Skip to content

Commit

Permalink
chore(deps): update module github.com/ckaznocha/intrange to v0.3.0 (#…
Browse files Browse the repository at this point in the history
…6062)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/ckaznocha/intrange](https://redirect.github.com/ckaznocha/intrange)
| `v0.2.1` -> `v0.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fckaznocha%2fintrange/v0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fckaznocha%2fintrange/v0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fckaznocha%2fintrange/v0.2.1/v0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fckaznocha%2fintrange/v0.2.1/v0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>ckaznocha/intrange (github.com/ckaznocha/intrange)</summary>

###
[`v0.3.0`](https://redirect.github.com/ckaznocha/intrange/releases/tag/v0.3.0)

[Compare
Source](https://redirect.github.com/ckaznocha/intrange/compare/v0.2.1...v0.3.0)

#### What's Changed

- automated(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/ckaznocha/intrange/pull/32](https://redirect.github.com/ckaznocha/intrange/pull/32)
- Add `analysis.SuggestedFix` for range over int by
[@&#8203;rennnosuke](https://redirect.github.com/rennnosuke) in
[https://github.com/ckaznocha/intrange/pull/34](https://redirect.github.com/ckaznocha/intrange/pull/34)
- Update range autofix by
[@&#8203;ckaznocha](https://redirect.github.com/ckaznocha) in
[https://github.com/ckaznocha/intrange/pull/35](https://redirect.github.com/ckaznocha/intrange/pull/35)
- Remove exception for testing.B by
[@&#8203;ckaznocha](https://redirect.github.com/ckaznocha) in
[https://github.com/ckaznocha/intrange/pull/36](https://redirect.github.com/ckaznocha/intrange/pull/36)
- Add note about scopes on assignment by
[@&#8203;ckaznocha](https://redirect.github.com/ckaznocha) in
[https://github.com/ckaznocha/intrange/pull/37](https://redirect.github.com/ckaznocha/intrange/pull/37)
- Suggested fixes for ranges that do not need the key by
[@&#8203;ckaznocha](https://redirect.github.com/ckaznocha) in
[https://github.com/ckaznocha/intrange/pull/39](https://redirect.github.com/ckaznocha/intrange/pull/39)
- Find and suggest fixes for geq/leq with int literals by
[@&#8203;ckaznocha](https://redirect.github.com/ckaznocha) in
[https://github.com/ckaznocha/intrange/pull/41](https://redirect.github.com/ckaznocha/intrange/pull/41)
- automated(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/ckaznocha/intrange/pull/40](https://redirect.github.com/ckaznocha/intrange/pull/40)
- automated(deps): bump github.com/gostaticanalysis/testutil from 0.4.0
to 0.5.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/ckaznocha/intrange/pull/42](https://redirect.github.com/ckaznocha/intrange/pull/42)
- automated(deps): bump github.com/gostaticanalysis/testutil from 0.5.0
to 0.5.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/ckaznocha/intrange/pull/43](https://redirect.github.com/ckaznocha/intrange/pull/43)
- Fix tests by
[@&#8203;ckaznocha](https://redirect.github.com/ckaznocha) in
[https://github.com/ckaznocha/intrange/pull/45](https://redirect.github.com/ckaznocha/intrange/pull/45)

#### New Contributors

- [@&#8203;rennnosuke](https://redirect.github.com/rennnosuke) made
their first contribution in
[https://github.com/ckaznocha/intrange/pull/34](https://redirect.github.com/ckaznocha/intrange/pull/34)

**Full Changelog**:
ckaznocha/intrange@v0.2.1...v0.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, 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/open-telemetry/opentelemetry-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent cc7c37a commit 7ee5945
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ require (
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/charithe/durationcheck v0.0.10 // indirect
github.com/chavacava/garif v0.1.0 // indirect
github.com/ckaznocha/intrange v0.2.1 // indirect
github.com/ckaznocha/intrange v0.3.0 // indirect
github.com/cloudflare/circl v1.5.0 // indirect
github.com/curioswitch/go-reassign v0.2.0 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
Expand Down
8 changes: 4 additions & 4 deletions internal/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ github.com/charithe/durationcheck v0.0.10 h1:wgw73BiocdBDQPik+zcEoBG/ob8uyBHf2iy
github.com/charithe/durationcheck v0.0.10/go.mod h1:bCWXb7gYRysD1CU3C+u4ceO49LoGOY1C1L6uouGNreQ=
github.com/chavacava/garif v0.1.0 h1:2JHa3hbYf5D9dsgseMKAmc/MZ109otzgNFk5s87H9Pc=
github.com/chavacava/garif v0.1.0/go.mod h1:XMyYCkEL58DF0oyW4qDjjnPWONs2HBqYKI+UIPD+Gww=
github.com/ckaznocha/intrange v0.2.1 h1:M07spnNEQoALOJhwrImSrJLaxwuiQK+hA2DeajBlwYk=
github.com/ckaznocha/intrange v0.2.1/go.mod h1:7NEhVyf8fzZO5Ds7CRaqPEm52Ut83hsTiL5zbER/HYk=
github.com/ckaznocha/intrange v0.3.0 h1:VqnxtK32pxgkhJgYQEeOArVidIPg+ahLP7WBOXZd5ZY=
github.com/ckaznocha/intrange v0.3.0/go.mod h1:+I/o2d2A1FBHgGELbGxzIcyd3/9l9DuwjM8FsbSS3Lo=
github.com/client9/misspell v0.3.4 h1:ta993UF76GwbvJcIo3Y68y/M3WxlpEHPWIGDkJYwzJI=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
Expand Down Expand Up @@ -210,8 +210,8 @@ github.com/gostaticanalysis/forcetypeassert v0.1.0/go.mod h1:qZEedyP/sY1lTGV1uJ3
github.com/gostaticanalysis/nilerr v0.1.1 h1:ThE+hJP0fEp4zWLkWHWcRyI2Od0p7DlgYG3Uqrmrcpk=
github.com/gostaticanalysis/nilerr v0.1.1/go.mod h1:wZYb6YI5YAxxq0i1+VJbY0s2YONW0HU0GPE3+5PWN4A=
github.com/gostaticanalysis/testutil v0.3.1-0.20210208050101-bfb5c8eec0e4/go.mod h1:D+FIZ+7OahH3ePw/izIEeH5I06eKs1IKI4Xr64/Am3M=
github.com/gostaticanalysis/testutil v0.4.0 h1:nhdCmubdmDF6VEatUNjgUZBJKWRqugoISdUv3PPQgHY=
github.com/gostaticanalysis/testutil v0.4.0/go.mod h1:bLIoPefWXrRi/ssLFWX1dx7Repi5x3CuviD3dgAZaBU=
github.com/gostaticanalysis/testutil v0.5.0 h1:Dq4wT1DdTwTGCQQv3rl3IvD5Ld0E6HiY+3Zh0sUGqw8=
github.com/gostaticanalysis/testutil v0.5.0/go.mod h1:OLQSbuM6zw2EvCcXTz1lVq5unyoNft372msDY0nY5Hs=
github.com/hashicorp/go-version v1.2.1/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY=
github.com/hashicorp/go-version v1.7.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
Expand Down

0 comments on commit 7ee5945

Please sign in to comment.