chore(deps)(deps): bump the go-dependencies group across 1 directory with 4 updates - #292
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump the go-dependencies group across 1 directory with 4 updates#292dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…with 4 updates Bumps the go-dependencies group with 4 updates in the / directory: [github.com/metacubex/mihomo](https://github.com/metacubex/mihomo), [github.com/miekg/dns](https://github.com/miekg/dns), [github.com/oschwald/geoip2-golang/v2](https://github.com/oschwald/geoip2-golang) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/metacubex/mihomo` from 1.19.29 to 1.19.30 - [Release notes](https://github.com/metacubex/mihomo/releases) - [Commits](MetaCubeX/mihomo@v1.19.29...v1.19.30) Updates `github.com/miekg/dns` from 1.1.72 to 1.1.73 - [Commits](miekg/dns@v1.1.72...v1.1.73) Updates `github.com/oschwald/geoip2-golang/v2` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/oschwald/geoip2-golang/releases) - [Changelog](https://github.com/oschwald/geoip2-golang/blob/main/CHANGELOG.md) - [Commits](oschwald/geoip2-golang@v2.2.0...v2.3.0) Updates `golang.org/x/crypto` from 0.54.0 to 0.55.0 - [Commits](golang/crypto@v0.54.0...v0.55.0) --- updated-dependencies: - dependency-name: github.com/metacubex/mihomo dependency-version: 1.19.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/miekg/dns dependency-version: 1.1.73 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/oschwald/geoip2-golang/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 go-dependencies group with 4 updates in the / directory: github.com/metacubex/mihomo, github.com/miekg/dns, github.com/oschwald/geoip2-golang/v2 and golang.org/x/crypto.
Updates
github.com/metacubex/mihomofrom 1.19.29 to 1.19.30Release notes
Sourced from github.com/metacubex/mihomo's releases.
... (truncated)
Commits
ac017cdfix: initialize DNS before NTP (#3103)8c56780feat: support AmneziaWG v3.18df9462chore: update mipstack for api adjustment63024e3chore: remove unused imports in test9b9dc8afix: survive server-initiated soft reset and rekey for openvpn (#3109)7259bbbchore: update mipstack for api adjustment3315457fix: CVE-2026-56862 for crypto/tls3cac869chore: reduce ZeroTier wire data-path overhead7ee0b05chore: allow overrideIV_VERbypeer-infofor OpenVPNb27c659feat: addclient-metadataconfiguration to anytls and DON'T sent by defaultUpdates
github.com/miekg/dnsfrom 1.1.72 to 1.1.73Commits
d854399Release 1.1.73aed10f4go.mod: add tool directive to replace tools.go76c682aFix gogen diff000bd62Bump the all group with 4 updates (#1726)24ce5efBump the all group with 4 updates (#1725)fa041eeBump the all group with 3 updates (#1723)3124152MD5: remove keytag calculation (#1724)d1539a7Bump the all group with 4 updates (#1713)cd05317Shorter v2 announcementce76cb6Bump the all group with 3 updates (#1703)Updates
github.com/oschwald/geoip2-golang/v2from 2.2.0 to 2.3.0Release notes
Sourced from github.com/oschwald/geoip2-golang/v2's releases.
Changelog
Sourced from github.com/oschwald/geoip2-golang/v2's changelog.
Commits
90d6c68Set release version and date6733af4Merge pull request #157 from oschwald/greg/generator-improvement-plan-7e4f01c8Add release script1c4236cGenerate GeoIP2 model decoders09c8960Merge pull request #156 from oschwald/dependabot/go_modules/github.com/oschwa...3129d30Bump github.com/oschwald/maxminddb-golang/v2 from 2.4.0 to 2.4.1a9959b6Merge pull request #154 from oschwald/dependabot/go_modules/github.com/oschwa...518426dBump github.com/oschwald/maxminddb-golang/v2 from 2.3.0 to 2.4.0Updates
golang.org/x/cryptofrom 0.54.0 to 0.55.0Commits
f44d03dgo.mod: update golang.org/x dependencies5ed4944crypto/internal/poly1305: provide optimised assembly for riscv64b07833cssh: return window credit for discarded extended datad701c51acme: fix nil pointer dereference in pebble test error reporting999d053ssh: fix parsing of GSSAPI payloads offering multiple mechanisms90f76b8ssh: reject certificate signature keys before recursingb53964assh: permit empty but non-nil HostKeyAlgorithms, KeyExchanges, Ciphers, MACs626e40fssh: drain stderr on forwarded TCP and Unix channels31914c6x509roots/fallback: update bundlef2135b8all: clean up minor issues found by staticcheckDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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