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

Merged
merged 1 commit into from
Jul 21, 2022
Merged

chore(deps): update all actions #561

merged 1 commit into from
Jul 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v3.2.0 -> v3.4.1
bobheadxi/deployments action minor v1.2.0 -> v1.3.0
docker/build-push-action action minor v3.0.0 -> v3.1.0
getsentry/action-release action minor v1.1.6 -> v1.2.0
guidojw/actions action minor v1.2.0 -> v1.3.2

Release Notes

actions/setup-node

v3.4.1

Compare Source

In scope of this release we fixed bugs related to the pnpm 7.5.1 output issue from pnpm store path https://github.com/actions/setup-node/pull/545. Moreover we fixed the issue with falling on node-version output https://github.com/actions/setup-node/pull/540.

v3.4.0

Compare Source

In scope of this release we updated actions/cache package as the new version contains fixes for caching error handling. Moreover, we added support for asdf format as Node.js version file https://github.com/actions/setup-node/pull/373. Besides, we introduced new output node-version and added npm-shrinkwrap.json to dependency file patterns: https://github.com/actions/setup-node/pull/439

v3.3.0

Compare Source

In scope of this release we added support for lts/-n aliases, improve logic for current, latest and node aliases to handle them from toolcache, update ncc package.

Support of lts/-n aliases
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
  with:
    node-version: lts/-1
- run: npm ci
- run: npm test
Minor improvements
bobheadxi/deployments

v1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: bobheadxi/deployments@v1...v1.3.0

docker/build-push-action

v3.1.0

Compare Source

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

getsentry/action-release

v1.2.0

Compare Source

Changes included in this release:

  • We started releasing the Docker image for this action to the Github registry instead of using Docker Hub. The code inside of it should be the same, thus, this is not a breaking change. If you notice anything odd please let us know
  • Better mocking support to support contributors
  • There's some minor docs improvements
  • We started using a newer version of the tmpl library
guidojw/actions

v1.3.2

Compare Source

What's Changed

Full Changelog: guidojw/actions@v1.3.1...v1.3.2

v1.3.1

Compare Source

What's Changed

Full Changelog: guidojw/actions@v1.3.0...v1.3.1

v1.3.0

Compare Source

What's Changed

Full Changelog: guidojw/actions@v1.2.0...v1.3.0


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, click this checkbox.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 22, 2022
@renovate renovate bot force-pushed the renovate/all-actions branch 6 times, most recently from 4b7ea2a to 92fd3f0 Compare June 6, 2022 12:47
@renovate renovate bot changed the title chore(deps): update guidojw/actions action to v1.3.2 chore(deps): update all actions Jun 6, 2022
@renovate renovate bot force-pushed the renovate/all-actions branch from 92fd3f0 to e269cf0 Compare June 6, 2022 15:36
@renovate renovate bot force-pushed the renovate/all-actions branch 2 times, most recently from 5fa4f64 to 30895b5 Compare June 25, 2022 16:21
@renovate renovate bot force-pushed the renovate/all-actions branch from 30895b5 to 8ad59af Compare June 30, 2022 11:40
@renovate renovate bot force-pushed the renovate/all-actions branch 3 times, most recently from 432ff18 to d1afff1 Compare July 18, 2022 13:40
@renovate renovate bot force-pushed the renovate/all-actions branch 5 times, most recently from 8a862fc to dbcc240 Compare July 20, 2022 14:02
@renovate renovate bot force-pushed the renovate/all-actions branch from dbcc240 to f1fcc8b Compare July 21, 2022 12:48
@guidojw guidojw enabled auto-merge (squash) July 21, 2022 19:24
@guidojw guidojw merged commit f489e76 into staging Jul 21, 2022
@guidojw guidojw deleted the renovate/all-actions branch July 21, 2022 19:24
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.

1 participant