Skip to content

Bump io.airlift:slice from 2.5 to 2.6#1133

Merged
wendigo merged 1 commit intomasterfrom
dependabot/maven/io.airlift-slice-2.6
Mar 9, 2026
Merged

Bump io.airlift:slice from 2.5 to 2.6#1133
wendigo merged 1 commit intomasterfrom
dependabot/maven/io.airlift-slice-2.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps io.airlift:slice from 2.5 to 2.6.

Release notes

Sourced from io.airlift:slice's releases.

slice 2.6

What's Changed

Others

Full Changelog: airlift/slice@2.5...2.6

Commits
  • 63947b8 [maven-release-plugin] prepare release 2.6
  • 4b749d2 Use faster indexOfByte to speed up indexOfBruteForce
  • bae39be Drop unnecessary range checks performed by Arrays
  • 8fa2f14 Add Slice.lastIndexOf method
  • dfc37c5 Check checkFromIndexSize only once per setCodePointAt call
  • 324b59f Vectorize indexOfByte
  • e5c0802 Use unchecked operations in DynamicSliceOutput
  • 3e3d342 Fix incorrect Slice.clear implementation
  • 0b90a0c Add Slice.equals accepting other byte array
  • e298c75 Fix countCodePoints range scan for non-zero offsets
  • Additional commits viewable 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 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)

Bumps [io.airlift:slice](https://github.com/airlift/slice) from 2.5 to 2.6.
- [Release notes](https://github.com/airlift/slice/releases)
- [Commits](airlift/slice@2.5...2.6)

---
updated-dependencies:
- dependency-name: io.airlift:slice
  dependency-version: '2.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependency Dependency updates label Mar 9, 2026
@wendigo wendigo merged commit 9abed0d into master Mar 9, 2026
4 checks passed
@wendigo wendigo deleted the dependabot/maven/io.airlift-slice-2.6 branch March 9, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant