Skip to content

Update all non-major dependencies (patch)

Reiter, Christoph requested to merge renovate/patch-all-minor-patch into master

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.16.7 -> 7.16.12
@babel/plugin-transform-runtime (source) devDependencies patch 7.16.8 -> 7.16.10
@babel/preset-env (source) devDependencies patch 7.16.8 -> 7.16.11
chokidar devDependencies patch 3.5.2 -> 3.5.3
datatables.net-buttons (source) dependencies patch 2.2.1 -> 2.2.2
datatables.net-buttons-dt (source) dependencies patch 2.2.1 -> 2.2.2
datatables.net-dt (source) dependencies patch 1.11.3 -> 1.11.4
eslint-plugin-jsdoc devDependencies patch 37.6.1 -> 37.6.3
i18next (source) dependencies patch 21.6.6 -> 21.6.7
jose dependencies patch 4.3.8 -> 4.3.9
typescript (source) devDependencies patch 4.5.4 -> 4.5.5

Release Notes

babel/babel (@​babel/core)

v7.16.12

Compare Source

🐛 Bug Fix

v7.16.10

Compare Source

🐛 Bug Fix
🏠 Internal
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-preset-env
babel/babel (@​babel/preset-env)

v7.16.11

Compare Source

v7.16.11 (2022-01-20)

This empty releases force-publishes a new version of @babel/plugin-proposal-private-methods (which was not published in v7.16.10 because it didn't have any actual change) and of @babel/preset-env.

This solves an incompatibility between @babel/preset-env@7.16.10 and @babel/helper-create-class-features-plugin@7.16.7, by making sure that @babel/preset-env transitively depends on @babel/helper-create-class-features-plugin@^7.16.10.

v7.16.10

Compare Source

🐛 Bug Fix
🏠 Internal
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-preset-env
paulmillr/chokidar

v3.5.3

Compare Source

DataTables/Dist-DataTables-Buttons

v2.2.2

Compare Source

Buttons 2.2.2

DataTables/Dist-DataTables-Buttons-DataTables

v2.2.2

Compare Source

Buttons DataTables 2.2.2

DataTables/Dist-DataTables-DataTables

v1.11.4

Compare Source

gajus/eslint-plugin-jsdoc

v37.6.3

Compare Source

Bug Fixes
  • check-types: allow changing of Object in typescript mode; mentioned in #​800 (6524c31)

v37.6.2

Compare Source

Bug Fixes
i18next/i18next

v21.6.7

Compare Source

  • fix: consistently lowercase new formatter names internally
panva/jose

v4.3.9

Compare Source

Fixes
  • only add y to the epk header parameter when EC keys are used (dd6775e), closes #​348
Microsoft/TypeScript

v4.5.5

Compare Source

This patch release includes a number of fixes to language service crashes and assertion violations, along with improvements to JSX attribute snippets.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports

Loading