chore(deps): update all dependencies #2287
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.2.23
->4.2.25
1.17.24
->1.17.25
1.21.5
->1.21.6
1.22.3
->1.22.4
1.18.2
->1.18.3
1.0.0-beta.56
->1.0.0-beta.58
6.7.2
->6.8.0
6.7.2
->6.8.0
7.0.0
->7.0.1
8.3.0
->8.3.1
1.16.0
->1.16.2
4.28.0
->4.28.1
4.28.0
->4.28.1
8.6.0
->8.6.1
27.0.5
->27.0.6
3.15.1
->3.15.2
7.29.0
->7.30.0
3.8.0
->3.8.1
27.0.5
->27.0.6
27.0.2
->27.0.6
0.30.0
->0.30.1
6.1.0
->6.1.1
10.0.0
->10.1.0
4.3.4
->4.3.5
5.40.0
->5.42.0
Release Notes
formatjs/formatjs
v4.2.25
v4.2.24
dotansimha/graphql-code-generator
v1.17.25
Compare Source
Patch Changes
3b82d1b
]getsentry/sentry-javascript
v6.8.0
Compare Source
testing-library/react-hooks-testing-library
v7.0.1
Compare Source
Bug Fixes
cleanup
return type to matchasync
implementation (c7a2e97)typescript-eslint/typescript-eslint
v4.28.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
ajv-validator/ajv
v8.6.1
Compare Source
Fix "not" keyword preventing validation of "allOf" and some other keywords (#1668)
facebook/jest
v27.0.6
Compare Source
Fixes
[*]
Publish all modules to include the build change in #11569zloirock/core-js
v3.15.2
Compare Source
zone.js
loaded beforecore-js
, #953eslint/eslint
v7.30.0
Compare Source
5f74642
Chore: don't check Program.start in SourceCode#getComments (refs #14744) (#14748) (Milos Djermanovic)19a871a
Docs: Suggest linting plugins for ESLint plugin developers (#14754) (Bryan Mishkin)aa87329
Docs: fix broken links (#14756) (Sam Chen)278813a
Docs: fix and add more examples for new-cap rule (fixes #12874) (#14725) (Nitin Kumar)ed1da5d
Update: ecmaVersion allows "latest" (#14720) (薛定谔的猫)104c0b5
Update: improve use-isnan rule to detectNumber.NaN
(fixes #14715) (#14718) (Nitin Kumar)b08170b
Update: Implement FlatConfigArray (refs #13481) (#14321) (Nicholas C. Zakas)f113cdd
Chore: upgrade eslint-plugin-eslint-plugin (#14738) (薛定谔的猫)1b8997a
Docs: Fix getRulesMetaForResults link syntax (#14723) (Brandon Mills)aada733
Docs: fix two broken links (#14726) (Sam Chen)8972529
Docs: Update README team and sponsors (ESLint Jenkins)gatsbyjs/gatsby
v3.8.1
Compare Source
mswjs/msw
v0.30.1
Compare Source
Bug fixes
webpack-contrib/postcss-loader
v6.1.1
Compare Source
puppeteer/puppeteer
v10.1.0
Compare Source
Features
Bug Fixes
Microsoft/TypeScript
v4.3.5
Compare Source
This release contains a bug fix for auto-imports on JSX components in the TypeScript language service. See the relevant change for more details.
webpack/webpack
v5.42.0
Compare Source
Features
cache.compression
Bugfixes
node-commonjs
to schema forexternalsType
system
externalsPerformance
v5.41.1
Compare Source
Bugfixes
Performance
v5.41.0
Compare Source
Features
cache.idleTimeoutAfterLargeChanges
to control thatBugfixes
Experiments
experiments.outputModule: true
)output.library.type: "module"
: very basic support, no live bindings, unnecessary runtime codeoutput.chunkLoading: "import"
output.chunkFormat: "module"
externalsType: "module"
generates nowimport * as X from "..."
(in a module) orimport("...")
(in a script)import { createRequire } from "module"
in a modulenew Worker
etc. sets `type: "module"Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.