Skip to content

chore(deps): Bump google-cloud-functions-version from 2.83.0 to 2.84.0 - #25958

Merged
apupier merged 1 commit into
mainfrom
dependabot/maven/google-cloud-functions-version-2.84.0
Aug 31, 2026
Merged

chore(deps): Bump google-cloud-functions-version from 2.83.0 to 2.84.0#25958
apupier merged 1 commit into
mainfrom
dependabot/maven/google-cloud-functions-version-2.84.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps google-cloud-functions-version from 2.83.0 to 2.84.0.
Updates com.google.cloud:google-cloud-functions from 2.83.0 to 2.84.0

Commits
  • 8cbbb56 chore(main): release 1.90.0 (#14173)
  • d49acf3 refactor(bigquery-jdbc): migrate write path and metadata to TypeRegistry (#14...
  • c6d54dd chore(ci): update expected flattened dependencies (#14170)
  • 1e74dda fix(bigquery-jdbc): session context propagation when session is enabled (#14161)
  • 7109ecd perf(bigquery-jdbc): eliminate dry run to resolve statement type (#14156)
  • a51bb8d fix(auth): fix remaining nullability in UserAuthorizer and Builder (#14158)
  • a929250 fix(auth): refine JSpecify nullability for ServiceAccountCredentials and User...
  • 7d16de8 feat(bigquery): expose StatementType and query execution stats on `TableRes...
  • 0d5fac0 fix(auth): fix JSpecify nullability in UserAuthorizer and TokenStore (#14150)
  • 95f6c38 fix(deps): update dependency com.google.apis:google-api-services-bigquery to ...
  • Additional commits viewable in compare view

Updates com.google.api.grpc:grpc-google-cloud-functions-v1 from 2.83.0 to 2.84.0

Commits
  • 8cbbb56 chore(main): release 1.90.0 (#14173)
  • d49acf3 refactor(bigquery-jdbc): migrate write path and metadata to TypeRegistry (#14...
  • c6d54dd chore(ci): update expected flattened dependencies (#14170)
  • 1e74dda fix(bigquery-jdbc): session context propagation when session is enabled (#14161)
  • 7109ecd perf(bigquery-jdbc): eliminate dry run to resolve statement type (#14156)
  • a51bb8d fix(auth): fix remaining nullability in UserAuthorizer and Builder (#14158)
  • a929250 fix(auth): refine JSpecify nullability for ServiceAccountCredentials and User...
  • 7d16de8 feat(bigquery): expose StatementType and query execution stats on `TableRes...
  • 0d5fac0 fix(auth): fix JSpecify nullability in UserAuthorizer and TokenStore (#14150)
  • 95f6c38 fix(deps): update dependency com.google.apis:google-api-services-bigquery to ...
  • Additional commits viewable in compare view

Updates com.google.api:gax-grpc from 2.83.0 to 2.84.0

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 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)

Bumps `google-cloud-functions-version` from 2.83.0 to 2.84.0.

Updates `com.google.cloud:google-cloud-functions` from 2.83.0 to 2.84.0
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
- [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-cloud-java@gax/v2.83.0...gax/v2.84.0)

Updates `com.google.api.grpc:grpc-google-cloud-functions-v1` from 2.83.0 to 2.84.0
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
- [Changelog](https://github.com/googleapis/google-cloud-java/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-cloud-java@gax/v2.83.0...gax/v2.84.0)

Updates `com.google.api:gax-grpc` from 2.83.0 to 2.84.0

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-functions
  dependency-version: 2.84.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.api.grpc:grpc-google-cloud-functions-v1
  dependency-version: 2.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: com.google.api:gax-grpc
  dependency-version: 2.84.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@apupier
apupier merged commit 861ea9e into main Aug 31, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/google-cloud-functions-version-2.84.0 branch August 31, 2026 13:01
@github-actions

Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • parent

POM dependency changes: targeted tests included

Changed properties: google-cloud-functions-version

Modules affected by dependency changes (1)
  • :camel-google-functions

🔬 Scalpel shadow comparison — Scalpel: 9 tested, 27 compile-only — current: 0 all tested

Maveniverse Scalpel detected 36 affected modules (current approach: 0).

⚠️ Modules only in Scalpel (36)
  • apache-camel
  • camel-allcomponents
  • camel-catalog
  • camel-catalog-console
  • camel-catalog-maven
  • camel-catalog-suggest
  • camel-componentdsl
  • camel-endpointdsl
  • camel-endpointdsl-support
  • camel-google-functions
  • camel-itest
  • camel-jbang-core
  • camel-jbang-it
  • camel-jbang-main
  • camel-jbang-mcp
  • camel-jbang-plugin-edit
  • camel-jbang-plugin-generate
  • camel-jbang-plugin-kubernetes
  • camel-jbang-plugin-mcp
  • camel-jbang-plugin-route-parser
  • camel-jbang-plugin-test
  • camel-jbang-plugin-tui
  • camel-jbang-plugin-validate
  • camel-kamelet-main
  • camel-launcher
  • camel-launcher-container
  • camel-report-maven-plugin
  • camel-route-parser
  • camel-yaml-dsl
  • camel-yaml-dsl-deserializers
  • camel-yaml-dsl-maven-plugin
  • camel-yaml-dsl-validator
  • camel-yaml-dsl-validator-maven-plugin
  • coverage
  • docs
  • dummy-component

Changed properties: google-cloud-functions-version

Skip-tests mode would test 9 modules (1 direct + 8 downstream), skip tests for 27 (generated code, meta-modules)

Modules Scalpel would test (9)
  • camel-google-functions
  • camel-jbang-mcp
  • camel-jbang-plugin-mcp
  • camel-jbang-plugin-route-parser
  • camel-jbang-plugin-tui
  • camel-jbang-plugin-validate
  • camel-launcher-container
  • camel-yaml-dsl-validator
  • camel-yaml-dsl-validator-maven-plugin
Modules with tests skipped (27)
  • apache-camel
  • camel-allcomponents
  • camel-catalog
  • camel-catalog-console
  • camel-catalog-maven
  • camel-catalog-suggest
  • camel-componentdsl
  • camel-endpointdsl
  • camel-endpointdsl-support
  • camel-itest
  • camel-jbang-core
  • camel-jbang-it
  • camel-jbang-main
  • camel-jbang-plugin-edit
  • camel-jbang-plugin-generate
  • camel-jbang-plugin-kubernetes
  • camel-jbang-plugin-test
  • camel-kamelet-main
  • camel-launcher
  • camel-report-maven-plugin
  • camel-route-parser
  • camel-yaml-dsl
  • camel-yaml-dsl-deserializers
  • camel-yaml-dsl-maven-plugin
  • coverage
  • docs
  • dummy-component

ℹ️ Shadow mode — Scalpel observes but does not affect test execution. Learn more

All tested modules (37 modules)
  • Camel :: All Components Sync point
  • Camel :: Assembly
  • Camel :: Catalog :: Camel Catalog
  • Camel :: Catalog :: Camel Report Maven Plugin
  • Camel :: Catalog :: Camel Route Parser
  • Camel :: Catalog :: Console
  • Camel :: Catalog :: Dummy Component
  • Camel :: Catalog :: Maven
  • Camel :: Catalog :: Suggest
  • Camel :: Component DSL
  • Camel :: Coverage
  • Camel :: Docs
  • Camel :: Endpoint DSL
  • Camel :: Endpoint DSL :: Support
  • Camel :: Google :: Functions
  • Camel :: Integration Tests
  • Camel :: JBang :: Core
  • Camel :: JBang :: Integration tests
  • Camel :: JBang :: MCP
  • Camel :: JBang :: Main
  • Camel :: JBang :: Plugin :: Edit
  • Camel :: JBang :: Plugin :: Generate
  • Camel :: JBang :: Plugin :: Kubernetes
  • Camel :: JBang :: Plugin :: MCP
  • Camel :: JBang :: Plugin :: Route Parser
  • Camel :: JBang :: Plugin :: TUI
  • Camel :: JBang :: Plugin :: Testing
  • Camel :: JBang :: Plugin :: Validate
  • Camel :: Kamelet Main
  • Camel :: Launcher
  • Camel :: Launcher :: Container
  • Camel :: Parent
  • Camel :: YAML DSL
  • Camel :: YAML DSL :: Deserializers
  • Camel :: YAML DSL :: Maven Plugins
  • Camel :: YAML DSL :: Validator
  • Camel :: YAML DSL :: Validator Maven Plugin

⚙️ View full build and test results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant