Bump the npm_and_yarn group across 1 directories with 11 updates #13
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 11 updates in the /etp-public directory:
6.9.4
6.9.7
8.1.3
10.2.0
7.0.35
8.4.31
11.3.2
14.2.1
3.24.1
3.49.0
3.11.0
4.15.1
1.0.1
1.0.2
7.11.0
7.23.7
4.2.1
4.2.2
0.2.0
0.2.2
1.2.5
1.2.8
Updates
qs
from 6.9.4 to 6.9.7Changelog
Sourced from qs's changelog.
Commits
4cd0032
v6.9.7e799ba5
[Fix]parse
: ignore__proto__
keys (#428)02ca358
[Robustness]stringify
: avoid relying on a globalundefined
(#427)4a17709
[Fix]stringify
: avoid encoding arrayformat comma when `encodeValuesOnly = ...c0e13e9
[readme] remove travis badge; add github actions/codecov badges; update URLs4113a5f
[Tests] clean up stringify tests slightly749a584
[Docs] add note and links for coercing primitive values (#408)cce2082
[meta] fix README.md (#399)c44f0c5
Revert "[meta] ignore eclint transitive audit warning"e6cfd8b
[actions] backport actions from mainUpdates
mocha
from 8.1.3 to 10.2.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
202e9b8
build(v10.2.0): release6782d6d
build(v10.2.0): update CHANGELOG73bb819
feat(esm): ability to decorate ESM module name before importing it (#4945)fc4ac58
chore(devDeps): remove unused depedencies (#4949)0a10ddc
docs: remove duplicated header (#4944)b0a0fb8
fix(browser): failed test icon color (#4946)3cc9cac
ci: update stale action (#4931)8f3c37b
chore(ci): workaround for firefox error (#4933)5f96d51
build(v10.1.0): releaseed74f16
build(v10.1.0): update CHANGELOGUpdates
postcss
from 7.0.35 to 8.4.31Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...Updates
serve
from 11.3.2 to 14.2.1Release notes
Sourced from serve's releases.
... (truncated)
Commits
39eecc5
14.2.1aaa323d
SetAccess-Control-Allow-Headers: *
default response header (#775)155b412
14.2.087014ae
Bump@zeit/schemas
package (#756)12d561f
Update CORS headers to support PNA spec (#753)30c8978
Update the license year. (#752)b877dd2
14.1.2dee1e04
fix: add missing CLI option to argv parser (#742)aa4a827
14.1.1e9cc380
infra: move c8 (coverage) to devDeps (#743)Maintainer changes
This version was pushed to npm by vercel-release-bot, a new releaser for serve since your current version.
Updates
svelte
from 3.24.1 to 3.49.0Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
Updates
webpack-dev-server
from 3.11.0 to 4.15.1Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
Commits
540c438
chore(release): 4.15.134bcec2
fix(types): compatibility with@types/ws
(#4899)3d61107
chore(deps-dev): bump eslint from 8.40.0 to 8.41.0 (#4867)ddc87c8
chore(deps-dev): bump@types/node
from 18.16.9 to 18.16.14 (#4868)168cf65
chore(deps-dev): bump@types/node
from 18.16.7 to 18.16.9 (#4862)874c44b
fix: replace::
withlocalhost
before openBrowser() (#4856)c54e427
chore(deps-dev): bump@types/node
from 18.16.3 to 18.16.7 (#4857)b2c8017
chore(deps-dev): bump webpack from 5.82.0 to 5.82.1 (#4858)4e35921
chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 (#4851)99f66cb
chore(release): 4.15.0Updates
json5
from 1.0.1 to 1.0.2Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
... (truncated)
Commits
a62db1e
1.0.2e0c23fe
docs: update CHANGELOG for v1.0.262a6540
fix: add proto to objects and arraysUpdates
@babel/traverse
from 7.11.0 to 7.23.7Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
e428a6d
v7.23.7d292822
fix: Crash when removing withoutProgram
(#16191)d02c1f7
v7.23.6cce807f
Bump debug to ^4.3.1 (#16164)8479012
v7.23.5da7dc40
Do not remove bindings when removing assignment expression path (#16131)fadc081
fix: Unexpected duplication of comments (#16110)13a5c83
v7.23.45e1c5f0
Use prettier 3.1 (#16098)1bce5c9
v7.23.3Updates
browserify-sign
from 4.2.1 to 4.2.2Changelog
Sourced from browserify-sign's changelog.
Commits
4af5a90
v4.2.23aec038
[Dev Deps] updatetape
85994cd
[Fix] properly check the upper bound for DSA signatures