Update all non-major dependencies (minor)
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
- 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
Note: Version bump only for package @typescript-eslint/parser
v4.30.0
Features
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
Note: Version bump only for package @typescript-eslint/parser
v4.29.2
Note: Version bump only for package @typescript-eslint/parser
i18next/i18next
v20.6.1
- fix deepFind if looking for nesting array item
v20.6.0
- feature: key prefix option 1644
v20.5.0
- introduce missingKeyNoValueFallbackToKey option
mochajs/mocha
v9.1.1
🐛 Fixes
-
#4623:
XUNIT
andJSON
reporter crash inparallel
mode (@curtisman)
v9.1.0
🎉 Enhancements
Microsoft/TypeScript
v4.4.3
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
- fixed issues query for Typescript 4.4.0 (Beta).
- fixed issues query for Typescript 4.4.1 (RC).
- fixed issues query for Typescript 4.4.2.
- fixed issues query for Typescript 4.4.3.
Downloads are available on:
v4.4.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.4.0 (Beta).
- fixed issues query for Typescript 4.4.1 (RC).
- fixed issues query for Typescript 4.4.2.
Downloads are available on:
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.