vscode-coder
vscode-coder copied to clipboard
chore(deps-dev): bump dayjs from 1.11.10 to 1.11.12
Bumps dayjs from 1.11.10 to 1.11.12.
Release notes
Sourced from dayjs's releases.
v1.11.12
1.11.12 (2024-07-18)
Bug Fixes
- Add NegativeYear Plugin support (#2640) (6a42e0d)
- add UTC support to negativeYear plugin (#2692) (f3ef705)
- Fix zero offset issue when use tz with locale (#2532) (d0e6738)
- Improve typing for min/max plugin (#2573) (4fbe94a)
- timezone plugin currect parse UTC tz (#2693) (b575c81)
v1.11.11
1.11.11 (2024-04-28)
Bug Fixes
Changelog
Sourced from dayjs's changelog.
1.11.12 (2024-07-18)
Bug Fixes
- Add NegativeYear Plugin support (#2640) (6a42e0d)
- add UTC support to negativeYear plugin (#2692) (f3ef705)
- Fix zero offset issue when use tz with locale (#2532) (d0e6738)
- Improve typing for min/max plugin (#2573) (4fbe94a)
- timezone plugin correct parse UTC tz (#2693) (b575c81)
1.11.11 (2024-04-28)
Bug Fixes
Commits
6cc12b7chore(release): 1.11.12 [skip ci]35727b3Merge pull request #2694 from iamkun/dev7b99f68chore: rm useless import5e6d8b0chore: added README translation for Swahili speakers (#2691)b575c81fix: timezone plugin currect parse UTC tz (#2693)f3ef705fix: add UTC support to negativeYear plugin (#2692)d0e6738fix: Fix zero offset issue when use tz with locale (#2532)9635a93chore: update demo8d5d521chore: update demof4cb2cfchore: Update README.md- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)