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 shuttle group in /examples with 2 updates #493

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the shuttle group in /examples with 2 updates: shuttle-actix-web and shuttle-runtime.

Updates shuttle-actix-web from 0.48.0 to 0.49.0

Release notes

Sourced from shuttle-actix-web's releases.

v0.49.0

Shuttle: v0.49.0 update

Google Login

You can now Log in with Google on the Shuttle Console!

New CLI login flow

shuttle login now uses the Shuttle Console to authorize the CLI login with one click. No need to copy + paste the API key!

shuttle login --prompt and shuttle login --api-key <key> are still available as fallbacks.

Other updates

  • shuttle project update name <new-name> allows you to rename a project. Note: This also updates the default subdomain name. Custom domains remain unchanged.
  • (shuttle.rs) Added cargo shuttle resource dump database::shared::postgres to allow migrating postgres data out of the shared cluster. This can be used to move data to the shuttle.dev platform (docs).
  • Fixed a bug where global args would not autocomplete in shell completions
  • shuttle generate shell shell completions now correctly generate completions for shuttle
  • Fixed shuttle run requiring project linking, fixed shuttle init project linking
  • Improved some API errors

Contributions

Upgrading

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

What's Changed

Full Changelog: shuttle-hq/shuttle@v0.48.3...v0.49.0

cargo-shuttle v0.48.3

Bugfix release

What's Changed

... (truncated)

Changelog

Sourced from shuttle-actix-web's changelog.

0.49.0 - 2024-11-12

Features

Bug Fixes

  • (api-client) Update archive endpoint (#1914) - (c8e6d15)
  • (cargo-shuttle) Shell completion, refactors (#1909) - (b91de7a)
  • Hide redeploy command - (9c7c887)
  • Don't attempt project linking on local run, create project and link on beta init (#1911) - (bfc05ec)

Miscellaneous Tasks

Miscellaneous

0.48.3 - 2024-10-10

Bug Fixes

  • (cargo-shuttle) Don't print platform info in unrelated commands (#1902) - (e58d589)
  • Shuttle-common 0.48.2 (#1901) - (0acc7e6)

Miscellaneous Tasks

Miscellaneous

  • Allow deprecated chrono method in deprecated backends (#1905) - (0b3f714)

0.48.2 - 2024-10-10

Features

  • (cargo-shuttle) V0.48.2, colored platform outputs, fixes (#1886) - (be7b731)

0.48.1 - 2024-10-03

Features

... (truncated)

Commits
  • cef6c28 chore: v0.49.0 (#1917)
  • 62bf6e8 feat(cargo-shuttle): redeploy command (#1916)
  • 792e681 feat(cargo-shuttle): automatic login via console, login --prompt (#1913)
  • c8e6d15 fix(api-client): update archive endpoint (#1914)
  • 40ff642 feat(cargo-shuttle): update project name command (#1912)
  • bfc05ec fix: don't attempt project linking on local run, create project and link on b...
  • 2ba0046 feat(common): project update models (#1910)
  • b91de7a fix(cargo-shuttle): shell completion, refactors (#1909)
  • b3ac098 feat: dump db endpoint, fixes, Rust 1.82 (#1907)
  • e821c8f feat: compute tier upgrade admin command (#1906)
  • Additional commits viewable in compare view

Updates shuttle-runtime from 0.48.0 to 0.49.0

Release notes

Sourced from shuttle-runtime's releases.

v0.49.0

Shuttle: v0.49.0 update

Google Login

You can now Log in with Google on the Shuttle Console!

New CLI login flow

shuttle login now uses the Shuttle Console to authorize the CLI login with one click. No need to copy + paste the API key!

shuttle login --prompt and shuttle login --api-key <key> are still available as fallbacks.

Other updates

  • shuttle project update name <new-name> allows you to rename a project. Note: This also updates the default subdomain name. Custom domains remain unchanged.
  • (shuttle.rs) Added cargo shuttle resource dump database::shared::postgres to allow migrating postgres data out of the shared cluster. This can be used to move data to the shuttle.dev platform (docs).
  • Fixed a bug where global args would not autocomplete in shell completions
  • shuttle generate shell shell completions now correctly generate completions for shuttle
  • Fixed shuttle run requiring project linking, fixed shuttle init project linking
  • Improved some API errors

Contributions

Upgrading

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

What's Changed

Full Changelog: shuttle-hq/shuttle@v0.48.3...v0.49.0

cargo-shuttle v0.48.3

Bugfix release

What's Changed

... (truncated)

Changelog

Sourced from shuttle-runtime's changelog.

0.49.0 - 2024-11-12

Features

Bug Fixes

  • (api-client) Update archive endpoint (#1914) - (c8e6d15)
  • (cargo-shuttle) Shell completion, refactors (#1909) - (b91de7a)
  • Hide redeploy command - (9c7c887)
  • Don't attempt project linking on local run, create project and link on beta init (#1911) - (bfc05ec)

Miscellaneous Tasks

Miscellaneous

0.48.3 - 2024-10-10

Bug Fixes

  • (cargo-shuttle) Don't print platform info in unrelated commands (#1902) - (e58d589)
  • Shuttle-common 0.48.2 (#1901) - (0acc7e6)

Miscellaneous Tasks

Miscellaneous

  • Allow deprecated chrono method in deprecated backends (#1905) - (0b3f714)

0.48.2 - 2024-10-10

Features

  • (cargo-shuttle) V0.48.2, colored platform outputs, fixes (#1886) - (be7b731)

0.48.1 - 2024-10-03

Features

... (truncated)

Commits
  • cef6c28 chore: v0.49.0 (#1917)
  • 62bf6e8 feat(cargo-shuttle): redeploy command (#1916)
  • 792e681 feat(cargo-shuttle): automatic login via console, login --prompt (#1913)
  • c8e6d15 fix(api-client): update archive endpoint (#1914)
  • 40ff642 feat(cargo-shuttle): update project name command (#1912)
  • bfc05ec fix: don't attempt project linking on local run, create project and link on b...
  • 2ba0046 feat(common): project update models (#1910)
  • b91de7a fix(cargo-shuttle): shell completion, refactors (#1909)
  • b3ac098 feat: dump db endpoint, fixes, Rust 1.82 (#1907)
  • e821c8f feat: compute tier upgrade admin command (#1906)
  • Additional commits viewable in compare view

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 shuttle group in /examples with 2 updates: [shuttle-actix-web](https://github.com/shuttle-hq/shuttle) and [shuttle-runtime](https://github.com/shuttle-hq/shuttle).


Updates `shuttle-actix-web` from 0.48.0 to 0.49.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.48.0...v0.49.0)

Updates `shuttle-runtime` from 0.48.0 to 0.49.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.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: shuttle-actix-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: shuttle
- dependency-name: shuttle-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: shuttle
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 18, 2024
Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for actix-website ready!

Name Link
🔨 Latest commit 8cd130b
🔍 Latest deploy log https://app.netlify.com/sites/actix-website/deploys/673ac99ad8442900084a047e
😎 Deploy Preview https://deploy-preview-493--actix-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@robjtede robjtede added this pull request to the merge queue Nov 18, 2024
Merged via the queue into main with commit 69e785d Nov 18, 2024
6 checks passed
@robjtede robjtede deleted the dependabot/cargo/examples/shuttle-e7e9c0a4c4 branch November 18, 2024 11: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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant