Skip to content

feat(deps): bump cachecontrol from 0.14.1 to 0.14.2#334

Merged
hairmare merged 1 commit intomainfrom
dependabot/pip/cachecontrol-0.14.2
Jan 8, 2025
Merged

feat(deps): bump cachecontrol from 0.14.1 to 0.14.2#334
hairmare merged 1 commit intomainfrom
dependabot/pip/cachecontrol-0.14.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Bumps cachecontrol from 0.14.1 to 0.14.2.

Release notes

Sourced from cachecontrol's releases.

v0.14.2

  • Eliminate a race condition when overwriting cache entries.
  • Fix a requests object leak when doing caching on a streamed response
Changelog

Sourced from cachecontrol's changelog.

0.14.2

  • Eliminate a race condition when overwriting cache entries.
  • Fix a requests object leak when doing caching on a streamed response
Commits
  • 928422d chore: prep 0.14.2 (#350)
  • 2ac01e0 build(deps): bump astral-sh/setup-uv in the actions group (#349)
  • aec8079 build(deps): bump github/codeql-action from 3.27.9 to 3.28.0 in the actions g...
  • 2903922 build(deps): bump astral-sh/setup-uv from 4.2.0 to 5.0.1 in the actions group...
  • bee4523 build(deps): bump github/codeql-action in the actions group (#346)
  • 5200de8 ci: harden workflows (#345)
  • 904ff9a fix: response leak when using caching adapter and streaming (#344)
  • 34564d8 Attempt to overwrite without race condition (#335)
  • f01cfef prevent test suite not cleaning tmp dirs (#342)
  • See full diff 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 [cachecontrol](https://github.com/psf/cachecontrol) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/psf/cachecontrol/releases)
- [Changelog](https://github.com/psf/cachecontrol/blob/master/docs/release_notes.rst)
- [Commits](psf/cachecontrol@v0.14.1...v0.14.2)

---
updated-dependencies:
- dependency-name: cachecontrol
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 8, 2025
@hairmare hairmare merged commit b27f793 into main Jan 8, 2025
@hairmare hairmare deleted the dependabot/pip/cachecontrol-0.14.2 branch January 8, 2025 17:40
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