browscap / browscap-site

Website for the Browser Capabilities Project
http://browscap.org/
2 stars 2 forks source link

Bump doctrine/cache from 1.10.2 to 1.11.3 #149

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps doctrine/cache from 1.10.2 to 1.11.3.

Release notes

Sourced from doctrine/cache's releases.

1.11.3

Release Notes for 1.11.3

1.11.x bugfix release (patch)

1.11.3

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug

1.11.2

Release Notes for 1.11.2

1.11.x bugfix release (patch)

1.11.2

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Documentation

1.11.1

Release Notes for 1.11.1

1.11.x bugfix release (patch)

1.11.1

  • Total issues resolved: 1
  • Total pull requests resolved: 2
  • Total contributors: 3

Bug

1.11.0

Release Notes for 1.11.0

... (truncated)

Commits
  • 3bb5588 Merge pull request #376 from alcaeus/fix-wrong-return-type
  • 967555a Fix wrong return type for DoctrineProvider::wrap
  • 9c53086 Make "@​return mixed" explicit on CacheItem::get() (#373)
  • 1630744 Fix wrong assumption about cache in adapter (#370)
  • 50f7b39 CacheAdapter: fix lifetime type (#371)
  • a9c1b59 Prevent wrapping chains of cache wrappers (#367)
  • ce94271 Import DoctrineProvider class to remove dependencies on symfony/cache (#366)
  • 5537740 Fixed fetchMultiple method for the Predis cache provider. (#361)
  • 7f475fb Merge pull request #364 from doctrine/merge-up-2.10-2.11
  • 8de8483 Merge branch '1.11.x' into merge-up-2.10-2.11
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #155.