Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the prod-npm group with 3 updates #368

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2025

Bumps the prod-npm group with 3 updates: @hey-api/client-fetch, @sveltejs/kit and svelte.

Updates @hey-api/client-fetch from 0.8.2 to 0.8.3

Release notes

Sourced from @​hey-api/client-fetch's releases.

@​hey-api/client-fetch@​0.8.3

Patch Changes

Commits
  • 9eccf4b Merge pull request #1775 from hey-api/changeset-release/main
  • 9e495ab Version Packages
  • bb38bfb Merge pull request #1774 from hey-api/docs/platform-guide
  • c0b36b9 docs: announce Hey API platform
  • 5848e1a Merge pull request #1769 from hey-api/docs/input-path
  • 9a9df7a docs: update example input paths
  • 8170abe Merge pull request #1765 from hey-api/changeset-release/main
  • 2d6c09e Version Packages
  • d704e23 Merge pull request #1764 from hey-api/fix/downgrade-min-node-22
  • b3ecac3 fix: reduce minimum Node.js 22 version to 22.10.0
  • Additional commits viewable in compare view

Updates @sveltejs/kit from 2.17.3 to 2.18.0

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.18.0

Minor Changes

  • feat: allow async reroute (#13520)

  • feat: provide normalizeUrl helper (#13539)

Patch Changes

  • fix: correct navigation history with hash router and ensure load functions are rerun on user changes to URL hash (#13492)

  • fix: include universal load assets as server assets (#13531)

  • fix: Include root layout and error nodes even when apps have only prerendered pages (#13522)

  • fix: correctly preload data on mousedown/touchstart if code was preloaded on hover (#13530)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.18.0

Minor Changes

  • feat: allow async reroute (#13520)

  • feat: provide normalizeUrl helper (#13539)

Patch Changes

  • fix: correct navigation history with hash router and ensure load functions are rerun on user changes to URL hash (#13492)

  • fix: include universal load assets as server assets (#13531)

  • fix: Include root layout and error nodes even when apps have only prerendered pages (#13522)

  • fix: correctly preload data on mousedown/touchstart if code was preloaded on hover (#13530)

Commits

Updates svelte from 5.20.5 to 5.22.3

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: run effect roots in tree order (#15446)

[email protected]

Patch Changes

  • fix: correctly set is_updating before flushing root effects (#15442)

[email protected]

Patch Changes

  • chore: switch acorn-typescript plugin (#15393)

[email protected]

Minor Changes

  • feat: Add idPrefix option to render (#15428)

Patch Changes

  • fix: make dialog element and role interactive (#15429)

[email protected]

Minor Changes

  • chore: Reduce hydration comment for {:else if} (#15250)

Patch Changes

  • fix: disallow bind:group to snippet parameters (#15401)
Changelog

Sourced from svelte's changelog.

5.22.3

Patch Changes

  • fix: run effect roots in tree order (#15446)

5.22.2

Patch Changes

  • fix: correctly set is_updating before flushing root effects (#15442)

5.22.1

Patch Changes

  • chore: switch acorn-typescript plugin (#15393)

5.22.0

Minor Changes

  • feat: Add idPrefix option to render (#15428)

Patch Changes

  • fix: make dialog element and role interactive (#15429)

5.21.0

Minor Changes

  • chore: Reduce hydration comment for {:else if} (#15250)

Patch Changes

  • fix: disallow bind:group to snippet parameters (#15401)
Commits

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 conditions

Bumps the prod-npm group with 3 updates: [@hey-api/client-fetch](https://github.com/hey-api/openapi-ts), [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `@hey-api/client-fetch` from 0.8.2 to 0.8.3
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected])

Updates `@sveltejs/kit` from 2.17.3 to 2.18.0
- [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/[email protected]/packages/kit)

Updates `svelte` from 5.20.5 to 5.22.3
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

---
updated-dependencies:
- dependency-name: "@hey-api/client-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-npm
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-npm
- dependency-name: svelte
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jordanshatford as a code owner March 5, 2025 15:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 5, 2025
Copy link

vercel bot commented Mar 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
youtube-downloader ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 3:39pm

@jordanshatford jordanshatford merged commit 21121ae into main Mar 5, 2025
31 checks passed
@jordanshatford jordanshatford deleted the dependabot/npm_and_yarn/prod-npm-a3ad045c75 branch March 5, 2025 15:42
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant