Skip to content
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

chore(gradle): bump io.airlift:aircompressor from 0.27 to 2.0.2 #6261

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps io.airlift:aircompressor from 0.27 to 2.0.2.

Release notes

Sourced from io.airlift:aircompressor's releases.

Release 2.0

What's Changed

Others

New Contributors

Full Changelog: airlift/aircompressor@0.27...2.0

Commits
  • 36fe717 [maven-release-plugin] prepare release 2.0.2
  • 8d24b66 Revert "Upgrade to Airbase 163"
  • 0d6da65 [maven-release-plugin] prepare for next development iteration
  • d3f06e4 [maven-release-plugin] prepare release 2.0.1
  • 200a028 Upgrade to Airbase 163
  • 4d3022e Update to version 2.0.1
  • 73a3d89 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

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 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)

@devinrsmith devinrsmith added this to the Triage milestone Oct 23, 2024
@devinrsmith devinrsmith enabled auto-merge (squash) October 23, 2024 14:29
@devinrsmith
Copy link
Member

devinrsmith commented Oct 23, 2024

It looks like they introduced a new artifact ID for v3 aircompressor-v3; airlift/aircompressor#222. May be reasonable to investigate that as well.

@dependabot dependabot bot force-pushed the dependabot/gradle/io.airlift-aircompressor-2.0.2 branch from 0a4f6df to 7ab48f9 Compare October 23, 2024 17:27
@devinrsmith
Copy link
Member

@dependabot rebase

Bumps [io.airlift:aircompressor](https://github.com/airlift/aircompressor) from 0.27 to 2.0.2.
- [Release notes](https://github.com/airlift/aircompressor/releases)
- [Changelog](https://github.com/airlift/aircompressor/blob/master/jreleaser.yml)
- [Commits](airlift/aircompressor@0.27...2.0.2)

---
updated-dependencies:
- dependency-name: io.airlift:aircompressor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@malhotrashivam
Copy link
Contributor

The most important change seems to be around new native implementations of codecs zstd, snappy, and LZ4 :
PR link
We can investigate as part of a separate PR for profiling the new codecs and verifying if we see any performance upgrade on using these newer versions.

@malhotrashivam
Copy link
Contributor

We cannot bump to aircompressor-v3 because they have moved on to Java 22+.
airlift/aircompressor@812770c

@devinrsmith devinrsmith merged commit 744357d into main Oct 25, 2024
33 checks passed
@devinrsmith devinrsmith deleted the dependabot/gradle/io.airlift-aircompressor-2.0.2 branch October 25, 2024 17:49
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants