Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Jul 2, 2020

Bumps dayjs from 1.8.17 to 1.8.29.

Release notes

Sourced from dayjs's releases.

v1.8.29

1.8.29 (2020-07-02)

Bug Fixes

  • Duration plugin supports parse ISO string with week (W) (#950) (f0fc12a)
  • LocaleData plugin supports locale order (#938) (62f429d), closes #936
  • Update type definition to support array format (#945) (81d4740), closes #944
  • Update type definition to support strict mode (#951) (8d54f3f)

v1.8.28

1.8.28 (2020-05-28)

Bug Fixes

  • Fix CustomParseFormat plugin month index error (#918) (fa2ec7f), closes #915
  • Update Ukrainian (uk) locale monthFormat and monthStandalone (#899) (a08756e)

v1.8.27

1.8.27 (2020-05-14)

Bug Fixes

v1.8.26

1.8.26 (2020-04-30)

Bug Fixes

  • Fix Duration plugin .toISOString format bug (#889) (058d624), closes #888
  • Fix WeekOfYear plugin bug while using BadMutable plugin (#884) (2977438)
  • Update CustomParseFormat plugin strict mode (#882) (db642ac)
  • Update RelativeTime plugin default config (#883) (0606f42)

v1.8.25

1.8.25 (2020-04-21)

Bug Fixes

Changelog

Sourced from dayjs's changelog.

1.8.29 (2020-07-02)

Bug Fixes

  • Duration plugin supports parse ISO string with week (W) (#950) (f0fc12a)
  • LocaleData plugin supports locale order (#938) (62f429d), closes #936
  • Update type definition to support array format (#945) (81d4740), closes #944
  • Update type definition to support strict mode (#951) (8d54f3f)

1.8.28 (2020-05-28)

Bug Fixes

  • Fix CustomParseFormat plugin month index error (#918) (fa2ec7f), closes #915
  • Update Ukrainian (uk) locale monthFormat and monthStandalone (#899) (a08756e)

1.8.27 (2020-05-14)

Bug Fixes

1.8.26 (2020-04-30)

Bug Fixes

  • Fix Duration plugin .toISOString format bug (#889) (058d624), closes #888
  • Fix WeekOfYear plugin bug while using BadMutable plugin (#884) (2977438)
  • Update CustomParseFormat plugin strict mode (#882) (db642ac)
  • Update RelativeTime plugin default config (#883) (0606f42)

1.8.25 (2020-04-21)

Bug Fixes

Commits
  • f236aef chore(release): 1.8.29 [skip ci]
  • 10276dc Merge pull request #952 from iamkun/dev
  • f779a08 Merge branch 'master' into dev
  • 6b7b875 test: Update unit test
  • 8d54f3f fix: Update type definition to support strict mode (#951)
  • f0fc12a fix: Duration plugin supports parse ISO string with week (W) (#950)
  • 81d4740 fix: Update type definition to support array format (#945)
  • ba9c8b7 chore: update readme (#947)
  • 62f429d fix: LocaleData plugin supports locale order (#938)
  • 72cdb20 chore: Update homepage url
  • 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.

If all status checks pass Dependabot will automatically merge this pull request during working hours.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

⚠️ Dependabot won't automerge this PR as it didn't detect CI on it ⚠️

You have automerging enabled for this repo but Dependabot didn't detect any CI statuses or checks. You can disable automerging on this repo by editing the .dependabot/config.yml file in this repo.

Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.8.17 to 1.8.29.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.8.29/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.8.17...v1.8.29)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 2, 2020
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.

1 participant