Skip to content

Update go updates#180

Merged
webbnh merged 1 commit intomainfrom
renovate/go-updates
Apr 7, 2025
Merged

Update go updates#180
webbnh merged 1 commit intomainfrom
renovate/go-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/fsnotify/fsnotify v1.8.0 -> v1.9.0 age adoption passing confidence
github.com/moby/sys/user v0.3.0 -> v0.4.0 age adoption passing confidence
github.com/pelletier/go-toml/v2 v2.2.3 -> v2.2.4 age adoption passing confidence
golang.org/x/sys v0.31.0 -> v0.32.0 age adoption passing confidence
golang.org/x/term v0.30.0 -> v0.31.0 age adoption passing confidence
golang.org/x/text v0.23.0 -> v0.24.0 age adoption passing confidence

Release Notes

fsnotify/fsnotify (github.com/fsnotify/fsnotify)

v1.9.0

Compare Source

Changes and fixes
  • all: make BufferedWatcher buffered again (#​657)

  • inotify: fix race when adding/removing watches while a watched path is being deleted (#​678, #​686)

  • inotify: don't send empty event if a watched path is unmounted (#​655)

  • inotify: don't register duplicate watches when watching both a symlink and its target; previously that would get "half-added" and removing the second would panic (#​679)

  • kqueue: fix watching relative symlinks (#​681)

  • kqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (#​682)

  • illumos: don't send error if changed file is deleted while processing the event (#​678)

pelletier/go-toml (github.com/pelletier/go-toml/v2)

v2.2.4

Compare Source

Highlight

In this release, @​mikattack removed the last dependency of go-toml! 🎉 (https://github.com/pelletier/go-toml/pull/981)

What's Changed

Documentation
Other changes

New Contributors

Full Changelog: pelletier/go-toml@v2.2.3...v2.2.4


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/go-updates branch from b51a3fa to f22eef6 Compare April 7, 2025 15:55
@webbnh webbnh merged commit 9577b81 into main Apr 7, 2025
3 checks passed
@webbnh webbnh deleted the renovate/go-updates branch April 7, 2025 17:31
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