Skip to content

Conversation

@dependabot
Copy link

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

Bumps phpfastcache/phpfastcache from 6.1.2 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
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
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.

Bumps [phpfastcache/phpfastcache](https://github.com/PHPSocialNetwork/phpfastcache) from 6.1.2 to 6.1.5.
- [Release notes](https://github.com/PHPSocialNetwork/phpfastcache/releases)
- [Changelog](https://github.com/PHPSocialNetwork/phpfastcache/blob/6.1.5/CHANGELOG.md)
- [Commits](PHPSocialNetwork/phpfastcache@6.1.2...6.1.5)

---
updated-dependencies:
- dependency-name: phpfastcache/phpfastcache
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant