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

Bump shuttle-serenity from 0.52.0 to 0.53.0 #155

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps shuttle-serenity from 0.52.0 to 0.53.0.

Release notes

Sourced from shuttle-serenity's releases.

v0.53.0

Shuttle: v0.53.0 update

Local run live reloads with bacon

If you have bacon 3.8.0 or higher installed, you can now use shuttle run --bacon to start a headless bacon job that restarts the local run when Rust-related files are saved.

To customize this behavior, you can set up your own jobs in bacon.toml. Shuttle’s default bacon config can be found here.

Thanks to @​c-git and @​laststylebender14 for contributing this!

Secrets.dev.toml bugfix

Fixed a bug in 0.52.0 where Secrets.dev.toml was not being loaded on local runs.

Other updates

  • Added runtime support for running behind a dedicated ALB in deployments, instead of the normal proxy
  • Local run now simulates the health check present in deployments (every 5s) by pinging the runtime on a health check port
  • The runtime now prints a message when it gets shut down in deployments, making it clearer in deployment logs when it got shut down
  • Added CLI support for displaying which Shuttle Team a project belongs to, and displaying the project list per team
  • Improved some error messages in CLI
  • Moved some CLI printouts from stdout to stderr
  • Bumped diesel version in shuttle-aws-rds

Contributions

Upgrading

Refer to the upgrading docs for how to upgrade your projects.

What's Changed

... (truncated)

Changelog

Sourced from shuttle-serenity's changelog.

0.53.0 - 2025-03-12

Features

  • (admin) Delete user + everything command (#1992) - (a55f171)
  • (admin) Feature flag command (#1987) - (ca4e667)
  • (admin) Simulate-user (#1984) - (e4ffdc9)
  • (cargo-shuttle) Use api-provided console url on login if available (#1999) - (929f14b)
  • (cargo-shuttle) Use stderr, better error (#1985) - (9a7f49d)
  • (common) Add utoipa attribute macro types (#2000) - (48f201e)
  • (common) Team invite models (#1995) - (41343ca)
  • Impl live reloading for local runs (#1991) - (4c34d24)
  • Runtime print message on exit signal, cli simulate ecs health check (#1998) - (f4af28e)
  • Start runtime healthz server on unspecified ip (#1993) - (e8801a8)
  • Team models, team project lists (#1986) - (00dee07)
  • Telemetry debugging variant (#1982) - (66b2ce8)

Bug Fixes

Miscellaneous Tasks

Miscellaneous

Commits

Dependabot compatibility score

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

Bumps [shuttle-serenity](https://github.com/shuttle-hq/shuttle) from 0.52.0 to 0.53.0.
- [Release notes](https://github.com/shuttle-hq/shuttle/releases)
- [Changelog](https://github.com/shuttle-hq/shuttle/blob/main/CHANGELOG.md)
- [Commits](shuttle-hq/shuttle@v0.52.0...v0.53.0)

---
updated-dependencies:
- dependency-name: shuttle-serenity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Mar 18, 2025

Looks like shuttle-serenity is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 18, 2025
@dependabot dependabot bot deleted the dependabot/cargo/shuttle-serenity-0.53.0 branch March 18, 2025 08:20
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants