Skip to content

fix(deps): 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.13.2
@sentry/browser dependencies minor 6.11.0 -> 6.12.0
@typescript-eslint/eslint-plugin devDependencies minor 4.29.1 -> 4.32.0
@typescript-eslint/eslint-plugin devDependencies minor 4.29.1 -> 4.31.2
@typescript-eslint/parser devDependencies minor 4.29.1 -> 4.32.0
@typescript-eslint/parser devDependencies minor 4.29.1 -> 4.31.2
datatables.net-dt (source) dependencies minor 1.10.25 -> 1.11.3
eslint-plugin-jsdoc devDependencies minor 36.0.7 -> 36.1.0
glob devDependencies minor 7.1.7 -> 7.2.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.2
qr-scanner dependencies minor 1.2.0 -> 1.3.0
rollup (source) devDependencies minor 2.56.2 -> 2.58.0
rollup (source) devDependencies minor 2.56.2 -> 2.57.0
typescript (source) devDependencies minor 4.3.5 -> 4.4.3

Release Notes

getsentry/sentry-javascript

v6.13.2

Compare Source

  • fix(browser): Use getGlobalObject for document check (#​3996)
  • misc(all): Disallow direct usage of globals (#​3999)

v6.13.1

Compare Source

  • fix(browser): Check for document when sending outcomes (#​3993)

v6.13.0

Compare Source

  • feat(browser): Client Report Support (#​3955)
  • feat(perf): Add experimental option to improve LCP collection (#​3879)
  • fix(browser): Make sure that document.head or document.body exists for injectReportDialog (#​3972)
  • fix(browser): Parse frames-only safari(-web)-extension stack (#​3929)
  • fix(ember): Move ember-source to devDependencies (#​3962)
  • fix(hub): Don't set lastEventID for transactions (#​3966)
  • fix(nextjs): Include nextjs config's basePath on urlPrefix (#​3922)
  • fix(node): Add protocol detection for get/request calls without explict protocol (#​3950)
  • fix(node): Disable autoSessionTracking if dsn undefined (#​3954)
  • fix(vue): Check for matched route existence before starting transaction (#​3973)
  • ref(browser): Migrate unit tests from Chai and Karma to Jest (#​3965)
  • ref(nextjs): Exclude cross-platform tracing code from bundles (#​3978)
  • ref(tracing): Idle transaction refactoring (#​3988)

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.32.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-definitions] correct fix for export default (#​3899) (ebb33ed)
  • eslint-plugin: [no-require-imports] report only global require (#​3871) (8aa87a1)
  • eslint-plugin: [no-shadow] ignore type-only imports properly (#​3868) (dda9cee)
  • eslint-plugin: [no-var-requires] report problems within NewExpression (#​3884) (ed5e459)
  • eslint-plugin: [padding-line-between-statements] problems within namespaces not being reported (#​3869) (1861356)
  • eslint-plugin: [prefer-regexp-exec] respect flags when using RegExp (#​3855) (ffdb5ff)
  • eslint-plugin: [prefer-return-this-type] handle generics properly in fixer (#​3852) (9e98b8f)
  • eslint-plugin: false-positive/negative with array index in no-unnecessary-condition (#​3805) (bdb8f0b)
Features
  • eslint-plugin: [no-type-alias]: add allowGenerics option (#​3865) (4195919)
  • eslint-plugin: add no-non-null-asserted-nullish-coalescing rule (#​3349) (4e99961)
  • eslint-plugin: add new extended rule no-restricted-imports (#​3775) (ec5d506)
  • eslint-plugin-internal: [prefer-ast-types-enum] add DefinitionType enum (#​3916) (13b7de5)

4.31.2 (2021-09-20)

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

4.31.1 (2021-09-13)

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

v4.31.2

Compare Source

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

v4.31.1

Compare Source

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

v4.31.0

Compare Source

Bug Fixes
  • utils: support immutable arrays in ReportFixFunction (#​3830) (8218055)
Features
  • eslint-plugin: [prefer-readonly-parameter-types] add option treatMethodsAsReadonly (#​3733) (a46e318)
  • eslint-plugin: [restrict-template-expressions] add option to allow RegExp (#​3709) (363b3dc)
  • eslint-plugin: add no-meaningless-void-operator rule (#​3641) (ea40ab6)
  • eslint-plugin: add extension rule padding-line-between-statements (#​3418) (f79ae9b)

v4.30.0

Compare Source

Bug Fixes
  • eslint-plugin: [dot-notation] false positive with optional chaining (#​3711) (c19fc6e), closes #​3510
  • eslint-plugin: [prefer-reduce-type-parameter] handle already existing type params (#​3706) (71dd273)
  • eslint-plugin: isTypeReadonly error with <TS3.7 (#​3731) (5696407)
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/eslint-plugin

4.29.2 (2021-08-16)

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

4.29.1 (2021-08-09)

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

v4.29.3

Compare Source

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

v4.29.2

Compare Source

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

DataTables/Dist-DataTables-DataTables

v1.11.3

Compare Source

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)
isaacs/node-glob

v7.2.0

Compare Source

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.2

Compare Source

🐛 Fixes

🔩 Other

v9.1.1

Compare Source

🐛 Fixes

v9.1.0

Compare Source

🎉 Enhancements

rollup/rollup

v2.58.0

Compare Source

2021-10-01

Features
  • Add a flag to more reliably identify entry points in the resolveId hook (#​4230)
Merge Requests

v2.57.0

Compare Source

2021-09-22

Features
  • Add generatedCode option to allow Rollup to use es2015 features for smaller output and more efficient helpers (#​4215)
  • Improve AMD and SystemJS parsing performance by wrapping relevant functions in parentheses (#​4215)
  • Using preferConst will now show a warning with strictDeprecations: true (#​4215)
Bug Fixes
  • Improve ES3 syntax compatibility by more consequently quoting reserved words as props in generated code (#​4215)
  • Do not use Object.assign in generated code to ensure ES5 compatibility without the need for polyfills (#​4215)
  • Support live-bindings in dynamic namespace objects that contain reexported external or synthetic namespaces (#​4215)
  • Use correct "this" binding in dynamic import expressions for CommonJS and AMD (#​4215)
  • Properly handle shimMissingExports for exports that are only used internally (#​4215)
  • Prevent unhandled rejection for failed module parsing (#​4228)
Merge Requests

v2.56.3

Compare Source

2021-08-23

Bug Fixes
  • Make sure moduleInfo contains complete information about imported ids in the moduleParsed hook (#​4208)
Merge Requests
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.

Edited by Reiter, Christoph

Merge request reports

Loading