Skip to content

Bump undici and @sveltejs/kit#2

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/undici-and-sveltejs/kit-5.25.4
Closed

Bump undici and @sveltejs/kit#2
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/undici-and-sveltejs/kit-5.25.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 13, 2023

Copy link
Copy Markdown
Contributor

Bumps undici to 5.25.4 and updates ancestor dependency @sveltejs/kit. These dependencies need to be updated together.

Updates undici from 5.12.0 to 5.25.4

Release notes

Sourced from undici's releases.

v5.25.3

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.25.2...v5.25.3

v5.25.2

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.25.1...v5.25.2

v5.25.1

What's Changed

Full Changelog: nodejs/undici@v5.25.0...v5.25.1

v5.25.0

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.24.0...v5.25.0

v5.24.0

Notable Changes

... (truncated)

Commits

Updates @sveltejs/kit from 1.0.0-next.531 to 1.25.2

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.25.2

Patch Changes

  • fix: correctly update $page.url.hash when navigating history (#10843)

  • fix: strip virtual module prefix from error messages (#10776)

  • fix: cancel ongoing navigation when the browser back button is hit to prevent an incorrect page from being rendered (#10727)

  • fix: only remove Vite manifest when copying files (#10782)

@​sveltejs/kit@​1.25.1

Patch Changes

  • fix: correct line numbers in stack trace (#10769)

  • fix: correctly return 404 when navigating to a missing page and the root layout fetches a prerendered endpoint (#10565)

  • fix: allow optional param in middle of route (#10736)

  • chore: update undici (#10641)

@​sveltejs/kit@​1.25.0

Minor Changes

  • feat: add server endpoint catch-all method handler fallback (#9755)

Patch Changes

  • fix: allow calling fetch for any scheme (#10699)

@​sveltejs/kit@​1.24.1

Patch Changes

  • fix: mark aborted/cancelled navigation as handled (#10666)

@​sveltejs/kit@​1.24.0

Minor Changes

  • feat: onNavigate lifecycle function (#9605)

Patch Changes

  • fix: Use Proxy to track usage of client side load event.route (#10576)

@​sveltejs/kit@​1.23.1

Patch Changes

  • fix: process globs in pkg.workspaces (#10625)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.25.2

Patch Changes

  • fix: correctly update $page.url.hash when navigating history (#10843)

  • fix: strip virtual module prefix from error messages (#10776)

  • fix: cancel ongoing navigation when the browser back button is hit to prevent an incorrect page from being rendered (#10727)

  • fix: only remove Vite manifest when copying files (#10782)

1.25.1

Patch Changes

  • fix: correct line numbers in stack trace (#10769)

  • fix: correctly return 404 when navigating to a missing page and the root layout fetches a prerendered endpoint (#10565)

  • fix: allow optional param in middle of route (#10736)

  • chore: update undici (#10641)

1.25.0

Minor Changes

  • feat: add server endpoint catch-all method handler fallback (#9755)

Patch Changes

  • fix: allow calling fetch for any scheme (#10699)

1.24.1

Patch Changes

  • fix: mark aborted/cancelled navigation as handled (#10666)

1.24.0

Minor Changes

  • feat: onNavigate lifecycle function (#9605)

Patch Changes

  • fix: Use Proxy to track usage of client side load event.route (#10576)

... (truncated)

Commits

You can trigger a rebase of this PR 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 this major version will 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 version will 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 dependency will 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [undici](https://github.com/nodejs/undici) to 5.25.4 and updates ancestor dependency [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together.


Updates `undici` from 5.12.0 to 5.25.4
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/commits)

Updates `@sveltejs/kit` from 1.0.0-next.531 to 1.25.2
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.25.2/packages/kit)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 13, 2023
@dependabot @github

dependabot Bot commented on behalf of github Jan 20, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #5.

@dependabot dependabot Bot closed this Jan 20, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/undici-and-sveltejs/kit-5.25.4 branch January 20, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants