-
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 #7011
base: develop
Are you sure you want to change the base?
Conversation
Generate changelog in
|
3aa3f8f
to
d231ba6
Compare
c4bd091
to
3f492f1
Compare
3f492f1
to
6855d48
Compare
6855d48
to
3c73471
Compare
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.2.0 - [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.2.0) --- 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]>
3c73471
to
1433edd
Compare
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.2.0Release notes
Sourced from date-fns-tz's releases.
Changelog
Sourced from date-fns-tz's changelog.
... (truncated)
Commits
b882090
3.2.062b11e3
Peer dep date-fns ^3.0.0 || ^4.0.0142a409
Merge pull request #286 from yangchristina/get-default-options9877487
Merge pull request #297 from callstack-internal/hur/perf/extract-testDateForm...772f07c
Merge pull request #284 from yangchristina/docse7a6122
Merge pull request #301 from eshimischi/master16a355b
Yarn: upgrade7ecd332
Merge pull request #1 from eshimischi/eshimischi-patch-1a70c07a
date-fns v4.1.079bb229
perf: extract testDateFormatted to avoid re-initialising each time getDateTie...You can trigger a rebase of this PR 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