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.3
@sentry/browser dependencies minor 6.11.0 -> 6.12.0
@typescript-eslint/eslint-plugin devDependencies minor 4.29.1 -> 4.33.0
@typescript-eslint/eslint-plugin devDependencies minor 4.29.1 -> 4.32.0
@typescript-eslint/parser devDependencies minor 4.29.1 -> 4.33.0
@typescript-eslint/parser devDependencies minor 4.29.1 -> 4.32.0
datatables.net-dt (source) dependencies minor 1.10.25 -> 1.11.3
eslint-plugin-jsdoc devDependencies minor 36.0.7 -> 36.1.1
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
rollup-plugin-license devDependencies minor 2.5.0 -> 2.6.0
typescript (source) devDependencies minor 4.3.5 -> 4.4.3

Release Notes

getsentry/sentry-javascript

v6.13.3

Compare Source

  • feat(nextjs): Add ability for integration tests to use linked @sentry/xxxx packages (#​4019)
  • feat(nextjs): Support distDir Next.js option (#​3990)
  • fix(tracing): Call hasTracingEnabled with correct options when invoking startTransaction (#​4020)
  • ref(browser): Refactor sending client reports w. fetch fallback (#​4008)
  • ref(core): Make getTransport method on client optional (#​4013)
  • ref(ember): Update htmlbars dependency (#​4026)
  • ref(integrations): Minor simplification of ExtraErrorData code (#​4024)
  • ref(react): Rely on error.cause to link ErrorBoundary errors (#​4005)

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

Compare Source

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

v4.32.0

Compare Source

Features

4.31.2 (2021-09-20)

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

4.31.1 (2021-09-13)

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

v4.31.2

Compare Source

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

v4.31.1

Compare Source

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

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

Compare Source

v1.11.2

Compare Source

v1.11.1

Compare Source

v1.11.0

Compare Source

gajus/eslint-plugin-jsdoc

v36.1.1

Compare Source

Bug Fixes
  • check-indentation: ensure decorators in fenced code blocks do not terminate ignoring of indentation in code blocks; fixes #​789 (0f4d8e0)

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
mjeanroy/rollup-plugin-license

v2.6.0

Compare Source

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