Skip to content

build(deps): bump github.com/cockroachdb/pebble from 1.0.0 to 1.1.0#131

Merged
melekes merged 2 commits intomainfrom
dependabot/go_modules/github.com/cockroachdb/pebble-1.1.0
Feb 7, 2024
Merged

build(deps): bump github.com/cockroachdb/pebble from 1.0.0 to 1.1.0#131
melekes merged 2 commits intomainfrom
dependabot/go_modules/github.com/cockroachdb/pebble-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 6, 2024

Bumps github.com/cockroachdb/pebble from 1.0.0 to 1.1.0.

Release notes

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

v1.1.0

This is the version of Pebble that is used in CockroachDB v23.2.0. It is considered stable and production-ready.

Commits
  • 691154e Makefile: update crossversion-meta to test 23.1 -> 23.2 only
  • 93aaf52 db: add compaction callbacks for unexpected SingleDelete behavior
  • ba91feb db: compactionIter.nextInStripe skips RANGEDEL covered keys in the same stripe
  • f065d7a db: fix SINGLEDEL, MERGE + DEL interaction
  • 50519c5 sstable: reduce allocs in intersectsUserPropsAndFinishInit
  • 56a13bc crl-release-23.2: sstable: remove FieldByName call in Properties.load
  • e08386b db: fix regression in table cache hot path
  • bc1b828 db: add benchmark for table cache hit path
  • 52e1a82 sstable: fix two-level iterator NextPrefix error propagation
  • 7f4b963 crl-release-23.2: minor fix to README.md
  • 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 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](https://github.com/cockroachdb/pebble) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/cockroachdb/pebble/releases)
- [Commits](cockroachdb/pebble@v1.0.0...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner February 6, 2024 11:16
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 6, 2024
@melekes melekes added this pull request to the merge queue Feb 7, 2024
Merged via the queue into main with commit 4e34f42 Feb 7, 2024
@melekes melekes deleted the dependabot/go_modules/github.com/cockroachdb/pebble-1.1.0 branch February 7, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant