Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 24, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dateformat 3.0.3 -> 5.0.3 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

felixge/node-dateformat

v5.0.3: 5.0.3

Compare Source

  • Fix deprecation warning Automatic extension resolution of the "main" field is deprecated for ES modules.

Thanks to @​nestedscope for their contributions ❤️

v5.0.2: 5.0.2

Compare Source

  • Update docs for dateformat imports

Thanks to @​BendingBender for their contributions ❤️

v5.0.1: 5.0.1

Compare Source

  • Bundle Size Reductions
  • Fixed Z format issue in Australia (details)
  • Introduced breaking changes to imports, now imports are as format import dateFormat from "dateformat";

Thanks to @​jimmywarting and @​mikegreiling for their contributions ❤️

v5.0.0

Compare Source

v4.6.3

Compare Source

v4.6.2: 4.6.2

Compare Source

  • Fixed breaking changes with imports

v4.6.1: 4.6.1

Compare Source

  • Bundle Size Reductions
  • Fixed Z format issue in Australia (details)

Thanks to @​jimmywarting and @​mikegreiling for their contributions ❤️

v4.6.0

Compare Source

v4.5.1: 4.5.1

Compare Source

  • Fixed an issue with the WW mask not working

v4.5.0: 4.5.0

Compare Source

  • Added WW mask for week with padding (details)

v4.4.2: 4.4.2

Compare Source

  • Fixed an issue with DDD and DDDD masks sometimes not working (details)

v4.4.1: 4.4.1

Compare Source

  • Update DDD mask to use Ysd, Tdy and Tmw (details)

v4.4.0: 4.4.0

Compare Source

  • Added DDD and DDDD Mask for Today, Tomorrow and Yesterday (details)

v4.3.1: 4.3.1

Compare Source

  • Added p Mask for Timezone Offset e.g. +02:00 (details)

v4.2.2: 4.2.2

Compare Source

  • Fix Rounding Issue with L Mask (details)

v4.2.1: 4.2.1

Compare Source

v4.2.0: 4.2.0

Compare Source

  • Fixed Invalid '1970-01-01' Formatting (details)

v4.1.0: 4.1.0

Compare Source

  • Added Padding Short Date Mask

v4.0.2: 4.0.2

Compare Source

  • Fixed an issue with old years not having padding. e.g. 0009 was formatting as 9.

v4.0.1

Compare Source

v4.0.0: Performance Improvements

Compare Source

This release brings significant performance improvements to dateformat.
Some common operations are now 6 times faster than before!!!

There are no breaking changes in this release.

image


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Sep 24, 2021
@codecov
Copy link

codecov bot commented Sep 24, 2021

Codecov Report

Merging #487 (0899eda) into master (ff655b1) will not change coverage.
The diff coverage is n/a.

❗ Current head 0899eda differs from pull request most recent head 692436e. Consider uploading reports for the commit 692436e to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #487   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           36        36           
  Branches         3         3           
=========================================
  Hits            36        36           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ff655b1...692436e. Read the comment docs.

@renovate renovate bot force-pushed the renovate/dateformat-5.x branch 2 times, most recently from 095b445 to 0899eda Compare October 16, 2021 14:21
@renovate renovate bot force-pushed the renovate/dateformat-5.x branch from 0899eda to 692436e Compare March 7, 2022 12:42
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants