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-fns from 2.30.0 to 3.2.0 in /ui #351

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps date-fns from 2.30.0 to 3.2.0.

Release notes

Sourced from date-fns's releases.

v3.2.0

This release is brought to you by @​kossnocorp, @​fturmel, @​grossbart, @​MelvinVermeer, and @​jcarstairs-scottlogic.

Fixed

Added

  • Added exports of format, lightFormat, and parse internals that enable 3rd-parties to consume those.

v3.1.0

This release is brought to you by @​kossnocorp, @​makstyle119 and @​dmgawel.

Fixed

Added

v3.0.6

On this release worked @​imwh0im, @​jamcry and @​tyrw.

Fixed

v3.0.5

This release is brought to you by @​goku4199.

Fixed

v3.0.4

This release is brought to you by @​kossnocorp.

Fixed

  • Fixed isWithinInterval bug caused by incorrectly sorting dates (#3623).

v3.0.3

Fixed

... (truncated)

Changelog

Sourced from date-fns's changelog.

v3.2.0 - 2024-01-09

This release is brought to you by @​kossnocorp, @​fturmel, @​grossbart, @​MelvinVermeer, and @​jcarstairs-scottlogic.

Fixed

Added

  • Added exports of format, lightFormat, and parse internals that enable 3rd-parties to consume those.

v3.1.0 - 2024-01-05

This release is brought to you by @​kossnocorp, @​makstyle119 and @​dmgawel.

Fixed

Added

v3.0.6 - 2023-12-22

On this release worked @​imwh0im, @​jamcry and @​tyrw.

Fixed

v3.0.5 - 2023-12-21

This release is brought to you by @​goku4199.

Fixed

v3.0.4 - 2023-12-21

This release is brought to you by @​kossnocorp.

Fixed

... (truncated)

Commits

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 10, 2024
@github-actions github-actions bot added this to the 0.0.23 milestone Jan 10, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/date-fns-3.2.0 branch from 9c4a1b5 to b61fd4f Compare January 10, 2024 09:46
@riccardo-forina riccardo-forina modified the milestones: 0.0.23, 0.0.24 Jan 10, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/date-fns-3.2.0 branch 12 times, most recently from 35787c5 to 05eac4c Compare January 15, 2024 11:54
@riccardo-forina riccardo-forina modified the milestones: 0.0.24, 0.0.25 Jan 15, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/date-fns-3.2.0 branch 9 times, most recently from 96e613c to 69b4142 Compare January 18, 2024 08:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/date-fns-3.2.0 branch 5 times, most recently from 1fcca9e to 6099bfd Compare January 18, 2024 09:19
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.2.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...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/date-fns-3.2.0 branch from 6099bfd to ca48339 Compare January 18, 2024 09:27
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@MikeEdgar
Copy link
Member

Date picker and date formatting is working fine locally with this version.

@MikeEdgar MikeEdgar merged commit 5227030 into main Jan 18, 2024
7 checks passed
@MikeEdgar MikeEdgar deleted the dependabot/npm_and_yarn/ui/date-fns-3.2.0 branch January 18, 2024 21:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants