bcgov / nr-forest-client-api

Forest client API allows systems to consume forest client data without having to connect to a database
Apache License 2.0
6 stars 1 forks source link

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

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 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.3.0 -> v2.0.0
bcgov-nr/action-deployer-openshift action major v1.4.0 -> v2.0.0
bcgov-nr/action-pr-description-add action major v0.0.2 -> v1.1.0
bcgov-nr/action-test-and-analyse-java action major v0.2.0 -> v1.0.0
mikepenz/action-junit-report action major v3 -> v4

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
bcgov-nr/action-deployer-openshift (bcgov-nr/action-deployer-openshift) ### [`v2.0.0`](https://togithub.com/bcgov-nr/action-deployer-openshift/releases/tag/v2.0.0) [Compare Source](https://togithub.com/bcgov-nr/action-deployer-openshift/compare/v1.4.0...v2.0.0) ##### Breaking Changes Parameters `penetration_test_artifact` and `penetration_test_issue` have been replaced with `name`. Using them will result in a failure with directions echoed to output. ##### What's Changed - ci: init param by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-deployer-openshift/pull/52](https://togithub.com/bcgov-nr/action-deployer-openshift/pull/52) - feat: revise parameters, improve error handling and checks by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-deployer-openshift/pull/51](https://togithub.com/bcgov-nr/action-deployer-openshift/pull/51) - docs: remove unnecessary checkouts from readme by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-deployer-openshift/pull/56](https://togithub.com/bcgov-nr/action-deployer-openshift/pull/56) - feat: handle triggers for override repos by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-deployer-openshift/pull/58](https://togithub.com/bcgov-nr/action-deployer-openshift/pull/58) **Full Changelog**: https://github.com/bcgov-nr/action-deployer-openshift/compare/v1.4.0...v2.0.0
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 ### [`v1.0.0`](https://togithub.com/bcgov-nr/action-pr-description-add/releases/tag/v1.0.0) [Compare Source](https://togithub.com/bcgov-nr/action-pr-description-add/compare/v0.0.2...v1.0.0) #### What's Changed v1.0.0 release! :D Features and docs: - chore: license, package.json cleanup, removed packages by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/25](https://togithub.com/bcgov-nr/action-pr-description-add/pull/25) - ci: run build-test on main merge by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/26](https://togithub.com/bcgov-nr/action-pr-description-add/pull/26) - docs: workflow badges by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/27](https://togithub.com/bcgov-nr/action-pr-description-add/pull/27) - docs: no acknowledgement by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/31](https://togithub.com/bcgov-nr/action-pr-description-add/pull/31) - docs: badge corrections by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/187](https://togithub.com/bcgov-nr/action-pr-description-add/pull/187) - refactor: overhaul GitHub API usage by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/190](https://togithub.com/bcgov-nr/action-pr-description-add/pull/190) - feat: run only on opened or reopened by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/195](https://togithub.com/bcgov-nr/action-pr-description-add/pull/195) - fix: description duplications by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/201](https://togithub.com/bcgov-nr/action-pr-description-add/pull/201) - docs: limit_to_pr_opened by [@​DerekRoberts](https://togithub.com/DerekRoberts) in [https://github.com/bcgov-nr/action-pr-description-add/pull/202](https://togithub.com/bcgov-nr/action-pr-description-add/pull/202) Dependency updates: - Bump [@​types/node](https://togithub.com/types/node) from 18.11.8 to 18.11.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/20](https://togithub.com/bcgov-nr/action-pr-description-add/pull/20) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.41.0 to 5.42.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/18](https://togithub.com/bcgov-nr/action-pr-description-add/pull/18) - Bump eslint-plugin-github from 4.4.0 to 4.4.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/21](https://togithub.com/bcgov-nr/action-pr-description-add/pull/21) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.42.0 to 5.42.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/23](https://togithub.com/bcgov-nr/action-pr-description-add/pull/23) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.41.0 to 5.42.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/24](https://togithub.com/bcgov-nr/action-pr-description-add/pull/24) - Bump eslint from 8.26.0 to 8.27.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/22](https://togithub.com/bcgov-nr/action-pr-description-add/pull/22) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.42.1 to 5.43.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/29](https://togithub.com/bcgov-nr/action-pr-description-add/pull/29) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.42.1 to 5.43.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/28](https://togithub.com/bcgov-nr/action-pr-description-add/pull/28) - Bump typescript from 4.8.4 to 4.9.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/30](https://togithub.com/bcgov-nr/action-pr-description-add/pull/30) - Bump eslint from 8.27.0 to 8.28.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/32](https://togithub.com/bcgov-nr/action-pr-description-add/pull/32) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.43.0 to 5.44.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/33](https://togithub.com/bcgov-nr/action-pr-description-add/pull/33) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.43.0 to 5.44.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/34](https://togithub.com/bcgov-nr/action-pr-description-add/pull/34) - Bump prettier from 2.7.1 to 2.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/35](https://togithub.com/bcgov-nr/action-pr-description-add/pull/35) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.44.0 to 5.45.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/36](https://togithub.com/bcgov-nr/action-pr-description-add/pull/36) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.44.0 to 5.45.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/37](https://togithub.com/bcgov-nr/action-pr-description-add/pull/37) - Bump [@​types/node](https://togithub.com/types/node) from 18.11.9 to 18.11.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/38](https://togithub.com/bcgov-nr/action-pr-description-add/pull/38) - Bump eslint from 8.28.0 to 8.29.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/39](https://togithub.com/bcgov-nr/action-pr-description-add/pull/39) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.45.0 to 5.45.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/40](https://togithub.com/bcgov-nr/action-pr-description-add/pull/40) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.45.0 to 5.45.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/42](https://togithub.com/bcgov-nr/action-pr-description-add/pull/42) - Bump [@​vercel/ncc](https://togithub.com/vercel/ncc) from 0.34.0 to 0.36.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/41](https://togithub.com/bcgov-nr/action-pr-description-add/pull/41) - Bump [@​types/node](https://togithub.com/types/node) from 18.11.10 to 18.11.11 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/43](https://togithub.com/bcgov-nr/action-pr-description-add/pull/43) - Bump eslint-plugin-github from 4.4.1 to 4.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/44](https://togithub.com/bcgov-nr/action-pr-description-add/pull/44) - Bump typescript from 4.9.3 to 4.9.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/45](https://togithub.com/bcgov-nr/action-pr-description-add/pull/45) - Bump prettier from 2.8.0 to 2.8.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/46](https://togithub.com/bcgov-nr/action-pr-description-add/pull/46) - Bump [@​types/node](https://togithub.com/types/node) from 18.11.11 to 18.11.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/47](https://togithub.com/bcgov-nr/action-pr-description-add/pull/47) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.45.1 to 5.46.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/48](https://togithub.com/bcgov-nr/action-pr-description-add/pull/48) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.45.1 to 5.46.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/49](https://togithub.com/bcgov-nr/action-pr-description-add/pull/49) - Bump [@​types/node](https://togithub.com/types/node) from 18.11.12 to 18.11.13 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/50](https://togithub.com/bcgov-nr/action-pr-description-add/pull/50) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.46.0 to 5.46.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/51](https://togithub.com/bcgov-nr/action-pr-description-add/pull/51) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.46.0 to 5.46.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/52](https://togithub.com/bcgov-nr/action-pr-description-add/pull/52) - Bump [@​types/node](https://togithub.com/types/node) from 18.11.13 to 18.11.15 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/53](https://togithub.com/bcgov-nr/action-pr-description-add/pull/53) - Bump eslint from 8.29.0 to 8.30.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/54](https://togithub.com/bcgov-nr/action-pr-description-add/pull/54) - Bump [@​types/node](https://togithub.com/types/node) from 18.11.15 to 18.11.17 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/55](https://togithub.com/bcgov-nr/action-pr-description-add/pull/55) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.46.1 to 5.47.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/56](https://togithub.com/bcgov-nr/action-pr-description-add/pull/56) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.46.1 to 5.47.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/57](https://togithub.com/bcgov-nr/action-pr-description-add/pull/57) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.47.0 to 5.47.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/58](https://togithub.com/bcgov-nr/action-pr-description-add/pull/58) - Bump [@​types/node](https://togithub.com/types/node) from 18.11.17 to 18.11.18 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/59](https://togithub.com/bcgov-nr/action-pr-description-add/pull/59) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.47.0 to 5.47.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/60](https://togithub.com/bcgov-nr/action-pr-description-add/pull/60) - Bump eslint from 8.30.0 to 8.31.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/61](https://togithub.com/bcgov-nr/action-pr-description-add/pull/61) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.47.1 to 5.48.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/62](https://togithub.com/bcgov-nr/action-pr-description-add/pull/62) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.47.1 to 5.48.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/63](https://togithub.com/bcgov-nr/action-pr-description-add/pull/63) - Bump actions/setup-node from 3.5.1 to 3.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/64](https://togithub.com/bcgov-nr/action-pr-description-add/pull/64) - Bump json5 from 1.0.1 to 1.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/65](https://togithub.com/bcgov-nr/action-pr-description-add/pull/65) - Bump prettier from 2.8.1 to 2.8.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/66](https://togithub.com/bcgov-nr/action-pr-description-add/pull/66) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.48.0 to 5.48.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/67](https://togithub.com/bcgov-nr/action-pr-description-add/pull/67) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.48.0 to 5.48.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/68](https://togithub.com/bcgov-nr/action-pr-description-add/pull/68) - Bump prettier from 2.8.2 to 2.8.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/69](https://togithub.com/bcgov-nr/action-pr-description-add/pull/69) - Bump eslint from 8.31.0 to 8.32.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/70](https://togithub.com/bcgov-nr/action-pr-description-add/pull/70) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.48.1 to 5.48.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/72](https://togithub.com/bcgov-nr/action-pr-description-add/pull/72) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.48.1 to 5.48.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/71](https://togithub.com/bcgov-nr/action-pr-description-add/pull/71) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.48.2 to 5.49.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/73](https://togithub.com/bcgov-nr/action-pr-description-add/pull/73) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.48.2 to 5.49.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/74](https://togithub.com/bcgov-nr/action-pr-description-add/pull/74) - Bump [@​vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.0 to 0.36.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/75](https://togithub.com/bcgov-nr/action-pr-description-add/pull/75) - Bump eslint from 8.32.0 to 8.33.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/76](https://togithub.com/bcgov-nr/action-pr-description-add/pull/76) - Bump typescript from 4.9.4 to 4.9.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/77](https://togithub.com/bcgov-nr/action-pr-description-add/pull/77) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.49.0 to 5.50.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/79](https://togithub.com/bcgov-nr/action-pr-description-add/pull/79) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.49.0 to 5.50.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/78](https://togithub.com/bcgov-nr/action-pr-description-add/pull/78) - Bump [@​types/node](https://togithub.com/types/node) from 18.11.18 to 18.11.19 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/80](https://togithub.com/bcgov-nr/action-pr-description-add/pull/80) - Bump [@​types/node](https://togithub.com/types/node) from 18.11.19 to 18.13.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/83](https://togithub.com/bcgov-nr/action-pr-description-add/pull/83) - Bump prettier from 2.8.3 to 2.8.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/84](https://togithub.com/bcgov-nr/action-pr-description-add/pull/84) - Bump eslint from 8.33.0 to 8.34.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/85](https://togithub.com/bcgov-nr/action-pr-description-add/pull/85) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.50.0 to 5.52.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/87](https://togithub.com/bcgov-nr/action-pr-description-add/pull/87) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.50.0 to 5.52.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/86](https://togithub.com/bcgov-nr/action-pr-description-add/pull/86) - Bump eslint-plugin-github from 4.6.0 to 4.6.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/88](https://togithub.com/bcgov-nr/action-pr-description-add/pull/88) - Bump [@​types/node](https://togithub.com/types/node) from 18.13.0 to 18.14.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/89](https://togithub.com/bcgov-nr/action-pr-description-add/pull/89) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.52.0 to 5.53.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/90](https://togithub.com/bcgov-nr/action-pr-description-add/pull/90) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.52.0 to 5.53.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/91](https://togithub.com/bcgov-nr/action-pr-description-add/pull/91) - Bump [@​types/node](https://togithub.com/types/node) from 18.14.0 to 18.14.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/93](https://togithub.com/bcgov-nr/action-pr-description-add/pull/93) - Bump eslint from 8.34.0 to 8.35.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/94](https://togithub.com/bcgov-nr/action-pr-description-add/pull/94) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.53.0 to 5.54.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/95](https://togithub.com/bcgov-nr/action-pr-description-add/pull/95) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.53.0 to 5.54.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/96](https://togithub.com/bcgov-nr/action-pr-description-add/pull/96) - Bump [@​types/node](https://togithub.com/types/node) from 18.14.2 to 18.14.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/97](https://togithub.com/bcgov-nr/action-pr-description-add/pull/97) - Bump [@​types/node](https://togithub.com/types/node) from 18.14.4 to 18.14.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/98](https://togithub.com/bcgov-nr/action-pr-description-add/pull/98) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.54.0 to 5.54.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/100](https://togithub.com/bcgov-nr/action-pr-description-add/pull/100) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.54.0 to 5.54.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/101](https://togithub.com/bcgov-nr/action-pr-description-add/pull/101) - Bump [@​types/node](https://togithub.com/types/node) from 18.14.6 to 18.15.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/102](https://togithub.com/bcgov-nr/action-pr-description-add/pull/102) - Bump eslint from 8.35.0 to 8.36.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/103](https://togithub.com/bcgov-nr/action-pr-description-add/pull/103) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.54.1 to 5.55.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/104](https://togithub.com/bcgov-nr/action-pr-description-add/pull/104) - Bump [@​types/node](https://togithub.com/types/node) from 18.15.0 to 18.15.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/106](https://togithub.com/bcgov-nr/action-pr-description-add/pull/106) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.54.1 to 5.55.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/105](https://togithub.com/bcgov-nr/action-pr-description-add/pull/105) - Bump [@​types/node](https://togithub.com/types/node) from 18.15.2 to 18.15.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/107](https://togithub.com/bcgov-nr/action-pr-description-add/pull/107) - Bump typescript from 4.9.5 to 5.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/108](https://togithub.com/bcgov-nr/action-pr-description-add/pull/108) - Bump [@​types/node](https://togithub.com/types/node) from 18.15.3 to 18.15.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/109](https://togithub.com/bcgov-nr/action-pr-description-add/pull/109) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.55.0 to 5.56.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/110](https://togithub.com/bcgov-nr/action-pr-description-add/pull/110) - Bump prettier from 2.8.4 to 2.8.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/111](https://togithub.com/bcgov-nr/action-pr-description-add/pull/111) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.55.0 to 5.56.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/112](https://togithub.com/bcgov-nr/action-pr-description-add/pull/112) - Bump prettier from 2.8.5 to 2.8.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/113](https://togithub.com/bcgov-nr/action-pr-description-add/pull/113) - Bump [@​types/node](https://togithub.com/types/node) from 18.15.5 to 18.15.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/114](https://togithub.com/bcgov-nr/action-pr-description-add/pull/114) - Bump eslint-plugin-github from 4.6.1 to 4.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/115](https://togithub.com/bcgov-nr/action-pr-description-add/pull/115) - Bump [@​types/node](https://togithub.com/types/node) from 18.15.6 to 18.15.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/116](https://togithub.com/bcgov-nr/action-pr-description-add/pull/116) - Bump prettier from 2.8.6 to 2.8.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/117](https://togithub.com/bcgov-nr/action-pr-description-add/pull/117) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.56.0 to 5.57.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/118](https://togithub.com/bcgov-nr/action-pr-description-add/pull/118) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.56.0 to 5.57.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/119](https://togithub.com/bcgov-nr/action-pr-description-add/pull/119) - Bump eslint from 8.36.0 to 8.37.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/120](https://togithub.com/bcgov-nr/action-pr-description-add/pull/120) - Bump [@​types/node](https://togithub.com/types/node) from 18.15.10 to 18.15.11 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/121](https://togithub.com/bcgov-nr/action-pr-description-add/pull/121) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.57.0 to 5.57.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/123](https://togithub.com/bcgov-nr/action-pr-description-add/pull/123) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.57.0 to 5.57.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/124](https://togithub.com/bcgov-nr/action-pr-description-add/pull/124) - Bump typescript from 5.0.2 to 5.0.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/125](https://togithub.com/bcgov-nr/action-pr-description-add/pull/125) - Bump eslint from 8.37.0 to 8.38.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/126](https://togithub.com/bcgov-nr/action-pr-description-add/pull/126) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.57.1 to 5.58.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/127](https://togithub.com/bcgov-nr/action-pr-description-add/pull/127) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.57.1 to 5.58.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/128](https://togithub.com/bcgov-nr/action-pr-description-add/pull/128) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.58.0 to 5.59.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/130](https://togithub.com/bcgov-nr/action-pr-description-add/pull/130) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.58.0 to 5.59.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/131](https://togithub.com/bcgov-nr/action-pr-description-add/pull/131) - Bump [@​types/node](https://togithub.com/types/node) from 18.15.11 to 18.15.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/132](https://togithub.com/bcgov-nr/action-pr-description-add/pull/132) - Bump [@​types/node](https://togithub.com/types/node) from 18.15.12 to 18.16.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/133](https://togithub.com/bcgov-nr/action-pr-description-add/pull/133) - Bump eslint from 8.38.0 to 8.39.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/134](https://togithub.com/bcgov-nr/action-pr-description-add/pull/134) - Bump prettier from 2.8.7 to 2.8.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/135](https://togithub.com/bcgov-nr/action-pr-description-add/pull/135) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.0 to 5.59.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/137](https://togithub.com/bcgov-nr/action-pr-description-add/pull/137) - Bump [@​types/node](https://togithub.com/types/node) from 18.16.0 to 18.16.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/139](https://togithub.com/bcgov-nr/action-pr-description-add/pull/139) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.0 to 5.59.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/136](https://togithub.com/bcgov-nr/action-pr-description-add/pull/136) - Bump [@​types/node](https://togithub.com/types/node) from 18.16.2 to 18.16.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/140](https://togithub.com/bcgov-nr/action-pr-description-add/pull/140) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.1 to 5.59.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/141](https://togithub.com/bcgov-nr/action-pr-description-add/pull/141) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.1 to 5.59.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/142](https://togithub.com/bcgov-nr/action-pr-description-add/pull/142) - Bump [@​types/node](https://togithub.com/types/node) from 18.16.3 to 20.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/143](https://togithub.com/bcgov-nr/action-pr-description-add/pull/143) - Bump eslint from 8.39.0 to 8.40.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/144](https://togithub.com/bcgov-nr/action-pr-description-add/pull/144) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.2 to 5.59.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/147](https://togithub.com/bcgov-nr/action-pr-description-add/pull/147) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.2 to 5.59.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/145](https://togithub.com/bcgov-nr/action-pr-description-add/pull/145) - Bump [@​types/node](https://togithub.com/types/node) from 20.1.0 to 20.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/146](https://togithub.com/bcgov-nr/action-pr-description-add/pull/146) - Bump [@​types/node](https://togithub.com/types/node) from 20.1.1 to 20.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/148](https://togithub.com/bcgov-nr/action-pr-description-add/pull/148) - Bump [@​types/node](https://togithub.com/types/node) from 20.1.2 to 20.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/149](https://togithub.com/bcgov-nr/action-pr-description-add/pull/149) - Bump [@​types/node](https://togithub.com/types/node) from 20.1.3 to 20.1.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/150](https://togithub.com/bcgov-nr/action-pr-description-add/pull/150) - Bump [@​types/node](https://togithub.com/types/node) from 20.1.4 to 20.1.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/151](https://togithub.com/bcgov-nr/action-pr-description-add/pull/151) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.5 to 5.59.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/152](https://togithub.com/bcgov-nr/action-pr-description-add/pull/152) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.5 to 5.59.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/153](https://togithub.com/bcgov-nr/action-pr-description-add/pull/153) - Bump [@​types/node](https://togithub.com/types/node) from 20.1.5 to 20.1.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/154](https://togithub.com/bcgov-nr/action-pr-description-add/pull/154) - Bump [@​types/node](https://togithub.com/types/node) from 20.1.7 to 20.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/155](https://togithub.com/bcgov-nr/action-pr-description-add/pull/155) - Bump [@​types/node](https://togithub.com/types/node) from 20.2.0 to 20.2.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/156](https://togithub.com/bcgov-nr/action-pr-description-add/pull/156) - Bump eslint from 8.40.0 to 8.41.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/157](https://togithub.com/bcgov-nr/action-pr-description-add/pull/157) - Bump [@​types/node](https://togithub.com/types/node) from 20.2.1 to 20.2.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/158](https://togithub.com/bcgov-nr/action-pr-description-add/pull/158) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.6 to 5.59.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/159](https://togithub.com/bcgov-nr/action-pr-description-add/pull/159) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.6 to 5.59.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/160](https://togithub.com/bcgov-nr/action-pr-description-add/pull/160) - Bump [@​types/node](https://togithub.com/types/node) from 20.2.3 to 20.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/161](https://togithub.com/bcgov-nr/action-pr-description-add/pull/161) - Bump [@​types/node](https://togithub.com/types/node) from 20.2.4 to 20.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/162](https://togithub.com/bcgov-nr/action-pr-description-add/pull/162) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.7 to 5.59.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/163](https://togithub.com/bcgov-nr/action-pr-description-add/pull/163) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.7 to 5.59.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/164](https://togithub.com/bcgov-nr/action-pr-description-add/pull/164) - Bump typescript from 5.0.4 to 5.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/165](https://togithub.com/bcgov-nr/action-pr-description-add/pull/165) - Bump eslint from 8.41.0 to 8.42.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/166](https://togithub.com/bcgov-nr/action-pr-description-add/pull/166) - Bump eslint-plugin-github from 4.7.0 to 4.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/167](https://togithub.com/bcgov-nr/action-pr-description-add/pull/167) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.8 to 5.59.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/168](https://togithub.com/bcgov-nr/action-pr-description-add/pull/168) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.8 to 5.59.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/169](https://togithub.com/bcgov-nr/action-pr-description-add/pull/169) - Bump [@​types/node](https://togithub.com/types/node) from 20.2.5 to 20.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/170](https://togithub.com/bcgov-nr/action-pr-description-add/pull/170) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.9 to 5.59.11 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/171](https://togithub.com/bcgov-nr/action-pr-description-add/pull/171) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.9 to 5.59.11 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/172](https://togithub.com/bcgov-nr/action-pr-description-add/pull/172) - Bump [@​types/node](https://togithub.com/types/node) from 20.3.0 to 20.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/173](https://togithub.com/bcgov-nr/action-pr-description-add/pull/173) - Bump eslint from 8.42.0 to 8.43.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/174](https://togithub.com/bcgov-nr/action-pr-description-add/pull/174) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.11 to 5.60.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/175](https://togithub.com/bcgov-nr/action-pr-description-add/pull/175) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.59.11 to 5.60.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/176](https://togithub.com/bcgov-nr/action-pr-description-add/pull/176) - Bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.60.0 to 5.60.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/177](https://togithub.com/bcgov-nr/action-pr-description-add/pull/177) - Bump [@​types/node](https://togithub.com/types/node) from 20.3.1 to 20.3.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/bcgov-nr/action-pr-description-add/pull/179](https://togithub.com/bcgov-nr/action-pr-description-add/pull/179) - Bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.60.0 to 5.60.1 by [@​dependabot](https://togithub.com/

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!

Any successful deployments (not always required) will be available below. API available

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

renovate[bot] commented 9 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.

github-actions[bot] commented 9 months ago
Overall Project 98.36% :green_apple:

There is no coverage information present for the Files changed

github-actions[bot] commented 9 months ago

Your Pull Request code is being promoted! Please follow the link below. Main Merge Workflow