Closed renovate[bot] closed 6 months ago
Renovate 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.
⚠️ Warning: custom changes will be lost.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
This PR contains the following updates:
v3
->v5
v3
->v4
v4
->v5
v3
->v4
v1.3.0
->v2.0.2
v0.2.0
->v1.0.2
v2
->v3
v3
->v4
v1
->v2
Release Notes
TriPSs/conventional-changelog-action (TriPSs/conventional-changelog-action)
### [`v5`](https://togithub.com/TriPSs/conventional-changelog-action/compare/v4...v5) [Compare Source](https://togithub.com/TriPSs/conventional-changelog-action/compare/v4...v5) ### [`v4`](https://togithub.com/TriPSs/conventional-changelog-action/compare/v3...v4) [Compare Source](https://togithub.com/TriPSs/conventional-changelog-action/compare/v3...v4)actions/checkout (actions/checkout)
### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436)actions/labeler (actions/labeler)
### [`v5`](https://togithub.com/actions/labeler/compare/v4...v5) [Compare Source](https://togithub.com/actions/labeler/compare/v4...v5)actions/setup-java (actions/setup-java)
### [`v4`](https://togithub.com/actions/setup-java/compare/v3...v4) [Compare Source](https://togithub.com/actions/setup-java/compare/v3...v4)bcgov-nr/action-builder-ghcr (bcgov-nr/action-builder-ghcr)
### [`v2.0.2`](https://togithub.com/bcgov-nr/action-builder-ghcr/releases/tag/v2.0.2) [Compare Source](https://togithub.com/bcgov-nr/action-builder-ghcr/compare/v2.0.1...v2.0.2) #### What's New Updating actions/delete-package-versions should have addressed any warnings around node.js 16 action deprecations. Most commonly seen in workflow summaries and annotations. #### What's Changed - chore(deps): update actions/delete-package-versions by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/46](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/46) - chore(deps): update shrink/actions-docker-registry-tag action to v4 by [@renovate](https://togithub.com/renovate) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/47](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/47) #### New Contributors - [@renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/bcgov-nr/action-builder-ghcr/pull/47](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/47) **Full Changelog**: https://github.com/bcgov-nr/action-builder-ghcr/compare/v2.0.1...v2.0.2 ### [`v2.0.1`](https://togithub.com/bcgov-nr/action-builder-ghcr/releases/tag/v2.0.1) [Compare Source](https://togithub.com/bcgov-nr/action-builder-ghcr/compare/v2.0.0...v2.0.1) #### What's Changed - ci: renovate extends bcgov/renovate-config by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/38](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/38) - docs: fix trigger example with evil comma by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/40](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/40) - chore: add 'latest' to default keep_regex by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/41](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/41) - docs: updating readme file by [@paulushcgcj](https://togithub.com/paulushcgcj) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/42](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/42) - ci: drop image promotions by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/43](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/43) - Fix/tag break by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/44](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/44) **Full Changelog**: https://github.com/bcgov-nr/action-builder-ghcr/compare/v2.0.0...v2.0.1 ### [`v2.0.0`](https://togithub.com/bcgov-nr/action-builder-ghcr/releases/tag/v2.0.0) [Compare Source](https://togithub.com/bcgov-nr/action-builder-ghcr/compare/v1.3.0...v2.0.0) ### Release v2 is out! #### Breaking Changes - `outputs.build = true|false` have been replaced with `outputs.digest`, which is far more useful #### What's Changed - feat: code changes to return image digest as output by [@mishraomp](https://togithub.com/mishraomp) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/36](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/36) - chore: updated docs for the new addition of returning image digests. by [@mishraomp](https://togithub.com/mishraomp) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/37](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/37) #### New Contributors - [@mishraomp](https://togithub.com/mishraomp) made their first contribution in [https://github.com/bcgov-nr/action-builder-ghcr/pull/36](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/36) **Full Changelog**: https://github.com/bcgov-nr/action-builder-ghcr/compare/v1.3.0...v2.0.0bcgov-nr/action-test-and-analyse-java (bcgov-nr/action-test-and-analyse-java)
### [`v1.0.2`](https://togithub.com/bcgov-nr/action-test-and-analyse-java/releases/tag/v1.0.2) [Compare Source](https://togithub.com/bcgov-nr/action-test-and-analyse-java/compare/v1.0.1...v1.0.2) ##### What's Changed - fix(ci): conditionals by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/24](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/24) - chore(ci): codeowners by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/26](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/26) - feat(ci): use actions-diff-triggers by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/25](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/25) **Full Changelog**: https://github.com/bcgov-nr/action-test-and-analyse-java/compare/v1.0.1...v1.0.2 ### [`v1.0.1`](https://togithub.com/bcgov-nr/action-test-and-analyse-java/releases/tag/v1.0.1) [Compare Source](https://togithub.com/bcgov-nr/action-test-and-analyse-java/compare/v1.0.0...v1.0.1) ##### What's Changed - chore(deps): update actions/setup-java action to v4 by [@renovate](https://togithub.com/renovate) in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/22](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/22) - ci: renovate extends bcgov/renovate-config by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/23](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/23) ##### New Contributors - [@renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/22](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/22) **Full Changelog**: https://github.com/bcgov-nr/action-test-and-analyse-java/compare/v1.0.0...v1.0.1 ### [`v1.0.0`](https://togithub.com/bcgov-nr/action-test-and-analyse-java/releases/tag/v1.0.0) [Compare Source](https://togithub.com/bcgov-nr/action-test-and-analyse-java/compare/v0.2.0...v1.0.0) ##### Version 1.0 has been released! ##### Breaking Changes - `java-version` is now required (previously defaulted to 17) - `sonar_project_token` has been renamed `sonar_token` ##### New Features - `triggers` specifies whether to run tests or exit succesfully (when not needed) - `branch` allows cloning a non-default branch (useful for testing) - `triggers_event` allows limiting action to event type, defaults to pull_request ##### What's Changed - chore(config): migrate renovate config by [@bcgov-devops](https://togithub.com/bcgov-devops) in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/15](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/15) - Bump actions/checkout from 3 to 4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/16](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/16) - chore: remove dependabot for renovate by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/18](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/18) - feat: bring over updates from node repo by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/19](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/19) - fix: updates to fix publishing by [@DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/20](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/20) ##### New Contributors - [@bcgov-devops](https://togithub.com/bcgov-devops) made their first contribution in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/15](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/15) - [@dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/bcgov-nr/action-test-and-analyse-java/pull/16](https://togithub.com/bcgov-nr/action-test-and-analyse-java/pull/16) **Full Changelog**: https://github.com/bcgov-nr/action-test-and-analyse-java/compare/v0.2.0...v1.0.0github/codeql-action (github/codeql-action)
### [`v3`](https://togithub.com/github/codeql-action/compare/v2...v3) [Compare Source](https://togithub.com/github/codeql-action/compare/v2...v3)shrink/actions-docker-registry-tag (shrink/actions-docker-registry-tag)
### [`v4`](https://togithub.com/shrink/actions-docker-registry-tag/compare/v2...v4) [Compare Source](https://togithub.com/shrink/actions-docker-registry-tag/compare/v2...v4)softprops/action-gh-release (softprops/action-gh-release)
### [`v2`](https://togithub.com/softprops/action-gh-release/compare/v1...v2) [Compare Source](https://togithub.com/softprops/action-gh-release/compare/v1...v2)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
Thanks for the PR!
Once merged, the code will be promoted and handed off to the following workflow run. Main Merge Workflow
Thanks for the PR!
Once merged, the code will be promoted and handed off to the following workflow run. Main Merge Workflow