-
Notifications
You must be signed in to change notification settings - Fork 1
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 actions #53
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
simonsan
approved these changes
Oct 1, 2024
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 1, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [MarcoIeni/release-plz-action](https://redirect.github.com/MarcoIeni/release-plz-action) | action | digest | `f7caa3f` -> `9135692` | | [rustsec/audit-check](https://redirect.github.com/rustsec/audit-check) | action | major | `v1.4.1` -> `v2.0.0` | --- ### Release Notes <details> <summary>rustsec/audit-check (rustsec/audit-check)</summary> ### [`v2.0.0`](https://redirect.github.com/rustsec/audit-check/releases/tag/v2.0.0) [Compare Source](https://redirect.github.com/rustsec/audit-check/compare/v1.4.1...v2.0.0) #### What's Changed - Run on Node 20.x by [@​clechasseur](https://redirect.github.com/clechasseur) in [https://github.com/rustsec/audit-check/pull/16](https://redirect.github.com/rustsec/audit-check/pull/16) - Remove `generate-lockfile` To Prevent Overwriting Checked-In Lock Files by [@​tillmann-crabnebula](https://redirect.github.com/tillmann-crabnebula) in [https://github.com/rustsec/audit-check/pull/20](https://redirect.github.com/rustsec/audit-check/pull/20) - Added support for `working-directory` by [@​ranger-ross](https://redirect.github.com/ranger-ross) in [https://github.com/rustsec/audit-check/pull/21](https://redirect.github.com/rustsec/audit-check/pull/21) - fix: security fix for vulnerability in `braces` library by [@​clechasseur](https://redirect.github.com/clechasseur) in [https://github.com/rustsec/audit-check/pull/23](https://redirect.github.com/rustsec/audit-check/pull/23) - npm audit fix by [@​tarcieri](https://redirect.github.com/tarcieri) in [https://github.com/rustsec/audit-check/pull/24](https://redirect.github.com/rustsec/audit-check/pull/24) - v2.0.0 release prep by [@​tarcieri](https://redirect.github.com/tarcieri) in [https://github.com/rustsec/audit-check/pull/25](https://redirect.github.com/rustsec/audit-check/pull/25) #### New Contributors - [@​clechasseur](https://redirect.github.com/clechasseur) made their first contribution in [https://github.com/rustsec/audit-check/pull/16](https://redirect.github.com/rustsec/audit-check/pull/16) - [@​tillmann-crabnebula](https://redirect.github.com/tillmann-crabnebula) made their first contribution in [https://github.com/rustsec/audit-check/pull/20](https://redirect.github.com/rustsec/audit-check/pull/20) - [@​ranger-ross](https://redirect.github.com/ranger-ross) made their first contribution in [https://github.com/rustsec/audit-check/pull/21](https://redirect.github.com/rustsec/audit-check/pull/21) - [@​tarcieri](https://redirect.github.com/tarcieri) made their first contribution in [https://github.com/rustsec/audit-check/pull/24](https://redirect.github.com/rustsec/audit-check/pull/24) **Full Changelog**: rustsec/audit-check@v1.4.1...v2.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/rustic-rs/rustic_scheduler). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiQS1jaSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
f7caa3f
->9135692
v1.4.1
->v2.0.0
Release Notes
rustsec/audit-check (rustsec/audit-check)
v2.0.0
Compare Source
What's Changed
generate-lockfile
To Prevent Overwriting Checked-In Lock Files by @tillmann-crabnebula in https://github.com/rustsec/audit-check/pull/20working-directory
by @ranger-ross in https://github.com/rustsec/audit-check/pull/21braces
library by @clechasseur in https://github.com/rustsec/audit-check/pull/23New Contributors
Full Changelog: rustsec/audit-check@v1.4.1...v2.0.0
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.