-
Notifications
You must be signed in to change notification settings - Fork 1.2k
deps(java): bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 #15007
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
deps(java): bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 #15007
Conversation
Bumps [org.apache.commons:commons-compress](https://github.com/apache/commons-compress) from 1.27.1 to 1.28.0. - [Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-compress@rel/commons-compress-1.27.1...rel/commons-compress-1.28.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the [email protected] list. Thank you for your contribution! |
/format-fix apply |
Fixes applied by @auto-format-bot in response to: #15007 (comment) Original PR: #15007 Changes applied: gradle/libs.versions.toml lucene/licenses/commons-compress-1.27.1.jar.sha1 lucene/licenses/commons-compress-1.28.0.jar.sha1 lucene/licenses/commons-io-2.16.1.jar.sha1 lucene/licenses/commons-io-2.20.0.jar.sha1 lucene/licenses/commons-lang3-3.16.0.jar.sha1 lucene/licenses/commons-lang3-3.18.0.jar.sha1 versions.lock
Formatting FailedThe formatting bot encountered issues while processing this PR. Next Steps:
📝 Details
This was performed automatically by the Auto Format Bot |
This is blocked by forbiddenApis missing signatures for commons-io. I wonder if we should consolidate them and copy them over from the built-in resources to Lucene resources to simplify upgrades. Thoughts, @uschindler ? |
This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the [email protected] list. Thank you for your contribution! |
This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the [email protected] list. Thank you for your contribution! |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps org.apache.commons:commons-compress from 1.27.1 to 1.28.0.
Changelog
Sourced from org.apache.commons:commons-compress's changelog.
... (truncated)
Commits
852d9c2
Prepare for the release candidate 1.28.0 RC1f5eb9e2
Prepare for the next release candidate36f204c
Camel case parameter name4c04e4a
Use final6cb7da1
Javadoc563c9d2
Javadocce73bd8
Javadoca464ae9
Better parameter namesc0b2b84
Add TODO for next major versionc76bc97
Use OpenVEX to document that we are not affected by CVE-2025-48924 inYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)