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

Bump dayjs from 1.10.6 to 1.10.7 #46

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2021

Bumps dayjs from 1.10.6 to 1.10.7.

Release notes

Sourced from dayjs's releases.

v1.10.7

1.10.7 (2021-09-10)

Bug Fixes

  • Add Spanish (Mexico) [es-mx] locale (#1614) (3393f2a)
  • Add Arabic (Iraq) [ar-iq] locale (#1627) (b5a1391)
  • add format object type to type file (#1572) (5a79cc6)
  • duration plugin when parsing duration from ISO string, set missing components to 0 instead of NaN (#1611) (252585b)
  • narrow type for add and subtract (#1576) (1686962)
  • update customParseFormat plugin strict x X parsing (#1571) (08adda5)
  • update Lithuanian [lt] locale spelling for single month (#1609) (255dc54)
  • Update Norwegian Bokmål [nb] local yearStart 4 (#1608) (7a8467c)
  • update plugin advancedFormat isValid validation (#1566) (755fc8b)
  • update Sinhalese [si] locale month name (#1475) (63de2a8)
  • update utcOffset plugin type file (#1604) (f68e4b1)
Changelog

Sourced from dayjs's changelog.

1.10.7 (2021-09-10)

Bug Fixes

  • Add Spanish (Mexico) [es-mx] locale (#1614) (3393f2a)
  • Add Arabic (Iraq) [ar-iq] locale (#1627) (b5a1391)
  • add format object type to type file (#1572) (5a79cc6)
  • duration plugin when parsing duration from ISO string, set missing components to 0 instead of NaN (#1611) (252585b)
  • narrow type for add and subtract (#1576) (1686962)
  • update customParseFormat plugin strict x X parsing (#1571) (08adda5)
  • update Lithuanian [lt] locale spelling for single month (#1609) (255dc54)
  • Update Norwegian Bokmål [nb] local yearStart 4 (#1608) (7a8467c)
  • update plugin advancedFormat isValid validation (#1566) (755fc8b)
  • update Sinhalese [si] locale month name (#1475) (63de2a8)
  • update utcOffset plugin type file (#1604) (f68e4b1)
Commits
  • 9a43708 chore(release): 1.10.7 [skip ci]
  • 417233b Merge pull request #1631 from iamkun/dev
  • b5a1391 fix: Add Arabic (Iraq) [ar-iq] locale (#1627)
  • 3393f2a fix: Add Spanish (Mexico) [es-mx] locale (#1614)
  • 252585b fix: duration plugin when parsing duration from ISO string, set missing compo...
  • 255dc54 fix: update Lithuanian [lt] locale spelling for single month (#1609)
  • 7a8467c fix: Update Norwegian Bokmål [nb] local yearStart 4 (#1608)
  • f858260 chore: Use secure url for badgesize (#1602)
  • 08fe8a9 chore: Update README-ko.md (#1630)
  • f68e4b1 fix: update utcOffset plugin type file (#1604)
  • 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 [dayjs](https://github.com/iamkun/dayjs) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.10.7/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.10.6...v1.10.7)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 10, 2021
@codecov
Copy link

codecov bot commented Sep 10, 2021

Codecov Report

Merging #46 (731b3ea) into main (8f8587a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   98.42%   98.42%           
=======================================
  Files           2        2           
  Lines         127      127           
  Branches       32       32           
=======================================
  Hits          125      125           
  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 8f8587a...731b3ea. Read the comment docs.

@tsekityam tsekityam merged commit 7fc64a8 into main Sep 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dayjs-1.10.7 branch September 21, 2021 03:49
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.

1 participant