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 non-major github action dependencies #386

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
aquasecurity/trivy-action action digest b77b85c -> f78e9ec
cds-snc/backstage-catalog-info-helper-action action pinDigest -> e36696c
github/codeql-action action patch v2.22.4 -> v2.22.5
peter-evans/create-pull-request action minor v3 -> v3.14.0

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

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

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

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

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

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

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

Compare Source

  • Minor fix to add missing outputs to the actions.yml metadata

v3.10.0: Create Pull Request v3.10.0

Compare Source

  • Adds support for the 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.2

Compare Source

  • Minor improvement to the log output during create/update of pull requests.

v3.9.1: Create Pull Request v3.9.1

Compare Source

  • Removes the input gpg-sign, added in 3.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.0

Compare Source

  • Adds new input gpg-sign to enable GPG commit signature verification. See the documentation for usage details.

v3.8.2: Create Pull Request v3.8.2

Compare Source

  • Fixes a bug with assignees that was introduced in release v3.8.1.

v3.8.1: Create Pull Request v3.8.1

Compare Source

  • Fixes an issue where the pull request fields labels and assignees were being reset on update. They are now added to, preserving any additional content.

v3.8.0: Create Pull Request v3.8.0

Compare Source

  • Adds a new output, pull-request-operation, that returns the operation performed by the action, created, updated or closed.

v3.7.0: Create Pull Request v3.7.0

Compare Source

  • Adds support for GitHub Enterprise Server

v3.6.0: Create Pull Request v3.6.0

Compare Source

  • A performance improvement for very large repositories and/or repositories with a long git history.

v3.5.2: Create Pull Request v3.5.2

Compare Source

  • Minor error handling fix

v3.5.1: Create Pull Request v3.5.1

Compare Source

v3.5.0: Create Pull Request v3.5.0

Compare Source

  • Performance improvements to cater for pull requests with very large diffs

v3.4.1: Create Pull Request v3.4.1

Compare Source

  • Dependency updates (Removes the Actions runner warning about set-env deprecation)

v3.4.0: Create Pull Request v3.4.0

Compare Source

  • Adds the action output pull-request-url, the URL of the created or updated pull request.

v3.3.0: Create Pull Request v3.3.0

Compare Source

  • Fixes a bug that occurred when squash merging pull requests and leaving the branch undeleted
  • Adds a delete-branch input. When true the action deletes the branch when closing pull requests, and when undeleted after merging.

v3.2.0: Create Pull Request v3.2.0

Compare Source

  • Adds support for workflow events that checkout a commit and leave repositories in a "detached HEAD" state. The action can now handle this situation provided it is supplied with the base input. See events which checkout a commit.

v3.1.2: Create Pull Request v3.1.2

Compare Source

  • Fixes a bug where the action would fail to create a pull request for branches that are already up to date. This condition can occur when closing a pull request and not deleting the branch.

v3.1.1: Create Pull Request v3.1.1

Compare Source

  • Fixes a minor issue when using push-to-fork. It's now possible for the fork's branch to be the same name as the parent's base.

v3.1.0: Create Pull Request v3.1.0

Compare Source

  • Adds input signoff which when set to true will add a Signed-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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Nov 4, 2023
@patheard
Copy link
Member

patheard commented Nov 6, 2023

@patheard patheard merged commit c6629c4 into main Nov 6, 2023
6 checks passed
@patheard patheard deleted the renovate/all-non-major-github-action branch November 6, 2023 13:48
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 Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant