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 the shuttle group across 1 directory with 2 updates #279

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the shuttle group with 2 updates in the / directory: shuttle-runtime and shuttle-serenity.

Updates shuttle-runtime from 0.43.0 to 0.45.0

Release notes

Sourced from shuttle-runtime's releases.

v0.45.0

Shuttle: v0.45.0 update

This release comes with a few bugfixes and lots of behind the scenes work on upcoming updates.

Breaking changes

  • The project list command on cargo-shuttle v0.44.0 will produce an additional 404 error. Upgrade to v0.45.0 to resolve this.

Bug fixes

  • Improved the error when Docker is not running on local runs.
  • Shuttle will no longer try to run library workspace members that have the shuttle-runtime dependency.
  • Made the project delete action more reliable.

Upgrading

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

What's Changed

Full Changelog: shuttle-hq/shuttle@v0.44.0...v0.45.0

... (truncated)

Changelog

Sourced from shuttle-runtime's changelog.

0.45.0 - 2024-05-09

Features

  • (runtime) Version endpoint for runner version check - (3757bfe)

Bug Fixes

  • (backends) Switch to http otel collector for compatibility with beta - (85a8d54)
  • (cargo-shuttle) Better error when docker is not running (#1759) - (873f11b)
  • (cargo-shuttle) Skip org project listing on beta - (b52786b)
  • (runtime) Make compatible with alpha & beta - (3fc73ea)
  • (service) Improve workspace member discovery and error (#1758) - (28f4011)
  • Otel-otlp http client, deployment request (#1765) - (f947dee)
  • Review comments on ecs-common - (cd2c7a8)
  • Make services compatible with beta runtime - (a45addb)

Refactor

  • (cargo-shuttle) Adapt project response for beta (#1756) - (7fd5723)
  • (cargo-shuttle) Cleanup of beta branching & behaviour (#1760) - (43d7f28)
  • Return team details when creating a new team (#1761) - (399b525)
  • Rename organizations to teams (#1754) - (61ec530)

Testing

Miscellaneous Tasks

Miscellaneous

  • (cargo-shuttle) Nits - (f1f4b4e)
  • Bump examples - (00a1bc4)
  • Arg for provisioner-uri (#1763) - (8671518)
  • Project delete (#1762) - (cf701a7)
  • Merge pull request #1753 from shuttle-hq/feat/shuttle-ecs-common - (3322112)
  • Update timeout comment - (95c155b)
  • Merge remote-tracking branch 'upstream/main' into feat/shuttle-ecs-common - (a0e1bf1)
  • Merge remote-tracking branch 'upstream/main' into feat/shuttle-ecs-common - (ceed492)

0.44.0 - 2024-04-23

Features

  • (admin) Change project owner (#1725) - (d26e6c8)
  • (gateway) Compare permission checks to permit (#1706) - (9130d5b)
  • (shuttle-turso) Change turso resource output type to database (#1747) - (86ca0c0)

... (truncated)

Commits

Updates shuttle-serenity from 0.43.0 to 0.45.0

Release notes

Sourced from shuttle-serenity's releases.

v0.45.0

Shuttle: v0.45.0 update

This release comes with a few bugfixes and lots of behind the scenes work on upcoming updates.

Breaking changes

  • The project list command on cargo-shuttle v0.44.0 will produce an additional 404 error. Upgrade to v0.45.0 to resolve this.

Bug fixes

  • Improved the error when Docker is not running on local runs.
  • Shuttle will no longer try to run library workspace members that have the shuttle-runtime dependency.
  • Made the project delete action more reliable.

Upgrading

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

What's Changed

Full Changelog: shuttle-hq/shuttle@v0.44.0...v0.45.0

... (truncated)

Changelog

Sourced from shuttle-serenity's changelog.

0.45.0 - 2024-05-09

Features

  • (runtime) Version endpoint for runner version check - (3757bfe)

Bug Fixes

  • (backends) Switch to http otel collector for compatibility with beta - (85a8d54)
  • (cargo-shuttle) Better error when docker is not running (#1759) - (873f11b)
  • (cargo-shuttle) Skip org project listing on beta - (b52786b)
  • (runtime) Make compatible with alpha & beta - (3fc73ea)
  • (service) Improve workspace member discovery and error (#1758) - (28f4011)
  • Otel-otlp http client, deployment request (#1765) - (f947dee)
  • Review comments on ecs-common - (cd2c7a8)
  • Make services compatible with beta runtime - (a45addb)

Refactor

  • (cargo-shuttle) Adapt project response for beta (#1756) - (7fd5723)
  • (cargo-shuttle) Cleanup of beta branching & behaviour (#1760) - (43d7f28)
  • Return team details when creating a new team (#1761) - (399b525)
  • Rename organizations to teams (#1754) - (61ec530)

Testing

Miscellaneous Tasks

Miscellaneous

  • (cargo-shuttle) Nits - (f1f4b4e)
  • Bump examples - (00a1bc4)
  • Arg for provisioner-uri (#1763) - (8671518)
  • Project delete (#1762) - (cf701a7)
  • Merge pull request #1753 from shuttle-hq/feat/shuttle-ecs-common - (3322112)
  • Update timeout comment - (95c155b)
  • Merge remote-tracking branch 'upstream/main' into feat/shuttle-ecs-common - (a0e1bf1)
  • Merge remote-tracking branch 'upstream/main' into feat/shuttle-ecs-common - (ceed492)

0.44.0 - 2024-04-23

Features

  • (admin) Change project owner (#1725) - (d26e6c8)
  • (gateway) Compare permission checks to permit (#1706) - (9130d5b)
  • (shuttle-turso) Change turso resource output type to database (#1747) - (86ca0c0)

... (truncated)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 13, 2024
Bumps the shuttle group with 2 updates in the / directory: [shuttle-runtime](https://github.com/shuttle-hq/shuttle) and [shuttle-serenity](https://github.com/shuttle-hq/shuttle).


Updates `shuttle-runtime` from 0.43.0 to 0.45.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.43.0...v0.45.0)

Updates `shuttle-serenity` from 0.43.0 to 0.45.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.43.0...v0.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/shuttle-de48c1274f branch from 610dcdf to c14b2d3 Compare May 21, 2024 06:17
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.

None yet

0 participants