Skip to content
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 dependencies group across 1 directory with 19 updates #422

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2024

Bumps the dependencies group with 16 updates in the / directory:

Package From To
cloud.google.com/go/bigquery 1.63.1 1.64.0
cloud.google.com/go/storage 1.43.0 1.46.0
github.com/antchfx/xmlquery 1.4.1 1.4.2
github.com/aws/aws-sdk-go-v2 1.32.0 1.32.4
github.com/aws/aws-sdk-go-v2/config 1.27.41 1.28.3
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.28 1.17.37
github.com/bmatcuk/doublestar/v4 4.6.1 4.7.1
github.com/fatih/color 1.17.0 1.18.0
github.com/go-enry/go-enry/v2 2.9.0 2.9.1
github.com/goccy/go-yaml 1.12.0 1.14.0
github.com/hhatto/gocloc 0.5.2 0.5.3
github.com/k1LoW/expand 0.12.0 0.13.0
github.com/migueleliasweb/go-github-mock 1.0.1 1.1.0
golang.org/x/image 0.21.0 0.22.0
golang.org/x/oauth2 0.23.0 0.24.0
golang.org/x/tools 0.24.0 0.27.0

Updates cloud.google.com/go/bigquery from 1.63.1 to 1.64.0

Release notes

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

bigquery: v1.64.0

1.64.0 (2024-10-30)

Features

  • bigquery/datatransfer: Add scheduleOptionsV2 and Error fields for TransferConfig (78d8513)
  • bigquery/storage: Add experimental ArrowData type and arrow_data field within AppendRowsRequest (f0b05e2)

Bug Fixes

  • bigquery: Handle null RANGE (#11058) (9979e72), refs #11047
  • bigquery: Parse negative NUMERIC from arrow (#11052) (83352c4)
  • bigquery: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • bigquery: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

Documentation

Commits
  • b425993 chore(main): release spanner 1.64.0 (#10275)
  • 6a9c12a feat(aiplatform): add UpdateDeploymentResourcePool method to DeploymentResour...
  • c6dfdcf fix(auth): Update http and grpc transports to support token exchange over mTL...
  • a1e198a fix(spanner): fix negative values for max_in_use_sessions metrics (#10449)
  • fc4c910 fix(logging): Skip automatic resource detection if a CommonResource (#10441)
  • eec7a3b feat(dataplex): expose data scan execution create time to customers (#10438)
  • 6a46dca docs(compute/metadata): update OnGCE description (#10408)
  • 64bdcb1 feat(spanner): add LockHint feature (#10382)
  • b53c5fb chore: release main (#10406)
  • b3a2cd2 chore(main): release pubsub 1.40.0 (#10407)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.43.0 to 1.46.0

Release notes

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

storage: v1.46.0

1.46.0 (2024-10-31)

Features

  • storage: Add grpc metrics experimental options (#10984) (5b7397b)

Bug Fixes

  • storage: Skip only specific transport tests. (#11016) (d40fbff)
  • storage: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • storage: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)

Miscellaneous Chores

  • storage/internal: Remove notification, service account, and hmac RPCS. These API have been migrated to Storage Control and are available via the JSON API. (#11008) (e0759f4)

pubsub: v1.45.1

1.45.1 (2024-10-24)

Bug Fixes

  • pubsub: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • pubsub: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

Documentation

  • pubsub: Add doc links to top level package doc (#11029) (fe2ec56)
Commits
  • dd8829a chore(main): release spanner 1.46.0 (#7894)
  • 1dd53b8 chore(internal/gensnippets): remove unused module internal/gensnippets (#7920)
  • ee10cfd feat(maps/places): start generating apiv1 (#7919)
  • 83870f5 feat(spanner/admin/database): Add support for UpdateDatabase in Cloud Spanner...
  • 5c9e185 chore(maps/places): add config to generate apiv1 (#7918)
  • 4474523 chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 in /interna...
  • b573226 chore(deps): bump github.com/cloudflare/circl in /internal/gapicgen (#7916)
  • d0d3755 feat(spanner): make leader aware routing default enabled for supported RPC re...
  • 151908a chore(main): release pubsublite 1.8.1 (#7891)
  • 4a68b61 chore(compute): restore smoke_test (#7914)
  • Additional commits viewable in compare view

Updates github.com/antchfx/xmlquery from 1.4.1 to 1.4.2

Release notes

Sourced from github.com/antchfx/xmlquery's releases.

v1.4.2

update dep package github.com/antchfx/xpath from v1.3.1 to v1.3.2

https://github.com/antchfx/xpath/releases/tag/v1.3.2

Commits
  • 046b64c update deps github.com/antchfx/xpath from v1.3.1 to v1.3.2
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.32.0 to 1.32.4

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.28.3

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.28 to 1.17.37

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.0 to 1.66.3

Commits

Updates github.com/bmatcuk/doublestar/v4 from 4.6.1 to 4.7.1

Release notes

Sourced from github.com/bmatcuk/doublestar/v4's releases.

Fixed FilepathGlob("")

To be consistent with filepath.Glob, FilepathGlob("") returns nil.

Added MatchUnvalidated, PathMatchUnvalidated

These functions provide a small performance improvement in cases where you don't care about whether or not the pattern is valid (maybe because you already ran ValidatePattern).

Commits

Updates github.com/fatih/color from 1.17.0 to 1.18.0

Release notes

Sourced from github.com/fatih/color's releases.

v1.18.0

What's Changed

New Contributors

Full Changelog: fatih/color@v1.17.0...v1.18.0

Commits
  • 1c8d870 Update README.md
  • 546c2d0 Merge pull request #225 from fatih/add-rgb-api
  • 1ff0f97 Apply suggestions from code review
  • 5723903 Add RGB API support
  • f203fbc Merge pull request #237 from fatih/dependabot/go_modules/golang.org/x/sys-0.25.0
  • 60aa7fb Bump golang.org/x/sys from 0.24.0 to 0.25.0
  • 741c2f4 Merge pull request #236 from fatih/dependabot/go_modules/golang.org/x/sys-0.24.0
  • 0d24b42 Bump golang.org/x/sys from 0.18.0 to 0.24.0
  • cb154c0 Merge pull request #235 from deining/fix-typo
  • 9b9653e Bump GitHub workflow actions
  • See full diff in compare view

Updates github.com/go-enry/go-enry/v2 from 2.9.0 to 2.9.1

Release notes

Sourced from github.com/go-enry/go-enry/v2's releases.

v2.9.1

What's Changed

New Contributors

Full Changelog: go-enry/go-enry@v2.9.0...v2.9.1

Commits
  • 9e54261 Merge pull request #186 from go-enry/feature/sync-linguist-5e5d705a
  • bffbed1 Merge pull request #188 from 0x9fff00/sync-GeneratedCodeNameMatchers
  • 1971b72 Merge pull request #187 from DecimalTurn/regex-checks
  • 784095c sync GeneratedCodeNameMatchers with Linguist
  • 9571395 Fix whitespace
  • 64c89a2 Fix "starts and ends with a slash" reason
  • ce29ac7 Include reason(s) for unsupported syntax in logs
  • e89e751 Updated Linguist to v8.0.1
  • See full diff in compare view

Updates github.com/goccy/go-yaml from 1.12.0 to 1.14.0

Release notes

Sourced from github.com/goccy/go-yaml's releases.

1.14.0

What's Changed

Breaking Changes

Previously, using the same map key did not result in a parsing error, but from now on, it will throw an error by default. If you want to keep the previous behavior, specify the parser.AllowDuplicateMapKey() option. Similarly, during Decode, it will also throw an error by default. To keep the previous behavior, specify the yaml.AllowDuplicateMapKey() option when decoding.

Also, yaml.DisallowDuplicateKey option is deprecated.

Full Changelog: goccy/go-yaml@v1.13.10...v1.14.0

1.13.10

What's Changed

Full Changelog: goccy/go-yaml@v1.13.9...v1.13.10

1.13.9

What's Changed

Full Changelog: goccy/go-yaml@v1.13.8...v1.13.9

1.13.8

What's Changed

Full Changelog: goccy/go-yaml@v1.13.7...v1.13.8

1.13.7

What's Changed

Full Changelog: goccy/go-yaml@v1.13.6...v1.13.7

1.13.6

... (truncated)

Commits

Updates github.com/hhatto/gocloc from 0.5.2 to 0.5.3

Release notes

Sourced from github.com/hhatto/gocloc's releases.

v0.5.3

What's Changed

New Contributors

Full Changelog: hhatto/gocloc@v0.5.2...v0.5.3

Commits

Updates github.com/k1LoW/expand from 0.12.0 to 0.13.0

Release notes

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

v0.13.0

What's Changed

Other Changes

Full Changelog: k1LoW/expand@v0.12.0...v0.13.0

Changelog

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

v0.13.0 - 2024-11-04

Other Changes

Commits
  • 58621f2 Merge pull request #47 from k1LoW/tagpr-from-v0.12.0
  • aa9bcda [tagpr] update CHANGELOG.md
  • 268ad7f [tagpr] prepare for the next release
  • 790079e Merge pull request #46 from k1LoW/dependabot/github_actions/dependencies-1ee7...
  • 1583230 Merge pull request #48 from k1LoW/dependabot/go_modules/dependencies-550c431ea9
  • 596dc33 chore(deps): bump golangci/golangci-lint-action
  • e7dc718 chore(deps): bump the dependencies group with 4 updates
  • ac95323 Merge branch 'main' of ssh://github.com/k1LoW/expand
  • 2c70c21 Fix CI
  • See full diff in compare view

Updates github.com/migueleliasweb/go-github-mock from 1.0.1 to 1.1.0

Release notes

Sourced from github.com/migueleliasweb/go-github-mock's releases.

v1.1.0

What's Changed

Full Changelog: migueleliasweb/go-github-mock@v1.0.1...v1.1.0

Commits
  • c9fc795 Remove unused flag
  • 8f46565 Regen all definitions with enterprise
  • 9511668 Remove go-kit/log
  • 429808f Also fetching the github enterprise openAPI specs, and appending them to the ...
  • See full diff in compare view

Updates golang.org/x/image from 0.21.0 to 0.22.0

Commits

Updates golang.org/x/oauth2 from 0.23.0 to 0.24.0

Commits

Updates golang.org/x/text from 0.19.0 to 0.20.0

Commits
  • efd25da go.mod: update golang.org/x dependencies
  • 8a0e65e README: don't recommend go get
  • fefda1a internal/texttest: remove Run and Bench helpers
  • a457f47 all: normalize subtest names to NFC
  • See full diff in compare view

Updates golang.org/x/tools from 0.24.0 to 0.27.0

Commits
  • 4d2b19f go.mod: update golang.org/x dependencies
  • 6368677 gopls/internal/golang: strength reduce ComputeImportFixEdits
  • 777f155 gopls/internal/golang: show package attributes on hover
  • 8a0e08f gopls/doc: add missing doc link
  • 61415be gopls/internal/cache: guard against malformed paths in port.matches
  • 9a89d3a internal/analysisinternal: avoid sub-token spans in TypeErrorEndPos
  • 1115af6 internal/expect: support named arguments f(a, b, c=d, e="f")
  • 0b9e499 go/{expect,packages/packagestest}: mention the tag+delete proposal
  • efcd2bd internal/packagestest: fork go/packages/packagestest
  • 0e9ed3d go/packages: do not mutate Config
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.197.0 to 0.203.0

Release notes

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

v0.203.0

0.203.0 (2024-10-23)

Features

v0.202.0

0.202.0 (2024-10-22)

Features

v0.201.0

0.201.0 (2024-10-15)

Features

v0.200.0

0.200.0 (2024-10-09)

Features

v0.199.0

0.199.0 (2024-09-25)

... (truncated)

Changelog

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

0.203.0 (2024-10-23)

Features

0.202.0 (2024-10-22)

Features

0.201.0 (2024-10-15)

Features

0.200.0 (2024-10-09)

Features

0.199.0 (2024-09-25)

Features

... (truncated)

Commits

…pdates

Bumps the dependencies group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.63.1` | `1.64.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.43.0` | `1.46.0` |
| [github.com/antchfx/xmlquery](https://github.com/antchfx/xmlquery) | `1.4.1` | `1.4.2` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.0` | `1.32.4` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.41` | `1.28.3` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.28` | `1.17.37` |
| [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar) | `4.6.1` | `4.7.1` |
| [github.com/fatih/color](https://github.com/fatih/color) | `1.17.0` | `1.18.0` |
| [github.com/go-enry/go-enry/v2](https://github.com/go-enry/go-enry) | `2.9.0` | `2.9.1` |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.12.0` | `1.14.0` |
| [github.com/hhatto/gocloc](https://github.com/hhatto/gocloc) | `0.5.2` | `0.5.3` |
| [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.12.0` | `0.13.0` |
| [github.com/migueleliasweb/go-github-mock](https://github.com/migueleliasweb/go-github-mock) | `1.0.1` | `1.1.0` |
| [golang.org/x/image](https://github.com/golang/image) | `0.21.0` | `0.22.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.24.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.24.0` | `0.27.0` |



Updates `cloud.google.com/go/bigquery` from 1.63.1 to 1.64.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@bigquery/v1.63.1...spanner/v1.64.0)

Updates `cloud.google.com/go/storage` from 1.43.0 to 1.46.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@pubsub/v1.43.0...spanner/v1.46.0)

Updates `github.com/antchfx/xmlquery` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/antchfx/xmlquery/releases)
- [Commits](antchfx/xmlquery@v1.4.1...v1.4.2)

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.0 to 1.32.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.0...v1.32.4)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.41 to 1.28.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.41...config/v1.28.3)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.28 to 1.17.37
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.28...credentials/v1.17.37)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.65.0 to 1.66.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.65.0...service/s3/v1.66.3)

Updates `github.com/bmatcuk/doublestar/v4` from 4.6.1 to 4.7.1
- [Release notes](https://github.com/bmatcuk/doublestar/releases)
- [Commits](bmatcuk/doublestar@v4.6.1...v4.7.1)

Updates `github.com/fatih/color` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.17.0...v1.18.0)

Updates `github.com/go-enry/go-enry/v2` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/go-enry/go-enry/releases)
- [Commits](go-enry/go-enry@v2.9.0...v2.9.1)

Updates `github.com/goccy/go-yaml` from 1.12.0 to 1.14.0
- [Release notes](https://github.com/goccy/go-yaml/releases)
- [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
- [Commits](goccy/go-yaml@v1.12.0...v1.14.0)

Updates `github.com/hhatto/gocloc` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/hhatto/gocloc/releases)
- [Changelog](https://github.com/hhatto/gocloc/blob/master/.goreleaser.yml)
- [Commits](hhatto/gocloc@v0.5.2...v0.5.3)

Updates `github.com/k1LoW/expand` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/k1LoW/expand/releases)
- [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md)
- [Commits](k1LoW/expand@v0.12.0...v0.13.0)

Updates `github.com/migueleliasweb/go-github-mock` from 1.0.1 to 1.1.0
- [Release notes](https://github.com/migueleliasweb/go-github-mock/releases)
- [Commits](migueleliasweb/go-github-mock@v1.0.1...v1.1.0)

Updates `golang.org/x/image` from 0.21.0 to 0.22.0
- [Commits](golang/image@v0.21.0...v0.22.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
- [Commits](golang/oauth2@v0.23.0...v0.24.0)

Updates `golang.org/x/text` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.19.0...v0.20.0)

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

Updates `google.golang.org/api` from 0.197.0 to 0.203.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.197.0...v0.203.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/antchfx/xmlquery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  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-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/bmatcuk/doublestar/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/go-enry/go-enry/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/goccy/go-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/hhatto/gocloc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/expand
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/migueleliasweb/go-github-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2024

Superseded by #423.

@dependabot dependabot bot closed this Nov 17, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-af0f3913aa branch November 17, 2024 23:50
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