Skip to content

chore(deps)(deps-dev): bump com.google.cloud.functions:function-maven-plugin from 1.0.0 to 1.0.1#146

Merged
xavidop merged 1 commit intomainfrom
dependabot/maven/com.google.cloud.functions-function-maven-plugin-1.0.1
Apr 13, 2026
Merged

chore(deps)(deps-dev): bump com.google.cloud.functions:function-maven-plugin from 1.0.0 to 1.0.1#146
xavidop merged 1 commit intomainfrom
dependabot/maven/com.google.cloud.functions-function-maven-plugin-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps com.google.cloud.functions:function-maven-plugin from 1.0.0 to 1.0.1.

Release notes

Sourced from com.google.cloud.functions:function-maven-plugin's releases.

Functions Framework API 1.0.1

  • The accept method in the BackgroundFunction and RawBackgroundFunction interfaces now declares throws Exception. This means that implementations don't have to catch checked exceptions and rethrow them as unchecked.

  • The Context interface gains an attributes() method which is useful in particular when the incoming event follows the CloudEvents specification.

Functions Framework 1.0.1

  • Updated to version 1.0.3 of the API. That uses version 2.0.0-milestone4 of the CloudEvents SDK, which implies some API changes for CloudEvents functions and code changes to the Functions Framework.

  • Some dependencies were auto-updated by Dependabot.

function-maven-plugin: v1.0.1

1.0.1 (2026-04-10)

Dependencies

  • update Functions Framework Invoker dependency to 2.0.1 (#385) (9e69efe)
Commits
  • 29430f0 chore(main): release function-maven-plugin 1.0.1 (#386)
  • 81621fb fix: add flag to enable logs during release (#387)
  • 9e69efe deps: update Functions Framework Invoker dependency to 2.0.1 (#385)
  • b800a50 chore(main): release java-function-invoker 2.0.1 (#383)
  • a453a31 deps: update Functions Framework API dependency to 2.0.1 (#382)
  • 0467294 chore(main): release functions-framework-api 2.0.1 (#380)
  • de983d9 fix: update CloudEvents dependencyFixes #378 (#379)
  • 44ece01 chore(deps): update googlecloudplatform/functions-framework-conformance diges...
  • 2c14b23 chore(deps): update all non-major dependencies (#377)
  • 28c7943 chore(deps): update github/codeql-action action to v4 (#374)
  • Additional commits viewable in compare view

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

…-plugin

Bumps [com.google.cloud.functions:function-maven-plugin](https://github.com/GoogleCloudPlatform/functions-framework-java) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-java/releases)
- [Commits](GoogleCloudPlatform/functions-framework-java@function-maven-plugin-v1.0.0...function-maven-plugin-v1.0.1)

---
updated-dependencies:
- dependency-name: com.google.cloud.functions:function-maven-plugin
  dependency-version: 1.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

Labels

The following labels could not be found: maven. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
@xavidop xavidop merged commit 70a1189 into main Apr 13, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud.functions-function-maven-plugin-1.0.1 branch April 13, 2026 10:25
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.

1 participant