Bump the golang group across 1 directory with 6 updates #46
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the golang group with 4 updates in the / directory: github.com/onsi/gomega, golang.org/x/net, github.com/fsnotify/fsnotify and github.com/nxadm/tail.
Updates
github.com/onsi/gomega
from 1.10.1 to 1.36.2Release notes
Sourced from github.com/onsi/gomega's releases.
... (truncated)
Changelog
Sourced from github.com/onsi/gomega's changelog.
... (truncated)
Commits
bb0e550
v1.36.29a7609d
Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810)b6cb028
Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807)5756529
Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808)dabc12e
Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757)8bc0a2a
v1.36.11c6c112
Fix onsi/gomega#8034feb9d7
resolves onsi/gomega#696: make HaveField great on pointer receivers given onl...f1ff459
v1.36.04c964c6
new: make collection-related matchers Go 1.23 iterator awareUpdates
golang.org/x/net
from 0.33.0 to 0.34.0Commits
8da7ed1
go.mod: update golang.org/x dependencies2124140
all: make function and struct comments match the namese9d95ba
http2: do not surface errors from a conn's idle timer expiringc2be992
quic: remember which remote connection IDs have been retiredUpdates
google.golang.org/protobuf
from 1.35.1 to 1.36.1Updates
github.com/fsnotify/fsnotify
from 1.4.9 to 1.8.0Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
... (truncated)
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
... (truncated)
Commits
a9bc2e0
Prepare 1.8.0 release2d133b8
inotify: fix panic on Remove()1626962
Update CIc1467c0
test/kqueue: watch symlinks800ed83
kqueue: don't change internal state when Add() returns error (#638)ad74244
remove extra "to" from doc comment (#634)bec8903
Split out Watcher and backends (#632)a618f07
inotify: add recursive watcher (#472)17d9053
Print diffs for test failures53b06a8
inotify: implement WithNoFollow() (#631)Updates
github.com/nxadm/tail
from 1.4.8 to 1.4.11Changelog
Sourced from github.com/nxadm/tail's changelog.
Commits
cbff2e2
bump fsnotify to fix some issues4472660
Config setting to only yield complete lines (#26)6abd9f9
changeme0b92b34
Merge branch 'master' of github.com:nxadm/tailaf851de
add timeout to freebsd tests as well6e33b28
Add timeouts to tests (#27)1614e6b
doc03e3f42
Merge branch 'master' of github.com:nxadm/tail6327674
Use temp directory for tests, instead of relative (#29)bd5be8a
prepare fix #28Updates
golang.org/x/sys
from 0.28.0 to 0.29.0Commits
d4ac05d
windows: update NewLazyDLL, LoadDLL docs to point to NewLazySystemDLL680bd24
windows: remove unused errString typea7f19e9
unix: add Dup3 on dragonflyDependabot 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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