chore(deps): update dependencytrack/gh-upload-sbom action to v3 (master) #151

Open
renovate-bot wants to merge 1 commit from renovate/master-dependencytrack-gh-upload-sbom-3.x into master
Member

This PR contains the following updates:

Package Type Update Change
DependencyTrack/gh-upload-sbom action major v2.0.1 -> v3.0.0

Release Notes

DependencyTrack/gh-upload-sbom (DependencyTrack/gh-upload-sbom)

v3.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/DependencyTrack/gh-upload-sbom/compare/v2...v3.0.0

v2.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/DependencyTrack/gh-upload-sbom/compare/v2.0.1...v2.1.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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [DependencyTrack/gh-upload-sbom](https://github.com/DependencyTrack/gh-upload-sbom) | action | major | `v2.0.1` -> `v3.0.0` | --- ### Release Notes <details> <summary>DependencyTrack/gh-upload-sbom (DependencyTrack/gh-upload-sbom)</summary> ### [`v3.0.0`](https://github.com/DependencyTrack/gh-upload-sbom/releases/tag/v3.0.0) [Compare Source](https://github.com/DependencyTrack/gh-upload-sbom/compare/v2.1.0...v3.0.0) #### What's Changed - Upgrade Node 16 to Node 20 by [@&#8203;ThomasVitale](https://github.com/ThomasVitale) in https://github.com/DependencyTrack/gh-upload-sbom/pull/23 #### New Contributors - [@&#8203;ThomasVitale](https://github.com/ThomasVitale) made their first contribution in https://github.com/DependencyTrack/gh-upload-sbom/pull/23 **Full Changelog**: https://github.com/DependencyTrack/gh-upload-sbom/compare/v2...v3.0.0 ### [`v2.1.0`](https://github.com/DependencyTrack/gh-upload-sbom/releases/tag/v2.1.0) [Compare Source](https://github.com/DependencyTrack/gh-upload-sbom/compare/v2.0.1...v2.1.0) ##### What's Changed - Adds ability to specify a parent project by [@&#8203;alec-malcolm](https://github.com/alec-malcolm) in https://github.com/DependencyTrack/gh-upload-sbom/pull/21 - Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.10.0 to 1.10.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/DependencyTrack/gh-upload-sbom/pull/19 ##### New Contributors - [@&#8203;alec-malcolm](https://github.com/alec-malcolm) made their first contribution in https://github.com/DependencyTrack/gh-upload-sbom/pull/21 - [@&#8203;dependabot](https://github.com/dependabot) made their first contribution in https://github.com/DependencyTrack/gh-upload-sbom/pull/19 **Full Changelog**: https://github.com/DependencyTrack/gh-upload-sbom/compare/v2.0.1...v2.1.0 </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate-bot added 1 commit 2024-03-15 10:01:35 +00:00
chore(deps): update dependencytrack/gh-upload-sbom action to v3
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 33s
PR Workflow / sbom-scan (pull_request) Successful in 59s
PR Workflow / container-build (pull_request) Failing after 1m15s
PR Workflow / container-sbom-scan (pull_request) Has been skipped
PR Workflow / generate-licences (pull_request) Successful in 55s
6da7b5d0fc
Signed-off-by: noreply@rainote.dev
renovate-bot force-pushed renovate/master-dependencytrack-gh-upload-sbom-3.x from 6da7b5d0fc to 971ab23e11 2024-04-25 16:02:07 +00:00 Compare
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 33s
PR Workflow / sbom-scan (pull_request) Failing after 1m6s
PR Workflow / generate-licences (pull_request) Successful in 1m0s
PR Workflow / container-build (pull_request) Successful in 1m42s
PR Workflow / container-sbom-scan (pull_request) Failing after 35s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/master-dependencytrack-gh-upload-sbom-3.x:renovate/master-dependencytrack-gh-upload-sbom-3.x
git checkout renovate/master-dependencytrack-gh-upload-sbom-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff renovate/master-dependencytrack-gh-upload-sbom-3.x
git checkout renovate/master-dependencytrack-gh-upload-sbom-3.x
git rebase master
git checkout master
git merge --ff-only renovate/master-dependencytrack-gh-upload-sbom-3.x
git checkout renovate/master-dependencytrack-gh-upload-sbom-3.x
git rebase master
git checkout master
git merge --no-ff renovate/master-dependencytrack-gh-upload-sbom-3.x
git checkout master
git merge --squash renovate/master-dependencytrack-gh-upload-sbom-3.x
git checkout master
git merge --ff-only renovate/master-dependencytrack-gh-upload-sbom-3.x
git checkout master
git merge renovate/master-dependencytrack-gh-upload-sbom-3.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wonderking/continuity#151
No description provided.