Bump the npm_and_yarn group across 1 directory with 9 updates #12
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 9 updates in the / directory:
6.3.0
6.3.1
7.22.4
7.25.6
1.0.0-alpha.5
1.1.1
3.0.2
3.0.3
1.0.0-alpha.5
1.1.1
8.4.24
8.4.44
5.22.1
5.28.4
4.3.9
4.5.3
3.21.4
3.23.8
Updates
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.22.4 to 7.25.6Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
2f72b97
v7.25.6faceae9
fix:path.getAssignmentIdentifiers
may beundefined
(#16727)46ee612
Remove someNodePath
methods (#16655)2fdc8b5
fix: Generate sequence expression parentheses correctly (#16764)cbf124c
v7.25.42b289fb
fix: skip computed key when renaming (#16756)575863c
Avoid unnecessary parens around sequence expressions (#16722)5174ad1
Clean all always enabled parser plugins (#16572)52718ab
Discontinue babel-eslint-config-internal (#16718)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@pagefind/default-ui
from 1.0.0-alpha.5 to 1.1.1Updates
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
pagefind
from 1.0.0-alpha.5 to 1.1.1Release notes
Sourced from pagefind's releases.
... (truncated)
Changelog
Sourced from pagefind's changelog.
... (truncated)
Commits
70012fb
Changelog14ec968
Merge pull request #696 from CloudCannon/fix/dom-clobber9528ef5
Add safety checks around accesses fordocument.currentScript.src
012ac7e
Update SECURITY.md19c8e62
Add SECURITY.md9a13416
Amend CI testing script5727743
Merge pull request #683 from CloudCannon/feat/toolproof3628860
Try non-concurrentb501f7d
Update to toolproof 0.3.0238008c
Update testing action to use toolproofUpdates
postcss
from 8.4.24 to 8.4.44Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
d442dc7
Release 8.4.44 version3c7cda0
Another way to fix markClean() is undefined issueb985ed1
Release 8.4.43 version3025b74
Update dependencies79ff980
Update AST if it is not made by PostCSS >= 8.4.410fda48a
Release 8.4.42 versioncd5b08c
Add ESLint to CI0975cc2
Sort source code and fix ESLint36950b4
Try to fix old Node.js testsfbb6d60
Update dependenciesUpdates
undici
from 5.22.1 to 5.28.4Release notes
Sourced from undici's releases.
... (truncated)
Commits
fb98306
Bumped v5.28.42b39440
Merge pull request from GHSA-9qxr-qj54-h67264e3402
Merge pull request from GHSA-m4v8-wqvr-p9f7723c4e7
Revert "build(deps-dev): bump formdata-node from 4.4.1 to 6.0.3 (#2389)"0e9d54b
skip failing test due to Node.js changese71cb4c
Bumped v5.28.320c65b8
Fix tests for Node.js v20.11.0 (#2618)8ec52cd
Fix tests for Node.js v21 (#2609)d3aa574
Merge pull request from GHSA-3787-6prv-h9w39a14e5f
Bumped v5.28.2Updates
vite
from 4.3.9 to 4.5.3Changelog
Sourced from vite's changelog.
... (truncated)
Commits
aac695e
release: v4.5.396a7f3a
fix:fs.deny
with globs with directories (#16250)d0360c1
release: v4.5.2eeec23b
fix: fs deny for case insensitive systems (#15653)c075115
release: v4.5.141bb354
fix: backport #15223, proxy html path should be encoded (#15226)055d2b8
release: v4.5.0ed7bdc5
feat: scan .marko files (#14669)45595ef
feat: backport mdx as known js source (#14560) (#14670)520139c
feat(ssr): backport ssr.resolve.conditions and ssr.resolve.externalConditions...Updates
zod
from 3.21.4 to 3.23.8Release notes
Sourced from zod's releases.
... (truncated)
Commits
ca42965
v3.23.8eda7df3
Change RefinementCtx to interface