Skip to content

chore(deps): bump the dependencies group with 13 updates #500

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2025

Bumps the dependencies group with 13 updates:

Package From To
cloud.google.com/go/bigquery 1.67.0 1.68.0
cloud.google.com/go/storage 1.51.0 1.53.0
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.72 1.17.75
github.com/aws/aws-sdk-go-v2/service/s3 1.79.2 1.79.3
github.com/expr-lang/expr 1.17.2 1.17.3
github.com/k1LoW/expand 0.16.1 0.16.2
github.com/mackerelio/mackerel-client-go 0.36.0 0.37.0
github.com/samber/lo 1.49.1 1.50.0
golang.org/x/image 0.26.0 0.27.0
golang.org/x/oauth2 0.29.0 0.30.0
golang.org/x/text 0.24.0 0.25.0
golang.org/x/tools 0.32.0 0.33.0
google.golang.org/api 0.229.0 0.231.0

Updates cloud.google.com/go/bigquery from 1.67.0 to 1.68.0

Release notes

Sourced from cloud.google.com/go/bigquery's releases.

bigquery: v1.68.0

1.68.0 (2025-05-12)

Features

  • bigquery/analyticshub: Support new feature Sharing Cloud Pubsub Streams via AH (GA) and Subscriber Email logging feature (#11908) (a21d596)
  • bigquery/storage: Increased the number of partitions can be written in a single request (43bc515)
  • bigquery: Add performance insights (#12101) (aef68ab)
  • bigquery: Add some missing fields to BQ stats (#12212) (77b08e8)
  • bigquery: Add WriteTruncateData write disposition (#12013) (b1126a3)
  • bigquery: New client(s) (#12228) (f229bd9)
  • bigquery: Support managed iceberg tables (#11931) (35e0774)
  • bigquery: Support per-job reservation assignment (#12078) (c9cebcc)

Bug Fixes

Documentation

  • bigquery/storage: Updated the number of partitions (from 100 to 900) can be inserted, updated and deleted in a single request (43bc515)
Commits
  • e8e3ac3 chore(main): release spanner 1.68.0 (#10712)
  • 42cdde6 fix(spanner): enable toStruct support for structs with proto message pointer ...
  • c342f65 perf(spanner): better error handling (#10734)
  • bbe7b9c docs(spanner): fix Key related document code to add package name (#10711)
  • 971bfb8 fix(spanner): check errors in tests (#10738)
  • 6fbd687 chore(spanner): add support of client side native metrics collection and expo...
  • 36248ca chore(spanner): avoid deprecated ioutil (#10739)
  • d49da26 feat(storage/dataflux): add range_splitter #10748 (#10899)
  • 7daa1bd feat(storage/transfermanager): add SkipIfExists option (#10893)
  • 607534c feat(storage/transfermanager): add option to StripPrefix on directory downloa...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.51.0 to 1.53.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.53.0

1.53.0 (2025-05-02)

Features

  • storage/control: Add Anywhere cache control APIs (83ae06c)

Bug Fixes

Documentation

  • storage/control: Added comments for Anywhere cache messages (83ae06c)

storage: v1.52.0

1.52.0 (2025-04-22)

Features

  • storage/control: Add Anywhere cache control APIs (#11807) (12bfa98)
  • storage: Add CurrentState function to determine state of stream in MRD (#11688) (14e8e13)
  • storage: Add OwnerEntity to bucketAttrs (#11857) (4cd4a0c)
  • storage: Takeover appendable object (#11977) (513b937)
  • storage: Unfinalized appendable objects. (#11647) (52c0218)

Bug Fixes

  • storage: Fix Attrs for append takeover (#11989) (6db35b1)
  • storage: Fix panic when Flush called early (#11934) (7d0b8a7)
  • storage: Fix unfinalized write size (#12016) (6217f8f)
  • storage: Force first message on next sendBuffer when nothing sent on current (#11871) (a1a2292)
  • storage: Populate Writer.Attrs after Flush() (#12021) (8e56f74)
  • storage: Remove check for FinalizeOnClose (#11992) (2664b8c)
  • storage: Wrap read response parsing errors (#11951) (d2e6583)
Commits
  • 5d5e547 chore(main): release spanner 1.53.0 (#9009)
  • 5d181bb feat(spanner): enable long running transaction clean up (#8969)
  • 9f9b01e chore(storage): add server mode [benchmarks] (#8562)
  • 2d16516 chore(main): release spanner 1.52.0 (#8919)
  • ca2493f fix(storage): do not inhibit the dead code elimination. (#8543)
  • 19414ae docs(datastore): replace deprecated func in docs (#8989)
  • aa385f9 fix(logging): added marshalling methods for proto fields in structuredLogEntr...
  • 9af7e85 chore(changefinder): support nested commit format (#8998)
  • 7a46b54 feat(internal/trace): add OpenTelemetry support (#8655)
  • 8b71c23 chore: release main (#8973)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.72 to 1.17.75

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.79.2 to 1.79.3

Commits

Updates github.com/expr-lang/expr from 1.17.2 to 1.17.3

Release notes

Sourced from github.com/expr-lang/expr's releases.

v1.17.3

Commits

Updates github.com/k1LoW/expand from 0.16.1 to 0.16.2

Release notes

Sourced from github.com/k1LoW/expand's releases.

v0.16.2

What's Changed

Fix bug 🐛

Full Changelog: k1LoW/expand@v0.16.1...v0.16.2

Changelog

Sourced from github.com/k1LoW/expand's changelog.

v0.16.2 - 2025-05-04

Fix bug 🐛

Commits
  • 8469443 Merge pull request #76 from k1LoW/tagpr-from-v0.16.1
  • 74c5b91 [tagpr] update CHANGELOG.md
  • 4cefc24 [tagpr] prepare for the next release
  • 3f17435 Merge pull request #75 from k1LoW/double-quoted
  • 14f1dc8 fix: improve delimiter escaping for double-quoted strings
  • See full diff in compare view

Updates github.com/mackerelio/mackerel-client-go from 0.36.0 to 0.37.0

Release notes

Sourced from github.com/mackerelio/mackerel-client-go's releases.

v0.37.0

What's Changed

Full Changelog: mackerelio/mackerel-client-go@v0.36.0...v0.37.0

Commits
  • ad4d60f Merge pull request #169 from mackerelio/add-alerts-logs-api
  • f1ef2e4 Added ToPtr func
  • 14b714c Refactored AlertLogs API to use parameter as struct
  • 08edb4a Implemented the alerts logs API
  • See full diff in compare view

Updates github.com/samber/lo from 1.49.1 to 1.50.0

Release notes

Sourced from github.com/samber/lo's releases.

v1.50.0

What's Changed

Here is the 50th minor version !! 🔥🥂

New methods

Improvements

Documentation

Dependencies

New Contributors

Full Changelog: samber/lo@v1.49.1...v1.50.0

Commits

Updates golang.org/x/image from 0.26.0 to 0.27.0

Commits

Updates golang.org/x/oauth2 from 0.29.0 to 0.30.0

Commits
  • cf14319 oauth2: fix expiration time window check
  • 32d34ef internal: include clientID in auth style cache key
  • 2d34e30 oauth2: replace a magic number with AuthStyleUnknown
  • 696f7b3 all: modernize with doc links and any
  • 471209b oauth2: drop dependency on go-cmp
  • 6968da2 oauth2: sync Token.ExpiresIn from internal Token
  • d2c4e0a oauth2: context instead of golang.org/x/net/context in doc
  • 883dc3c endpoints: add various endpoints from stale CLs
  • 1c06e87 all: make use of oauth.Token.ExpiresIn
  • See full diff in compare view

Updates golang.org/x/text from 0.24.0 to 0.25.0

Commits

Updates golang.org/x/tools from 0.32.0 to 0.33.0

Commits
  • 64b63a6 go.mod: update golang.org/x dependencies
  • 7701413 internal/mcp: move jsonschema out of mcp/internal
  • 125cd11 jsonschema: pre-compile regexps
  • 2f18550 jsonschema: better errors unmarshaling ints
  • 635622b jsonschema: using hashing for uniqueItems
  • 0f6a53f mcp: remove ServerConnection
  • ca54d59 jsonschema: represent integer keywords as ints
  • c75f7e8 jsonschema: validate object keywords
  • efd15d8 internal/mcp: clean up handling of content
  • 80e0fd8 internal/mcp: support prompts
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.229.0 to 0.231.0

Release notes

Sourced from google.golang.org/api's releases.

v0.231.0

0.231.0 (2025-04-29)

Features

v0.230.0

0.230.0 (2025-04-22)

Features

Bug Fixes

Changelog

Sourced from google.golang.org/api's changelog.

0.231.0 (2025-04-29)

Features

0.230.0 (2025-04-22)

Features

Bug Fixes

Commits

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

Bumps the dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.67.0` | `1.68.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.51.0` | `1.53.0` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.72` | `1.17.75` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.79.2` | `1.79.3` |
| [github.com/expr-lang/expr](https://github.com/expr-lang/expr) | `1.17.2` | `1.17.3` |
| [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.16.1` | `0.16.2` |
| [github.com/mackerelio/mackerel-client-go](https://github.com/mackerelio/mackerel-client-go) | `0.36.0` | `0.37.0` |
| [github.com/samber/lo](https://github.com/samber/lo) | `1.49.1` | `1.50.0` |
| [golang.org/x/image](https://github.com/golang/image) | `0.26.0` | `0.27.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.29.0` | `0.30.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.24.0` | `0.25.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.32.0` | `0.33.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.229.0` | `0.231.0` |


Updates `cloud.google.com/go/bigquery` from 1.67.0 to 1.68.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.67.0...spanner/v1.68.0)

Updates `cloud.google.com/go/storage` from 1.51.0 to 1.53.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.51.0...spanner/v1.53.0)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.72 to 1.17.75
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.17.72...feature/s3/manager/v1.17.75)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.79.2 to 1.79.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.79.2...service/s3/v1.79.3)

Updates `github.com/expr-lang/expr` from 1.17.2 to 1.17.3
- [Release notes](https://github.com/expr-lang/expr/releases)
- [Commits](expr-lang/expr@v1.17.2...v1.17.3)

Updates `github.com/k1LoW/expand` from 0.16.1 to 0.16.2
- [Release notes](https://github.com/k1LoW/expand/releases)
- [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md)
- [Commits](k1LoW/expand@v0.16.1...v0.16.2)

Updates `github.com/mackerelio/mackerel-client-go` from 0.36.0 to 0.37.0
- [Release notes](https://github.com/mackerelio/mackerel-client-go/releases)
- [Commits](mackerelio/mackerel-client-go@v0.36.0...v0.37.0)

Updates `github.com/samber/lo` from 1.49.1 to 1.50.0
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.49.1...v1.50.0)

Updates `golang.org/x/image` from 0.26.0 to 0.27.0
- [Commits](golang/image@v0.26.0...v0.27.0)

Updates `golang.org/x/oauth2` from 0.29.0 to 0.30.0
- [Commits](golang/oauth2@v0.29.0...v0.30.0)

Updates `golang.org/x/text` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.24.0...v0.25.0)

Updates `golang.org/x/tools` from 0.32.0 to 0.33.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.32.0...v0.33.0)

Updates `google.golang.org/api` from 0.229.0 to 0.231.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.229.0...v0.231.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-version: 1.68.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.17.75
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.79.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/expr-lang/expr
  dependency-version: 1.17.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/expand
  dependency-version: 0.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/mackerelio/mackerel-client-go
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/samber/lo
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/image
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/tools
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.231.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels May 15, 2025
@k1LoW k1LoW removed the minor label May 15, 2025
@k1LoW k1LoW merged commit df78cdc into main May 15, 2025
5 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-73775717e9 branch May 15, 2025 14:20
@github-actions github-actions bot mentioned this pull request May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant