build(deps): bump the minor-updates group with 5 updates #12
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 minor-updates group with 5 updates:
1.4.2
1.5.1
5.0.4
5.1.0
1.0.0
1.0.1
1.1.43
1.1.62
1.8.1
1.9.3
Updates
github.com/alexflint/go-arg
from 1.4.2 to 1.5.1Release notes
Sourced from github.com/alexflint/go-arg's releases.
Commits
bee5cf5
Merge pull request #255 from hhromic/fix-254aa844c7
Fix crash on errors in package-levelMustParse
dfca71d
Merge pull request #243 from alexflint/handle-empty-placeholder188bd31
Merge pull request #244 from alexflint/restore-100pct-coverage8a91726
add a test case with single-level subcommands3ddfffd
add test for help and usage when a --version flag is present68948b2
restore 100% code coveragebe792f1
ping8e35a4f
handle explicit empty placeholdersbf629a1
Merge pull request #231 from alexflint/subcommand-aliasesUpdates
github.com/godbus/dbus/v5
from 5.0.4 to 5.1.0Release notes
Sourced from github.com/godbus/dbus/v5's releases.
Commits
e523abc
Merge pull request #313 from kolyshkin/fix-TestObjectSignalHandling2c3cf65
TestObjectSignalHandling: minor refactor81ff899
TestObjectSignalHandling: fix/improveb357b44
Merge pull request #310 from godbus/fix/prop_pointerse230c8c
prop: copy initial values and store as pointers internally3775a5b
Merge pull request #312 from godbus/fix/conn_cancelled_contextd0c202b
conn: don't send message if context is already cancelled83fe796
Merge pull request #311 from godbus/doc/struct_type32cb891
Merge pull request #309 from godbus/fix/auth_ok_missing_uid041560b
Merge pull request #302 from kolyshkin/escape-bus-addressUpdates
github.com/holoplot/go-avahi
from 1.0.0 to 1.0.1Commits
f1c523e
Merge pull request #15 from DerAndereAndi/bugfixes61c3cd3
Add missing make of close channels88734c5
Fix linter warning1929b09
Fix D-Bus destination for multiple interfaces65c3b32
entry-group: AddServiceSubType → AddServiceSubtypeUpdates
github.com/miekg/dns
from 1.1.43 to 1.1.62Commits
07a2352
Release 1.1.6234b3cbb
Go 1.23 was released couple of hours ago39938e9
Revert "Remove use of deprecated net.Error.Temporary (#1589)" (#1594)ef7392e
Remove use of deprecated net.Error.Temporary (#1589)ee99288
Add support for NXNAME type (#1584)8d05ff7
Add support for missing Extended DNS Error Codes (EDE) (#1585)347f250
Bump golang.org/x/sys from 0.21.0 to 0.22.0 (#1588)d6940bf
Bump golang.org/x/net from 0.26.0 to 0.27.0 (#1587)870b1c1
add rfc3596 to the list (#1577)e5a40bc
update list of RFCsUpdates
github.com/sirupsen/logrus
from 1.8.1 to 1.9.3Release notes
Sourced from github.com/sirupsen/logrus's releases.
... (truncated)
Commits
d40e25c
fix panic in Writerf9291a5
Revert "Revert "Merge pull request #1376 from ozfive/master""352781d
Revert "Merge pull request #1376 from ozfive/master"b30aa27
Merge pull request #1339 from xieyuschen/patch-16acd903
Merge pull request #1376 from ozfive/master105e63f
Merge pull request #1 from ashmckenzie/ashmckenzie/fix-writer-scannerc052ba6
Scan text in 64KB chunkse59b167
Merge pull request #1372 from tommyblue/syslog_different_loglevels766cfec
This commit fixes a potential denial of service vulnerability in logrus.Write...70234da
Add instructions to use different log levels for local and syslogDependabot 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