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.28.0 to 2.29.1 #14074

Merged
merged 4 commits into from Aug 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2022

Bumps date-fns from 2.28.0 to 2.29.1.

Release notes

Sourced from date-fns's releases.

v2.29.1 - 2022-07-22

Thanks to @​fturmel for working on the release.

Fixed

v2.29.0

On this release worked @​tan75, @​kossnocorp, @​nopears, @​Balastrong, @​cpapazoglou, @​dovca, @​aliasgar55, @​tomchentw, @​JuanM04, @​alexandresaura, @​fturmel, @​aezell, @​andersravn, @​TiagoPortfolio, @​SukkaW, @​Zebreus, @​aviskarkc10, @​maic66, @​a-korzun, @​Mejans, @​davidspiess, @​alexgul1, @​matroskin062, @​undecaf, @​mprovenc, @​jooola and @​leshakoss.

Added

Fixed

Changed

Changelog

Sourced from date-fns's changelog.

v2.29.1 - 2022-07-22

Thanks to @​fturmel for working on the release.

Fixed

v2.29.0 - 2022-07-22

On this release worked @​tan75, @​kossnocorp, @​nopears, @​Balastrong, @​cpapazoglou, @​dovca, @​aliasgar55, @​tomchentw, @​JuanM04, @​alexandresaura, @​fturmel, @​aezell, @​andersravn, @​TiagoPortfolio, @​SukkaW, @​Zebreus, @​aviskarkc10, @​maic66, @​a-korzun, @​Mejans, @​davidspiess, @​alexgul1, @​matroskin062, @​undecaf, @​mprovenc, @​jooola and @​leshakoss.

Added

Fixed

Changed

... (truncated)

Commits
  • ee5a9d2 Add changelog entry for 2.29.1
  • 04f4aae Add @name in constants jsdocs to fix type generation (#3125)
  • c5065fe Added change log entry for 2.29.0
  • 277fcc5 Add "set global locale" example to setDefaultOptions
  • 6d8e424 Rebuild types and indices
  • 907be0a Rename Classic Belarusian locale to be-tarask
  • 1e80c71 Added Belarusian Classic (Tarask) language support (#3115)
  • a2a8d82 Move RoundToNearestMinutesOptions back to types.ts
  • b78bef0 Added support for ceil and floor in roundToNearestMinutes (#3091)
  • 345fa6c formatDistance: fixes suffix for AZ (#2924)
  • Additional commits viewable in compare view

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

Edit

Updated to v2.29.2 instead of v2.29.1
v2.29.1 introduced a breaking change to intervalToDuration leading to errors if start date is older than end date
v2.29.2 reverted this breaking change

@dependabot dependabot bot added pr: chore This PR contains chore tasks (cleanups, configs, tooling...) source: dependencies Source is dependency problem labels Aug 11, 2022
@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #14074 (8f52e41) into main (d980dbf) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main   #14074   +/-   ##
=======================================
  Coverage   55.58%   55.58%           
=======================================
  Files        1275     1275           
  Lines       31829    31829           
  Branches     5733     5733           
=======================================
  Hits        17692    17692           
  Misses      12323    12323           
  Partials     1814     1814           
Flag Coverage Δ
front 58.13% <100.00%> (ø)
unit 49.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...age/pages/ApiTokens/ListView/DynamicTable/index.js 80.00% <100.00%> (ø)
...ges/SettingsPage/pages/ApiTokens/ListView/index.js 76.47% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/date-fns-2.29.1 branch from 1e31c29 to f5e6822 Compare August 11, 2022 14:32
@dependabot dependabot bot changed the base branch from master to main August 17, 2022 09:19
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.28.0 to 2.29.1.
- [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.28.0...v2.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@gu-stav gu-stav force-pushed the dependabot/npm_and_yarn/date-fns-2.29.1 branch from f5e6822 to 01aaee8 Compare August 17, 2022 11:06
@ronronscelestes ronronscelestes added this to the 4.3.5 milestone Aug 18, 2022
@ronronscelestes ronronscelestes merged commit 1079234 into main Aug 19, 2022
@ronronscelestes ronronscelestes deleted the dependabot/npm_and_yarn/date-fns-2.29.1 branch August 19, 2022 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: chore This PR contains chore tasks (cleanups, configs, tooling...) source: dependencies Source is dependency problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant