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 @sandstreamdev/std in group default to the latest version 🚀 #125

Merged
merged 2 commits into from
Mar 16, 2020

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 16, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency @sandstreamdev/std was updated from 0.12.0 to 0.13.0.

This version 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.


Publisher: przemyslawzalewski
License: MIT

Release Notes for 0.13.0

BREAKING CHANGES: The date module was refactored to expose only simple helpers without domain-specific functions.

Code coverage is now tracked thanks to Codecov. This is one of the last releases before public API gets stable.

  • Update dev-dependencies to include @types/node - #66
  • Add is/boolean - #67
  • Add array/length - #68
  • Enable code coverage reporting - #70
  • Cover date module with tests and update its docs - #71

v0.12.0...v0.13.0

Commits

The new version differs by 56 commits.

  • a7bb6cc 0.13.0
  • 8f54ae9 Merge pull request #71 from sandstreamdev/cover_date_module_with_tests_and_update_its_docs
  • 260fbbe Fix is is -> it is typo
  • ed0dcb2 Fix formatDateTime test case to avoid timezone issues
  • c5fc622 Run docs through grammar checker
  • d55e1f4 Add additional test cases for parseHourMinutePair
  • 8797df8 Regenerate code and docs of object/fromEntries
  • 3b579de Use dynamic branchig of object/fromEntries to cover fallback implementation
  • 27f1e80 Cover object/fromEntries fallback path
  • d061359 Fix array/pop test import path
  • 75c9970 Fix array/length test import path
  • b947bf4 Fix is/boolean test import path
  • f1ec720 Regenerate date/time formatting related docs
  • 2a695c1 Cover date/format* with tests and update function docs
  • 3f49ac6 Get rid of implicit time zone conversion to reduce API surface

There are 56 commits in total.

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 🌴

@marekrozmus marekrozmus merged commit 0cb52fd into master Mar 16, 2020
@marekrozmus marekrozmus deleted the greenkeeper/default/@sandstreamdev/std-0.13.0 branch March 16, 2020 17:59
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.

2 participants