-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the minor-updates group across 1 directory with 12 updates #102
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
chore(deps): bump the minor-updates group across 1 directory with 12 updates #102
Conversation
…updates Bumps the minor-updates group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.28.0` | `10.30.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.38.0` | `1.39.0` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.3` | `0.22.4` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.3` | `0.21.4` | | [github.com/go-openapi/spec](https://github.com/go-openapi/spec) | `0.22.1` | `0.22.2` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.2` | `1.38.3` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.30.0` | `0.31.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.39.0` | `0.40.0` | | google.golang.org/protobuf | `1.36.10` | `1.36.11` | Updates `github.com/go-playground/validator/v10` from 10.28.0 to 10.30.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.28.0...v10.30.0) Updates `go.opentelemetry.io/otel` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0) Updates `go.opentelemetry.io/otel/trace` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0) Updates `github.com/gabriel-vasile/mimetype` from 1.4.11 to 1.4.12 - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Commits](gabriel-vasile/mimetype@v1.4.11...v1.4.12) Updates `github.com/go-openapi/jsonpointer` from 0.22.3 to 0.22.4 - [Release notes](https://github.com/go-openapi/jsonpointer/releases) - [Commits](go-openapi/jsonpointer@v0.22.3...v0.22.4) Updates `github.com/go-openapi/jsonreference` from 0.21.3 to 0.21.4 - [Release notes](https://github.com/go-openapi/jsonreference/releases) - [Commits](go-openapi/jsonreference@v0.21.3...v0.21.4) Updates `github.com/go-openapi/spec` from 0.22.1 to 0.22.2 - [Release notes](https://github.com/go-openapi/spec/releases) - [Commits](go-openapi/spec@v0.22.1...v0.22.2) Updates `github.com/onsi/gomega` from 1.38.2 to 1.38.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.38.2...v1.38.3) Updates `go.opentelemetry.io/otel/metric` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.39.0) Updates `golang.org/x/mod` from 0.30.0 to 0.31.0 - [Commits](golang/mod@v0.30.0...v0.31.0) Updates `golang.org/x/tools` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.39.0...v0.40.0) Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11 --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: go.opentelemetry.io/otel dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: github.com/gabriel-vasile/mimetype dependency-version: 1.4.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: github.com/go-openapi/jsonpointer dependency-version: 0.22.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: github.com/go-openapi/jsonreference dependency-version: 0.21.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: github.com/go-openapi/spec dependency-version: 0.22.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: github.com/onsi/gomega dependency-version: 1.38.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: go.opentelemetry.io/otel/metric dependency-version: 1.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: golang.org/x/mod dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: golang.org/x/tools dependency-version: 0.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approved by GitHub Actions
Bumps the minor-updates group with 9 updates in the / directory:
10.28.010.30.01.38.01.39.00.22.30.22.40.21.30.21.40.22.10.22.21.38.21.38.30.30.00.31.00.39.00.40.01.36.101.36.11Updates
github.com/go-playground/validator/v10from 10.28.0 to 10.30.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
e9b900cfix: resolve panic when using cross-field validators with ValidateMap (#1508)7aba81cfix: resolve panic when using aliases with OR operator (#1507)4d600befix: add missing translations for alpha validators (#1510)b0e4ba2docs: document omitzero (#1509)79fba72Bump github.com/gabriel-vasile/mimetype from 1.4.11 to 1.4.12 (#1505)c3c9084Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#1504)afce000excluded_unlessbug fix (#1307)0c1335dAdded alphanumspace string validator (#1484)c6a4fb6Fix 1502 update ccy codes (#1503)80b6d11Fix/1481 skip invalid type validations (#1498)Updates
go.opentelemetry.io/otelfrom 1.38.0 to 1.39.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
6ce1429Release v1.39.0 (#7676)12e421asdk/log: move Enabled method from FilterProcessor to Processor (#7639)5982f16fix(deps): update module golang.org/x/sys to v0.39.0 (#7684)9288378chore(deps): update module golang.org/x/sync to v0.19.0 (#7683)ee3dfefchore(deps): update github.com/securego/gosec/v2 digest to 41f28e2 (#7682)9345d1ffix(deps): update module github.com/golangci/golangci-lint/v2 to v2.7.2 (#7680)d03b033Check context prior to delaying retry in OTLP exporters (#7678)61765e7Fix flakyTestClientInstrumentation(#7677)a54721cchore(deps): update module github.com/go-git/go-billy/v5 to v5.7.0 (#7679)746d086chore(deps): update github/codeql-action action to v4.31.7 (#7675)Updates
go.opentelemetry.io/otel/tracefrom 1.38.0 to 1.39.0Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
... (truncated)
Commits
6ce1429Release v1.39.0 (#7676)12e421asdk/log: move Enabled method from FilterProcessor to Processor (#7639)5982f16fix(deps): update module golang.org/x/sys to v0.39.0 (#7684)9288378chore(deps): update module golang.org/x/sync to v0.19.0 (#7683)ee3dfefchore(deps): update github.com/securego/gosec/v2 digest to 41f28e2 (#7682)9345d1ffix(deps): update module github.com/golangci/golangci-lint/v2 to v2.7.2 (#7680)d03b033Check context prior to delaying retry in OTLP exporters (#7678)61765e7Fix flakyTestClientInstrumentation(#7677)a54721cchore(deps): update module github.com/go-git/go-billy/v5 to v5.7.0 (#7679)746d086chore(deps): update github/codeql-action action to v4.31.7 (#7675)Updates
github.com/gabriel-vasile/mimetypefrom 1.4.11 to 1.4.12Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.
Commits
6b840f6zlib: add support209f418grib: add supportde4565cRFC822 support (#740)17b3032jar: manifest must be first7230605ci: add more linters and fix their warnings (#734)7c250caall: fix integer overflow panics (#733)62f95c4zip+json: performance improvements (#732)12525e4zip+json: add benchmarks for better perfomance tracking (#730)Updates
github.com/go-openapi/jsonpointerfrom 0.22.3 to 0.22.4Release notes
Sourced from github.com/go-openapi/jsonpointer's releases.
Commits
51b82ceci: aligned CI to use shared workflowsb3a47c4chore(deps): bump the development-dependencies group with 6 updatescadf52cdoc: updated contributors file9bac24echore(deps): bump the development-dependencies group with 3 updatesa05f70bdoc: replaced go.mod badge by github versiona95d3c2chore(deps): bump github.com/go-openapi/swag/jsonnamecdc3f14ci: fixed a few details6fc6e74ci: fixed typo in action sha set manually3873ddcdoc: updated ci action that keeps CONTRIBUTORS.md5462ceachore(deps): bump the development-dependencies group across 1 directory with ...Updates
github.com/go-openapi/jsonreferencefrom 0.21.3 to 0.21.4Release notes
Sourced from github.com/go-openapi/jsonreference's releases.
Commits
a073f3adoc: updated contributors file7187c08chore: updated jsonpointere8774d8ci: aligned CI with shared workflows and common docs92dc147build(deps): bump actions/checkout in the development-dependencies groupfd2b1a9build(deps): bump github.com/go-openapi/jsonpointerb8b88e5chore(lint): aligned linting rules with jsonpointer - fixed remaining issues760d080build(deps): bump golangci/golangci-lint-action52494f5docs: fixed typo in NOTICEUpdates
github.com/go-openapi/specfrom 0.22.1 to 0.22.2Release notes
Sourced from github.com/go-openapi/spec's releases.
Commits
324f6d9doc: removed old version of the READMEe58b915chore: updated jsonpointer and reference1ffcd7adoc: updated contributors file90bc044test(readability): used embedded FS for fixturesb75931bfix: added guard for edge case causing potential panic4f79daaci: aligned CI and doc with go-openapi reposa637b92build(deps): bump actions/checkout in the development-dependencies groupf532082build(deps): bump the go-openapi-dependencies group with 5 updatesf0c3effbuild(deps): bump the go-openapi-dependencies group with 6 updates817d7f9build(deps): bump golangci/golangci-lint-actionUpdates
github.com/onsi/gomegafrom 1.38.2 to 1.38.3Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
a3ca2cav1.38.34dada36fix failing have http testsd40c691make string formatitng more consistent for users who use format.Object directly2a37b46doc: fix typosee26170docs: fix HaveValue examplecc85c05Bump actions/setup-go from 5 to 6 (#866)8905788Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 (#865)67552c5chore: apply fixes from Go modernize commandUpdates
go.opentelemetry.io/otel/metricfrom 1.38.0 to 1.39.0Changelog
Sourced from go.opentelemetry.io/otel/metric's changelog.
... (truncated)
Commits
6ce1429Release v1.39.0 (#7676)12e421asdk/log: move Enabled method from FilterProcessor to Processor (#7639)5982f16fix(deps): update module golang.org/x/sys to v0.39.0 (#7684)9288378chore(deps): update module golang.org/x/sync to v0.19.0 (#7683)ee3dfefchore(deps): update github.com/securego/gosec/v2 digest to 41f28e2 (#7682)9345d1ffix(deps): update module github.com/golangci/golangci-lint/v2 to v2.7.2 (#7680)...Description has been truncated