Commit 7d8e181
authored
fix(deps): update module github.com/cockroachdb/errors to v1.13.0 (#770)
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/errors](https://redirect.github.com/cockroachdb/errors)
| `v1.12.0` → `v1.13.0` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/4) for more information.
---
### Release Notes
<details>
<summary>cockroachdb/errors (github.com/cockroachdb/errors)</summary>
###
[`v1.13.0`](https://redirect.github.com/cockroachdb/errors/releases/tag/v1.13.0)
[Compare
Source](https://redirect.github.com/cockroachdb/errors/compare/v1.12.0...v1.13.0)
##### What's Changed
- errorbase: optimize errors.Is by
[@​jeffswenson](https://redirect.github.com/jeffswenson) in
[#​153](https://redirect.github.com/cockroachdb/errors/pull/153)
- build: bump min Go version to 1.25, add 1.26 to CI by
[@​dhartunian](https://redirect.github.com/dhartunian) in
[#​160](https://redirect.github.com/cockroachdb/errors/pull/160)
- report: migrate Event.Extra to Event.Contexts (sentry-go v0.46+
compat) by [@​denniszag](https://redirect.github.com/denniszag) in
[#​159](https://redirect.github.com/cockroachdb/errors/pull/159)
##### New Contributors
- [@​jeffswenson](https://redirect.github.com/jeffswenson) made
their first contribution in
[#​153](https://redirect.github.com/cockroachdb/errors/pull/153)
- [@​denniszag](https://redirect.github.com/denniszag) made their
first contribution in
[#​159](https://redirect.github.com/cockroachdb/errors/pull/159)
**Full Changelog**:
<cockroachdb/errors@v1.12.0...v1.13.0>
</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: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
| 55 | + | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments