peter-evans / autopep8

A GitHub action for autopep8, a tool that automatically formats Python code to conform to the PEP 8 style guide.
MIT License
84 stars 15 forks source link

Update peter-evans/dockerhub-description action to v2.4.1 #50

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
peter-evans/dockerhub-description action minor v2.1.0 -> v2.4.1

Release Notes

peter-evans/dockerhub-description ### [`v2.4.1`](https://togithub.com/peter-evans/dockerhub-description/releases/v2.4.1) [Compare Source](https://togithub.com/peter-evans/dockerhub-description/compare/v2.4.0...v2.4.1) - Fixed a bug where request errors were not being caught ### [`v2.4.0`](https://togithub.com/peter-evans/dockerhub-description/releases/v2.4.0) [Compare Source](https://togithub.com/peter-evans/dockerhub-description/compare/v2.3.1...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. ### [`v2.3.1`](https://togithub.com/peter-evans/dockerhub-description/releases/v2.3.1) [Compare Source](https://togithub.com/peter-evans/dockerhub-description/compare/v2.3.0...v2.3.1) - Adds a check to determine if the readme file exists before proceeding. ### [`v2.3.0`](https://togithub.com/peter-evans/dockerhub-description/releases/v2.3.0) [Compare Source](https://togithub.com/peter-evans/dockerhub-description/compare/v2.2.0...v2.3.0) - Outputs a clearer action result message in the run log. ### [`v2.2.0`](https://togithub.com/peter-evans/dockerhub-description/releases/v2.2.0) [Compare Source](https://togithub.com/peter-evans/dockerhub-description/compare/v2.1.1...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. [#​12](https://togithub.com/peter-evans/dockerhub-description/pull/12) ### [`v2.1.1`](https://togithub.com/peter-evans/dockerhub-description/releases/v2.1.1) [Compare Source](https://togithub.com/peter-evans/dockerhub-description/compare/v2.1.0...v2.1.1) - Adds a check to determine if the file size exceeds the maximum allowed 25,000 bytes

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.