Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 29, 2020

Bumps dayjs from 1.8.32 to 1.9.1.

Release notes

Sourced from dayjs's releases.

v1.9.1

1.9.1 (2020-09-28)

Bug Fixes

  • Fix objectSupport plugin to get the correct result (zero-based month) (#1089) (f95ac15)

v1.9.0

1.9.0 (2020-09-28)

Bug Fixes

Features

v1.8.36

1.8.36 (2020-09-17)

Bug Fixes

  • Add Amharic (am) locale (#1046) (cdc49a1)
  • Export Duration type in duration plugin (#1043) (0f20c3a)
  • Fix duration plugin parsing milliseconds bug (#1042) (fe2301b)
  • Timezone plugin set default timezone (#1033) (0c2050a)
  • Timezone plugin should have the same behavior in latest ICU version (#1032) (de31592)
  • Update Finnish (fi) locale (#963) (cf8b6a0)
  • Update Polish (pl) , Hungarian (hr) and Lithuanian (lt) localization (#1045) (638fd39)

v1.8.35

1.8.35 (2020-09-02)

Bug Fixes

  • Fix BadMutable plugin bug in .diff (#1023) (40ab6d9)
  • fix LocaleData plugin to support instance.weekdays() API (#1019) (a09d259), closes #1017
  • Update Dutch (nl) locale to set correct yearStart (1533a2c)
Changelog

Sourced from dayjs's changelog.

1.9.1 (2020-09-28)

Bug Fixes

  • Fix objectSupport plugin to get the correct result (zero-based month) (#1089) (f95ac15)

1.9.0 (2020-09-28)

Bug Fixes

Features

1.8.36 (2020-09-17)

Bug Fixes

  • Add Amharic (am) locale (#1046) (cdc49a1)
  • Export Duration type in duration plugin (#1043) (0f20c3a)
  • Fix duration plugin parsing milliseconds bug (#1042) (fe2301b)
  • Timezone plugin set default timezone (#1033) (0c2050a)
  • Timezone plugin should have the same behavior in latest ICU version (#1032) (de31592)
  • Update Finnish (fi) locale (#963) (cf8b6a0)
  • Update Polish (pl) , Hungarian (hr) and Lithuanian (lt) localization (#1045) (638fd39)

1.8.35 (2020-09-02)

Bug Fixes

  • Fix BadMutable plugin bug in .diff (#1023) (40ab6d9)
  • fix LocaleData plugin to support instance.weekdays() API (#1019) (a09d259), closes #1017
  • Update Dutch (nl) locale to set correct yearStart (1533a2c)

1.8.34 (2020-08-20)

Commits
  • ae83edf chore(release): 1.9.1 [skip ci]
  • 245dacb Merge pull request #1090 from iamkun/dev
  • f95ac15 fix: Fix objectSupport plugin to get the correct result (zero-based month) (#...
  • 51360dd test: test locale names are in lower case
  • de3e3fb chore(release): 1.9.0 [skip ci]
  • b29e9aa Merge pull request #1086 from iamkun/dev
  • 2edaddc feat: Correct casing for en-sg locale name (#1048)
  • 5ce4e0d fix: update utc plugin to support keepLocalTime .utc(true) (#1080)
  • a6ebcf2 fix: Fix optional type for timezone plugin (#1081)
  • e248f33 chore: Speed up dayjs#tz() (#1074)
  • 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.


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
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 from here.

Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.8.32 to 1.9.1.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.9.1/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.8.32...v1.9.1)

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 Sep 29, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #177.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/dayjs-1.9.1 branch October 13, 2020 16:57
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