Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dynalite to the latest version 🚀 #15

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 9, 2018

Version 2.0.0 of dynalite was just published.

Dependency dynalite
Current Version 1.3.2
Type devDependency

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 dynalite.

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.


Commits

The new version differs by 3 commits.

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 🌴

@codecov-io
Copy link

Codecov Report

Merging #15 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #15   +/-   ##
=======================================
  Coverage   93.72%   93.72%           
=======================================
  Files          16       16           
  Lines         845      845           
  Branches      188      188           
=======================================
  Hits          792      792           
  Misses         51       51           
  Partials        2        2

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f8518e3...3eb3254. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Oct 16, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 16, 2018

  • The devDependency dynalite was updated from 1.3.2 to 2.1.0.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 3119cbb 2.1.0
  • 8cb9014 Create starting key correctly for ScanIndexForward false
  • 6b64ad4 Replace all remaining new Buffer with Buffer.from
  • cba4f9f Only map attributes after calculating LastEvaluatedKey
  • 4fff42d Update outdated deps
  • 8501b8a Add TagResource/UntagResource as noops
  • 14f495f Add TableId and get new tests passing
  • 95e8e72 Update tests to match latest production
  • 9189ade Fix contains condition for lists
  • 2e32e27 Add failing tests for contains in 'L' type

See the full diff

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.

1 participant