build(deps): bump the gomod group with 6 updates #263
Merged
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 gomod group with 6 updates:
1.23.0
1.23.1
0.0.0-20210110162100-a92cc753f88e
1.2.5
1.6.0
1.8.0
1.0.7
1.1.1
0.1.2
0.1.4
1.2.0
1.2.2
Updates
github.com/briandowns/spinner
from 1.23.0 to 1.23.1Release notes
Sourced from github.com/briandowns/spinner's releases.
Commits
8f269dd
Consolidate the dependencies for the IsTerminal() API (#156)12e6c29
fix: CVE-2022-29526 (#152)Updates
github.com/elazarl/goproxy
from 0.0.0-20210110162100-a92cc753f88e to 1.2.5Release notes
Sourced from github.com/elazarl/goproxy's releases.
... (truncated)
Commits
Updates
github.com/fsnotify/fsnotify
from 1.6.0 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/go-test/deep
from 1.0.7 to 1.1.1Release notes
Sourced from github.com/go-test/deep's releases.
Changelog
Sourced from github.com/go-test/deep's changelog.
Commits
9e863ff
Release v1.1.1dc5b2f6
Update SECURITY.md185886d
Restore 100% test coverage (NilPointersAreZero case)47ae1b8
Merge pull request #61 from seveas/nil-pointers-are-zero93c35ac
Merge branch 'master' into nil-pointers-are-zero2982c5c
Update test matrix to latest 3 Go versions2b8252e
Add an option to consider nil pointers to be equivalent to zero values95fb3b1
Merge pull request #58 from bartleyg/patch-11127c84
fix copy pasta test7ff4e92
Update changelog for v1.1.0Updates
github.com/henvic/httpretty
from 0.1.2 to 0.1.4Commits
3a02507
cover: remove example directory from code coverageb5852d6
mod: require Go 1.22+ and update workflows962ad53
Add Align to align HTTP headersb2e47bd
ci: add dependabot.yml10e5c53
ci: update workflows8ccaa9c
fix: test assertion for TestOutgoingTLSBadClientCertificate messaged3bb0e6
fix: make test TestOutgoingTLSBadClientCertificate less strict938aae5
fix: replace deprecated io/ioutil calls90010f0
mod: require Go 1.20 onwards45a60f1
chore: add test for HTTP proxy supportUpdates
github.com/kardianos/service
from 1.2.0 to 1.2.2Commits
f4a4df2
Update launchd template (#346)645b10f
Add EnvVars to linux init.d (#339)380dcf8
Replace deprecated IsAnInteractiveSession() call (#344)6547573
Do not create windows services with an empty environment key (#343)29f8c79
Windows access service with minimal perms (#313)abe98a9
Provide custom log directory for posix (#311)bc65850
Allow setting environment variables for services (#312)ff1da96
Run systemd commands with --user flag (#310)ed46af2
Replace std out/err path to an existing directory (#307)5c08916
fix: use /etc/rc.d/rc2.d instead of /etc/rc2.d depending on AIX version (#317)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 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