Skip to content

chore(deps): bump the all group with 2 updates#1478

Merged
egibs merged 1 commit intomainfrom
dependabot/go_modules/all-dc43d05c24
Apr 20, 2026
Merged

chore(deps): bump the all group with 2 updates#1478
egibs merged 1 commit intomainfrom
dependabot/go_modules/all-dc43d05c24

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2026

Bumps the all group with 2 updates: github.com/egibs/reconcile and github.com/puzpuzpuz/xsync/v4.

Updates github.com/egibs/reconcile from 0.3.0 to 0.4.0

Release notes

Sourced from github.com/egibs/reconcile's releases.

v0.4.0

What's Changed

Full Changelog: egibs/reconcile@v0.3.0...v0.4.0

Commits
  • c389f97 refactor: make implementation more generic; remove GOEXPERIMENT (#20)
  • d2da7f0 chore(deps): bump step-security/harden-runner from 2.16.1 to 2.17.0 in the al...
  • See full diff in compare view

Updates github.com/puzpuzpuz/xsync/v4 from 4.4.0 to 4.5.0

Release notes

Sourced from github.com/puzpuzpuz/xsync/v4's releases.

v4.5.0

  • Apply integer hash inlining in Map to more types #195
  • Fix trivial hash flooding in integer hash function in Map #199
  • Use power-of-two capacity to replace modulo with bitwise ops in MPMCQueue #200
  • Avoid false sharing in MPMCQueue #203

Kudos to @​llxisdsh, @​jmasters-git, and @​huynhanx03 for making this release happen.

Breaking changes

MPMCQueue's capacity specified in NewMPMCQueue is now implicitly rounded up to the next power of 2. For example, xsync.NewMPMCQueue[string](https://github.com/puzpuzpuz/xsync/blob/HEAD/1000) means that the queue's capacity will be set to 1024.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 2 updates: [github.com/egibs/reconcile](https://github.com/egibs/reconcile) and [github.com/puzpuzpuz/xsync/v4](https://github.com/puzpuzpuz/xsync).


Updates `github.com/egibs/reconcile` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/egibs/reconcile/releases)
- [Commits](egibs/reconcile@v0.3.0...v0.4.0)

Updates `github.com/puzpuzpuz/xsync/v4` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/puzpuzpuz/xsync/releases)
- [Commits](puzpuzpuz/xsync@v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: github.com/egibs/reconcile
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/puzpuzpuz/xsync/v4
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 20, 2026
@egibs egibs enabled auto-merge (squash) April 20, 2026 02:15
@egibs egibs merged commit 893debc into main Apr 20, 2026
21 checks passed
@egibs egibs deleted the dependabot/go_modules/all-dc43d05c24 branch April 20, 2026 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant