Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
May 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
TriPSs/conventional-changelog-action action major v3 -> v5
actions/checkout action major v3 -> v4
actions/labeler action major v4 -> v5
actions/setup-java action major v3 -> v4
bcgov-nr/action-builder-ghcr action major v1.3.0 -> v2.0.2
bcgov-nr/action-test-and-analyse-java action major v0.2.0 -> v1.0.2
github/codeql-action action major v2 -> v3
shrink/actions-docker-registry-tag action major v3 -> v4
softprops/action-gh-release action major v1 -> v2

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)

v5

Compare Source

v4

Compare Source

actions/checkout (actions/checkout)

v4

Compare Source

actions/labeler (actions/labeler)

v5

Compare Source

actions/setup-java (actions/setup-java)

v4

Compare Source

bcgov-nr/action-builder-ghcr (bcgov-nr/action-builder-ghcr)

v2.0.2

Compare Source

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

New Contributors

Full Changelog: bcgov-nr/action-builder-ghcr@v2.0.1...v2.0.2

v2.0.1

Compare Source

What's Changed

Full Changelog: bcgov-nr/action-builder-ghcr@v2.0.0...v2.0.1

v2.0.0

Compare Source

Release v2 is out!

Breaking Changes

  • outputs.build = true|false have been replaced with outputs.digest, which is far more useful

What's Changed

New Contributors

Full Changelog: bcgov-nr/action-builder-ghcr@v1.3.0...v2.0.0

bcgov-nr/action-test-and-analyse-java (bcgov-nr/action-test-and-analyse-java)

v1.0.2

Compare Source

What's Changed

Full Changelog: bcgov-nr/action-test-and-analyse-java@v1.0.1...v1.0.2

v1.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: bcgov-nr/action-test-and-analyse-java@v1.0.0...v1.0.1

v1.0.0

Compare Source

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
New Contributors

Full Changelog: bcgov-nr/action-test-and-analyse-java@v0.2.0...v1.0.0

github/codeql-action (github/codeql-action)

v3

Compare Source

shrink/actions-docker-registry-tag (shrink/actions-docker-registry-tag)

v4

Compare Source

softprops/action-gh-release (softprops/action-gh-release)

v2

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

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.15.PR18</version>
</dependency>
<dependency>
  <groupId>ca.bc.gov.nrs-commons</groupId>
  <artifactId>forest-client-spring</artifactId>
  <version>0.1.15.PR18</version>
</dependency>

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


Thanks for the PR!

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

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

Copy link

github-actions bot commented Nov 27, 2023

Current changelog

Bug Fixes

  • upgrade io.swagger.core.v3:swagger-annotations from 2.2.10 to 2.2.21 (#25) (687a169)

@DerekRoberts DerekRoberts enabled auto-merge (squash) November 27, 2023 22:49
@DerekRoberts DerekRoberts force-pushed the renovate/major-github-actions-all branch from e77ad36 to b13e056 Compare November 27, 2023 23:22
@paulushcgcj paulushcgcj marked this pull request as draft November 27, 2023 23:57
auto-merge was automatically disabled November 27, 2023 23:57

Pull request was converted to draft

@paulushcgcj paulushcgcj marked this pull request as ready for review November 27, 2023 23:57
@paulushcgcj paulushcgcj enabled auto-merge (squash) May 14, 2024 16:06
@renovate renovate bot force-pushed the renovate/major-github-actions-all branch from b13e056 to 1fb7bc5 Compare May 14, 2024 16:10
Copy link
Contributor Author

renovate bot commented May 14, 2024

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.

Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@paulushcgcj paulushcgcj merged commit fdf4d46 into main May 14, 2024
7 checks passed
@paulushcgcj paulushcgcj deleted the renovate/major-github-actions-all branch May 14, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants