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

chore(deps): bump dayjs from 1.9.6 to 1.9.7 in /generators/client/templates/common #13213

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2020

Bumps dayjs from 1.9.6 to 1.9.7.

Release notes

Sourced from dayjs's releases.

v1.9.7

1.9.7 (2020-12-05)

Bug Fixes

  • add duration.format to format a Duration (#1202) (9a859a1)
  • Add function handling for relativeTime.future and relativeTime.past (#1197) (ef1979c)
  • avoid install installed plugin (#1214) (a92eb6c)
  • avoid memory leak after installing a plugin too many times (b8d2e32)
  • fix diff bug when UTC plugin enabled (#1201) (9544ed2), closes #1200
  • fix startOf/endOf bug in timezone plugin (#1229) (eb5fbc4)
  • fix utc plugin diff edge case (#1187) (971b3d4)
  • update customParseFormat plugin to parse 2-digit offset (#1209) (b56936a), closes #1205
  • Update timezone plugin type definition (#1221) (34cfb92)
Changelog

Sourced from dayjs's changelog.

1.9.7 (2020-12-05)

Bug Fixes

  • add duration.format to format a Duration (#1202) (9a859a1)
  • Add function handling for relativeTime.future and relativeTime.past (#1197) (ef1979c)
  • avoid install installed plugin (#1214) (a92eb6c)
  • avoid memory leak after installing a plugin too many times (b8d2e32)
  • fix diff bug when UTC plugin enabled (#1201) (9544ed2), closes #1200
  • fix startOf/endOf bug in timezone plugin (#1229) (eb5fbc4)
  • fix utc plugin diff edge case (#1187) (971b3d4)
  • update customParseFormat plugin to parse 2-digit offset (#1209) (b56936a), closes #1205
  • Update timezone plugin type definition (#1221) (34cfb92)
Commits
  • 17221ec chore(release): 1.9.7 [skip ci]
  • 1e27f43 Merge pull request #1254 from iamkun/dev
  • eb5fbc4 fix: fix startOf/endOf bug in timezone plugin (#1229)
  • 9a859a1 fix: add duration.format to format a Duration (#1202)
  • b8d2e32 fix: avoid memory leak after installing a plugin too many times
  • a92eb6c fix: avoid install installed plugin (#1214)
  • 34cfb92 fix: Update timezone plugin type definition (#1221)
  • 971b3d4 fix: fix utc plugin diff edge case (#1187)
  • ef1979c fix: Add function handling for relativeTime.future and relativeTime.past (#1197)
  • b56936a fix: update customParseFormat plugin to parse 2-digit offset (#1209)
  • 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)

@dependabot dependabot bot added javascript Pull requests that update Javascript code theme: dependencies Pull requests that update a dependency file labels Dec 7, 2020
@DanielFran DanielFran merged commit d2d9167 into main Dec 7, 2020
@DanielFran DanielFran deleted the dependabot/npm_and_yarn/generators/client/templates/common/dayjs-1.9.7 branch December 7, 2020 10:57
@pascalgrimaud pascalgrimaud added this to the 7.0.0-beta.0 milestone Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code theme: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants