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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2023

This PR contains the following updates:

Package Type Update Change
bobheadxi/deployments action minor v1.4.0 -> v1.5.0
docker/build-push-action action minor v4.1.1 -> v4.2.1
getsentry/action-release action minor v1.4.1 -> v1.9.0
guidojw/actions action patch v1.4.0 -> v1.4.7
shimataro/ssh-key-action action minor v2.5.1 -> v2.7.0
snok/container-retention-policy action minor v2.1.2 -> v2.2.1

Release Notes

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

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

v1.9.0

Compare Source

What's Changed
Important Changes
  • feat(sourcemaps): Add inject option to inject debug ids into source files and sourcemaps (#​229)

A new option to inject Debug IDs into source files and sourcemaps was added to the action to ensure proper un-minifaction of your stacktraces. We strongly recommend enabling this by setting inject: true in your action alongside providing a path to sourcemaps.

Other Changes

Full Changelog: getsentry/action-release@v1...v1.9.0

v1.8.0

Compare Source

  • feat(telemetry): Add telemetry via @sentry/node #​213

The action sends telemetry data and crash reports to Sentry. This helps us improve the action. You can turn this off by setting disable_telemetry.

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

Compare Source

⚠ BREAKING CHANGES
  • update-check-run: delete action (#​54)
Miscellaneous Chores
  • deps: update all actions (#​49) (6cd2829)
  • deps: update dependency conventional-changelog-conventionalcommits to v8.0.0 (#​55) (3ad9638)
  • deps: update dependency semantic-release to v24 (#​51) (819dcf0)
  • deps: update docker/build-push-action action to v6 (#​52) (6a5034e)
  • deps: update node.js to v23 (#​53) (5a9acb7)
Code Refactoring

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

shimataro/ssh-key-action (shimataro/ssh-key-action)

v2.7.0: ssh-key-action 2.7.0 released

Compare Source

Others
  • Update to Node.js v20 (thanks @​princemaple)
  • drop old containers; Ubuntu 16.04, and CentOS 7

v2.6.1: ssh-key-action 2.6.1 released

Compare Source

Fixed
  • JSON parse error on exit, if if_key_exists=fail and key exists

v2.6.0: ssh-key-action 2.6.0 released

Compare Source

Others
  • back up and restore files (thanks @​bambeusz)
  • remove macos-10.15 and ubuntu-18.04 virtual environment
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


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 is behind base branch, 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 Sep 8, 2023
@renovate renovate bot changed the title chore(deps): update docker/build-push-action action to v4.2.0 chore(deps): update docker/build-push-action action to v4.2.1 Sep 8, 2023
@renovate renovate bot force-pushed the renovate/all-actions branch from 7b6509c to 53d5ef8 Compare September 8, 2023 16:38
@renovate renovate bot force-pushed the renovate/all-actions branch from 53d5ef8 to 1d85e23 Compare September 21, 2023 20:38
@renovate renovate bot changed the title chore(deps): update docker/build-push-action action to v4.2.1 chore(deps): update all actions Sep 22, 2023
@renovate renovate bot force-pushed the renovate/all-actions branch from 1d85e23 to 11c8204 Compare September 22, 2023 21:30
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 57378b1 to 6147595 Compare October 13, 2023 04:44
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 69dcaf5 to de9c7f2 Compare November 18, 2023 22:14
@renovate renovate bot force-pushed the renovate/all-actions branch 4 times, most recently from 3ae819e to 83c7c79 Compare December 8, 2023 10:20
@renovate renovate bot force-pushed the renovate/all-actions branch from 83c7c79 to 7577827 Compare January 8, 2024 18:52
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from cec3143 to 02c3869 Compare February 11, 2024 03:45
@renovate renovate bot force-pushed the renovate/all-actions branch from 02c3869 to 9cf332a Compare March 26, 2024 04:59
@renovate renovate bot force-pushed the renovate/all-actions branch from 9cf332a to e62d4be Compare May 5, 2024 14:22
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 1b8db1c to d6903a9 Compare September 9, 2024 08:32
@renovate renovate bot force-pushed the renovate/all-actions branch from d6903a9 to e91395e Compare October 13, 2024 17:03
@renovate renovate bot force-pushed the renovate/all-actions branch from e91395e to 0e09b78 Compare December 5, 2024 23:26
@renovate renovate bot force-pushed the renovate/all-actions branch from 0e09b78 to 5ed0808 Compare January 9, 2025 18:28
@renovate renovate bot force-pushed the renovate/all-actions branch from 5ed0808 to a1710a5 Compare January 15, 2025 10: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants