chore(deps): update all non-major github action dependencies #386
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:
b77b85c
->f78e9ec
e36696c
v2.22.4
->v2.22.5
v3
->v3.14.0
Review
Release Notes
github/codeql-action (github/codeql-action)
v2.22.5
Compare Source
peter-evans/create-pull-request (peter-evans/create-pull-request)
v3.14.0
: Create Pull Request v3.14.0Compare Source
This release reverts a commit made to bump the runtime to node 16. It inadvertently caused an issue for users on GitHub Enterprise. Apologies. 🙇♂️
What's Changed
Full Changelog: peter-evans/create-pull-request@v3.13.0...v3.14.0
v3.13.0
: Create Pull Request v3.13.0Compare Source
What's Changed
New Contributors
Full Changelog: peter-evans/create-pull-request@v3.12.1...v3.13.0
v3.12.1
: Create Pull Request v3.12.1Compare Source
What's Changed
New Contributors
Full Changelog: peter-evans/create-pull-request@v3.12.0...v3.12.1
v3.12.0
: Create Pull Request v3.12.0Compare Source
What's Changed
New Contributors
Full Changelog: peter-evans/create-pull-request@v3.11.0...v3.12.0
v3.11.0
: Create Pull Request v3.11.0Compare Source
What's Changed
Full Changelog: peter-evans/create-pull-request@v3.10.1...v3.11.0
v3.10.1
: Create Pull Request v3.10.1Compare Source
actions.yml
metadatav3.10.0
: Create Pull Request v3.10.0Compare Source
https_proxy
environment variable to allow the action to be used on self-hosted runners behind a corporate proxy.v3.9.2
: Create Pull Request v3.9.2Compare Source
v3.9.1
: Create Pull Request v3.9.1Compare Source
gpg-sign
, added in3.9.0
. The input is unnecessary and GPG commit signature verification works without it. See the documentation for usage details.v3.9.0
: Create Pull Request v3.9.0Compare Source
gpg-sign
to enable GPG commit signature verification. See the documentation for usage details.v3.8.2
: Create Pull Request v3.8.2Compare Source
assignees
that was introduced in releasev3.8.1
.v3.8.1
: Create Pull Request v3.8.1Compare Source
labels
andassignees
were being reset on update. They are now added to, preserving any additional content.v3.8.0
: Create Pull Request v3.8.0Compare Source
pull-request-operation
, that returns the operation performed by the action,created
,updated
orclosed
.v3.7.0
: Create Pull Request v3.7.0Compare Source
v3.6.0
: Create Pull Request v3.6.0Compare Source
v3.5.2
: Create Pull Request v3.5.2Compare Source
v3.5.1
: Create Pull Request v3.5.1Compare Source
v3.5.0
: Create Pull Request v3.5.0Compare Source
v3.4.1
: Create Pull Request v3.4.1Compare Source
set-env
deprecation)v3.4.0
: Create Pull Request v3.4.0Compare Source
pull-request-url
, the URL of the created or updated pull request.v3.3.0
: Create Pull Request v3.3.0Compare Source
delete-branch
input. Whentrue
the action deletes thebranch
when closing pull requests, and when undeleted after merging.v3.2.0
: Create Pull Request v3.2.0Compare Source
base
input. See events which checkout a commit.v3.1.2
: Create Pull Request v3.1.2Compare Source
v3.1.1
: Create Pull Request v3.1.1Compare Source
push-to-fork
. It's now possible for the fork'sbranch
to be the same name as the parent'sbase
.v3.1.0
: Create Pull Request v3.1.0Compare Source
signoff
which when set totrue
will add aSigned-off-by
line by the committer at the end of the commit log message. This allows created pull requests to meet requirements set by some projects for commits to adhere to the Developers Certificate of Origin (DCO).Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, 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.
This PR has been generated by Mend Renovate. View repository job log here.