8000 Bump cloud.google.com/go/pubsub from 1.48.0 to 1.49.0 by dependabot[bot] · Pull Request #1635 · gofr-dev/gofr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump cloud.google.com/go/pubsub from 1.48.0 to 1.49.0 #1635

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

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps cloud.google.com/go/pubsub from 1.48.0 to 1.49.0.

Release notes

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

pubsub: v1.49.0

1.49.0 (2025-04-07)

Features

pubsub: v1.48.1

1.48.1 (2025-04-01)

Bug Fixes

  • pubsub/pstest: Message ordering issue (#11603) (1d6ffc0)
  • pubsub: Update golang.org/x/net to 0.37.0 (1144978)

Documentation

  • pubsub: Update documentation for JavaScriptUDF to indicate that the message_id metadata field is optional instead of required (f437f08)
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 7, 2025
Copy link
Contributor Author
dependabot bot commented on behalf of github Apr 8, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/pubsub-1.49.0 branch from 497c68a to e0c1db4 Compare April 8, 2025 06:19
Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.48.0 to 1.49.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.48.0...pubsub/v1.49.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/pubsub
  dependency-version: 1.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/pubsub-1.49.0 branch from e0c1db4 to 240356d Compare April 8, 2025 06:53
@Umang01-hash Umang01-hash merged commit 727866f into development Apr 8, 2025
28 of 29 checks passed
@Umang01-hash Umang01-hash deleted the dependabot/go_modules/cloud.google.com/go/pubsub-1.49.0 branch April 8, 2025 07:32
Umang01-hash added a commit that referenced this pull request Apr 8, 2025
* remove unwanted docker commands

* add grafanna dashboard in observability section

* add DB_CHARSET config in documentation

* change designation of Christophe Colombier as per request

* adding one more testimonial

* Bump github.com/XSAM/otelsql from 0.37.0 to 0.38.0 (#1622)

* Bump modernc.org/sqlite from 1.36.2 to 1.37.0 (#1621)

* Bump google.golang.org/api from 0.227.0 to 0.228.0 (#1620)

* Bump ls-lint/action from 2.2.3 to 2.3.0 in the actions group (#1619)

* minor change

* En/dgraph migrations (#1623)

* Fix/surreal db update (#1628)

* Bump google.golang.org/grpc from 1.71.0 to 1.71.1 (#1636)

* Bump golang.org/x/text from 0.23.0 to 0.24.0 (#1631)

* Bump golang.org/x/term from 0.30.0 to 0.31.0 (#1633)

* Bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (#1634)

* Bump cloud.google.com/go/pubsub from 1.48.0 to 1.49.0 (#1635)

* Bump go.uber.org/mock from 0.5.0 to 0.5.1 (#1629)

* Bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 (#1630)

* Adding configurational options for gRPC Servers & Client in GoFr (#1618)

* update the reviews with image or reviewers

* change image format for webp for reviewers

* delete unused images

* update version to v1.37.0

---------

Co-authored-by: Aryan Mehrotra <aryanmehrotra2000@gmail.com>
Co-authored-by: Divya <divi229moc@gmail.com>
Co-authored-by: Divya Darshana <98943137+coolwednesday@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vikash Kumar <vikash.iitb@gmail.com>
Co-authored-by: naveen-bandela-au2 <b.naveen2085@gmail.com>
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
0