-
Notifications
You must be signed in to change notification settings - Fork 485
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
ORC-1721: Upgrade aircompressor
to 0.27
#1943
ORC-1721: Upgrade aircompressor
to 0.27
#1943
Conversation
Bumps [io.airlift:aircompressor](https://github.com/airlift/aircompressor) from 0.26 to 0.27. - [Commits](airlift/aircompressor@0.26...0.27) --- updated-dependencies: - dependency-name: io.airlift:aircompressor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
aircompressor
to 0.27
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Thanks for merging this @cxzl25. This fixes a CVE, do you have any ETA of ORC 2.1.0? |
From https://github.com/apache/orc/milestone/28, 2.1.0 is due by January 17, 2025. @Fokko |
Since this fixes a CVE, can I request a backport for 1.9 and 2.0 serials? |
ORC 2.0 and 1.9 branches are still under maintenance, should we backport to 2.0 and 1.9 branches? |
SGTM |
Bumps [io.airlift:aircompressor](https://github.com/airlift/aircompressor) from 0.26 to 0.27. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/airlift/aircompressor/commit/e139a31be059855a5a70f6994a4ecaa0adbbea7a"><code>e139a31</code></a> [maven-release-plugin] prepare release 0.27</li> <li><a href="https://github.com/airlift/aircompressor/commit/9b9295238dceeaa4da717a82975187042b05194d"><code>9b92952</code></a> Upgrade to latest GitHub actions</li> <li><a href="https://github.com/airlift/aircompressor/commit/7262a6cc5423b14904bb8773f4f2f8a8edc00d92"><code>7262a6c</code></a> Upgrade test dependency versions</li> <li><a href="https://github.com/airlift/aircompressor/commit/fdc00b8be24a5448abebae957425af3a3b974230"><code>fdc00b8</code></a> Reorganize pom</li> <li><a href="https://github.com/airlift/aircompressor/commit/4f384afdea9b6d0109515e7e222b0e93a77109df"><code>4f384af</code></a> Replace test usages of javax.inject annotations with Guice</li> <li><a href="https://github.com/airlift/aircompressor/commit/19d9436eb1393f6480922f83fce4fe43bc68852e"><code>19d9436</code></a> Fix ASL2 license header text</li> <li><a href="https://github.com/airlift/aircompressor/commit/cf66151541edb062ea88b6f3baab3f95e48b7b7f"><code>cf66151</code></a> Fix bounds checks</li> <li><a href="https://github.com/airlift/aircompressor/commit/d01ecb779375a092d00e224abe7869cdf49ddc3e"><code>d01ecb7</code></a> Add missing bounds checks</li> <li><a href="https://github.com/airlift/aircompressor/commit/2cea90a45534f9aacbb77426fb64e975504dee6e"><code>2cea90a</code></a> Verify length is positive</li> <li><a href="https://github.com/airlift/aircompressor/commit/15e68df9eb0c2bfde7f796231ee7cd1982965071"><code>15e68df</code></a> Fix out of bounds read due to negative length</li> <li>Additional commits viewable in <a href="https://github.com/airlift/aircompressor/compare/0.26...0.27">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.airlift:aircompressor&package-manager=maven&previous-version=0.26&new-version=0.27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Closes #1943 from dependabot[bot]/dependabot/maven/java/io.airlift-aircompressor-0.27. Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Shaoyun Chen <[email protected]>
Bumps [io.airlift:aircompressor](https://github.com/airlift/aircompressor) from 0.26 to 0.27. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/airlift/aircompressor/commit/e139a31be059855a5a70f6994a4ecaa0adbbea7a"><code>e139a31</code></a> [maven-release-plugin] prepare release 0.27</li> <li><a href="https://github.com/airlift/aircompressor/commit/9b9295238dceeaa4da717a82975187042b05194d"><code>9b92952</code></a> Upgrade to latest GitHub actions</li> <li><a href="https://github.com/airlift/aircompressor/commit/7262a6cc5423b14904bb8773f4f2f8a8edc00d92"><code>7262a6c</code></a> Upgrade test dependency versions</li> <li><a href="https://github.com/airlift/aircompressor/commit/fdc00b8be24a5448abebae957425af3a3b974230"><code>fdc00b8</code></a> Reorganize pom</li> <li><a href="https://github.com/airlift/aircompressor/commit/4f384afdea9b6d0109515e7e222b0e93a77109df"><code>4f384af</code></a> Replace test usages of javax.inject annotations with Guice</li> <li><a href="https://github.com/airlift/aircompressor/commit/19d9436eb1393f6480922f83fce4fe43bc68852e"><code>19d9436</code></a> Fix ASL2 license header text</li> <li><a href="https://github.com/airlift/aircompressor/commit/cf66151541edb062ea88b6f3baab3f95e48b7b7f"><code>cf66151</code></a> Fix bounds checks</li> <li><a href="https://github.com/airlift/aircompressor/commit/d01ecb779375a092d00e224abe7869cdf49ddc3e"><code>d01ecb7</code></a> Add missing bounds checks</li> <li><a href="https://github.com/airlift/aircompressor/commit/2cea90a45534f9aacbb77426fb64e975504dee6e"><code>2cea90a</code></a> Verify length is positive</li> <li><a href="https://github.com/airlift/aircompressor/commit/15e68df9eb0c2bfde7f796231ee7cd1982965071"><code>15e68df</code></a> Fix out of bounds read due to negative length</li> <li>Additional commits viewable in <a href="https://github.com/airlift/aircompressor/compare/0.26...0.27">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.airlift:aircompressor&package-manager=maven&previous-version=0.26&new-version=0.27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Closes #1943 from dependabot[bot]/dependabot/maven/java/io.airlift-aircompressor-0.27. Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Shaoyun Chen <[email protected]>
Bumps io.airlift:aircompressor from 0.26 to 0.27.
Commits
e139a31
[maven-release-plugin] prepare release 0.279b92952
Upgrade to latest GitHub actions7262a6c
Upgrade test dependency versionsfdc00b8
Reorganize pom4f384af
Replace test usages of javax.inject annotations with Guice19d9436
Fix ASL2 license header textcf66151
Fix bounds checksd01ecb7
Add missing bounds checks2cea90a
Verify length is positive15e68df
Fix out of bounds read due to negative lengthDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)