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

build(deps): bump the dependabot group across 1 directory with 7 updates #1093

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2024

Bumps the dependabot group with 5 updates in the / directory:

Package From To
cloud.google.com/go/datastore 1.19.0 1.20.0
cloud.google.com/go/pubsub 1.44.0 1.45.1
github.com/prometheus/common 0.60.0 0.60.1
k8s.io/api 0.32.0-alpha.1 0.32.0-alpha.3
k8s.io/client-go 0.32.0-alpha.1 0.32.0-alpha.3

Updates cloud.google.com/go/datastore from 1.19.0 to 1.20.0

Release notes

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

dlp: v1.20.0

1.20.0 (2024-10-23)

Features

  • dlp: Discovery of BigQuery snapshots (70d82fe)

Bug Fixes

  • dlp: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • dlp: 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

  • dlp: Documentation revisions for data profiles (70d82fe)

datastore: v1.20.0

1.20.0 (2024-10-29)

Features

  • datastore: Add FindNearest API to the stable branch (#10980) (f0b05e2)
  • datastore: Support for field update operators in the Datastore API and resolution strategies when there is a conflict at write time (78d8513)

Bug Fixes

  • datastore: Bump dependencies (2ddeb15)
  • datastore: Do not delay on final transaction attempt (#10824) (0d732cc)
  • datastore: Remove namespace from Key.String() (40229e6)
  • datastore: Remove namespace from Key.String() (#10684) (#10823) (40229e6)
  • datastore: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • datastore: Use local retryer in transactions (#11050) (3ef61a2)
  • datastore: 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)

functions: v1.19.2

1.19.2 (2024-10-23)

Bug Fixes

  • functions: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • functions: 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)

retail: v1.19.1

1.19.1 (2024-10-23)

... (truncated)

Changelog

Sourced from cloud.google.com/go/datastore's changelog.

1.20.0 (2023-06-20)

Features

  • documentai: Add StyleInfo to document.proto (b726d41)
  • documentai: Add StyleInfo to document.proto (b726d41)

Bug Fixes

  • documentai: REST query UpdateMask bug (df52820)
Commits
  • ac256c5 chore: release main (#10856)
  • cb7b0a1 feat(storage/dataflux): add dataflux interface (#10748)
  • 9199843 fix(firestore): Add UTF-8 validation (#10881)
  • 9ae039a feat(firestore): surfacing the error returned from the service in Bulkwriter ...
  • cf67711 chore(all): update deps (#10871)
  • fdb4ea9 feat(dlp): action for publishing data profiles to SecOps (formelly known as C...
  • f847c75 chore(main): release bigquery 1.63.0 (#10575)
  • ce3d492 fix(bigquery): properly handle RANGE type arrays (#10883)
  • 0b3c268 feat(aiplatform): A new field generation_config is added to message `.googl...
  • 2f0aec8 feat(aiplatform): add new PipelineTaskRerunConfig field to `pipeline_job.pr...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/pubsub from 1.44.0 to 1.45.1

Release notes

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

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

Updates github.com/prometheus/common from 0.60.0 to 0.60.1

Release notes

Sourced from github.com/prometheus/common's releases.

v0.60.1

What's Changed

Full Changelog: prometheus/common@v0.60.0...v0.60.1

Commits

Updates google.golang.org/api from 0.201.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

Changelog

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

0.203.0 (2024-10-23)

Features

0.202.0 (2024-10-22)

Features

Commits

Updates k8s.io/api from 0.32.0-alpha.1 to 0.32.0-alpha.3

Commits
  • dc555a5 Update dependencies to v0.32.0-alpha.3 tag
  • 9e599fa Merge pull request #128299 from SergeyKanzhelev/updateDHS
  • 6e9c7c8 Merge pull request #128101 from pohly/dra-api-cel-cost-limit
  • b911f66 Merge pull request #128336 from soltysh/cronjob_timestamp_stable
  • fed59ee Promote job creation timestamp annotation to stable
  • dac1d89 Merge pull request #128244 from gnufied/fix-fsgroup-behaviour
  • 87f586b regenerate files
  • 6a365ee update device health status comments
  • a55f410 DRA cel: enforce runtime limit by default again
  • eca7a28 Merge pull request #126955 from tallclair/cleanup
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.32.0-alpha.1 to 0.32.0-alpha.3

Commits
  • 124c262 Merge pull request #128243 from benluddy/cbor-dynamic-integration
  • 74ceb68 Export meta internal version scheme for testing.
  • 840a63c Add CBOR serializer option to disable JSON transcoding of raw types.
  • 02c4999 Add WithSerializer option to add serializers to CodecFactory.
  • 009e863 Use runtime.SerializerInfo in place of internal "serializerType".
  • cfee475 Merge pull request #128165 from liggitt/prune-self-require
  • ba08122 Drop self-referencing replace directives
  • 51544a5 Merge pull request #127862 from dinhxuanvu/cbor-fuzz
  • 8a237ee Merge pull request #128099 from benluddy/nested-number-as-float64-portability
  • 0612f08 Make NestedNumberAsFloat64 accuracy test architecture-neutral.
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.32.0-alpha.1 to 0.32.0-alpha.3

Commits
  • 79a7334 Update dependencies to v0.32.0-alpha.3 tag
  • a887e57 Merge pull request #128323 from benluddy/cbor-client-gen
  • 886262a Update vendor (client now calls ParseAccept from goautoneg).
  • c957b59 Wire client feature gates affecting RESTClient content config.
  • 9d19c65 Update generated clients.
  • d8fc5bb Make generated client codecs support CBOR based on feature gate.
  • 3dc7fd5 Merge pull request #128243 from benluddy/cbor-dynamic-integration
  • abe0e99 Merge pull request #125314 from enj/enj/i/proto_for_core
  • 1cca19d Add test-only client feature gates for CBOR.
  • 86e81b0 Generated
  • Additional commits viewable in compare view

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 dependabot group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/datastore](https://github.com/googleapis/google-cloud-go) | `1.19.0` | `1.20.0` |
| [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) | `1.44.0` | `1.45.1` |
| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.60.0` | `0.60.1` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.32.0-alpha.1` | `0.32.0-alpha.3` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.0-alpha.1` | `0.32.0-alpha.3` |



Updates `cloud.google.com/go/datastore` from 1.19.0 to 1.20.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.19.0...kms/v1.20.0)

Updates `cloud.google.com/go/pubsub` from 1.44.0 to 1.45.1
- [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.44.0...pubsub/v1.45.1)

Updates `github.com/prometheus/common` from 0.60.0 to 0.60.1
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](prometheus/common@v0.60.0...v0.60.1)

Updates `google.golang.org/api` from 0.201.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.201.0...v0.203.0)

Updates `k8s.io/api` from 0.32.0-alpha.1 to 0.32.0-alpha.3
- [Commits](kubernetes/api@v0.32.0-alpha.1...v0.32.0-alpha.3)

Updates `k8s.io/apimachinery` from 0.32.0-alpha.1 to 0.32.0-alpha.3
- [Commits](kubernetes/apimachinery@v0.32.0-alpha.1...v0.32.0-alpha.3)

Updates `k8s.io/client-go` from 0.32.0-alpha.1 to 0.32.0-alpha.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.32.0-alpha.1...v0.32.0-alpha.3)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/datastore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependabot
- dependency-name: cloud.google.com/go/pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependabot
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependabot
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependabot
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependabot
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependabot
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependabot
...

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 labels Oct 30, 2024
Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for ohsu-comp-bio-funnel ready!

Name Link
🔨 Latest commit 8489c63
🔍 Latest deploy log https://app.netlify.com/sites/ohsu-comp-bio-funnel/deploys/672213d8c55c61000864cbff
😎 Deploy Preview https://deploy-preview-1093--ohsu-comp-bio-funnel.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@lbeckman314 lbeckman314 merged commit 462eb37 into develop Nov 1, 2024
47 of 49 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/develop/dependabot-1dd0302c9b branch November 1, 2024 20:01
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