mozilla-services / contile

This is the back-end server for the Mozilla Tile Service (MTS)
https://mozilla-services.github.io/contile/
Mozilla Public License 2.0
19 stars 2 forks source link

chore(deps): bump functions-framework from 2.2.1 to 3.4.0 in /smoke-tests/runner #589

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps functions-framework from 2.2.1 to 3.4.0.

Release notes

Sourced from functions-framework's releases.

v3.4.0

3.4.0 (2023-05-24)

Features

  • configure security score card action (#216) (7868dc1)

Bug Fixes

  • streaming requests cannot access request data (#245) (c492b04)

v3.3.0

3.3.0 (2022-12-16)

Features

  • Support strongly typed functions signature (#208) (aa59a6b)

Bug Fixes

  • remove DRY_RUN env var and --dry-run flag (#210) (f013ab4)

v3.2.1

3.2.1 (2022-11-09)

Bug Fixes

v3.2.0

3.2.0 (2022-08-11)

Features

  • Scale gunicorn server to serve 1000 concurrent requests (#195) (91e2efa)

v3.1.0

3.1.0 (2022-06-09)

Features

  • Add more details to MissingTargetException error (#189) (b7055ed)
  • allow for watchdog>=2.0.0 (#186) (b4ed666)

... (truncated)

Changelog

Sourced from functions-framework's changelog.

3.4.0 (2023-05-24)

Features

  • configure security score card action (#216) (7868dc1)

Bug Fixes

  • streaming requests cannot access request data (#245) (c492b04)

3.3.0 (2022-12-16)

Features

  • Support strongly typed functions signature (#208) (aa59a6b)

Bug Fixes

  • remove DRY_RUN env var and --dry-run flag (#210) (f013ab4)

3.2.1 (2022-11-09)

Bug Fixes

3.2.0 (2022-08-11)

Features

  • Scale gunicorn server to serve 1000 concurrent requests (#195) (91e2efa)

3.1.0 (2022-06-09)

Features

  • Add more details to MissingTargetException error (#189) (b7055ed)
  • allow for watchdog>=2.0.0 (#186) (b4ed666)

Bug Fixes

... (truncated)

Commits
  • 6420b67 chore(master): release 3.4.0 (#217)
  • dded5ae chore(deps): update actions/setup-python action to v4 (#237)
  • c492b04 fix: streaming requests cannot access request data (#245)
  • 21d9db1 chore(deps): update actions/setup-go action to v4 (#236)
  • 82081c4 chore(deps): update actions/dependency-review-action action to v3 (#235)
  • c8d0e4a chore: fix failing unit tests (#244)
  • 586cc4e chore(deps): update all non-major dependencies (#233)
  • ae590b8 chore(deps): update pypa/gh-action-pypi-publish digest to a56da0b (#232)
  • 1fc20cc chore(deps): update actions/checkout action to v3 (#234)
  • b4e9fc5 chore: update unit tests with headers (#239)
  • 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 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 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)
Trinaa commented 1 year ago

See https://github.com/mozilla-services/contile/pull/601

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.