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 #20

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
bcgov-nr/action-builder-ghcr action minor v1.2.0 -> v1.3.0
bcgov-nr/action-pr-description-add action minor v1.0.0 -> v1.1.0

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


Release Notes

bcgov-nr/action-builder-ghcr (bcgov-nr/action-builder-ghcr) ### [`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-pr-description-add (bcgov-nr/action-pr-description-add) ### [`v1.1.0`](https://togithub.com/bcgov-nr/action-pr-description-add/releases/tag/v1.1.0) [Compare Source](https://togithub.com/bcgov-nr/action-pr-description-add/compare/v1.0.1...v1.1.0) #### What's Changed - build(deps-dev): bump prettier from 3.0.1 to 3.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/226](https://togithub.com/bcgov-nr/action-pr-description-add/pull/226) - build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/227](https://togithub.com/bcgov-nr/action-pr-description-add/pull/227) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.5.0 to 20.5.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/229](https://togithub.com/bcgov-nr/action-pr-description-add/pull/229) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.4.0 to 6.4.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/230](https://togithub.com/bcgov-nr/action-pr-description-add/pull/230) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.4.0 to 6.4.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/231](https://togithub.com/bcgov-nr/action-pr-description-add/pull/231) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.5.1 to 20.5.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/232](https://togithub.com/bcgov-nr/action-pr-description-add/pull/232) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.5.3 to 20.5.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/233](https://togithub.com/bcgov-nr/action-pr-description-add/pull/233) - build(deps-dev): bump typescript from 5.1.6 to 5.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/234](https://togithub.com/bcgov-nr/action-pr-description-add/pull/234) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.5.4 to 20.5.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/235](https://togithub.com/bcgov-nr/action-pr-description-add/pull/235) - Configure Renovate by [@​bcgov-devops](https://togithub.com/bcgov-devops) in [https://github.com/bcgov-nr/action-pr-description-add/pull/236](https://togithub.com/bcgov-nr/action-pr-description-add/pull/236) - Disable Dependabot for Renovate by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/237](https://togithub.com/bcgov-nr/action-pr-description-add/pull/237) - feat: make GitHub token or PAT optional by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/241](https://togithub.com/bcgov-nr/action-pr-description-add/pull/241) - docs: optional token, fork handling by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/242](https://togithub.com/bcgov-nr/action-pr-description-add/pull/242) - feat: codeowners by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/243](https://togithub.com/bcgov-nr/action-pr-description-add/pull/243) - bug: duplicates by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/240](https://togithub.com/bcgov-nr/action-pr-description-add/pull/240) #### New Contributors - [@​bcgov-devops](https://togithub.com/bcgov-devops) made their first contribution in [https://github.com/bcgov-nr/action-pr-description-add/pull/236](https://togithub.com/bcgov-nr/action-pr-description-add/pull/236) **Full Changelog**: https://github.com/bcgov-nr/action-pr-description-add/compare/v1...v1.1.0 ### [`v1.0.1`](https://togithub.com/bcgov-nr/action-pr-description-add/releases/tag/v1.0.1) [Compare Source](https://togithub.com/bcgov-nr/action-pr-description-add/compare/v1.0.0...v1.0.1) #### What's Changed - build(deps): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.61.0 to 6.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/207](https://togithub.com/bcgov-nr/action-pr-description-add/pull/207) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.2 to 20.4.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/208](https://togithub.com/bcgov-nr/action-pr-description-add/pull/208) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.1.0 to 6.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/210](https://togithub.com/bcgov-nr/action-pr-description-add/pull/210) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.4 to 20.4.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/211](https://togithub.com/bcgov-nr/action-pr-description-add/pull/211) - build(deps-dev): bump eslint from 8.45.0 to 8.46.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/212](https://togithub.com/bcgov-nr/action-pr-description-add/pull/212) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.2.0 to 6.2.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/213](https://togithub.com/bcgov-nr/action-pr-description-add/pull/213) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.1.0 to 6.2.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/214](https://togithub.com/bcgov-nr/action-pr-description-add/pull/214) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.5 to 20.4.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/215](https://togithub.com/bcgov-nr/action-pr-description-add/pull/215) - build(deps-dev): bump prettier from 3.0.0 to 3.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/216](https://togithub.com/bcgov-nr/action-pr-description-add/pull/216) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.6 to 20.4.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/217](https://togithub.com/bcgov-nr/action-pr-description-add/pull/217) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.2.1 to 6.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/218](https://togithub.com/bcgov-nr/action-pr-description-add/pull/218) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.2.1 to 6.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/219](https://togithub.com/bcgov-nr/action-pr-description-add/pull/219) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.8 to 20.4.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/220](https://togithub.com/bcgov-nr/action-pr-description-add/pull/220) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.9 to 20.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/221](https://togithub.com/bcgov-nr/action-pr-description-add/pull/221) - build(deps-dev): bump eslint from 8.46.0 to 8.47.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/222](https://togithub.com/bcgov-nr/action-pr-description-add/pull/222) - build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/223](https://togithub.com/bcgov-nr/action-pr-description-add/pull/223) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.3.0 to 6.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/224](https://togithub.com/bcgov-nr/action-pr-description-add/pull/224) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.3.0 to 6.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/225](https://togithub.com/bcgov-nr/action-pr-description-add/pull/225) **Full Changelog**: https://github.com/bcgov-nr/action-pr-description-add/compare/v1.0.0...v1.0.1

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!

<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-core</artifactId>
  <version>0.1.6.PR20</version>
</dependency>
<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-spring</artifactId>
  <version>0.1.6.PR20</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

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information