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): update all actions #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 17, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v3.3.0 -> v3.6.0
appleboy/ssh-action action patch v0.1.8 -> v0.1.10
bobheadxi/deployments action minor v1.4.0 -> v1.5.0
docker/build-push-action action minor v4.0.0 -> v4.2.1
docker/login-action action minor v2.1.0 -> v2.2.0
docker/setup-buildx-action action minor v2.5.0 -> v2.10.0
getsentry/action-release action minor v1.3.1 -> v1.7.0
guidojw/actions action minor v1.3.3 -> v1.4.6
snok/container-retention-policy action minor v2.0.0 -> v2.2.1

Release Notes

actions/checkout (actions/checkout)

v3.6.0

Compare Source

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

appleboy/ssh-action (appleboy/ssh-action)

v0.1.10

Compare Source

Enhancement

v0.1.9

Compare Source

Enhance

  • 5f64c95 - chore: improve SSH key handling and documentation
  • 3cd1bcf - feat: refactor code for parallel execution on multiple hosts (#​237 #​233)
  • 4958308 - docs: add traditional Chinese documentation. (5 weeks ago) <Bo-Yi.Wu>
bobheadxi/deployments (bobheadxi/deployments)

v1.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: bobheadxi/deployments@v1.4.0...v1.5.0

docker/build-push-action (docker/build-push-action)

v4.2.1

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.2.0...v4.2.1

v4.2.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.1.1...v4.2.0

v4.1.1

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.1.0...v4.1.1

v4.1.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.0.0...v4.1.0

docker/login-action (docker/login-action)

v2.2.0

Compare Source

Full Changelog: docker/login-action@v2.1.0...v2.2.0

docker/setup-buildx-action (docker/setup-buildx-action)

v2.10.0

Compare Source

What's Changed

Full Changelog: docker/setup-buildx-action@v2.9.1...v2.10.0

v2.9.1

Compare Source

Full Changelog: docker/setup-buildx-action@v2.9.0...v2.9.1

v2.9.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.8.0...v2.9.0

v2.8.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.7.0...v2.8.0

v2.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.6.0...v2.7.0

v2.6.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.5.0...v2.6.0

getsentry/action-release (getsentry/action-release)

v1.7.0

Compare Source

  • Updates Sentry CLI to the latest 2.24.1 version

v1.6.0

Compare Source

Reverts the PR attempting to update the CLI to v2.x

v1.5.0

Compare Source

v1.4.1

Compare Source

What's Changed

Full Changelog: getsentry/action-release@v1.4.0...v1.4.1

v1.4.0: release

Compare Source

What's Changed

New Contributors

Full Changelog: getsentry/action-release@v1.3.1...v1.4.0

guidojw/actions (guidojw/actions)

v1.4.6

Compare Source

Bug Fixes
Miscellaneous Chores

v1.4.5

Compare Source

Miscellaneous Chores
  • deps: update actions/download-artifact action to v4 (#​36) (2ec6d1b)
  • deps: update actions/setup-node action to v4.0.1 (#​38) (9b54c8b)
  • deps: update actions/upload-artifact action to v4 (#​37) (a2c7f82)
  • deps: update dependency node to v21.6.1 (#​35) (c9efd29)
  • deps: update louisbrunner/checks-action action to v2 (#​39) (5ae5c1f)

v1.4.4

Compare Source

Miscellaneous Chores

v1.4.3

Compare Source

Bug Fixes
  • semantic-release: include all update types in config (#​30) (dcd8dfc)

v1.4.2

Compare Source

v1.4.1

Compare Source

v1.4.0

Compare Source

Bug Fixes
  • semantic-release: add branches configuration (#​15) (870d7c8)
Features
snok/container-retention-policy (snok/container-retention-policy)

v2.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: snok/container-retention-policy@v2...v2.2.1

v2.2.0

Compare Source

What's Changed

This new version of the action introduces a token-type input variable, which enables the use of GITHUB_TOKEN instead of a personal access token - by @​Injabie3 in https://github.com/snok/container-retention-policy/pull/70

New Contributors

Full Changelog: snok/container-retention-policy@v2...v2.2.0

v2.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: snok/container-retention-policy@v2...v2.1.3

v2.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: snok/container-retention-policy@v2...v2.1.2

v2.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: snok/container-retention-policy@v2...v2.1.1

v2.1.0

Compare Source

What's new

New Contributors

Full Changelog: snok/container-retention-policy@v2...v2.1.0

v2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: snok/container-retention-policy@v2...v2.0.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/all-actions branch 3 times, most recently from 76491c4 to d6a94cb Compare March 21, 2023 01:37
@renovate renovate bot changed the title chore(deps): update actions/checkout action to v3.4.0 chore(deps): update actions/checkout action to v3.5.0 Mar 24, 2023
@renovate renovate bot changed the title chore(deps): update actions/checkout action to v3.5.0 chore(deps): update all actions Apr 4, 2023
@renovate renovate bot force-pushed the renovate/all-actions branch 4 times, most recently from e40b241 to 559ef1e Compare April 19, 2023 16:28
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 1fd4bfb to b98898e Compare April 20, 2023 15:26
@renovate renovate bot force-pushed the renovate/all-actions branch 3 times, most recently from f07c96a to be2ae2d Compare June 4, 2023 02:57
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 97828bb to b3b5495 Compare June 15, 2023 05:56
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from d0bff68 to 29643fa Compare July 12, 2023 17:58
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 76da196 to 405f728 Compare August 29, 2023 02:55
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from bae361d to 0b0e17e Compare November 19, 2023 02:26
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 5031c22 to 5685f9d Compare December 9, 2023 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants