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 dockerflow from 2024.2.0 to 2024.4.2 #152

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps dockerflow from 2024.2.0 to 2024.4.2.

Release notes

Sourced from dockerflow's releases.

2024.04.2

What's Changed

New Contributors

Full Changelog: mozilla-services/python-dockerflow@2024.4.1...2024.04.2

2024.4.1

What's Changed

Full Changelog: mozilla-services/python-dockerflow@2024.4.0...2024.4.1

2024.4.0

What's Changed

Full Changelog: mozilla-services/python-dockerflow@2024.3.0...2024.4.0

2024.3.0

What's Changed

New features

Internal Changes

Full Changelog: mozilla-services/python-dockerflow@2024.2.0...2024.3.0

Changelog

Sourced from dockerflow's changelog.

Changelog

2024.4.1

- Update this changelog
  The changelog entry for ``2024.4.0`` was missing from that release

2024.4.0

  • Add support for Flask 2.3 and 3.0 (#103)

  • Add support for Sanic 23 (#104)

  • Document extra log fields (#105)

  • Bugfix: Initialize JsonLogFormatter to pass to handler (#107)

2024.3.0


- Add request correlation ID support ([#101](https://github.com/mozilla-services/python-dockerflow/issues/101)).
  In order to add a ``rid`` field to all log messages, add the ``dockerflow.logging.RequestIdLogFilter`` filter to your logging handlers.
  See: :ref:`Django <django-logging>`, :ref:`FastAPI <fastapi-logging>`, :ref:`Flask <flask-logging>`, :ref:`Sanic <sanic-logging>` for details.
Commits
  • 391f9ba Allowing for async checks in fastApi. Cleaning up old code. (#114)
  • 0424734 Update Django docs (#109)
  • f3ff9c3 Fix docstrings about heartbeat status on warnings (200, not 5XX) (#110)
  • 9014f6e Update changelog for 2024.4.0 release (#108)
  • ea3d2ba (fastapi) Initialize JsonLogFormatter to pass to handler (#107)
  • 540563a Fix #45: Document extra log fields (#105)
  • 4c5ae34 Add support for Sanic 23 (#104)
  • 559aa01 Fix #79: add support for recent versions of Flask (#103)
  • b98b4ff Update changelog 2024.3.0
  • a953916 Generalize usage of request correlation id to all integrations (#101)
  • 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)

Bumps [dockerflow](https://github.com/mozilla-services/python-dockerflow) from 2024.2.0 to 2024.4.2.
- [Release notes](https://github.com/mozilla-services/python-dockerflow/releases)
- [Changelog](https://github.com/mozilla-services/python-dockerflow/blob/main/docs/changelog.rst)
- [Commits](mozilla-services/python-dockerflow@2024.2.0...2024.04.2)

---
updated-dependencies:
- dependency-name: dockerflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2024 09:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

Dependabot tried to add @obs-team as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/mozilla-services/eliot/pulls/152/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the mozilla-services/eliot repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the python Pull requests that update Python code label May 1, 2024
@dependabot dependabot bot requested a review from willkg May 1, 2024 09:41
@willkg willkg mentioned this pull request May 1, 2024
@willkg
Copy link
Contributor

willkg commented May 6, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Looks like dockerflow is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/pip/dockerflow-2024.4.2 branch May 6, 2024 23:24
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant