mui-x icon indicating copy to clipboard operation
mui-x copied to clipboard

Bump dayjs to ^1.11.13

Open renovate[bot] opened this issue 1 year ago • 3 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dayjs (source) ^1.11.11 -> ^1.11.13 age adoption passing confidence

Release Notes

iamkun/dayjs (dayjs)

v1.11.13

Compare Source

v1.11.12

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jul 21 '24 02:07 renovate[bot]

Deploy preview: https://deploy-preview-13919--material-ui-x.netlify.app/

Generated by :no_entry_sign: dangerJS against 511d6cb7aabe8ea560cdbbc60602fdf031d7dd8c

mui-bot avatar Jul 21 '24 02:07 mui-bot

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Jul 30 '24 11:07 github-actions[bot]

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Aug 26 '24 13:08 github-actions[bot]

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Sep 25 '24 08:09 github-actions[bot]

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Oct 07 '24 11:10 github-actions[bot]

It seems to fix #9653

arthurbalduini avatar Oct 11 '24 12:10 arthurbalduini

It seems to fix #9653

We need to test it in depth to make sure it does But if it does, I'm in favor of bumping the minimal version of dayjs supported in the next major (maybe wait 2 months to make sure there is no massive regression introduced by this version).

flaviendelangle avatar Oct 11 '24 12:10 flaviendelangle

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Oct 11 '24 13:10 renovate[bot]

We need to test it in depth to make sure it does But if it does, I'm in favor of bumping the minimal version of dayjs supported in the next major (maybe wait 2 months to make sure there is no massive regression introduced by this version).

@flav Do you think their (dayjs) fix makes sense, especially given other library behaviors? Is it fine that any date with a +00:00 offset will internally be handled as a UTC date? 🤔

LukasTy avatar Oct 11 '24 16:10 LukasTy

Is it fine that any date with a +00:00 offset will internally be handled as a UTC date? 🤔

I have my doubts, but not enough knowledge to know if this will cause problem or not Hopefully not, but that's why I'd wait for the end of the alpha before bumping the dep.

flaviendelangle avatar Oct 11 '24 16:10 flaviendelangle

Hopefully not, but that's why I'd wait for the end of the alpha before bumping the dep.

Gotcha. Just confirming. Do you mean the peer dep? We can clearly keep that bump for later. 👌

LukasTy avatar Oct 12 '24 19:10 LukasTy

Gotcha. Just confirming. Do you mean the peer dep?

Yes

flaviendelangle avatar Oct 14 '24 06:10 flaviendelangle