Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

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

Bumps dayjs from 1.8.32 to 1.8.36.

Release notes

Sourced from dayjs's releases.

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)

v1.8.34

1.8.34 (2020-08-20)

Bug Fixes

  • Fix Timezone plugin to preserve milliseconds while changing timezone (#1003) (5f446ed), closes #1002
  • support parsing unlimited decimals of millisecond (#1010) (d1bdd36), closes #544
  • update Duration plugin to support global locale (#1008) (1c49c83), closes #1007

v1.8.33

1.8.33 (2020-08-10)

Bug Fixes

  • Add PluralGetSet plugin for plural getters/setters (#996) (f76e3ce)
  • Add typescript type defs in esm build (#985) (50e3b3c)
  • Fix isoWeek Plugin cal bug in UTC mode (#993) (f2e5f32)
  • Fix Timezone plugin parsing js date, Day.js object, timestamp bug && update type file (#994) (22f3d49), closes #992 #989
  • Fix Timezone plugin UTCOffset rounding bug (#987) (b07182b), closes #986
  • Fix UTC plugin bug while comparing an utc instance to a local one (#995) (747c0fb)
  • Update pt-br locale weekStart 0 (#984) (0f881c1)
Changelog

Sourced from dayjs's changelog.

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)

Bug Fixes

  • Fix Timezone plugin to preserve milliseconds while changing timezone (#1003) (5f446ed), closes #1002
  • support parsing unlimited decimals of millisecond (#1010) (d1bdd36), closes #544
  • update Duration plugin to support global locale (#1008) (1c49c83), closes #1007

1.8.33 (2020-08-10)

Bug Fixes

  • Add PluralGetSet plugin for plural getters/setters (#996) (f76e3ce)
  • Add typescript type defs in esm build (#985) (50e3b3c)
  • Fix isoWeek Plugin cal bug in UTC mode (#993) (f2e5f32)
  • Fix Timezone plugin parsing js date, Day.js object, timestamp bug && update type file (#994) (22f3d49), closes #992 #989
  • Fix Timezone plugin UTCOffset rounding bug (#987) (b07182b), closes #986
  • Fix UTC plugin bug while comparing an utc instance to a local one (#995) (747c0fb)
  • Update pt-br locale weekStart 0 (#984) (0f881c1)
Commits
  • a78956e chore(release): 1.8.36 [skip ci]
  • 8b4fc53 Merge pull request #1054 from iamkun/dev
  • a882b20 Merge branch 'master' into dev
  • a959da1 build: output locale list json file (#1047)
  • cf8b6a0 fix: Update Finnish (fi) locale (#963)
  • cdc49a1 fix: Add Amharic (am) locale (#1046)
  • 638fd39 fix: Update Polish (pl) , Hungarian (hr) and Lithuanian (lt) localization (#1...
  • 0f20c3a fix: Export Duration type in duration plugin (#1043)
  • fe2301b fix: Fix duration plugin parsing milliseconds bug (#1042)
  • 0c2050a fix: Timezone plugin set default timezone (#1033)
  • 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.8.36.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.8.36/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.8.32...v1.8.36)

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

Superseded by #173.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/dayjs-1.8.36 branch September 28, 2020 05:01
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