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 github.com/docker/docker from 25.0.0-beta.3+incompatible to 25.0.0-rc.1+incompatible #47

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/docker/docker from 25.0.0-beta.3+incompatible to 25.0.0-rc.1+incompatible.

Release notes

Sourced from github.com/docker/docker's releases.

v25.0.0-rc.1

25.0.0-rc.1

This is a pre-release of the upcoming 25.0.0 release.

Pre-releases are intended for testing new releases: only install in a test environment!

curl -fsSL https://get.docker.com -o get-docker.sh
sudo CHANNEL=test sh get-docker.sh

Known issues:

Bugs and regressions can be reported in these issue trackers:

When reporting issues, include [25.0.0-rc] in the issue title

Commits
  • 9cebefa Merge pull request #47023 from thaJeztah/fix_distribution_mirrors
  • 8aacbb3 api: fix "GET /distribution" endpoint ignoring mirrors
  • e904238 Merge pull request #47022 from akerouanton/libnet-bridge-dead-check-on-stale-...
  • b9e27ac libnet/d/bridge: dead code: no conflict on stale default nw
  • 0a26cdf libnet/d/bridge: remove dead ActiveEndpointsError
  • 12c7411 Merge pull request #46750 from thaJeztah/daemon_start_log
  • e2b78f0 Merge pull request #47020 from thaJeztah/fix_go_compilerbug
  • cc6d826 Merge pull request #46971 from thaJeztah/api_docs
  • 6d2c4f8 daemon: work around go1.21 compiler bug
  • 69c23cc docs/api: add documentation for API v1.44
  • Additional commits viewable in compare view

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 <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 [github.com/docker/docker](https://github.com/docker/docker) from 25.0.0-beta.3+incompatible to 25.0.0-rc.1+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v25.0.0-beta.3...v25.0.0-rc.1)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 7, 2024
@dependabot dependabot bot requested a review from knight42 January 7, 2024 05:41
Copy link
Member

@knight42 knight42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we are migrating off the official docker sdk

@knight42 knight42 closed this Jan 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@knight42 knight42 deleted the dependabot/go_modules/github.com/docker/docker-25.0.0-rc.1incompatible branch January 7, 2024 09:32
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant