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

chore(deps): bump rack-cache from 1.1 to 1.2 in /test/acceptance/workspaces/large-mono-repo/bundler-app/bundler-app-2/bundler-app-3/bundler-app-4/bundler-app-5 #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps rack-cache from 1.1 to 1.2.

Changelog

Sourced from rack-cache's changelog.

1.13.0

  • Support lowercase Vary and Age headers

1.12.0

  • Add a fault_tolerant flag to fail-over to stale cache

1.11.1

  • when ignoring parts of the query, remove query in key when all params are ignored

1.11.0

  • Add a proc to allow ignoring parts of the query string in the key

1.10.0

  • Pass Options To Underlying Storage Driver
  • bump required ruby version to 2.3

1.9.0

  • make purge not raise when not implemented

1.8.0

  • Meta stores will purge keys when no entity store entries are found

1.7.2

  • Fix key generation for requests with no query strings

1.7.0

  • Meta stores now receive a third ttl argument to write when use_native_ttl is used.

1.6.1

  • Revert 'No longer read responses from cache when we already have them'

1.6.0

  • Noop backend
  • No longer read responses from cache when we already have them
  • renamed files from entitystore -> entity_store (metastore/cachecontrol/appengine) and added warns for old ones

1.5.1

  • fix key generation for query strings that include encoded equals

... (truncated)

Commits
  • ded6740 1.2 release
  • 5629f84 whitespace error
  • 5104c34 Merge pull request #46 from cfis/fix_post_302
  • 2e3a64d Merge pull request #52 from rmm5t/strip_set_cookie
  • 8ecd5b4 Merge pull request #54 from rmm5t/fix_gemspec_warning
  • 6760978 Merge pull request #53 from rmm5t/remove_gemfile_lock
  • 6ef22a6 Added a more detailed description to the gemspec.
  • 6379364 Fixed the case-insensitive nature of ignored response headers
  • 12ae92d Refactored Context#strip_ignore_headers (thanks @​nbibler)
  • 0ed9a12 Added 'ignore' to the trace if a response header was stripped
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [rack-cache](https:/rtomayko/rack-cache) from 1.1 to 1.2.
- [Release notes](https:/rtomayko/rack-cache/releases)
- [Changelog](https:/rtomayko/rack-cache/blob/master/CHANGES)
- [Commits](rtomayko/rack-cache@1.1...1.2)

---
updated-dependencies:
- dependency-name: rack-cache
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 27, 2023
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants