chore(deps-dev): bump @sveltejs/kit from 2.5.22 to 2.60.1#21710
chore(deps-dev): bump @sveltejs/kit from 2.5.22 to 2.60.1#21710dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.5.22 to 2.60.1. - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.60.1/packages/kit) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.60.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8f4a643d7a
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| @@ -207,7 +207,7 @@ importers: | |||
| version: https://codeload.github.com/dapphub/ds-test/tar.gz/e282159d5170298eb2455a6c05280ab5a73a4ef0 | |||
| forge-std: | |||
| specifier: github:foundry-rs/forge-std | |||
| version: https://codeload.github.com/foundry-rs/forge-std/tar.gz/3f999523613ab5454a5c4ae4abeaa8ea2ba7bcae | |||
| version: https://codeload.github.com/foundry-rs/forge-std/tar.gz/7e403a0723847e71b326a05e1bff9cabd4e75ccc | |||
There was a problem hiding this comment.
Revert unrelated forge-std lockfile bump
This dependency-only PR for @sveltejs/kit also changes packages/protocol to a different forge-std git tarball commit, which silently alters the Solidity test/toolchain surface outside the intended UI upgrade scope. Because forge-std is used by protocol tests and scripts, pnpm install --frozen-lockfile on this commit will now resolve a different Foundry stdlib than before, increasing breakage risk and making failures hard to attribute to the SvelteKit change; this should be split into a dedicated protocol dependency update (or reverted here).
Useful? React with 👍 / 👎.
Bumps @sveltejs/kit from 2.5.22 to 2.60.1.
Release notes
Sourced from @sveltejs/kit's releases.
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
... (truncated)
Commits
d020406Version Packages (#15838)16b07a2chore: bump svelte and devalue (#15836)dadaefcMerge commit from forkdb8e8aeVersion Packages (#15810)2549a44feat: allow 'submit' and 'hidden' form fields to accept numbers and booleans ...d3b5257fix: skip refreshing queries on full-page reload form submissions (#15803)ea0b9a7fix: abort navigation after async rendering if obsolete (#15811)a45e720feat: warn on unread validation issues (#15653)9cfa07dVersion Packages (#15795)e547ec1fix: resolve user files with drive letter on Windows (#15793)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@sveltejs/kitsince your current version.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.