-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the minor-updates group with 15 updates #80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot-go_modules-minor-updates-8bca916304
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Contributor
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the minor-updates group with 15 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.27.0` | `10.28.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.28.0` | `0.29.0` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.23.0` | `1.23.1` | | [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.10` | `1.4.11` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.0` | `1.18.1` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.16` | `0.0.19` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.66.1` | `0.67.2` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.17.0` | `0.19.2` | | [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) | `0.10.0` | `0.12.0` | | [github.com/tinylib/msgp](https://github.com/tinylib/msgp) | `1.4.0` | `1.5.0` | | [go.opentelemetry.io/auto/sdk](https://github.com/open-telemetry/opentelemetry-go-instrumentation) | `1.1.0` | `1.2.1` | | [go.yaml.in/yaml/v2](https://github.com/yaml/go-yaml) | `2.4.2` | `2.4.3` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.41.0` | `0.42.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.36.0` | `0.37.0` | | google.golang.org/protobuf | `1.36.8` | `1.36.10` | Updates `github.com/go-playground/validator/v10` from 10.27.0 to 10.28.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.27.0...v10.28.0) Updates `golang.org/x/text` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.28.0...v0.29.0) Updates `github.com/aws/smithy-go` from 1.23.0 to 1.23.1 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.23.0...v1.23.1) Updates `github.com/gabriel-vasile/mimetype` from 1.4.10 to 1.4.11 - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](gabriel-vasile/mimetype@v1.4.10...v1.4.11) Updates `github.com/klauspost/compress` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.18.0...v1.18.1) Updates `github.com/mattn/go-runewidth` from 0.0.16 to 0.0.19 - [Commits](mattn/go-runewidth@v0.0.16...v0.0.19) Updates `github.com/prometheus/common` from 0.66.1 to 0.67.2 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.66.1...v0.67.2) Updates `github.com/prometheus/procfs` from 0.17.0 to 0.19.2 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.17.0...v0.19.2) Updates `github.com/sagikazarmark/locafero` from 0.10.0 to 0.12.0 - [Commits](sagikazarmark/locafero@v0.10.0...v0.12.0) Updates `github.com/tinylib/msgp` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/tinylib/msgp/releases) - [Commits](tinylib/msgp@v1.4.0...v1.5.0) Updates `go.opentelemetry.io/auto/sdk` from 1.1.0 to 1.2.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-instrumentation@sdk/v1.1.0...sdk/v1.2.1) Updates `go.yaml.in/yaml/v2` from 2.4.2 to 2.4.3 - [Commits](yaml/go-yaml@v2.4.2...v2.4.3) Updates `golang.org/x/crypto` from 0.41.0 to 0.42.0 - [Commits](golang/crypto@v0.41.0...v0.42.0) Updates `golang.org/x/sys` from 0.36.0 to 0.37.0 - [Commits](golang/sys@v0.36.0...v0.37.0) Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.10 --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: golang.org/x/text dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: github.com/aws/smithy-go dependency-version: 1.23.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: github.com/gabriel-vasile/mimetype dependency-version: 1.4.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: github.com/klauspost/compress dependency-version: 1.18.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: github.com/prometheus/common dependency-version: 0.67.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: github.com/prometheus/procfs dependency-version: 0.19.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: github.com/sagikazarmark/locafero dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: github.com/tinylib/msgp dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: go.opentelemetry.io/auto/sdk dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: go.yaml.in/yaml/v2 dependency-version: 2.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: golang.org/x/crypto dependency-version: 0.42.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: golang.org/x/sys dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: google.golang.org/protobuf dependency-version: 1.36.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]>
388c4f5 to
fb7e583
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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 15 updates:
10.27.010.28.00.28.00.29.01.23.01.23.11.4.101.4.111.18.01.18.10.0.160.0.190.66.10.67.20.17.00.19.20.10.00.12.01.4.01.5.01.1.01.2.12.4.22.4.30.41.00.42.00.36.00.37.01.36.81.36.10Updates
github.com/go-playground/validator/v10from 10.27.0 to 10.28.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
bdc3a7dAdd alphaspace validator (#1343)63594a0docs: add description for 'port' validator (#1435)45f3a8eAdded https_url tag (#1461)7a23bcaRemove Go version 1.23 from CI workflow13130d2Fixed missing keys from returned errors in map validation (#1284)94e89f0fix: should panic when define duplicate field param inrequired_if(#1468)6905468Bump golang.org/x/crypto from 0.33.0 to 0.42.0 (#1467)77ef70eBump actions/setup-go from 5 to 6 (#1465)78d05aeBump golang.org/x/text from 0.22.0 to 0.29.0 (#1464)34aea1fBump github.com/gabriel-vasile/mimetype from 1.4.8 to 1.4.10 (#1463)Updates
golang.org/x/textfrom 0.28.0 to 0.29.0Commits
e69f31bgo.mod: update golang.org/x dependencies60c9786all: upgrade go directive to at least 1.24.0 [generated]Updates
github.com/aws/smithy-gofrom 1.23.0 to 1.23.1Commits
695755cRelease 2025-10-154355cabchangelog40bb509bump to go1.23 (#606)0ccf069Update Smithy to 1.62.0 (#605)04e063aRelease 2025-09-18fd9193achangelog1ec19f0Added support for SIG4/SIGV4A querystring authentication. (#595)62e8fe9Makemakecommands multi-module aware (#600)5ef2d96Allow unused required parameters in endpoint rule set (#601)Updates
github.com/gabriel-vasile/mimetypefrom 1.4.10 to 1.4.11Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.
Commits
9914830msoxml: match files and directories for first zip entry5ec1912json: prevent one alloc by re-using the same slice (#726)7cfd614performance: use regular funcs instead of var funcs (#670)71a0f37aaf: remove individual node for aafd0ad103supported_mimes: fix lint and make test shortfa141bdsupported_mimes: add .git-blame-ignore-revs16a062bsupported_mimes: add hierarchy to table49f3862clone: stop cloning MIME when there is no charsetd0a95afdxf: add support; closes #71954d3513markup: fix for duplicate branch warning from linterUpdates
github.com/klauspost/compressfrom 1.18.0 to 1.18.1Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
d10b525build(deps): bump the github-actions group with 2 updates (#1105)3c0d308flate: Faster load+st0re (#1104)6e2f5d5flate: Use exact sizes for huffman tables (#1103)bda824bflate: Add examples (#1102)f44517cflate: Simplify matchlen (#1101)54cb7a5build(deps): bump the github-actions group with 3 updates (#1096)c43fcbbRun modernize. Deprecate Go 1.22 (#1095)86a9489gzhttp: remove redundant err check in zstdReader (#1090)ad4a030build(deps): bump github/codeql-action in the github-actions group (#1087)1a8c0e4Avoiding extra allocation in Reset (#1086)Updates
github.com/mattn/go-runewidthfrom 0.0.16 to 0.0.19Commits
7770d04Merge pull request #78 from josharian/josh/optimize-intablef53b71cMerge pull request #86 from mattn/fix-github-actionsa09d510Merge branch 'master' into fix-github-actions778f900Merge pull request #83 from clipperhouse/benchmark-allocsbfbd30cfix test.yaml61f04f3Merge pull request #82 from clipperhouse/graphemes-string-widthdb39519Renameb3b19f2Rename94c0db1Merge pull request #85 from mattn/fix-windows-terminal76bca58fix commentUpdates
github.com/prometheus/commonfrom 0.66.1 to 0.67.2Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
Commits
594f4d4Merge pull request #861 from prometheus/beorn7/version440c1a3Cut v0.67.2acb1873Merge pull request #860 from prometheus/superq/linting1e32339Cleanup linting issues93d16beUpdate common Prometheus files (#859)8230d3bMerge pull request #792 from ndk/main633281fbuild(deps): bump golang.org/x/net from 0.44.0 to 0.46.0 (#856)aca279fbuild(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 (#857)77db9c2Update common Prometheus files (#854)c41fe14Merge pull request #853 from prometheus/superq/versionUpdates
github.com/prometheus/procfsfrom 0.17.0 to 0.19.2Release notes
Sourced from github.com/prometheus/procfs's releases.
... (truncated)
Commits
9b0219bFix: Use base16 to convert pci sriov_vf_device (#762)b8b5106chore: Migrate tests to cmp package (#760)d4dc49bmeminfo: Fix ZswappedBytes (#759)638b55cfeat: expose MD raid component devices (#674)b2bde72sysfs: add link_layer property to InfiniBandPort (#700)9479c29Add FS handler for mountinfo (#757)25803afadd netfilter queue support (#677)e54b37aFix Proc.Limits limit name matching (#667)d9d95c9add sriov, power state and numa node info in PciDevice (#748)e9627e2[PROM-50] Update copyright headers (#756)Updates
github.com/sagikazarmark/locaferofrom 0.10.0 to 0.12.0Commits
95e023cchore: go mod tidydd52fa5Merge pull request #66 from sagikazarmark/devenv2ea32a7ci: use devenva66e1c7ci: update environment20d9a69Merge pull request #65 from sagikazarmark/conccec7e2achore: fix lint violations4ce872aci: fix fuzz8f1b334refactor: drop unused pool1952e5dfeat: drop concurrency and use a sequential queuebb271a1feat: add experimental non-concurrent poolUpdates
github.com/tinylib/msgpfrom 1.4.0 to 1.5.0Release notes
Sourced from github.com/tinylib/msgp's releases.
Commits
9ed94a8feat: Support generic types (#410)e9e666amsgp: fuzz test: fix overflow on 32-bit systems (#412)924e018Add array/map iterators (#403)5817f93Add "setof" helpers (#408)ae1aabcHandle aliased types (#406)12a3436Add Number.CoerceFloat (#407)2f1ed81Handle atomic values (#405)bde549eAdd Coerce functions to Number (#404)Updates
go.opentelemetry.io/auto/sdkfrom 1.1.0 to 1.2.1Release notes
Sourced from go.opentelemetry.io/auto/sdk's releases.
Changelog
Sourced from go.opentelemetry.io/auto/sdk's changelog.
... (truncated)
Commits
715f58cReleasego.opentelemetry.io/auto/sdkv1.2.1 (#2811)2ffdc0dchore(deps): update module github.com/prometheus/otlptranslator to v1 (#2800)edae086chore(deps): update golang:1.25.1 docker digest to 8305f5f (#2807)c0a461cFix 32bit archintoverflow insdk(#2810)146fa4dfix(deps): update google.golang.org/grpc/examples digest to ca78c90 (#2806)a734c70chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.21.0 (#2805)3d60895chore(deps): update module github.com/tetafro/godot to v1.5.2 (#2804)23bec2cchore(deps): update module github.com/antonboom/testifylint to v1.6.4 (#2803)3b82e63fix(deps): update golang.org/x (#2762)65fc170chore(deps): update module github.com/spf13/viper to v1.21.0 (#2796)Updates
go.yaml.in/yaml/v2from 2.4.2 to 2.4.3Commits
3b57511Retract v2 tags that cannot be installedUpdates
golang.org/x/cryptofrom 0.41.0 to 0.42.0Commits
5307a0cgo.mod: update golang.org/x dependencies9d77937acme: include order problem in OrderError8f580dessh: remove Go 1.24 build tag for ML-KEM kexa4d1237ssh/knownhosts: improve IPv6 support in Normalizeb8d8daecurve25519: include potential fips140=only error in panic messagef5a2eabssh: use curve25519.X25519 instead of curve25519.ScalarMult44ecf3aall: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/sysfrom 0.36.0 to 0.37.0Commits
1edeebeunix: mkall.sh: fail if docker build failedecada54unix: use slices.{Equal,Sort} in tests5e63aa5windows: export O_FILE_FLAG_* to be used in os.OpenFile on windows033906bunix: add (*CPUSet).Fill helper to enable all CPUs6be6c58windows: add FlushConsoleInputBuffer and GetNumberOfConsoleInputEvents32e2038unix: use Go 1.21+ clear built-in137f2edsys: add support for NetBSD getvfsstatUpdates
google.golang.org/protobuffrom 1.36.8 to 1.36.10Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 remo...Description has been truncated