r6maps icon indicating copy to clipboard operation
r6maps copied to clipboard

Bump phpfastcache/phpfastcache from 6.0.4 to 6.1.5 in /site/api/stats

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps phpfastcache/phpfastcache from 6.0.4 to 6.1.5.

Release notes

Sourced from phpfastcache/phpfastcache's releases.

6.1.5

6.1.4

  • Misc
    • Fixed #671 // Fix composer package name should be all lowercase (@​jfcherng)
    • Fixed typo in Readme

6.1.3

  • Global
    • Added "ext-couchbase" suggestion
    • Fixed Datetime type hints in ItemExtendedTrait
    • Fixed Datetime type hints in ItemBaseTrait
  • Core
    • Updated ExtendedCacheItemPoolTrait::deregisterItem() to now only accept string as parameter
  • Drivers
    • Preventive hotfix for #614 // Files driver randomly throwing exception
    • Cleaned up the Mongodb driver
    • Fixed Mongodb clear() method
  • Tests
    • Fixed randomly failing test Github-#560
    • Added Mongodb test since travis now supports it
  • Misc
    • Fixed broken link due to renamed "final" branch
    • Updated README to warn users about v7 compatibility
    • Removed mongodb extension from ini

6.1.2

  • Core
    • Fixed #581 // Files driver "securityKey" option configuration not working as documented

6.1.1

  • Global
    • Added discrete Patreon badge
    • Fixed #569 // Updated wiki code sample
  • Drivers
    • Fixed #576 // Devnull driver returning non-null value

6.1.0 Release

  • Global
    • Updated "path" configuration validator (Now usable for UNIX sockets and "files" drivers path) (@​Geolim4)
    • Upgrading straight from 6.0.8 to 6.1.0 as per Semver since the UNIX socket support has been added for (P)Redis & Memcache(d). The BC stays intact.
  • Core
    • Fixed #560 // Massive storage date issue for 30days+ expiration dates (@​Geolim4)
  • Drivers
    • Added multiple Memcache(d) configuration style support (@​Geolim4)
    • Fixed missing parameters in memcache driver (@​Geolim4)
    • Fixed #563 // Memcached TTL issue (@​Geolim4)
    • Added UNIX socket support for (P)Redis and Memcache(d) as requested in #563 (@​Geolim4)

... (truncated)

Changelog

Sourced from phpfastcache/phpfastcache's changelog.

6.1.5

12 august 2021
  • Docs
    • Fixed vulnerability issue that cause exposed phpinfo() in some situations (@​geolim4)

6.1.4

15 september 2019
  • Misc
    • Fixed #671 // Fix composer package name should be all lowercase (@​jfcherng)
    • Fixed typo in Readme

6.1.3

8 june 2018
  • Global
    • Added "ext-couchbase" suggestion
    • Fixed Datetime type hints in ItemExtendedTrait
    • Fixed Datetime type hints in ItemBaseTrait
  • Core
    • Updated ExtendedCacheItemPoolTrait::deregisterItem() to now only accept string as parameter
  • Drivers
    • Preventive hotfix for #614 // Files driver randomly throwing exception
    • Cleaned up the Mongodb driver
    • Fixed Mongodb clear() method
  • Tests
    • Fixed randomly failing test Github-#560
    • Added Mongodb test since travis now supports it
  • Misc
    • Fixed broken link due to renamed "final" branch
    • Updated README to warn users about v7 compatibility
    • Removed mongodb extension from ini

6.1.2

23 march 2018
  • Core
    • Fixed #581 // Files driver "securityKey" option configuration not working as documented

6.1.1

1 march 2018
  • Global
    • Added discrete Patreon badge
    • Fixed #569 // Updated wiki code sample
  • Drivers
    • Fixed #576 // Devnull driver returning non-null value

6.1.0

30 january 2018
  • Global
    • Updated "path" configuration validator (Now usable for UNIX sockets and "files" drivers path) (@​Geolim4)
    • Upgrading straight from 6.0.8 to 6.1.0 as per Semver since the UNIX socket support has been added for (P)Redis & Memcache(d). The BC stays intact.
  • Core

... (truncated)

Commits
  • cab4e79 Merge branch 'v6' into v6
  • c91e46c Fixed vulnerability issue that cause exposed phpinfo() in some situations.
  • 757670b Merge pull request #815 from Geolim4/v6
  • 0a666ee Merge remote-tracking branch 'phpsocialnetwork/v6' into v6
  • 4e72296 Fixed vulnerability issue that cause exposed phpinfo() in some situations.
  • 63e1afc Merge pull request #707 from Geolim4/v6
  • 1dcdc4c Merge remote-tracking branch 'phpsocialnetwork/v6' into v6
  • 1962706 Released 6.1.4
  • 93098b0 Merge pull request #704 from bylexus/fix_issue_700_delete_multiple_in_v6
  • f9397a2 fixes #700 for v6: Psr16Adapter::getMultiple() now converts Traversable $keys...
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Aug 30 '21 16:08 dependabot[bot]