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 #376

Merged
merged 1 commit into from
Oct 25, 2024
Merged

chore(deps): update all actions #376

merged 1 commit into from
Oct 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2023

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v4.1.0 -> v4.2.2
appleboy/ssh-action action minor v1.0.0 -> v1.1.0
bobheadxi/deployments action minor v1.4.0 -> v1.5.0
docker/build-push-action action minor v5.0.0 -> v5.4.0
docker/login-action action minor v3.0.0 -> v3.3.0
docker/setup-buildx-action action minor v3.0.0 -> v3.7.1
getsentry/action-release action minor v1.4.1 -> v1.7.0
guidojw/actions action minor v1.3.3 -> v1.4.6
snok/container-retention-policy action minor v2.1.0 -> v2.2.1

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

v4.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4.1.0...v4.1.1

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

v1.1.0

Compare Source

Changelog

Bug fixes
Enhancements
Refactor
Build process updates
Documentation updates

v1.0.3

Compare Source

v1.0.2

Compare Source

upgrade ssh-proxy for security patch

v1.0.1: for security patch

Compare Source

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)

v5.4.0

Compare Source

v5.3.0

Compare Source

Full Changelog: docker/build-push-action@v5.2.0...v5.3.0

v5.2.0

Compare Source

Full Changelog: docker/build-push-action@v5.1.0...v5.2.0

v5.1.0

Compare Source

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

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

v3.3.0

Compare Source

Full Changelog: docker/login-action@v3.2.0...v3.3.0

v3.2.0

Compare Source

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

v3.1.0

Compare Source

Full Changelog: docker/login-action@v3.0.0...v3.1.0

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

v3.7.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1

v3.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0

v3.6.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1

v3.6.0

Compare Source

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

v3.5.0

Compare Source

v3.4.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0

v3.3.0

Compare Source

v3.2.0

Compare Source

[!NOTE]
config and config-inline input names are deprecated and will be removed in next major release.

Full Changelog: docker/setup-buildx-action@v3.1.0...v3.2.0

v3.1.0

Compare Source

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

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


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 30, 2023
@renovate renovate bot changed the title chore(deps): update snok/container-retention-policy action to v2.1.1 chore(deps): update all actions Jun 3, 2023
@renovate renovate bot force-pushed the renovate/all-actions branch 4 times, most recently from 45da104 to c3de18a Compare June 9, 2023 16:12
@renovate renovate bot force-pushed the renovate/all-actions branch from c3de18a to a3bdff0 Compare June 13, 2023 11:41
@renovate renovate bot force-pushed the renovate/all-actions branch from a3bdff0 to 6c8fc53 Compare June 28, 2023 15:45
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 6a3a46f to 07cfd5c Compare July 12, 2023 14:41
@renovate renovate bot force-pushed the renovate/all-actions branch from 07cfd5c to 0593957 Compare August 5, 2023 09:25
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from a1d0e61 to a4c5f13 Compare August 28, 2023 07:24
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 0968fcb to b140b42 Compare September 8, 2023 14:04
@renovate renovate bot force-pushed the renovate/all-actions branch from b140b42 to 48f6141 Compare October 1, 2023 20:04
@guidojw guidojw enabled auto-merge October 14, 2023 18:08
@guidojw guidojw added this pull request to the merge queue Oct 14, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Oct 14, 2023
@renovate renovate bot force-pushed the renovate/all-actions branch 3 times, most recently from 32eb7cf to 75d2261 Compare October 17, 2023 19:39
@renovate renovate bot force-pushed the renovate/all-actions branch 3 times, most recently from ec0482b to 44fa9e8 Compare November 18, 2023 23:33
@renovate renovate bot force-pushed the renovate/all-actions branch 4 times, most recently from 5979eb3 to 972c19e Compare December 8, 2023 11:08
@renovate renovate bot force-pushed the renovate/all-actions branch 4 times, most recently from 064a1ad to 462d7f4 Compare March 14, 2024 09:08
@renovate renovate bot force-pushed the renovate/all-actions branch from 462d7f4 to 26c752f Compare March 26, 2024 04:47
@renovate renovate bot force-pushed the renovate/all-actions branch from 26c752f to 06fd085 Compare April 8, 2024 10:30
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 3fa72bb to 8bae413 Compare April 25, 2024 15:23
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 1fa5112 to 83c7f8f Compare May 8, 2024 23:07
@renovate renovate bot force-pushed the renovate/all-actions branch from 83c7f8f to 075ef37 Compare May 16, 2024 19:07
@renovate renovate bot force-pushed the renovate/all-actions branch from 075ef37 to 9767dbe Compare May 28, 2024 09:24
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 33d8c29 to 5938540 Compare June 12, 2024 23:28
@renovate renovate bot force-pushed the renovate/all-actions branch from 5938540 to c7a9b09 Compare July 4, 2024 09:23
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from e48925f to 32dc6cf Compare July 22, 2024 13:59
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 7cea83c to c9a7527 Compare July 29, 2024 18:23
@renovate renovate bot force-pushed the renovate/all-actions branch from c9a7527 to 51d12d2 Compare September 25, 2024 18:59
@renovate renovate bot force-pushed the renovate/all-actions branch 4 times, most recently from 28d33df to c4882ef Compare October 7, 2024 18:29
@renovate renovate bot force-pushed the renovate/all-actions branch from c4882ef to 4c8fbb1 Compare October 23, 2024 17:33
@lodewiges lodewiges added this pull request to the merge queue Oct 25, 2024
Merged via the queue into staging with commit 14abc87 Oct 25, 2024
3 checks passed
@lodewiges lodewiges deleted the renovate/all-actions branch October 25, 2024 10:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants