chore(deps): bump the npm_and_yarn group across 1 directory with 13 updates #22
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 8 updates in the / directory:
1.4.0
1.7.4
7.0.1
7.7.3
8.4.23
8.5.2
4.3.5
4.5.9
6.3.0
6.3.1
7.21.5
7.26.8
3.0.2
3.0.3
2.4.9
2.5.8
Updates
axios
from 1.4.0 to 1.7.4Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
abd24a7
chore(release): v1.7.4 (#6544)6b6b605
fix(sec): CVE-2024-39338 (#6539) (#6543)07a661a
fix(sec): disregard protocol-relative URL to remediate SSRF (#6539)c6cce43
chore(release): v1.7.3 (#6521)e3c76fc
fix(adapter): fix progress event emitting; (#6518)85d4d0e
fix(fetch): fix withCredentials request config (#6505)92cd8ed
chore(github): update ISSUE_TEMPLATE.md (#6519)8966ee7
fix(xhr): return original config on errors from XHR adapter (#6515)0e4f9fa
chore(release): v1.7.2 (#6414)4f79aef
fix(fetch): enhance fetch API detection; (#6413)Updates
react-pdf
from 7.0.1 to 7.7.3Release notes
Sourced from react-pdf's releases.
... (truncated)
Commits
1a69776
v7.7.3208f28d
Force isEvalSupported to false8ca4d07
v7.7.2260295b
Force isEvalSupported to true93b09c3
v7.7.1f01d41e
Bump eslint-config-wojtekmaj from 0.9.0 to 0.11.0a9d0b52
Bump eslint from 8.37.0 to 8.56.057eaaf7
Bump jsdom from 21.1.1 to 24.0.0e339525
Fix Outline, Page and Thumbnail components crashing when placed outside Documentcf5327b
Add missing linkService in DocumentContext in unit testsUpdates
postcss
from 8.4.23 to 8.5.2Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
692fcde
Release 8.5.2 versionb70e98f
Update dependenciesba587e3
Fix end position of rules withownSemicon
(#2012)7b02c75
Release 8.5.1 version4c15339
Update dependencies7efe91e
Improve backwards compat forInput#document
(#2000)6873270
Release 8.5 version4223bb9
Fix 80 columns limit80e2401
AddInput#document
(#1996)6f86879
Update dependenciesUpdates
vite
from 4.3.5 to 4.5.9Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
edad4d2
release: v4.5.98f63cd6
fix: allow CORS from loopback addresses by default (#19249)0bc52e0
fix:preview.allowedHosts
with specific values was not respected (#19246)947f0c1
release: v4.5.83680bad
fix: try parseserver.origin
URL (#19241)fe86acb
release: v4.5.7f4d3c46
fix:crypto.getRandomValues
is not available in old Node versions (#19237)9e460f5
release: v4.5.6ef1049d
fix!: check host header to prevent DNS rebinding attacks and introduce `serve...c065a77
fix: verify token for HMR WebSocket connectionUpdates
semver
from 6.3.0 to 6.3.1Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
44d27bc
chore: release 6.3.1928e56d
fix: better handling of whitespace (#591)39f6326
chore:@npmcli/template-oss
@4
.16.0Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates
@babel/traverse
from 7.21.5 to 7.26.8Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
0593941
v7.26.8e02b0ff
[Babel 8] Create TSTemplateLiteralType (#17066)2d95140
v7.26.7ad572fd
fix: Remove type-onlyimport x = y.z
(#17025)74181cf
v7.26.5d35794e
[Babel 8] Create TSEnumBody for TSEnumDeclaration (#16979)cd24cc0
chore: Update TS 5.7 (#17053)cf7b9cd
v7.26.4f33704a
Revert "perf: Improve scope information collection performance" (#17005)36ca8fa
v7.26.3Updates
braces
from 3.0.2 to 3.0.3Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)Updates
dompurify
from 2.4.9 to 2.5.8Release notes
Sourced from dompurify's releases.
Commits
ee992fc
test: Updated a custom element test for IE11 on Windows 108b68e9e
test: Trying to work around a false alert in IE11 Win 8.10d770cd
chore: Preparing 2.5.8 release9cd4f11
fix: Added same attribute clobbering check for 2.x branchf7120a3
fix: Fixed two conditional bypasses discovered by@parrot409
and@Slonser
193eef2
Update README.mdf7712e4
Update README.md1bb377b
Update README.md71683cb
chore: Preparing 2.5.7 released78f241
chore: Preparing 2.5.6 releaseUpdates
esbuild
from 0.17.18 to 0.18.20Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
22f0818
publish 0.18.20 to npm89b98d9
css: test coverage for some external test cases4bb897f
fix #953, fix #3137: advanced css@import
syntax6892b1b
css: change ast format for@import
conditionsd770d53
remove unnecessary fileslice.go
0e5b5fb
addtest-e2e-yarn
e08ee89
publish 0.18.19 to npmd2bc26c
css: attempt to warn about undefinedcomposes
a0910fd
fix #20: implementcomposes
from css modulesa470f0a
css: a basic implementation of localcomposes
Updates
follow-redirects
from 1.15.2 to 1.15.9Commits
e4e55c7
Release version 1.15.9 of the npm package.31a1abf
Attempt much more gentle detection.d2aaa97
Fix url field.62558f0
Release version 1.15.8 of the npm package.a8d1cee
Return subtlety.458ca8e
Fix native URL test for Node 20.ca49e44
Handle KeepAlive connections in tests.f3711d7
Test on Node 20 and 22.fda0faf
Fix typo.760757f
Release version 1.15.7 of the npm package.Updates
pdfjs-dist
from 3.6.172 to 3.11.174Release notes
Sourced from pdfjs-dist's releases.