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

Bump github.com/cockroachdb/pebble from 1.0.0 to 1.1.0 #11

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 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)

@dependabot dependabot bot requested a review from a team as a code owner February 12, 2024 01:21
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2024

The following labels could not be found: dependencies.

@ajnavarro
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot-go_modules-main-github.com-cockroachdb-pebble-1.1.0 branch from 5c10a34 to 7db1194 Compare February 21, 2024 07:52
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-go_modules-main-github.com-cockroachdb-pebble-1.1.0 branch from 7db1194 to 0b82215 Compare February 29, 2024 11:06
@zivkovicmilos zivkovicmilos merged commit b4438e1 into main Mar 11, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot-go_modules-main-github.com-cockroachdb-pebble-1.1.0 branch March 11, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants