-
Notifications
You must be signed in to change notification settings - Fork 55
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: upgrade date-fns to 2.x and fix #4510
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jmfrancois
temporarily deployed
to
pull_request_unsafe
December 26, 2022 16:25
— with
GitHub Actions
Inactive
jmfrancois
temporarily deployed
to
pull_request_unsafe
December 26, 2022 16:25
— with
GitHub Actions
Inactive
jmfrancois
had a problem deploying
to
pull_request_unsafe
December 26, 2022 16:25
— with
GitHub Actions
Failure
jmfrancois
had a problem deploying
to
pull_request_unsafe
December 26, 2022 16:25
— with
GitHub Actions
Failure
jmfrancois
had a problem deploying
to
pull_request_unsafe
December 26, 2022 16:25
— with
GitHub Actions
Failure
jmfrancois
temporarily deployed
to
pull_request_unsafe
December 26, 2022 16:38
— with
GitHub Actions
Inactive
jmfrancois
had a problem deploying
to
pull_request_unsafe
December 26, 2022 16:38
— with
GitHub Actions
Failure
jmfrancois
had a problem deploying
to
pull_request_unsafe
December 26, 2022 16:38
— with
GitHub Actions
Failure
jmfrancois
had a problem deploying
to
pull_request_unsafe
December 26, 2022 16:38
— with
GitHub Actions
Failure
jmfrancois
temporarily deployed
to
pull_request_unsafe
December 26, 2022 16:38
— with
GitHub Actions
Inactive
jmfrancois
changed the title
chore :upgrade and see
chore: upgrade date-fns to 2.x and fix
Dec 27, 2022
jmfrancois
temporarily deployed
to
pull_request_unsafe
January 4, 2023 10:33
— with
GitHub Actions
Inactive
jmfrancois
temporarily deployed
to
pull_request_unsafe
January 4, 2023 10:33
— with
GitHub Actions
Inactive
jmfrancois
temporarily deployed
to
pull_request_unsafe
January 4, 2023 10:33
— with
GitHub Actions
Inactive
jmfrancois
temporarily deployed
to
pull_request_unsafe
January 4, 2023 10:33
— with
GitHub Actions
Inactive
jmfrancois
temporarily deployed
to
pull_request_unsafe
January 4, 2023 10:33
— with
GitHub Actions
Inactive
Size Change: +10.3 MB (+76%) 🆘 Total Size: 23.7 MB
ℹ️ View Unchanged
|
aamalric-talend
force-pushed
the
jmfrancois/chore/date-fns-2
branch
from
November 28, 2023 14:08
572a3e5
to
3ce9c7c
Compare
aamalric-talend
temporarily deployed
to
pull_request_unsafe
November 28, 2023 14:08
— with
GitHub Actions
Inactive
aamalric-talend
temporarily deployed
to
pull_request_unsafe
November 28, 2023 14:08
— with
GitHub Actions
Inactive
aamalric-talend
had a problem deploying
to
pull_request_unsafe
November 28, 2023 14:08
— with
GitHub Actions
Failure
aamalric-talend
had a problem deploying
to
pull_request_unsafe
November 28, 2023 14:08
— with
GitHub Actions
Failure
aamalric-talend
had a problem deploying
to
pull_request_unsafe
November 28, 2023 14:08
— with
GitHub Actions
Failure
aamalric-talend
force-pushed
the
jmfrancois/chore/date-fns-2
branch
from
December 7, 2023 20:57
3ce9c7c
to
16b2a67
Compare
aamalric-talend
temporarily deployed
to
pull_request_unsafe
December 7, 2023 20:57
— with
GitHub Actions
Inactive
aamalric-talend
temporarily deployed
to
pull_request_unsafe
December 7, 2023 20:57
— with
GitHub Actions
Inactive
aamalric-talend
temporarily deployed
to
pull_request_unsafe
December 7, 2023 20:57
— with
GitHub Actions
Inactive
aamalric-talend
temporarily deployed
to
pull_request_unsafe
December 7, 2023 20:57
— with
GitHub Actions
Inactive
aamalric-talend
temporarily deployed
to
pull_request_unsafe
December 7, 2023 20:57
— with
GitHub Actions
Inactive
aamalric-talend
temporarily deployed
to
pull_request_unsafe
December 8, 2023 08:11
— with
GitHub Actions
Inactive
aamalric-talend
temporarily deployed
to
pull_request_unsafe
December 8, 2023 08:11
— with
GitHub Actions
Inactive
aamalric-talend
temporarily deployed
to
pull_request_unsafe
December 8, 2023 08:11
— with
GitHub Actions
Inactive
aamalric-talend
temporarily deployed
to
pull_request_unsafe
December 8, 2023 08:11
— with
GitHub Actions
Inactive
aamalric-talend
temporarily deployed
to
pull_request_unsafe
December 8, 2023 08:11
— with
GitHub Actions
Inactive
Gbacc
approved these changes
Dec 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
jmainguytalend
approved these changes
Dec 8, 2023
romainseb
approved these changes
Dec 8, 2023
aamalric-talend
had a problem deploying
to
pull_request_unsafe
December 8, 2023 15:34
— with
GitHub Actions
Failure
mhuchet
approved these changes
Dec 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is the problem this PR is trying to solve?
date-fns 1 is really old now.
What is the chosen solution to this problem?
TODO:
note: date-fns has no UMD, so you can see the impact on the size of our umds.
Please check if the PR fulfills these requirements
yarn changeset
to a request a release from the CI if wanted.[ ] This PR introduces a breaking change