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 micromatch and @google-cloud/pubsub in /functions #338

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2024

Removes micromatch. It's no longer used after updating ancestor dependency @google-cloud/pubsub. These dependencies need to be updated together.

Removes micromatch

Updates @google-cloud/pubsub from 0.19.1 to 4.6.0

Release notes

Sourced from @​google-cloud/pubsub's releases.

v4.6.0

4.6.0 (2024-07-12)

Features

  • Add max messages batching for Cloud Storage subscriptions (#1956) (90546f6)
  • Add use_topic_schema for Cloud Storage Subscriptions (#1948) (120fa1b)

Bug Fixes

  • docs samples: Update missing argv in sample metadata for push subscription (#1946) (34b8c03)

v4.5.0

4.5.0 (2024-06-11)

Features

  • Add service_account_email for export subscriptions (#1927) (c532854)

v4.4.1

4.4.1 (2024-05-30)

Bug Fixes

  • An existing message UpdateVehicleLocationRequest is removed (5451d15)
  • An existing method SearchFuzzedVehicles is removed from service VehicleService (5451d15)
  • An existing method UpdateVehicleLocation is removed from service VehicleService (5451d15)
  • deps: Update dependency protobufjs to ~7.3.0 (#1921) (c5afd34)
  • Pull in new gax for protobufjs vuln fix (#1925) (8024c6d)

v4.4.0

4.4.0 (2024-05-03)

Features

  • Add several fields to manage state of database encryption update (#1904) (aba9aee)

Bug Fixes

  • deps: Update dependency @​types/long to v5 (#1901) (d13d395)

v4.3.3

4.3.3 (2024-03-03)

... (truncated)

Changelog

Sourced from @​google-cloud/pubsub's changelog.

4.6.0 (2024-07-12)

Features

  • Add max messages batching for Cloud Storage subscriptions (#1956) (90546f6)
  • Add use_topic_schema for Cloud Storage Subscriptions (#1948) (120fa1b)

Bug Fixes

  • docs samples: Update missing argv in sample metadata for push subscription (#1946) (34b8c03)

4.5.0 (2024-06-11)

Features

  • Add service_account_email for export subscriptions (#1927) (c532854)

4.4.1 (2024-05-30)

Bug Fixes

  • An existing message UpdateVehicleLocationRequest is removed (5451d15)
  • An existing method SearchFuzzedVehicles is removed from service VehicleService (5451d15)
  • An existing method UpdateVehicleLocation is removed from service VehicleService (5451d15)
  • deps: Update dependency protobufjs to ~7.3.0 (#1921) (c5afd34)
  • Pull in new gax for protobufjs vuln fix (#1925) (8024c6d)

4.4.0 (2024-05-03)

Features

  • Add several fields to manage state of database encryption update (#1904) (aba9aee)

Bug Fixes

  • deps: Update dependency @​types/long to v5 (#1901) (d13d395)

4.3.3 (2024-03-03)

Bug Fixes

... (truncated)

Commits
  • b8b625d chore(main): release 4.6.0 (#1950)
  • 90546f6 feat: add max messages batching for Cloud Storage subscriptions (#1956)
  • 120fa1b feat: add use_topic_schema for Cloud Storage Subscriptions (#1948)
  • de0fad7 build: we need dev dependencies to fix() (#1953)
  • ac48418 samples: add samples for cloud storage buckets (#1931)
  • 34b8c03 fix(docs samples): update missing argv in sample metadata for push subscripti...
  • 0bffecc chore: update for linter failures (#1947)
  • 76d8d0f ci: Enable constraintsFiltering for Node.js Libraries (#1943)
  • 7f8c116 chore(main): release 4.5.0 (#1937)
  • fd13fdf chore: fix build errors due to non-semver upstream version change (#1938)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​google-cloud/pubsub since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [micromatch](https://github.com/micromatch/micromatch). It's no longer used after updating ancestor dependency [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub). These dependencies need to be updated together.


Removes `micromatch`

Updates `@google-cloud/pubsub` from 0.19.1 to 4.6.0
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-pubsub@v0.19.1...v4.6.0)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
- dependency-name: "@google-cloud/pubsub"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 24, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants