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

Bump ministryofjustice/hmpps-github-actions from 1.0.4 to 2.0.0 #773

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps ministryofjustice/hmpps-github-actions from 1.0.4 to 2.0.0.

Release notes

Sourced from ministryofjustice/hmpps-github-actions's releases.

v2.0.0

What's Changed

Note

There is a non-backwards compatible change included in this release which is the removal of the ability to specify a given node version using the node_version option.

Full Changelog: ministryofjustice/hmpps-github-actions@v1...v2.0.0

node_build update to (hopefully) limit old cache being reused

No release notes provided.

FIX: take account of multimode projects when running Trivy scans

Raised in https://dsdmoj.atlassian.net/browse/HEAT-455

This fix includes yaml files in subfolders, with an extra bit of logic identifying the subproject if there is one.

Add modifier to Trivy scans to use both ghcr.io as well as quay.io package repos

Extra line added to the Trivy scan workflow to send a custom package repo location.

Changelog

Sourced from ministryofjustice/hmpps-github-actions's changelog.

0.1

First release

0.2

Finessing of workflows - better Sarif file for typescript reports

If no Slack channel is included, no messages will be sent.

v0.3

Semantic versioning

This also uses inherited secrets in the template workflows to avoid having to add the local secrets to each one.

v0.7

Inline python scripts to avoid having to run them locally (benefit: keeps any fixes/improvements inside the shared actions)

v0.7.1

Change to .github/workflows/security_veracode_policy_scan.yml. Updated scan identifier string so it now includes the github action ID, github branch, github commit sha. This makes it easier to link the veracode scan results with a commit in the dev portal.

v1

Initial release

v2.0.0

Node version for node related tasks now derive versions based on a version file. This defaults to .nvmrc.

There is a non-backwards compatible change included in this release which is the removal of the ability to specify a given node version using the node_version option.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ministryofjustice/hmpps-github-actions](https://github.com/ministryofjustice/hmpps-github-actions) from 1.0.4 to 2.0.0.
- [Release notes](https://github.com/ministryofjustice/hmpps-github-actions/releases)
- [Changelog](https://github.com/ministryofjustice/hmpps-github-actions/blob/main/CHANGELOG.md)
- [Commits](ministryofjustice/hmpps-github-actions@69204c4...ca5e866)

---
updated-dependencies:
- dependency-name: ministryofjustice/hmpps-github-actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 9, 2024 20:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 9, 2024
@probation-integration-bot probation-integration-bot bot enabled auto-merge (squash) December 9, 2024 20:14
@probation-integration-bot probation-integration-bot bot merged commit 3f0b78c into main Dec 16, 2024
4 checks passed
@probation-integration-bot probation-integration-bot bot deleted the dependabot/github_actions/ministryofjustice/hmpps-github-actions-2.0.0 branch December 16, 2024 09:11
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant