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

Bump @date-io/date-fns from 1.3.13 to 3.0.0 #424

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Bumps @date-io/date-fns from 1.3.13 to 3.0.0.

Release notes

Sourced from @​date-io/date-fns's releases.

v3.0.0

Breaking changes:

  • chore(deps): bump date-fns to v3 by @​frsimond in dmtrKovalenko/date-io#656 This involves peer lib version upgrade please make sure that some underlying localised formats might be changed as well
  • feat: Remove date-io/type definition by @​dmtrKovalenko in dmtrKovalenko/date-io#657 The type inference that doesn't work with modern typescript was removed. Please make sure to upgrade typescript to v5
  • feat: Improve utils.date typescript typings by @​dmtrKovalenko in dmtrKovalenko/date-io#658 Changed signature of Utils.date and the underlying logic. Now if the value can't be parsed returns current date instead of null.

Other changes

You can support the maintenance of this project by visiting https://github.com/sponsors/dmtrKovalenko. Your support will help us respond faster and deliver requested features. We extend our heartfelt thanks to our contributors and sponsors ❤️.

New Contributors

Full Changelog: dmtrKovalenko/date-io@v2.17.0...v3.0.0

v2.17.0

New features

What's Changed

New Contributors

Full Changelog: dmtrKovalenko/date-io@v2.16.1...v2.17.0

v2.16.1

Fixes

New Contributors

Full Changelog: dmtrKovalenko/date-io@v2.16.0...v2.16.1

... (truncated)

Commits
  • 9d30428 v3.0.0
  • 50487b8 feat: Improve utils.date typescript typings (#658)
  • 1ce960e feat: Remove date-io/type definition (#657)
  • 4f78281 fix(js-jods): Propert support for date-only and time-only in mergeDateAndTime...
  • 2413795 breaking(deps): bump date-fns to v3 (#656)
  • ae0db96 chore(github): Create FUNDING.md (#652)
  • e497a04 v2.17.0
  • 7ff62fd chore(docs): Rearrenge structure of the readme
  • 0b12f1c chore(docs): Update readme on inheritance
  • 6ce349e chore: Upgrade ts and improve types/tests of invalid scenarios (#650)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@date-io/date-fns [>= 2.a, < 3]

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@date-io/date-fns](https://github.com/dmtrKovalenko/date-io) from 1.3.13 to 3.0.0.
- [Release notes](https://github.com/dmtrKovalenko/date-io/releases)
- [Commits](dmtrKovalenko/date-io@v1.3.13...v3.0.0)

---
updated-dependencies:
- dependency-name: "@date-io/date-fns"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2024
@dependabot dependabot bot requested a review from marcauberer January 11, 2024 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant