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 14 updates #429

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2024

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

Package From To
cloud.google.com/go/bigquery 1.64.0 1.65.0
cloud.google.com/go/storage 1.47.0 1.48.0
github.com/aws/aws-sdk-go-v2 1.32.5 1.32.6
github.com/aws/aws-sdk-go-v2/config 1.28.5 1.28.6
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.40 1.17.43
github.com/goccy/go-yaml 1.14.3 1.15.7
github.com/k1LoW/expand 0.14.0 0.15.0
github.com/k1LoW/ghfs 1.3.1 1.3.2
github.com/k1LoW/go-github-client/v58 58.0.12 58.0.13
golang.org/x/image 0.22.0 0.23.0
golang.org/x/tools 0.27.0 0.28.0

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

Release notes

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

bigquery: v1.65.0

1.65.0 (2024-12-05)

Features

  • bigquery/reservation: Add a new field is_flat_rate to .google.cloud.bigquery.reservation.v1.CapacityCommitment to distinguish between flat rate and edition commitments (8dedb87)
  • bigquery/reservation: Add the managed disaster recovery API(https (8dedb87)
  • bigquery: Expose IsCaseInsensitive for dataset metadata (#11216) (364b639)
  • bigquery: Support IAM conditions in datasets (#11123) (d93c2d9)

Bug Fixes

Documentation

  • bigquery/reservation: Clarify that Autoscale.current_slots in message .google.cloud.bigquery.reservation.v1.Reservation can temporarily be larger than Autoscale.max_slots if users reduce Autoscale.max_slots (8dedb87)
  • bigquery/reservation: Update comment for slot_capacity in message .google.cloud.bigquery.reservation.v1.Reservation to provide more clarity about reservation baselines, committed slots and autoscaler SKU charges when the baseline exceeds committed slots (8dedb87)
  • bigquery/reservation: Update comments for commitment_start_time and commitment_end_time in message .google.cloud.bigquery.reservation.v1.CapacityCommitment to provide details on how these values are affected by commitment renewal (8dedb87)
Commits
  • 0d41231 chore(main): release spanner 1.65.0 (#10474)
  • 643a8e3 feat(bigtable): expose protoToType (#10602)
  • 0211c95 feat(bigtable): Add MergeToCell support to the bigtable emulator and client (...
  • a49ab59 feat(bigtable): Add support for new functions (#10582)
  • 6bd2596 chore(all): update module github.com/google/s2a-go to v0.1.8 (#10586)
  • 3a566ed chore(bigtable): bump genproto (#10600)
  • ce31365 fix(bigtable): move usage to local proto definitions (#10598)
  • 485d54b chore(main): release bigtable 1.27.1 (#10596)
  • 5b4b0f7 feat(deploy): add support for different Pod selector labels when doing canari...
  • a6847cb chore: fix bigtable config (#10594)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.47.0 to 1.48.0

Release notes

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

storage: v1.48.0

1.48.0 (2024-12-05)

Features

  • storage/dataflux: Run worksteal listing parallel to sequential listing (#10966) (3005f5a)
  • storage: Add Writer.ChunkTransferTimeout (#11111) (fd1db20)
  • storage: Allow non default service account (#11137) (19f01c3)

Bug Fixes

  • storage: Add backoff to gRPC write retries (#11200) (a7db927)
  • storage: Correct direct connectivity check (#11152) (a75c8b0)
  • storage: Disable soft delete policy using 0 retentionDurationSeconds (#11226) (f087721)
  • storage: Retry SignBlob call for URL signing (#11154) (f198452)
Commits
  • 37cccaf chore(main): release spanner 1.48.0 (#8158)
  • d980b42 fix(spanner): reset buffer after abort on first SQL statement (#8440)
  • db6dc5a chore: release main (#8428)
  • e5e950b test(internal/docfx): fix expected number of pages in test (#8437)
  • 9a0c631 chore(policytroubleshooter/iam): add config to generate apiv3 (#8436)
  • 2a1455d chore(main): release bigquery 1.54.0 (#8326)
  • e3b9cdc feat(language): start generating apiv2 (#8434)
  • 916f779 feat(bigquery/biglake): start generating apiv1 and apiv1alpha1 (#8433)
  • 404097e feat(workflows/executions): add UNAVAILABLE and QUEUED to state enum (#8430)
  • b3dbdde docs(optimization): Minor formatting (#8417)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.32.5 to 1.32.6

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.40 to 1.17.43

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to 1.71.0

Commits

Updates github.com/goccy/go-yaml from 1.14.3 to 1.15.7

Release notes

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

1.15.7

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.15.6...v1.15.7

1.15.6

What's Changed

New Contributors

Full Changelog: goccy/go-yaml@v1.15.5...v1.15.6

1.15.5

What's Changed

Full Changelog: goccy/go-yaml@v1.15.4...v1.15.5

1.15.4

What's Changed

Pass 300 tests of YAML Test Suite 🎉

  • Details: total:[402] passed:[300] failure:[102] passedRate:[74.626862%]

We’ve finally surpassed go-yaml/yaml.

  • gopkg.in/yaml.v3: total:[402] passed:[295] failure:[107] passedRate:[73.383087%]

Full Changelog: goccy/go-yaml@v1.15.3...v1.15.4

1.15.3

What's Changed

Full Changelog: goccy/go-yaml@v1.15.2...v1.15.3

1.15.2

... (truncated)

Commits

Updates github.com/k1LoW/expand from 0.14.0 to 0.15.0

Release notes

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

v0.15.0

What's Changed

Breaking Changes 🛠

Full Changelog: k1LoW/expand@v0.14.0...v0.15.0

Changelog

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

v0.15.0 - 2024-12-02

Breaking Changes 🛠

Commits
  • 0c2be1b Merge pull request #54 from k1LoW/tagpr-from-v0.14.0
  • 3f417ac [tagpr] update CHANGELOG.md
  • 7e3200e [tagpr] prepare for the next release
  • d5b914b Merge pull request #53 from k1LoW/add-no-quote-cond
  • d083ec4 Return error if parse error
  • 6f985a2 Add no-quote condition to quoteLine
  • See full diff in compare view

Updates github.com/k1LoW/ghfs from 1.3.1 to 1.3.2

Release notes

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

v1.3.2

What's Changed

Full Changelog: k1LoW/ghfs@v1.3.1...v1.3.2

Changelog

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

v1.3.2 - 2024-11-27

Commits
  • 587d720 Merge pull request #30 from k1LoW/tagpr-from-v1.3.1
  • b9849de [tagpr] update CHANGELOG.md
  • 10f84a6 [tagpr] prepare for the next release
  • 19f7ed2 Merge pull request #31 from k1LoW/dependabot/go_modules/github.com/cli/go-gh/...
  • 3a1631f Bump github.com/cli/go-gh/v2 from 2.6.0 to 2.11.1
  • fbabf49 Merge pull request #29 from k1LoW/dependabot/go_modules/github.com/golang-jwt...
  • bd6ab72 Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
  • See full diff in compare view

Updates github.com/k1LoW/go-github-client/v58 from 58.0.12 to 58.0.13

Commits

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

Commits

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

Commits

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

Commits
  • 44670c7 go.mod: update golang.org/x dependencies
  • 7eebab3 gopls/internal/golang: support extract variable at top level
  • e334696 gopls/internal/golang: ignore effects for change signature refactoring
  • 3901733 internal/refactor/inline: substitute groups of dependent arguments
  • 61b2408 gopls/internal/golang: add "Extract constant" counterpart
  • c01eead internal/gcimporter: require binary export data header
  • 9a04136 gopls/internal/golang/stubmethods: refine crash into bug report
  • 01e0b05 internal/refactor/inline: fix condition for splice assignment strategy
  • 557f540 gopls/internal/golang: don't offer to move variadic parameters
  • 399ee16 internal/gcimporter: update FindExportData to return a non-negative size
  • Additional commits viewable in compare view

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

Release notes

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

v0.210.0

0.210.0 (2024-12-04)

Features

Bug Fixes

v0.209.0

0.209.0 (2024-11-21)

Features

v0.208.0

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

v0.207.0

0.207.0 (2024-11-19)

Features

v0.206.0

0.206.0 (2024-11-14)

... (truncated)

Changelog

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

0.210.0 (2024-12-04)

Features

Bug Fixes

0.209.0 (2024-11-21)

Features

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

0.207.0 (2024-11-19)

Features

0.206.0 (2024-11-14)

Features

... (truncated)

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

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.64.0` | `1.65.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.47.0` | `1.48.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.5` | `1.32.6` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.5` | `1.28.6` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.40` | `1.17.43` |
| [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.14.3` | `1.15.7` |
| [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.14.0` | `0.15.0` |
| [github.com/k1LoW/ghfs](https://github.com/k1LoW/ghfs) | `1.3.1` | `1.3.2` |
| [github.com/k1LoW/go-github-client/v58](https://github.com/k1LoW/go-github-client) | `58.0.12` | `58.0.13` |
| [golang.org/x/image](https://github.com/golang/image) | `0.22.0` | `0.23.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.27.0` | `0.28.0` |



Updates `cloud.google.com/go/bigquery` from 1.64.0 to 1.65.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.64.0...spanner/v1.65.0)

Updates `cloud.google.com/go/storage` from 1.47.0 to 1.48.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.47.0...spanner/v1.48.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.32.5 to 1.32.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.5...v1.32.6)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.5 to 1.28.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.5...config/v1.28.6)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.40 to 1.17.43
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.40...credentials/v1.17.43)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.68.0 to 1.71.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.68.0...service/s3/v1.71.0)

Updates `github.com/goccy/go-yaml` from 1.14.3 to 1.15.7
- [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.14.3...v1.15.7)

Updates `github.com/k1LoW/expand` from 0.14.0 to 0.15.0
- [Release notes](https://github.com/k1LoW/expand/releases)
- [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md)
- [Commits](k1LoW/expand@v0.14.0...v0.15.0)

Updates `github.com/k1LoW/ghfs` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/k1LoW/ghfs/releases)
- [Changelog](https://github.com/k1LoW/ghfs/blob/main/CHANGELOG.md)
- [Commits](k1LoW/ghfs@v1.3.1...v1.3.2)

Updates `github.com/k1LoW/go-github-client/v58` from 58.0.12 to 58.0.13
- [Commits](k1LoW/go-github-client@v58.0.12...v58.0.13)

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

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

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

Updates `google.golang.org/api` from 0.203.0 to 0.210.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.203.0...v0.210.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/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-patch
  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/goccy/go-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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/k1LoW/ghfs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/go-github-client/v58
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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/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 Dec 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 15, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-2c74e80744 branch December 15, 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