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 deps group with 3 updates #20

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps the deps group with 3 updates: semver, shuttle-serenity and shuttle-runtime.

Updates semver from 1.0.22 to 1.0.23

Release notes

Sourced from semver's releases.

1.0.23

  • Resolve unexpected_cfgs warning (#318)
Commits
  • 69efd3c Release 1.0.23
  • 451b419 Merge pull request #318 from dtolnay/checkcfg
  • 5b71485 Resolve unexpected_cfgs warning
  • c520af7 Revert "Temporarily disable miri on doctests"
  • 73b5d9e Merge pull request #313 from Saecki/patch-1
  • e8d61de chore: fix typo in safety comment
  • d282d48 Explicitly install a Rust toolchain for cargo-outdated job
  • 6e6ba22 Temporarily disable miri on doctests
  • See full diff in compare view

Updates shuttle-serenity from 0.44.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

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

Updates shuttle-runtime from 0.44.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

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

Bumps the deps group with 3 updates: [semver](https://github.com/dtolnay/semver), [shuttle-serenity](https://github.com/shuttle-hq/shuttle) and [shuttle-runtime](https://github.com/shuttle-hq/shuttle).


Updates `semver` from 1.0.22 to 1.0.23
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.22...1.0.23)

Updates `shuttle-serenity` from 0.44.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.44.0...v0.45.0)

Updates `shuttle-runtime` from 0.44.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.44.0...v0.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 3, 2024

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

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/cargo/deps-1cb0dbf6d7 branch June 3, 2024 16:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants