Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

Update dependency doctrine/cache to v2 #115

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 8, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
doctrine/cache (source) require major 1.* -> 2.*

Release Notes

doctrine/cache

v2.1.1

Compare Source

Release Notes for 2.1.1

2.1.x bugfix release (patch)

2.1.1
Bug

v2.1.0

Compare Source

Release Notes for 2.1.0

Feature release (minor)

2.1.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Improvement
Documentation

v2.0.3

Compare Source

Release Notes for 2.0.3

2.0.x bugfix release (patch)

2.0.3

v2.0.2

Compare Source

Release Notes for 2.0.2

2.0.x bugfix release (patch)

2.0.2

v2.0.1

Compare Source

Release Notes for 2.0.1

2.0.x bugfix release (patch)

2.0.1

v2.0.0

Compare Source

Release Notes for 2.0.0

Backwards incompatible release (major)

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

v1.12.1

Compare Source

Release Notes for 1.12.1

1.12.x bugfix release (patch)

1.12.1
Bug

v1.12.0

Compare Source

Release Notes for 1.12.0

This release adds compatibility with psr/cache v3 by adding dedicated CacheItemInterface implementations for PHP 8.

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

v1.11.3

Compare Source

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

v1.11.2

Compare Source

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

v1.11.1

Compare Source

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

v1.11.0

Compare Source

Release Notes for 1.11.0
1.11.0
  • Total issues resolved: 0
  • Total pull requests resolved: 9
  • Total contributors: 6
Improvement
Bug
Enhancement

v1.10.2

Compare Source

Release 1.10.2

1.10.2

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

Enhancement

v1.10.1

Compare Source

Release 1.10.1

1.10.1

v1.10.0

Compare Source

Release 1.10.0

This release drops support for the Riak driver, as it was never supported on PHP 7 and caused issues due to the reserved object keyword. This library now officially supports PHP 7.4.

1.10.0

  • Total issues resolved: 7
  • Total pull requests resolved: 6
  • Total contributors: 8

Improvement

Bug

Won't Fix

Enhancement,Won't Fix

v1.9.1

Compare Source

Release 1.9.1

1.9.1

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

Bug

v1.9.0

Compare Source

Release 1.9.0

1.9.0

  • Total issues resolved: 0
  • Total pull requests resolved: 13
  • Total contributors: 9

Enhancement

Improvement,Incomplete

Bug,Duplicate,Enhancement

Improvement

Documentation

Bug

Documentation,Enhancement

v1.8.2

Compare Source

Release 1.8.2

1.8.2

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

Bug

v1.8.1

Compare Source

Build Status

This release fixes deprecation notes introduced by Redis extension v5.

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

Improvement

v1.8.0

Compare Source

This release introduces:

  • Support for newer ext-couchbase releases
  • Support for ext-redis v4
  • Deprecates the MemcacheCache, RiakCache and XcacheCache drivers

Total issues resolved: 16

v1.7.1

Compare Source

This release fixes a type safety issue caused by many CacheProvider implementations
not casting the internal cache namespace version to an integer.

Total issues resolved: 1

v1.7.0

Compare Source

Build Status

This release drops support for HHVM and increases the minimum
supported PHP version to 7.1.0.

Multi-operation caches have been added, such as:

  • MultiDeleteCache
  • MultiGetCache
  • MultiPutCache
  • MultiOperationCache (aggregating the ones listed above)

These batched caches can massively improve performance throughput
of your applications when used in the right context.

Some concurrency, file rights and error handling issues around
FileCache, PhpFileCache and FilesystemCache have been
fixed, and the PhpFileCache can now store any kind of
information by serializing the incoming data.

ExtMongoDbCache, MongoDBCache and LegacyMongoDBCache
were added in order to support both the existing MongoDB
polyfill libraries and the newer MongoDB official PHP extension.

Further improvements have been applied to the documentation,
and multiple static analysis introspection fixes were merged.

Total issues resolved: 33


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/doctrine-cache-2.x branch 2 times, most recently from 830de56 to cc57ab9 Compare July 25, 2021 23:22
@renovate renovate bot force-pushed the renovate/doctrine-cache-2.x branch from cc57ab9 to c314749 Compare August 20, 2021 08:19
@renovate renovate bot force-pushed the renovate/doctrine-cache-2.x branch from c314749 to af908ad Compare October 11, 2021 20:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant