Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps watchtower from 3.0.1 to 3.2.0.

Release notes

Sourced from watchtower's releases.

v3.2.0

  • Use timeout when waiting for queues to empty at shutdown

v3.1.0

  • Avoid crashing flush() when CreateLogStream API call is throttled (#192)

    • Replace deprecated function datatime.utcnow() (#196)
Changelog

Sourced from watchtower's changelog.

Changes for v3.2.0 (2024-04-19)

  • Use timeout when waiting for queues to empty at shutdown

Changes for v3.1.0 (2024-03-10)

  • Avoid crashing flush() when CreateLogStream API call is throttled (#192)

  • Replace deprecated function datatime.utcnow() (#196)

Commits
  • 0de46e3 v3.2.0
  • ebf368f Use timeout when waiting for queues to empty
  • 2d5f570 Python 3.7 is not supported
  • 114ab13 v3.1.0
  • f2dbc0a Do not use gpg
  • 7a56acc Fix issues with overly general error catching
  • 04edbfe Add capture exception for CreateLogStream, to avoid flush stuck when CreateLo...
  • f8e498e Replaced the deprecating function datatime.utcnow(). (#196)
  • 698ff22 Add changelog to Sphinx docs
  • 0c88108 Fix GHA badge link
  • 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 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 [watchtower](https://github.com/kislyuk/watchtower) from 3.0.1 to 3.2.0.
- [Release notes](https://github.com/kislyuk/watchtower/releases)
- [Changelog](https://github.com/kislyuk/watchtower/blob/develop/Changes.rst)
- [Commits](kislyuk/watchtower@v3.0.1...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2024
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