Bump the npm_and_yarn group across 1 directory with 12 updates #145
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.
Bumps the npm_and_yarn group with 12 updates in the / directory:
1.9.0
1.12.0
5.4.19
5.4.20
3.0.3
3.0.4
0.21.5
0.25.9
5.4.20
7.1.5
1.6.1
3.2.4
1.6.1
3.2.4
0.22.0
0.24.0
1.6.1
3.2.4
1.0.2
1.1.0
1.8.0
1.8.1
3.1.2
3.1.3
2.4.11
2.4.12
Updates
axios
from 1.9.0 to 1.12.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
0d8ad6e
chore(release): v1.12.0 (#7013)fd7f404
fix: release pr runa2edc36
fix: dont add dist on release9ec86de
fix: adding build artifacts945435f
fix(node): enforce maxContentLength for data: URLs (#7011)28e5e30
chore(sponsor): update sponsor block (#7005)d03f245
chore(CI): fixed release info script to use npm registry instead of git as fi...a0bc911
chore: removing dist files from src (#7002)c959ff2
feat(fetch): add fetch, Request, Response env config variables for the adapte...a9f47af
fix(fetch-adapter): set correct Content-Type for Node FormData (#6998)Updates
vite
from 5.4.19 to 5.4.20Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
997700f
release: v5.4.20482000f
fix: applyfs.strict
check to HTML files (#20736)Updates
form-data
from 3.0.3 to 3.0.4Changelog
Sourced from form-data's changelog.
Commits
9c82fcd
v3.0.4e8c574c
[Tests] handle predict-v8-randomness failures in node < 17 and node > 23c6ced61
[Fix] Switch to usingcrypto
random for boundary values0150851
[meta] actually ensure the readme backup isn’t publishedfc38b48
[meta] fix readme capitalizationd2eb290
[meta] addauto-changelog
fc42bb9
[meta] remove local commit hooksa14d09e
[Dev Deps] remove unused deps002b9b0
[Fix]append
: avoid a crash on nullish values70bbaa0
[Fix] validate boundary type insetBoundary()
methodUpdates
esbuild
from 0.21.5 to 0.25.9Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
195e05c
publish 0.25.9 to npm3dac33f
fix #3131, fix #3663: yarnpnp + windows + D drive0f2c5c8
mock fs now supports multiple volumes on windows100a51e
split out yarnpnp snapshot tests13aace3
removeC:
assumption from windows snapshot testsf1f413f
fix #4252: preserve parentheses around functions1bc8091
fix #4257, close #4258: go 1.23.10 => 1.23.12bc52135
move the go compiler version togo.version
a0af5d1
makefile: useESBUILD_VERSION
consistently8c71947
publish 0.25.8 to npmUpdates
vite
from 5.4.20 to 7.1.5Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
997700f
release: v5.4.20482000f
fix: applyfs.strict
check to HTML files (#20736)Updates
@vitest/coverage-v8
from 1.6.1 to 3.2.4Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
c666d14
chore: release v3.2.4b87ee3e
chore: release v3.2.37ddcd33
chore: release v3.2.2f858f3b
chore: release v3.2.159200ae
chore: release v3.2.0407c0e4
fix(coverage): in-source test cases excluded (#7985)e86282e
chore(deps): update Vite to 6.3.5 (#8051)ba87a62
chore: release v3.2.0-beta.33f8159a
ci(rollup): disable watcher for types generators (#8035)51cd814
fix(coverage): browser + v8 in source tests missing (#7946)Updates
@vitest/ui
from 1.6.1 to 3.2.4Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
c666d14
chore: release v3.2.493f3200
fix(deps): update all non-major dependencies (#8123)b87ee3e
chore: release v3.2.3c69be1f
feat(ui): show test annotations and metadata in the test report tab (#8093)7ddcd33
chore: release v3.2.2f858f3b
chore: release v3.2.159200ae
chore: release v3.2.0cce98d3
chore(deps): update all non-major dependencies (#8067)b03f209
feat: annotation API (#7953)3bdf05d
fix: ensure errors keep their message and stack aftertoJSON
serialisation ...Updates
vite-plugin-node-polyfills
from 0.22.0 to 0.24.0Release notes
Sourced from vite-plugin-node-polyfills's releases.
Commits
6df518b
Releasev0.24.0
ca49ba3
Add rolldown-vite support (#128)001ec8a
Releasev0.23.1
2f59f12
Update package.json fixes #127 (#130)8d68d4f
Releasev0.23.0
5f36379
Avoid creating an inject plugin when there are no shims to inject (#101)c40a478
Add support for Vite v6 (#114)ed544c3
Make it possible to run CI manuallyUpdates
vitest
from 1.6.1 to 3.2.4Release notes
Sourced from vitest's releases.