Update all non-major dependencies #27051
Closed
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:
2.11.0
->2.14.1
3.5.3
->3.6.0
2.47.0
->2.48.0
16.4.1
->16.4.4
11.0.0
->11.1.0
2.7.7
->2.8.0
8.4.33
->8.4.35
16.0.0
->16.0.1
3.2.4
->3.2.5
6.3.1
->6.4.0
7.5.4
->7.6.0
5.90.1
->5.90.2
Release Notes
getsentry/sentry-javascript-bundler-plugins (@sentry/webpack-plugin)
v2.14.1
Compare Source
v2.14.0
Compare Source
v2.13.0
Compare Source
v2.12.0
Compare Source
babel
paulmillr/chokidar (chokidar)
v3.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: paulmillr/chokidar@3.5.3...3.6.0
bradymholt/cronstrue (cronstrue)
v2.48.0
Compare Source
What's Changed
New Contributors
Full Changelog: bradymholt/cRonstrue@v2.47.0...v2.48.0
motdotla/dotenv (dotenv)
v16.4.4
Compare Source
Changed
?.
with old school&&
(fixing node 12 failures) #812v16.4.3
Compare Source
Changed
options.path
#805v16.4.2
Compare Source
Changed
dotenvx.com
kjur/jsrsasign (jsrsasign)
v11.1.0
: restore KJUR.crypto.Cipher class without RSA/RSAOAEP supportCompare Source
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)
v2.8.0
Compare Source
Features
beforeTagInsert
hook (#1054) (6313bf6)2.7.7 (2024-01-10)
Bug Fixes
ChunkLoadError
name to chunk loading error (#1073) (e3f8375)2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
2.7.4 (2023-03-16)
Bug Fixes
2.7.3 (2023-03-07)
Bug Fixes
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
postcss/postcss (postcss)
v8.4.35
Compare Source
!
innode.parent.nodes
type.undefined
to node adding method to simplify types.v8.4.34
Compare Source
AtRule#nodes
type (by Tim Weißenfels).postcss/postcss-import (postcss-import)
v16.0.1
Compare Source
@import
s with media conditions (#557, #558)prettier/prettier (prettier)
v3.2.5
Compare Source
diff
Support Angular inline styles as single template literal (#15968 by @sosukesuzuki)
Angular v17 supports single string inline styles.
Unexpected embedded formatting for Angular template (#15969 by @JounQin)
Computed template should not be considered as Angular component template
Use
"json"
parser fortsconfig.json
by default (#16012 by @sosukesuzuki)In v2.3.0, we introduced
"jsonc"
parser which adds trialing comma by default.When adding a new parser we also define how it will be used based on the
linguist-languages
data.tsconfig.json
is a special file used by TypeScript, it uses.json
file extension, but it actually uses the JSON with Comments syntax. However, we found that there are many third-party tools not recognize it correctly because of the confusing.json
file extension.We decide to treat it as a JSON file for now to avoid the extra configuration step.
To keep using the
"jsonc"
parser for yourtsconfig.json
files, add the following to your.pretterrc
fileTooTallNate/proxy-agents (proxy-agent)
v6.4.0
Compare Source
Minor Changes
e7e0e56
: AllowgetProxyForUrl()
option to return a PromisePatch Changes
c3c405e
]npm/node-semver (semver)
v7.6.0
Compare Source
Features
a7ab13a
#671 preserve pre-release and build parts of a version on coerce (#671) (@madtisa, madtisa, @wraithgar)Chores
816c7b2
#667 postinstall for dependabot template-oss PR (@lukekarrys)0bd24d9
#667 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])e521932
#652 postinstall for dependabot template-oss PR (@lukekarrys)8873991
#652 chore: chore: postinstall for dependabot template-oss PR (@lukekarrys)f317dc8
#652 bump @npmcli/template-oss from 4.19.0 to 4.21.0 (@dependabot[bot])7303db1
#658 add clean() test for build metadata (#658) (@jethrodaniel)6240d75
#656 add missing quotes in README.md (#656) (@zyxkad)14d263f
#625 postinstall for dependabot template-oss PR (@lukekarrys)7c34e1a
#625 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])123e0b0
#622 postinstall for dependabot template-oss PR (@lukekarrys)737d5e1
#622 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])cce6180
#598 postinstall for dependabot template-oss PR (@lukekarrys)b914a3d
#598 bump @npmcli/template-oss from 4.17.0 to 4.18.0 (@dependabot[bot])webpack/webpack (webpack)
v5.90.2
Compare Source
Bug Fixes
Math.imul
infnv1a32
to avoid loss of precision, directly hash UTF16 valuessetStatus()
of the HMR module should not return an array, which may cause infinite recursion__webpack_exports_info__.xxx.canMangle
shouldn't always same as defaultactiveState
try/catch
Dependencies & Maintenance
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.