Bump the npm_and_yarn group in /report with 7 updates #536
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 in /report with 7 updates:
2.9.6
5.6.1
2.2.0
7.0.9
0.5.0
1.0.2
0.17.19
0.25.2
1.29.0
1.30.0
3.55.1
5.26.1
4.5.9
6.2.6
Updates
astro
from 2.9.6 to 5.6.1Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
9520a23
[ci] release (#13554)5af40dc
[ci] format9cd0fd4
fix(i18n): incorrect validation (#13552)a7aff41
fix(svg): prevent empty attributes (#13545)3323f5c
feat: improve rolldown compatibility (#13519)90b0ac1
[ci] release (#13540)d777420
Remove non-stable SVG features (#13488)f5a8b07
[ci] formatc43bf8c
feat: addsession.load(id)
method (#13539)0edd79f
[ci] formatUpdates
@astrojs/svelte
from 2.2.0 to 7.0.9Release notes
Sourced from
@astrojs/svelte
's releases.Changelog
Sourced from
@astrojs/svelte
's changelog.... (truncated)
Commits
ddc98eb
[ci] release (#13513)ff9d69e
fix: updatevite
to latest version (#13526)19bd710
fix(deps): update astro client runtimes (#13522)b33cc17
[ci] release (#13504)a98ae5b
fix: update vite (#13505)6b90200
[ci] release (#13460)3bc2c09
fix(deps): update astro client runtimes (#13474)baa6265
[ci] formatecadb6b
fix(preact,svelte): empty target container before renderingclient:only
isl...725bc0d
fix(deps): update all non-major dependencies (#13387)Maintainer changes
This version was pushed to npm by matthewp, a new releaser for
@astrojs/svelte
since your current version.Updates
cookie
from 0.5.0 to 1.0.2Release notes
Sourced from cookie's releases.
... (truncated)
Commits
e739f41
1.0.28be4b82
Loosen cookie name/value validation (#210)94ba436
Fix codecov workflow in PRs (#209)4898ba2
fix:options.priority
used incorrect fallback (#207)408c2b4
Add import example to README (#190)ba9e677
1.0.13bed080
Allow case insensitive options (#194)bc66a7e
Generate cookie outside benchmarks (#187)c69cef6
1.0.042025f7
Use workflow status for badgeMaintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
esbuild
from 0.17.19 to 0.25.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
4475787
publish 0.25.2 to npm8f56771
fix #4121: map js regexp flags to go regexp flags36b458d
follow-up to #41098b8437c
feat: support index source map (#4109)75286c1
unit test for absolute windows paths in source mapbcc77fb
fix #4100: invalid identifiers in node annotation37cb6a2
fix a warning fromnpm publish
6bfc1c1
publish 0.25.1 to npmf9b3952
fix #4078: prepend namespaces to source map pathsccf3dd7
add "contributed by" in changelogUpdates
prismjs
from 1.29.0 to 1.30.0Release notes
Sourced from prismjs's releases.
Changelog
Sourced from prismjs's changelog.
Commits
76dde18
Release 1.30.093cca40
npm pkg fix99c5ca9
Add release script8e8b935
check that currentScript is set by a script tag (#3863)f894dc2
Fix logo in the footerac38dce
Delete CNAME9b5b09a
Enable CORSMaintainer changes
This version was pushed to npm by dmitrysharabin, a new releaser for prismjs since your current version.
Updates
svelte
from 3.55.1 to 5.26.1Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
fd57eb3
Version Packages (#15737)95a020a
fix: updatestate_referenced_locally
message (#15733)02448a9
Version Packages (#15731)0117109
feat: addcss.hasGlobal
tocompile
output (#15450)ec1d85c
fix: add snippet argument validation in dev (#15521)0020e59
Version Packages (#15729)0d233e5
fix: don't transform reassigned state in labeled statement in$derived
(#15...9cafdd8
fix: improve internal_set versioning mechanic (#15724)c2c83b6
Version Packages (#15726)6d195f0
fix: handle hydration mismatches in await blocks (#15708)Maintainer changes
This version was pushed to npm by svelte-admin, a new releaser for svelte since your current version.
Updates
vite
from 4.5.9 to 6.2.6Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
d3dbf25
release: v6.2.63bb0883
fix: reject requests with#
in request-target (#19830)c176acf
release: v6.2.5fdb196e
fix: backport #19782, fs check with svg and relative paths037f801
release: v6.2.47a4faba
fix: fs check in transform middleware (#19761)16869d7
release: v6.2.3f234b57
fix: fs raw query with query separators (#19702)b12911e
release: v6.2.298b3160
fix(preview): use preview https config, not server (#19633)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.