-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
release: v0.54.0 [main] #7075
release: v0.54.0 [main] #7075
Conversation
@knqyf263 it should be |
Release Please automatically determines the next version based on the commit prefixes. When |
thank you for explaining, otherwise I was starting to worry 😄 |
37e3898
to
29eb307
Compare
It's v0.54.0 now, although #7080 should have been |
Yeah. It was my mistake. |
Release Please sees a commit message. You need to amend the commit message in the main branch and force-push it. |
oh... |
Actually, our branch protection doesn't allow it. It means you cannot change the type once you merge a PR. |
Yeah. I understood you. Thank you for the clarification! |
b3cbfd4
to
8f6c516
Compare
93e1823
to
f666ad4
Compare
f666ad4
to
fba3a67
Compare
@simar7 will be leading this release. |
fa274f6
to
12dfae2
Compare
@aquasecurity/trivy I created #7248 |
016517f
to
1769961
Compare
1769961
to
b915697
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've written release notes.
🤖 I have created a release beep boop
0.54.0 (2024-07-30)
Features
log.FilePath()
function for logger (#7080) (1f5f348)--vuln-type
flag to--pkg-types
flag (#7104) (7cbdb0a)SPDX
andCycloneDX
reports (#7257) (4a2f492)--pkg-relationships
(#7237) (5c37361)Bug Fixes
*.deps.json
files (#7039) (5bc662b)nuget package dir not found
log only when checkingnuget
packages (#7194) (d76feba)pom
init
dir are not found (#7245) (4e54a7e)go-mvn-version
to removePackage
duplicates (#7088) (a7a304d)latest
version for filesyarn.lock
+package.json
(#7110) (54bb8bd)hugging-face-access-token
(#7216) (8c87194)Performance Improvements
bytes.Index
inemptyLineSplit
to cut allocation (#7065) (acbec05)This PR was generated with Release Please. See documentation.