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 peter-evans/dockerhub-description from 2 to 3 #117

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps peter-evans/dockerhub-description from 2 to 3.

Release notes

Sourced from peter-evans/dockerhub-description's releases.

Docker Hub Description v3.0.0

What's new

  • Updated runtime to Node.js 16
    • The action now requires a minimum version of v2.285.0 for the Actions Runner.
    • If using GitHub Enterprise Server, the action requires GHES 3.4 or later.

What's Changed

Full Changelog: peter-evans/dockerhub-description@v2.4.3...v3.0.0

Docker Hub Description v2.4.3

  • A small improvement to capture the error responses from Docker Hub when acquiring a token

Docker Hub Description v2.4.2

  • Fixes an issue that occurs when the repository name contains uppercase characters

Docker Hub Description v2.4.1

  • Fixed a bug where request errors were not being caught

Docker Hub Description v2.4.0

  • Refactored to a Typescript action. (non-breaking)
  • Inputs can now be set via with. Environment variable inputs and aliases continue to work for backwards compatibility.
  • Added input short-description to update the Docker Hub "description" field.

Docker Hub Description v2.3.1

  • Adds a check to determine if the readme file exists before proceeding.

Docker Hub Description v2.3.0

  • Outputs a clearer action result message in the run log.

Docker Hub Description v2.2.0

  • Adds compatibility with configuration sources used by other tools. Environment variables now have the aliases DOCKER_USERNAME, DOCKER_PASSWORD and DOCKER_REPOSITORY. Additionally, the target Docker repository will fall back to GITHUB_REPOSITORY if not set. peter-evans/dockerhub-description#12

Docker Hub Description v2.1.1

  • Adds a check to determine if the file size exceeds the maximum allowed 25,000 bytes

Docker Hub Description v2.1.0

  • Converted to Actions v2 container action. Now fetches the image instead of building from scratch. Should execute faster.
Commits
  • 93b9339 Merge pull request #79 from peter-evans/fix-tag-push
  • 3103d14 fix: push all tags
  • 0b9f9c4 Merge pull request #76 from peter-evans/fix-any
  • 3b9f4f2 fix: replace use of any type
  • 1488116 Merge pull request #75 from peter-evans/update-distribution
  • 4fd4656 build: update distribution
  • 9404f28 Merge pull request #74 from peter-evans/dependabot/npm_and_yarn/actions/core-...
  • eef18f8 build(deps): bump @​actions/core from 1.9.1 to 1.10.0
  • db792ed ci: update dependabot
  • 4fdf852 docs: add funding
  • 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 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)

Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 2 to 3.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](peter-evans/dockerhub-description@v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 7, 2023
@TrafeX TrafeX merged commit 47c413f into master Jan 7, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/peter-evans/dockerhub-description-3 branch January 7, 2023 06:41
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant