Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps github.com/cockroachdb/pebble/v2 from 2.1.1 to 2.1.2.

Release notes

Sourced from github.com/cockroachdb/pebble/v2's releases.

v2.1.2

Pebble release used in production by CockroachDB 25.3.0, with v2 path.

Caution! v2.x no longer supports the oldest on-disk formats; see README.

What's Changed

Full Changelog: cockroachdb/pebble@v2.1.1...v2.1.2

Commits
  • 525a66e feat: add pebblegozstd build tag to allow to configure zstd lib
  • 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)

Bumps [github.com/cockroachdb/pebble/v2](https://github.com/cockroachdb/pebble) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/cockroachdb/pebble/releases)
- [Commits](cockroachdb/pebble@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: github.com/cockroachdb/pebble/v2
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches label Nov 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 24, 2025 18:22
@github-actions
Copy link
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@kruskall kruskall enabled auto-merge November 25, 2025 07:57
@kruskall kruskall added this pull request to the merge queue Nov 25, 2025
Merged via the queue into main with commit aaa59d4 Nov 25, 2025
20 of 21 checks passed
@kruskall kruskall deleted the dependabot/go_modules/github.com/cockroachdb/pebble/v2-2.1.2 branch November 25, 2025 08:14
@github-actions
Copy link
Contributor

@Mergifyio backport 9.1 9.2

@mergify
Copy link
Contributor

mergify bot commented Nov 25, 2025

backport 9.1 9.2

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Nov 25, 2025
#19663)

* build(deps): bump github.com/cockroachdb/pebble/v2 from 2.1.1 to 2.1.2

Bumps [github.com/cockroachdb/pebble/v2](https://github.com/cockroachdb/pebble) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/cockroachdb/pebble/releases)
- [Commits](cockroachdb/pebble@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: github.com/cockroachdb/pebble/v2
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update NOTICE.txt

* Update NOTICE-fips.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kruskall <[email protected]>
(cherry picked from commit aaa59d4)

# Conflicts:
#	NOTICE-fips.txt
#	NOTICE.txt
#	go.mod
#	go.sum
mergify bot pushed a commit that referenced this pull request Nov 25, 2025
#19663)

* build(deps): bump github.com/cockroachdb/pebble/v2 from 2.1.1 to 2.1.2

Bumps [github.com/cockroachdb/pebble/v2](https://github.com/cockroachdb/pebble) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/cockroachdb/pebble/releases)
- [Commits](cockroachdb/pebble@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: github.com/cockroachdb/pebble/v2
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update NOTICE.txt

* Update NOTICE-fips.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kruskall <[email protected]>
(cherry picked from commit aaa59d4)

# Conflicts:
#	NOTICE-fips.txt
#	NOTICE.txt
#	go.mod
#	go.sum
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

History

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants