Commit e46473a
authored
fix(deps): update module github.com/cockroachdb/pebble/v2 to v2.1.5 (#766)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/cockroachdb/pebble/v2](https://redirect.github.com/cockroachdb/pebble)
| `v2.1.4` → `v2.1.5` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/4) for more information.
---
### Release Notes
<details>
<summary>cockroachdb/pebble (github.com/cockroachdb/pebble/v2)</summary>
###
[`v2.1.5`](https://redirect.github.com/cockroachdb/pebble/releases/tag/v2.1.5)
[Compare
Source](https://redirect.github.com/cockroachdb/pebble/compare/v2.1.4...v2.1.5)
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
- checkpoint: copy ingestedFlushable SST files into checkpoint directory
by [@​madelynnblue](https://redirect.github.com/madelynnblue) in
[#​5819](https://redirect.github.com/cockroachdb/pebble/pull/5819)
- pebble-release-2.1: db: error when opening a database in format major
version 1 by
[@​RaduBerinde](https://redirect.github.com/RaduBerinde) in
[#​6021](https://redirect.github.com/cockroachdb/pebble/pull/6021)
**Full Changelog**:
<cockroachdb/pebble@v2.1.4...v2.1.5>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Asia/Tokyo)
- Branch creation
- Only on Sunday and Saturday (`* * * * 0,6`)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/bootjp/elastickv).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments