Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2021

Bumps requests-cache from 0.8.0 to 0.8.1.

Changelog

Sourced from requests-cache's changelog.

0.8.1 (2021-09-15)

  • Redact ingored_parameters from CachedResponse.url (if used for credentials or other sensitive info)
  • Fix an incorrect debug log message about skipping cache write
  • Add some additional aliases for DbDict, etc. so fully qualified imports don't break
Commits
  • 4f13fb2 Update changelog
  • 91753f8 Merge pull request #410 from JWCook/redact-response-url
  • 1a6881a Redact ingored_parameters from CachedResponse.url
  • e0e16ce Fix incorrect debug message for skipping cache write
  • 5a907bc Update benchmark script to optionally run for a specific serializer
  • e3c5455 Merge branch 'docs'
  • e9a3b12 Add some alises so fully qualified imports of DbDict, etc. don't break
  • e1d90fb Add some more 'getting started' details to contributing guide
  • 6a11497 Remove 'format' badge from Readme and add 'downloads per month' badge
  • 76c2299 Merge pull request #401 from JWCook/docs
  • 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)

Bumps [requests-cache](https://github.com/reclosedev/requests-cache) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/reclosedev/requests-cache/releases)
- [Changelog](https://github.com/reclosedev/requests-cache/blob/master/HISTORY.md)
- [Commits](requests-cache/requests-cache@v0.8.0...v0.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 16, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2022

Superseded by #171.

@dependabot dependabot bot closed this Jan 3, 2022
@dependabot dependabot bot deleted the dependabot/pip/requests-cache-0.8.1 branch January 3, 2022 03:18
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