-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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 the date-fns group across 1 directory with 2 updates #6994
Conversation
Generate changelog in
|
Bumps the date-fns group with 2 updates in the / directory: [date-fns](https://github.com/date-fns/date-fns) and [date-fns-tz](https://github.com/marnusw/date-fns-tz). Updates `date-fns` from 2.30.0 to 4.1.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](date-fns/date-fns@v2.30.0...v4.1.0) Updates `date-fns-tz` from 2.0.0 to 3.1.3 - [Release notes](https://github.com/marnusw/date-fns-tz/releases) - [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md) - [Commits](marnusw/date-fns-tz@v2.0.0...v3.1.3) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-major dependency-group: date-fns - dependency-name: date-fns-tz dependency-type: direct:production update-type: version-update:semver-major dependency-group: date-fns ... Signed-off-by: dependabot[bot] <[email protected]>
b9e261a
to
a253697
Compare
Superseded by #7011. |
Bumps the date-fns group with 2 updates in the / directory: date-fns and date-fns-tz.
Updates
date-fns
from 2.30.0 to 4.1.0Release notes
Sourced from date-fns's releases.
... (truncated)
Changelog
Sourced from date-fns's changelog.
... (truncated)
Commits
313b902
Fix v4.1.0 change log entry26cd336
Promote to v4.1.097b53b9
Cover time zone edge cases59b7563
Add missing time zone support to format, formatISO, formatISO9075, formatRela...0121164
Prevent constructFrom from throwing an error on nullbd87ef5
Update@date-fns/docs
99b4e67
Prepare v4.08df1706
Rewrite the time zones doce351977
Promote to v4.0.0-beta.18523656
Fix scripts/test/types.shUpdates
date-fns-tz
from 2.0.0 to 3.1.3Release notes
Sourced from date-fns-tz's releases.
Changelog
Sourced from date-fns-tz's changelog.
Commits
00b48b2
3.1.3c990a94
Make getTimezoneOffset 2nd arg optional336ab0b
3.1.21181fe6
Merge pull request #282 from simPod/getTimeZoneOffsete632f5f
Merge pull request #280 from dsun-cp/fix-format-in-timezone-date-string-parsing5d57f29
fix: make getTimeZoneOffset's 2nd arg optional vol.2b1ff162
3.1.13c5b9ab
Merge pull request #281 from simPod/getTimeZoneOffsetb669e40
fix: make getTimeZoneOffset's 2nd arg optionalb1e1027
fix formatInTimeZone incorrectly interpreting the input date stringDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions