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

Bump @google-cloud/functions-framework from 1.3.2 to 3.3.0 in /scripts/gcb2slack #3072

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2023

Bumps @google-cloud/functions-framework from 1.3.2 to 3.3.0.

Release notes

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

v3.3.0

3.3.0 (2023-06-28)

Features

  • introduce strongly typed function signature (#525) (65f3f34)

v3.2.1

3.2.1 (2023-06-20)

Bug Fixes

  • module resolution returns early and accurate error messages on failure (#534) (51f20a4)

v3.2.0

3.2.0 (2023-04-07)

Features

  • configure security score card action (#509) (1e63fd0)

Bug Fixes

  • make renovatebot's ignorePath and grouping of non-major updates work correctly (#505) (e4f3c57)
  • remove default fallback when target function does not exist (#497) (f3325d3)

v3.1.3

3.1.3 (2022-11-17)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.7 (#486) (df1e2ed)

v3.1.2

3.1.2 (2022-06-06)

Bug Fixes

v3.1.1

3.1.1 (2022-04-22)

... (truncated)

Changelog

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

3.3.0 (2023-06-28)

Features

  • introduce strongly typed function signature (#525) (65f3f34)

3.2.1 (2023-06-20)

Bug Fixes

  • module resolution returns early and accurate error messages on failure (#534) (51f20a4)

3.2.0 (2023-04-07)

Features

  • configure security score card action (#509) (1e63fd0)

Bug Fixes

  • make renovatebot's ignorePath and grouping of non-major updates work correctly (#505) (e4f3c57)
  • remove default fallback when target function does not exist (#497) (f3325d3)

3.1.3 (2022-11-17)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.7 (#486) (df1e2ed)

3.1.2 (2022-06-06)

Bug Fixes

3.1.1 (2022-04-22)

Bug Fixes

  • deps: Move @types/express to dependencies (#457) (1682e07)
  • deps: update dependency cloudevents to v6 (#451) (33d6a5b)

3.1.0 (2022-03-31)

... (truncated)

Commits
  • f4371b8 chore(master): release 3.3.0 (#551)
  • 65f3f34 feat: introduce strongly typed function signature (#525)
  • 6efdb75 chore(deps): update all non-major dependencies (#540)
  • e6da379 chore: Ignore typescript dependency updates (#544)
  • 76417e0 chore(deps): bump semver from 7.3.8 to 7.5.2 (#549)
  • 2f8be30 chore(master): release 3.2.1 (#546)
  • 51f20a4 fix: module resolution returns early and accurate error messages on failure (...
  • 41e9e8e chore: add security scorecard to readme (#539)
  • bfbeddc chore(deps): update actions/dependency-review-action action to v3 (#541)
  • b5c9e1c docs: Update typescript.md (#514)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner August 15, 2023 14:52
@dependabot dependabot bot requested a review from smeiklej August 15, 2023 14:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/scripts/gcb2slack/google-cloud/functions-framework-3.3.0 branch from e2d3289 to 0834d8f Compare August 15, 2023 15:25
@roger2hk roger2hk removed the request for review from smeiklej October 30, 2023 22:19
@roger2hk
Copy link
Contributor

@dependabot rebase

Bumps [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) from 1.3.2 to 3.3.0.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/functions-framework-nodejs@v1.3.2...v3.3.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/functions-framework"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/scripts/gcb2slack/google-cloud/functions-framework-3.3.0 branch from 0834d8f to 09c40e0 Compare October 30, 2023 22:19
@roger2hk roger2hk merged commit 0e31832 into master Oct 31, 2023
@roger2hk roger2hk deleted the dependabot/npm_and_yarn/scripts/gcb2slack/google-cloud/functions-framework-3.3.0 branch October 31, 2023 15:23
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants