Skip to content

chore(deps-dev): bump @sveltejs/adapter-auto from 5.0.0 to 6.0.0 #618

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2025

Bumps @sveltejs/adapter-auto from 5.0.0 to 6.0.0.

Release notes

Sourced from @​sveltejs/adapter-auto's releases.

@​sveltejs/adapter-auto@​6.0.0

Major Changes

  • feat: upgrade @sveltejs/adapter-cloudflare to version 7 (#13661)
Changelog

Sourced from @​sveltejs/adapter-auto's changelog.

6.0.0

Major Changes

  • feat: upgrade @sveltejs/adapter-cloudflare to version 7 (#13661)
Commits

Dependabot compatibility score

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)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 3, 2025
Copy link

vercel bot commented Apr 3, 2025

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

Name Status Preview Comments Updated (UTC)
sveltekit-typescript-tailwindcss-sass-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 1, 2025 0:57am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch 2 times, most recently from 076c1f5 to 31d1a85 Compare April 3, 2025 00:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch 2 times, most recently from 821c18b to e55c2d4 Compare April 7, 2025 00:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch from e55c2d4 to 3285950 Compare April 8, 2025 00:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch from 3285950 to 99d923c Compare April 9, 2025 00:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch from 99d923c to a1eccf6 Compare April 10, 2025 00:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch from a1eccf6 to 1ebaf08 Compare April 15, 2025 00:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch 2 times, most recently from f04ec51 to f819a31 Compare April 15, 2025 00:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch from f819a31 to 735d14b Compare April 15, 2025 00:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch from 735d14b to 44165dc Compare April 18, 2025 00:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch 2 times, most recently from 525b655 to a4aa8af Compare April 22, 2025 00:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch from a4aa8af to e284027 Compare April 22, 2025 00:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch from e284027 to ebd0f7c Compare April 29, 2025 01:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch from ebd0f7c to 8aaf04c Compare April 30, 2025 18:09
Bumps [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-auto/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-auto@6.0.0/packages/adapter-auto)

---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-auto"
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch from 8aaf04c to fdf1f39 Compare May 1, 2025 00:56
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2025

Superseded by #691.

@dependabot dependabot bot closed this May 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sveltejs/adapter-auto-6.0.0 branch May 13, 2025 00:19
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.

0 participants