Skip to content

deps(deps): Bump the minor-updates group across 1 directory with 3 updates#7

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/minor-updates-3467ba1169
Closed

deps(deps): Bump the minor-updates group across 1 directory with 3 updates#7
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/minor-updates-3467ba1169

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the minor-updates group with 3 updates in the / directory: alchemy, better-auth and svelte.

Updates alchemy from 0.77.5 to 0.90.0

Release notes

Sourced from alchemy's releases.

v0.90.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.89.0

No significant changes

    View changes on GitHub

v0.88.0

   🚀 Features

    View changes on GitHub

v0.87.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.86.0

   🚀 Features

    View changes on GitHub

... (truncated)

Changelog

Sourced from alchemy's changelog.

v0.90.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.89.0

No significant changes

    View changes on GitHub

v0.88.0

   🚀 Features

    View changes on GitHub

v0.87.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 908de18 chore(release): 0.90.0
  • 9a82410 fix(cloudflare): pin miniflare version to fix container issue (#1366)
  • 7879aff fix(cloudflare): use queue dev.id for consumer resource ID in local dev mode ...
  • 822a883 feat: add delete: false support to DnsRecords resource (#1360)
  • 79f642a chore(release): 0.89.0
  • 30a8f5f chore(release): 0.88.0
  • df3b6e1 feat(cloudflare): R2BucketNotifications (#1359)
  • ca29de3 feat(planetscale): check unchangeable props with adopt: true (#1357)
  • e7249f0 chore: swap cpx with cpy (#1356)
  • 877249f feat: handle existing Docker network creation gracefully (#1349)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for alchemy since your current version.


Updates better-auth from 1.5.5 to 1.5.6

Release notes

Sourced from better-auth's releases.

v1.5.6

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 275ca46 fix(client): handle throw:true in session refresh (#8610)
  • 1ed4271 feat(core): add experimental opentelemetry instrumentation (#8027)
  • d4efa8e fix: prevent revoked sessions from being restored via database fallback (#8708)
  • 0cfd514 chore(deps): bump kysely from 0.28.11 to 0.28.12 (#8700)
  • a9f3497 chore: release v1.5.6
  • 1a4ddce chore(deps): bump next.js from 16.1.6 to 16.2.0 (#8682)
  • 9e3e8e6 fix(api): return Response for HTTP request contexts (#7521)
  • 98c8e4e feat(email-otp): add resendStrategy option to reuse existing OTP (#8560)
  • 4f41b62 feat(two-factor): add twoFactorPage in config (#5329)
  • a62cb04 fix(organization): filter null organizations in listUserInvitations (#8694)
  • Additional commits viewable in compare view

Updates svelte from 5.54.0 to 5.54.1

Release notes

Sourced from svelte's releases.

svelte@5.54.1

Patch Changes

  • fix: hydration comments during hmr (#17975)

  • fix: null out effect.b in destroy_effect (#17980)

  • fix: group sync statements (#17977)

  • fix: defer batch resolution until earlier intersecting batches have committed (#17162)

  • fix: properly invoke iterator.return() during reactivity loss check (#17966)

  • fix: remove trailing semicolon from {@​const} tag printer (#17962)

Changelog

Sourced from svelte's changelog.

5.54.1

Patch Changes

  • fix: hydration comments during hmr (#17975)

  • fix: null out effect.b in destroy_effect (#17980)

  • fix: group sync statements (#17977)

  • fix: defer batch resolution until earlier intersecting batches have committed (#17162)

  • fix: properly invoke iterator.return() during reactivity loss check (#17966)

  • fix: remove trailing semicolon from {@​const} tag printer (#17962)

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 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

…dates

Bumps the minor-updates group with 3 updates in the / directory: [alchemy](https://github.com/alchemy-run/alchemy/tree/HEAD/alchemy), [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte).


Updates `alchemy` from 0.77.5 to 0.90.0
- [Release notes](https://github.com/alchemy-run/alchemy/releases)
- [Changelog](https://github.com/alchemy-run/alchemy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alchemy-run/alchemy/commits/v0.90.0/alchemy)

Updates `better-auth` from 1.5.5 to 1.5.6
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.5.6/packages/better-auth)

Updates `svelte` from 5.54.0 to 5.54.1
- [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/svelte@5.54.1/packages/svelte)

---
updated-dependencies:
- dependency-name: alchemy
  dependency-version: 0.90.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: better-auth
  dependency-version: 1.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: svelte
  dependency-version: 5.54.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 23, 2026
@dependabot dependabot bot deleted the dependabot/bun/minor-updates-3467ba1169 branch March 23, 2026 13:58
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