Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Bump chrono-node from 2.5.0 to 2.6.3 #452

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps chrono-node from 2.5.0 to 2.6.3.

Release notes

Sourced from chrono-node's releases.

v2.6.3

  • Improved Timezone handling (by @​JoakimNil, #450)
    • Handle DST on major timezones
    • Support timezones override configuration
  • Fixed forwardDate calculation for the month/year (665bda6)
  • RU: Added more RU abbreviation (by @​mikemikhaylov, #510)
  • EN: Timeunit abbreviations disabled in strict mode (787c41b)

wanasit/chrono@v2.6.2...v2.6.3

v2.6.2

  • New: ParsingResult ts interface b2b4637
  • Fix: sideEffects-type 9e992db (credit @​JoakimNil)

wanasit/chrono@v2.6.1...v2.6.2

v2.6.1

  • Fix: Remove unused lookbehind pattern causing error on Safari (#503) 8b64dcb

wanasit/chrono@v2.6.0...v2.6.1

v2.6.0

wanasit/chrono@v2.5.1...v2.6.0

v2.5.1

  • Fix: Support "the x after ..." pattern 6760ca0
  • Fix: recognize time ending that shift to another month dc1b244428a
  • New (nl): Dutch shortened month (by @​skoppers)
  • New (ru): Parsing for Russian "day before yesterday/after tomorrow" (by @​mikemikhaylov)
  • New (de/es): Time within pattern support (by Toby Rothe)

wanasit/chrono@v2.5.0...v2.5.1

Commits
  • 5f4f645 2.6.3
  • 787c41b New: (En) Disallow timeunit abbreviations in strict mode
  • 665bda6 Fix: forwardDate to effect month/year calculation
  • 38d0c0a Refactor: Add test for #245 issue
  • d634e75 Merge pull request #510 from mikemikhaylov/more-options-for-ru-minutes
  • 9152fc4 Fix: Build status and coverage badge
  • 815a86f Merge branch 'coveralls'
  • 9a72983 Fix: workflow setting
  • a4567bb Fix: assign github token to coveralls
  • 9d8b6b2 New: Setup coveralls
  • 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)

Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.5.0 to 2.6.3.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](wanasit/chrono@v2.5.0...v2.6.3)

---
updated-dependencies:
- dependency-name: chrono-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants