bcgov / nr-forest-client-commons

Forest client commons library
Apache License 2.0
1 stars 0 forks source link

chore(deps): update github actions all dependencies (major) #17

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
TriPSs/conventional-changelog-action action major v3 -> v4
actions/checkout action major v3 -> v4
bcgov-nr/action-builder-ghcr action major v1.2.0 -> v2.0.0
bcgov-nr/action-test-and-analyse-java action major v0.2.0 -> v1.0.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

TriPSs/conventional-changelog-action (TriPSs/conventional-changelog-action) ### [`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)
bcgov-nr/action-builder-ghcr (bcgov-nr/action-builder-ghcr) ### [`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.0 ### [`v1.3.0`](https://togithub.com/bcgov-nr/action-builder-ghcr/releases/tag/v1.3.0) [Compare Source](https://togithub.com/bcgov-nr/action-builder-ghcr/compare/v1.2.1...v1.3.0) #### New Features - `keep_versions` deletes older GHCR containers, keeping the specified number - `keep_regex` automatically keeps `test` and `prod` tags, but can be overridden - `build_file` can be omitted if in the `build_context` folder - `token` can be omitted if using the default `github.token` #### What's Changed - feat: make token optional, allow inherit by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/31](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/31) - fix: pr close by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/32](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/32) - feat: ghcr cleanup w/ keep_versions and keep_regex by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/33](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/33) - feat: parameters, cleanup and codeowners by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/34](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/34) **Full Changelog**: https://github.com/bcgov-nr/action-builder-ghcr/compare/v1.2.1...v1.3.0 ### [`v1.2.1`](https://togithub.com/bcgov-nr/action-builder-ghcr/releases/tag/v1.2.1) [Compare Source](https://togithub.com/bcgov-nr/action-builder-ghcr/compare/v1.2.0...v1.2.1) #### What's Changed - Configure Renovate by [@​bcgov-devops](https://togithub.com/bcgov-devops) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/23](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/23) - build(deps): bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/25](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/25) - build(deps): bump docker/build-push-action from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/27](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/27) - build(deps): bump docker/login-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/26](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/26) - build(deps): bump docker/setup-buildx-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/28](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/28) - bug: disable buildx provenance by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/29](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/29) - ci: disable Dependabot, using Renovate by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-builder-ghcr/pull/30](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/30) #### New Contributors - [@​bcgov-devops](https://togithub.com/bcgov-devops) made their first contribution in [https://github.com/bcgov-nr/action-builder-ghcr/pull/23](https://togithub.com/bcgov-nr/action-builder-ghcr/pull/23) **Full Changelog**: https://github.com/bcgov-nr/action-builder-ghcr/compare/v1.2.0...v1.2.1
bcgov-nr/action-test-and-analyse-java (bcgov-nr/action-test-and-analyse-java) ### [`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.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


Thanks for the PR!

<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-core</artifactId>
  <version>0.1.5.PR17</version>
</dependency>
<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-spring</artifactId>
  <version>0.1.5.PR17</version>
</dependency>

Once merged, the code will be promoted and handed off to the following workflow run. Main Merge Workflow

github-actions[bot] commented 10 months ago

Current changelog

renovate[bot] commented 10 months ago

Edited/Blocked Notification

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.