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

fix(deps): update module github.com/tomcz/gotools to v0.10.2 #25

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/tomcz/gotools v0.8.2 -> v0.10.2 age adoption passing confidence

Release Notes

tomcz/gotools (github.com/tomcz/gotools)

v0.10.2

Compare Source

Commits

  • c4eccbf: missed one reference (Tom Czarniecki)
  • b3ebd1f: handle zero part lengths (Tom Czarniecki)
  • d741d0c: test Chunk edge cases (Tom Czarniecki)
  • 064702e: sanity check Split (Tom Czarniecki)

v0.10.1

Compare Source

Commits

  • 68b0092: don't need to specify a value for sets created with NewSet (Tom Czarniecki)

v0.10.0

Compare Source

Commits

  • 753c661: doc.go duplicates README.md (Tom Czarniecki)
  • 250f97f: map iteration order is undefined (Tom Czarniecki)
  • 3a7b320: move sets into their own package (Tom Czarniecki)
  • 4147906: use go 1.23 (Tom Czarniecki)

v0.9.2

Compare Source

Commits

  • 21a5d71: document difference between Chunk & Split (Tom Czarniecki)

v0.9.1

Compare Source

Commits

  • 68330a6: Update README.md (Tom Czarniecki)
  • c481810: Update README.md (Tom Czarniecki)
  • 97266ce: Update doc.go (Tom Czarniecki)

v0.9.0

Compare Source

Commits

  • 119b509: cleanup asserts (Tom Czarniecki)
  • 4f8ba9c: chunk function to split slice into fixed number of parts (Tom Czarniecki)
  • c1fc2bd: used blessed mapstructure fork (Tom Czarniecki)
  • 20b4db2: don't need custom clock for tests (Tom Czarniecki)
  • 53b7edd: version is deprecated (Tom Czarniecki)

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-tomcz-gotools-0.x branch from 387d35d to 9fdc9f8 Compare December 31, 2024 05:18
Copy link
Author

renovate bot commented Dec 31, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.23.4

@renovate renovate bot changed the title fix(deps): update module github.com/tomcz/gotools to v0.9.1 fix(deps): update module github.com/tomcz/gotools to v0.10.0 Dec 31, 2024
@renovate renovate bot force-pushed the renovate/github.com-tomcz-gotools-0.x branch from 9fdc9f8 to 15f38ea Compare December 31, 2024 07:31
@renovate renovate bot changed the title fix(deps): update module github.com/tomcz/gotools to v0.10.0 fix(deps): update module github.com/tomcz/gotools to v0.10.1 Dec 31, 2024
@renovate renovate bot force-pushed the renovate/github.com-tomcz-gotools-0.x branch from 15f38ea to 46060c9 Compare January 1, 2025 01:54
@renovate renovate bot changed the title fix(deps): update module github.com/tomcz/gotools to v0.10.1 fix(deps): update module github.com/tomcz/gotools to v0.10.2 Jan 1, 2025
@fritterhoff fritterhoff added this pull request to the merge queue Jan 2, 2025
Merged via the queue into main with commit c222280 Jan 2, 2025
4 checks passed
@fritterhoff fritterhoff deleted the renovate/github.com-tomcz-gotools-0.x branch January 2, 2025 05:29
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.

1 participant