Add isLatest property#55
Merged
Merged
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Signed-off-by: Tobias Löwen <tloewen@schueco.com>
nscuro
approved these changes
Jun 17, 2026
phbaer
pushed a commit
to phbaer/ha-birthday-calendar
that referenced
this pull request
Jul 11, 2026
… (#11) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://github.com/DependencyTrack/gh-upload-sbom](https://github.com/DependencyTrack/gh-upload-sbom) | action | major | `v3` → `v4` | --- >⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>DependencyTrack/gh-upload-sbom (https://github.com/DependencyTrack/gh-upload-sbom)</summary> ### [`v4.1.0`](https://github.com/DependencyTrack/gh-upload-sbom/releases/tag/v4.1.0) [Compare Source](DependencyTrack/gh-upload-sbom@v4.1.0...v4.1.0) <!-- Release notes generated using configuration in .github/release.yml at v4.1.0 --> #### What's Changed ##### Enhancements 🚀 - Upload BOMs using POST (multipart) by [@​nscuro](https://github.com/nscuro) in [#​65](DependencyTrack/gh-upload-sbom#65) ##### Dependency Updates 🤖 - Bump actions/checkout from 6.0.3 to 7.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​64](DependencyTrack/gh-upload-sbom#64) **Full Changelog**: <DependencyTrack/gh-upload-sbom@v4.0...v4.1.0> ### [`v4.1`](DependencyTrack/gh-upload-sbom@v4...v4.1.0) [Compare Source](DependencyTrack/gh-upload-sbom@v4...v4.1.0) ### [`v4.0.0`](https://github.com/DependencyTrack/gh-upload-sbom/releases/tag/v4.0.0) [Compare Source](DependencyTrack/gh-upload-sbom@v4...v4) <!-- Release notes generated using configuration in .github/release.yml at v4.0.0 --> #### What's Changed ##### Breaking Changes 🚨 - chore: update action runtime to Node.js 24 by [@​diseku](https://github.com/diseku) in [#​56](DependencyTrack/gh-upload-sbom#56) ##### Enhancements 🚀 - Add isLatest property by [@​tolobis](https://github.com/tolobis) in [#​55](DependencyTrack/gh-upload-sbom#55) - Add proper CI automation and update distribution model by [@​nscuro](https://github.com/nscuro) in [#​57](DependencyTrack/gh-upload-sbom#57) - Add token output by [@​nscuro](https://github.com/nscuro) in [#​60](DependencyTrack/gh-upload-sbom#60) - Defensively mark api key as secret by [@​nscuro](https://github.com/nscuro) in [#​62](DependencyTrack/gh-upload-sbom#62) - Add support for project UUID output (requires DT v5) by [@​nscuro](https://github.com/nscuro) in [#​63](DependencyTrack/gh-upload-sbom#63) ##### Bug Fixes 🐛 - docs: Corrected the variables and code snippets by [@​sellisd](https://github.com/sellisd) in [#​50](DependencyTrack/gh-upload-sbom#50) ##### Dependency Updates 🤖 - Bump esbuild from 0.25.12 to 0.28.0 in the npm-minor-patch group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​58](DependencyTrack/gh-upload-sbom#58) - Bump [@​actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​59](DependencyTrack/gh-upload-sbom#59) - Bump esbuild from 0.28.0 to 0.28.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​61](DependencyTrack/gh-upload-sbom#61) #### New Contributors - [@​diseku](https://github.com/diseku) made their first contribution in [#​56](DependencyTrack/gh-upload-sbom#56) - [@​tolobis](https://github.com/tolobis) made their first contribution in [#​55](DependencyTrack/gh-upload-sbom#55) - [@​sellisd](https://github.com/sellisd) made their first contribution in [#​50](DependencyTrack/gh-upload-sbom#50) **Full Changelog**: <DependencyTrack/gh-upload-sbom@v3...v4.0.0> ### [`v4.0`](DependencyTrack/gh-upload-sbom@v4...v4) [Compare Source](DependencyTrack/gh-upload-sbom@v4...v4) ### [`v4`](DependencyTrack/gh-upload-sbom@v3.1.0...v4) [Compare Source](DependencyTrack/gh-upload-sbom@v3.1.0...v4) ### [`v3.1.0`](https://github.com/DependencyTrack/gh-upload-sbom/releases/tag/v3.1.0) [Compare Source](DependencyTrack/gh-upload-sbom@v3...v3.1.0) <!-- Release notes generated using configuration in .github/release.yml at v3.1.0 --> #### What's Changed ##### Enhancements 🚀 - Use fetch instead of http by [@​entigo-mart-erlenheim](https://github.com/entigo-mart-erlenheim) in [#​35](DependencyTrack/gh-upload-sbom#35) ##### Other Changes - patch: change example version to 3 in README.md by [@​aethernet](https://github.com/aethernet) in [#​32](DependencyTrack/gh-upload-sbom#32) - feat: include tags when creating by [@​JCHacking](https://github.com/JCHacking) in [#​33](DependencyTrack/gh-upload-sbom#33) - Add release notes config by [@​nscuro](https://github.com/nscuro) in [#​37](DependencyTrack/gh-upload-sbom#37) - Improve parameter descriptions by [@​nscuro](https://github.com/nscuro) in [#​36](DependencyTrack/gh-upload-sbom#36) - Unify action versions in examples by [@​nscuro](https://github.com/nscuro) in [#​38](DependencyTrack/gh-upload-sbom#38) #### New Contributors - [@​aethernet](https://github.com/aethernet) made their first contribution in [#​32](DependencyTrack/gh-upload-sbom#32) - [@​JCHacking](https://github.com/JCHacking) made their first contribution in [#​33](DependencyTrack/gh-upload-sbom#33) - [@​entigo-mart-erlenheim](https://github.com/entigo-mart-erlenheim) made their first contribution in [#​35](DependencyTrack/gh-upload-sbom#35) - [@​nscuro](https://github.com/nscuro) made their first contribution in [#​37](DependencyTrack/gh-upload-sbom#37) **Full Changelog**: <DependencyTrack/gh-upload-sbom@v3.0.0...v3.1.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIwNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://git.baer.one/phbaer/ha-birthday-calendar/pulls/11
phbaer
pushed a commit
to phbaer/ha-birthday-calendar
that referenced
this pull request
Jul 11, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [DependencyTrack/gh-upload-sbom](https://github.com/DependencyTrack/gh-upload-sbom) | action | major | `v3` → `v4` | --- >⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>DependencyTrack/gh-upload-sbom (DependencyTrack/gh-upload-sbom)</summary> ### [`v4.1.0`](https://github.com/DependencyTrack/gh-upload-sbom/releases/tag/v4.1.0) [Compare Source](DependencyTrack/gh-upload-sbom@v4.1.0...v4.1.0) <!-- Release notes generated using configuration in .github/release.yml at v4.1.0 --> #### What's Changed ##### Enhancements 🚀 - Upload BOMs using POST (multipart) by [@​nscuro](https://github.com/nscuro) in [#​65](DependencyTrack/gh-upload-sbom#65) ##### Dependency Updates 🤖 - Bump actions/checkout from 6.0.3 to 7.0.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​64](DependencyTrack/gh-upload-sbom#64) **Full Changelog**: <DependencyTrack/gh-upload-sbom@v4.0...v4.1.0> ### [`v4.1`](DependencyTrack/gh-upload-sbom@v4...v4.1.0) [Compare Source](DependencyTrack/gh-upload-sbom@v4...v4.1.0) ### [`v4.0.0`](https://github.com/DependencyTrack/gh-upload-sbom/releases/tag/v4.0.0) [Compare Source](DependencyTrack/gh-upload-sbom@v4...v4) <!-- Release notes generated using configuration in .github/release.yml at v4.0.0 --> #### What's Changed ##### Breaking Changes 🚨 - chore: update action runtime to Node.js 24 by [@​diseku](https://github.com/diseku) in [#​56](DependencyTrack/gh-upload-sbom#56) ##### Enhancements 🚀 - Add isLatest property by [@​tolobis](https://github.com/tolobis) in [#​55](DependencyTrack/gh-upload-sbom#55) - Add proper CI automation and update distribution model by [@​nscuro](https://github.com/nscuro) in [#​57](DependencyTrack/gh-upload-sbom#57) - Add token output by [@​nscuro](https://github.com/nscuro) in [#​60](DependencyTrack/gh-upload-sbom#60) - Defensively mark api key as secret by [@​nscuro](https://github.com/nscuro) in [#​62](DependencyTrack/gh-upload-sbom#62) - Add support for project UUID output (requires DT v5) by [@​nscuro](https://github.com/nscuro) in [#​63](DependencyTrack/gh-upload-sbom#63) ##### Bug Fixes 🐛 - docs: Corrected the variables and code snippets by [@​sellisd](https://github.com/sellisd) in [#​50](DependencyTrack/gh-upload-sbom#50) ##### Dependency Updates 🤖 - Bump esbuild from 0.25.12 to 0.28.0 in the npm-minor-patch group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​58](DependencyTrack/gh-upload-sbom#58) - Bump [@​actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​59](DependencyTrack/gh-upload-sbom#59) - Bump esbuild from 0.28.0 to 0.28.1 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​61](DependencyTrack/gh-upload-sbom#61) #### New Contributors - [@​diseku](https://github.com/diseku) made their first contribution in [#​56](DependencyTrack/gh-upload-sbom#56) - [@​tolobis](https://github.com/tolobis) made their first contribution in [#​55](DependencyTrack/gh-upload-sbom#55) - [@​sellisd](https://github.com/sellisd) made their first contribution in [#​50](DependencyTrack/gh-upload-sbom#50) **Full Changelog**: <DependencyTrack/gh-upload-sbom@v3...v4.0.0> ### [`v4.0`](DependencyTrack/gh-upload-sbom@v4...v4) [Compare Source](DependencyTrack/gh-upload-sbom@v4...v4) ### [`v4`](DependencyTrack/gh-upload-sbom@v3.1.0...v4) [Compare Source](DependencyTrack/gh-upload-sbom@v3.1.0...v4) ### [`v3.1.0`](https://github.com/DependencyTrack/gh-upload-sbom/releases/tag/v3.1.0) [Compare Source](DependencyTrack/gh-upload-sbom@v3...v3.1.0) <!-- Release notes generated using configuration in .github/release.yml at v3.1.0 --> #### What's Changed ##### Enhancements 🚀 - Use fetch instead of http by [@​entigo-mart-erlenheim](https://github.com/entigo-mart-erlenheim) in [#​35](DependencyTrack/gh-upload-sbom#35) ##### Other Changes - patch: change example version to 3 in README.md by [@​aethernet](https://github.com/aethernet) in [#​32](DependencyTrack/gh-upload-sbom#32) - feat: include tags when creating by [@​JCHacking](https://github.com/JCHacking) in [#​33](DependencyTrack/gh-upload-sbom#33) - Add release notes config by [@​nscuro](https://github.com/nscuro) in [#​37](DependencyTrack/gh-upload-sbom#37) - Improve parameter descriptions by [@​nscuro](https://github.com/nscuro) in [#​36](DependencyTrack/gh-upload-sbom#36) - Unify action versions in examples by [@​nscuro](https://github.com/nscuro) in [#​38](DependencyTrack/gh-upload-sbom#38) #### New Contributors - [@​aethernet](https://github.com/aethernet) made their first contribution in [#​32](DependencyTrack/gh-upload-sbom#32) - [@​JCHacking](https://github.com/JCHacking) made their first contribution in [#​33](DependencyTrack/gh-upload-sbom#33) - [@​entigo-mart-erlenheim](https://github.com/entigo-mart-erlenheim) made their first contribution in [#​35](DependencyTrack/gh-upload-sbom#35) - [@​nscuro](https://github.com/nscuro) made their first contribution in [#​37](DependencyTrack/gh-upload-sbom#37) **Full Changelog**: <DependencyTrack/gh-upload-sbom@v3.0.0...v3.1.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIwNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: Philipp A. Baer <git@ph.baer.one> Reviewed-on: https://git.baer.one/phbaer/ha-birthday-calendar/pulls/10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add support for the isLatest value in the SBOM upload.