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 in /ui #2480

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 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

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 29, 2024
Copy link

vercel bot commented Jan 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
opencost ❌ Failed (Inspect) Feb 13, 2024 2:01am

@mattray
Copy link
Collaborator

mattray commented Jan 30, 2024

This breaks the date picker, it's going to need more debugging.

@mattray mattray marked this pull request as draft January 30, 2024 07:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/date-io/date-fns-3.0.0 branch from c051f94 to 02daaa4 Compare January 31, 2024 22:54
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] <[email protected]>
Copy link

This pull request has been marked as stale because it has been open for 90 days with no activity. Please remove the stale label or comment or this pull request will be closed in 5 days.

@github-actions github-actions bot added Stale and removed Stale labels May 14, 2024
@mattray
Copy link
Collaborator

mattray commented May 23, 2024

Closing as no longer applicable. Dependabot can reopen this in the opencost/opencost-ui repo

@mattray mattray closed this May 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/date-io/date-fns-3.0.0 branch May 23, 2024 03:59
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 javascript Pull requests that update Javascript code needs-follow-up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant