Skip to content

Update @dadi/cache to the latest version 🚀#358

Closed
greenkeeper[bot] wants to merge 1 commit intodevelopfrom
greenkeeper/@dadi/cache-2.0.0
Closed

Update @dadi/cache to the latest version 🚀#358
greenkeeper[bot] wants to merge 1 commit intodevelopfrom
greenkeeper/@dadi/cache-2.0.0

Conversation

@greenkeeper
Copy link
Copy Markdown
Contributor

@greenkeeper greenkeeper Bot commented May 13, 2018

Version 2.0.0 of @dadi/cache was just published.

Dependency @dadi/cache
Current Version 1.5.5
Type dependency

The version 2.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of @dadi/cache.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v2.0.0

2.0.0 (2018-05-13)

Features

  • add getMetadata method (beb983f)
  • add internal database for file adapter (dd652ac)
  • add metadata support to Redis adapter (6a20b3e)

BREAKING CHANGES

  • bump major
Commits

The new version differs by 8 commits.

  • f8b087a chore(ci): re-add semantic release, update changelog
  • d528e8e Merge pull request #25 from dadi/feature/metadata
  • a323500 chore(ci): remove semantic release in order to publish new version manually
  • e0be779 Update .travis.yml
  • 4a65c2d refactor: change getMetadata method to return null for non-existing keys
  • beb983f feat: add getMetadata method
  • 6a20b3e feat: add metadata support to Redis adapter
  • dd652ac feat: add internal database for file adapter

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper Bot added a commit that referenced this pull request May 14, 2018
@greenkeeper
Copy link
Copy Markdown
Contributor Author

greenkeeper Bot commented May 14, 2018

Version 2.0.1 just got published.

Update to this version instead 🚀

Release Notes v2.0.1

2.0.1 (2018-05-14)

Bug Fixes

  • remove default file encoding (60012da)
Commits

The new version differs by 2 commits.

  • 2698105 Merge pull request #26 from dadi/patch/remove-explicit-file-encoding
  • 60012da fix: remove default file encoding

See the full diff

@greenkeeper greenkeeper Bot closed this May 16, 2018
@greenkeeper greenkeeper Bot deleted the greenkeeper/@dadi/cache-2.0.0 branch May 16, 2018 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants