microlinkhq / metascraper

Get unified metadata from websites using Open Graph, Microdata, RDFa, Twitter Cards, JSON-LD, HTML, and more.
https://metascraper.js.org
MIT License
2.35k stars 168 forks source link

build(deps): bump chrono-node from 2.3.2 to 2.3.3 #476

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps chrono-node from 2.3.2 to 2.3.3.

Release notes

Sourced from chrono-node's releases.

v2.3.3

  • New: Allow null reference timezone; result timezone will not be implied or assigned unless one is read from a parsed date d337a53
  • Fix: Require a word boundary after short tokens that can be interpreted as numbers 8efe94c

https://github.com/wanasit/chrono/compare/v2.3.2...v2.3.3

Commits
  • 36afca0 2.3.3
  • 1d40ed5 Fix: unittest failed on some timezone local
  • 6fb720b Merge pull request #411 from jayaddison-collabora/issue-407/allow-empty-refer...
  • 7417da1 Merge pull request #410 from jayaddison-collabora/refactor/migrate-createRela...
  • d3bf1bf Merge pull request #409 from jayaddison-collabora/issue-408/word-boundary-aft...
  • fea0a95 Remove use of function overloading / duplicate declarations
  • a000094 Update return type for toTimezoneOffset function
  • 56d3442 Simplify argument type to ParsingOption only
  • d337a53 Allow null reference timezone; result timezone will not be implied or assigne...
  • 1f38c0b Add illustrative test case
  • 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)
coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 87.094% when pulling 6c6865a9d701e41fbc90a9cf362b62be8812657f on dependabot/npm_and_yarn/chrono-node-2.3.3 into 4640668b1dc94528fc496999830ae19e0d32fd03 on master.