Skip to content

Update all non-major dependencies (minor)

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

This MR contains the following updates:

Package Type Update Change
@sentry/browser dependencies minor 6.11.0 -> 6.12.0
@typescript-eslint/eslint-plugin devDependencies minor 4.29.1 -> 4.31.0
@typescript-eslint/eslint-plugin devDependencies minor 4.29.1 -> 4.30.0
@typescript-eslint/parser devDependencies minor 4.29.1 -> 4.31.0
@typescript-eslint/parser devDependencies minor 4.29.1 -> 4.30.0
datatables.net-dt (source) dependencies minor 1.10.25 -> 1.11.2
eslint-plugin-jsdoc devDependencies minor 36.0.7 -> 36.1.0
i18next (source) dependencies minor 20.4.0 -> 20.6.1
i18next (source) dependencies minor 20.4.0 -> 20.5.0
mocha (source) devDependencies minor 9.0.3 -> 9.1.1
qr-scanner dependencies minor 1.2.0 -> 1.3.0
typescript (source) devDependencies minor 4.3.5 -> 4.4.3

Release Notes

getsentry/sentry-javascript

v6.12.0

Compare Source

  • fix(nextjs): Differentiate between webpack 4 and 5 in server builds (#​3878)
  • fix(core): Skip native frames while searching frame URLs. (#​3897)
  • fix(vue): Attach props only if VM is available (#​3902)
  • feat(tracing): Add pg-native support to Postgres integration. (#​3894)
  • ref(ember): Update addon to support Ember 4.0.0 (beta) (#​3915)
  • feat(react): Make Profiler _mountSpan attribute protected (#​3904)
  • fix(ember): allow ember-beta to fail (#​3910)
  • fix(tracing): Prevent metrics erroring module load in web workers (#​3941)
  • misc(browser): Log when event is dropped by Dedupe integration (#​3943)
typescript-eslint/typescript-eslint

v4.31.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v4.30.0

Compare Source

Features
  • typescript-estree: add support for class static blocks (#​3730) (f81831b)

4.29.3 (2021-08-23)

Note: Version bump only for package @​typescript-eslint/parser

4.29.2 (2021-08-16)

Note: Version bump only for package @​typescript-eslint/parser

4.29.1 (2021-08-09)

Note: Version bump only for package @​typescript-eslint/parser

v4.29.3

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v4.29.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

DataTables/Dist-DataTables-DataTables

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

gajus/eslint-plugin-jsdoc

v36.1.0

Compare Source

Bug Fixes
  • check-values: avoid capturing carriage return with license check; fixes #​783 (98a6d35)
Features

v36.0.8

Compare Source

Bug Fixes
  • with comment-parser allowing lower version, liberalize engines; fixes #​774 (63640e0)
i18next/i18next

v20.6.1

Compare Source

  • fix deepFind if looking for nesting array item

v20.6.0

Compare Source

  • feature: key prefix option 1644

v20.5.0

Compare Source

  • introduce missingKeyNoValueFallbackToKey option
mochajs/mocha

v9.1.1

Compare Source

🐛 Fixes

v9.1.0

Compare Source

🎉 Enhancements

Microsoft/TypeScript

v4.4.3

Compare Source

This patch release contains fix for leaking file watchers on package.json, and a minor fix for completions in JavaScript files.


For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v4.4.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, check this box.

This MR has been generated by Renovate Bot.

Merge request reports

Loading