Skip to content

Bump chrono-node from 2.2.1 to 2.2.4#52

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/chrono-node-2.2.4
Open

Bump chrono-node from 2.2.1 to 2.2.4#52
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/chrono-node-2.2.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 6, 2021

Bumps chrono-node from 2.2.1 to 2.2.4.

Release notes

Sourced from chrono-node's releases.

v2.2.4

  • Fix: improve parsing performance by caching complied regex 036f7aa
  • Fix: unblounded regex backtracking in timeunit parsing 98815b5

wanasit/chrono@v2.2.3...v2.2.4

v2.2.3

  • Fix: vague time parsing in strict mode b582ae7
  • Add Typedoc integration 3d044ee
  • Fix: Import bug in v2.2.2 16737f5

wanasit/chrono@v2.2.1...v2.2.3

Commits
  • 4350642 2.2.4
  • 036f7aa New: improve parsing performance by caching complied regex
  • 98815b5 Fix: unblounded regex backtracking in timeunit parsing
  • 3f294e0 2.2.3
  • 16737f5 Fix: Remove internal annotation on the debugging
  • 5e9456d 2.2.2
  • f9cd773 Update readme document
  • 8f395f2 refactor: exclude documentation in master
  • ac27496 New: Add typedoc setting
  • e047e2e Documentation: Update
  • 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 [chrono-node](https://github.com/wanasit/chrono) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](wanasit/chrono@v2.2.1...v2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2021
@codecov
Copy link

codecov bot commented May 6, 2021

Codecov Report

Merging #52 (88b8f60) into master (7d62c30) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   58.27%   58.27%           
=======================================
  Files          38       38           
  Lines        1239     1239           
  Branches      197      197           
=======================================
  Hits          722      722           
  Misses        352      352           
  Partials      165      165           

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 7d62c30...88b8f60. Read the comment docs.

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.

0 participants