CodeforLeipzig / wo-ist-testzentrum

https://wo-ist-testzentrum.de/#leipzig
Other
7 stars 4 forks source link

Bump dayjs from 1.11.1 to 1.11.3 #72

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps dayjs from 1.11.1 to 1.11.3.

Release notes

Sourced from dayjs's releases.

v1.11.3

1.11.3 (2022-06-06)

Bug Fixes

  • customParseFormat plugin to parse comma as a separator character (#1913) (41b1405)
  • update Dutch [nl] locale ordinal (#1908) (5da98f8)

v1.11.2

1.11.2 (2022-05-06)

Bug Fixes

  • add OpUnitType (week) to quarterOfYear startOf/endOf types (#1865) (400bc3e)
  • Fix type issue with ManipulateType (#1864) (d033dfc)
  • fix UTC plugin .valueOf not taking DST into account (#1448) (27d1c50)
Changelog

Sourced from dayjs's changelog.

1.11.3 (2022-06-06)

Bug Fixes

  • customParseFormat plugin to parse comma as a separator character (#1913) (41b1405)
  • update Dutch [nl] locale ordinal (#1908) (5da98f8)

1.11.2 (2022-05-06)

Bug Fixes

  • add OpUnitType (week) to quarterOfYear startOf/endOf types (#1865) (400bc3e)
  • Fix type issue with ManipulateType (#1864) (d033dfc)
  • fix UTC plugin .valueOf not taking DST into account (#1448) (27d1c50)
Commits
  • c0e8e6c chore(release): 1.11.3 [skip ci]
  • 29a5c40 Merge pull request #1928 from iamkun/dev
  • fff66d1 Merge branch 'master' into dev
  • 40e4e2f chore: fix lint issue
  • 5da98f8 fix: update Dutch [nl] locale ordinal (#1908)
  • 41b1405 fix: customParseFormat plugin to parse comma as a separator character (#1913)
  • 12ab114 chore(release): 1.11.2 [skip ci]
  • 08a8293 Merge pull request #1883 from iamkun/dev
  • 05cba7e chore: remove old github docs, redirect to day.js.org
  • 400bc3e fix: add OpUnitType (week) to quarterOfYear startOf/endOf types (#1865)
  • 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)