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 docker-api from 2.0.0 to 2.1.0 #60

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps docker-api from 2.0.0 to 2.1.0.

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

@dependabot dependabot bot requested a review from a team as a code owner March 8, 2021 06:44
@dependabot dependabot bot added the skip changelog Pull requests that do not require changes to the CHANGELOG file label Mar 8, 2021
@Malax Malax merged commit 7ccd275 into main Mar 9, 2021
@Malax Malax deleted the dependabot/bundler/docker-api-2.1.0 branch March 9, 2021 11:17
edmorley added a commit to heroku/languages-github-actions that referenced this pull request Oct 24, 2023
As of #88 the metadata is now under `image.repository` not `docker.repository`,
however, the error message still referenced the old location.

This caused confusion in when debugging heroku/buildpacks-jvm#60:
https://github.com/heroku/buildpacks-jvm/actions/runs/6626786735/job/18000413851#step:10:10

In addition to fixing the error message, I've renamed the enum variants
and variables to match the new name.

Lastly, I've updated the README to match the more concise release
metadata style now used by all of our buildpacks (the repository URL
is also a real example, to make it clearer that the URL shouldn't include
the `docker://` prefix).

Fixes #168.
GUS-W-14355165.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Pull requests that do not require changes to the CHANGELOG file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant