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

npm(deps): bump dateformat from 4.5.1 to 5.0.1 #113

Merged
merged 3 commits into from
Sep 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2021

Bumps dateformat from 4.5.1 to 5.0.1.

Release notes

Sourced from dateformat's releases.

5.0.1

  • 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 ❤️

4.6.2

  • Fixed breaking changes with imports

4.6.1

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

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

Commits
  • d91ac96 🚀 release version 5.0.1
  • a9f5198 🚀 release version 5.0.0
  • 3c2688f 🚀 release version 4.6.1
  • 4d26455 Merge pull request #166 from mikegreiling/fix-broken-timezone-abbreviations
  • e242626 Fix broken timezone abbreviations and GMT fallback
  • ba70f31 Merge pull request #165 from milohax/timezone-abbrevs
  • 6a53183 fix invalid regexp
  • e7f704d meld mathew's and latest changes
  • b25b48d Merge pull request #162 from jimmywarting/master
  • b465aa4 require -> import
  • 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)

Bumps [dateformat](https://github.com/felixge/node-dateformat) from 4.5.1 to 5.0.1.
- [Release notes](https://github.com/felixge/node-dateformat/releases)
- [Commits](felixge/node-dateformat@v4.5.1...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added major Will be added to next major release Updates: dependencies Changes to a dependency Updates: npm deps Pull requests that update a npm dependency labels Sep 26, 2021
@abhijoshi2k
Copy link
Member

This has some breaking changes. I'll merge later.

@abhijoshi2k abhijoshi2k merged commit 5d0bc4b into main Sep 27, 2021
@abhijoshi2k abhijoshi2k deleted the dependabot-npm_and_yarn-dateformat-5.0.1 branch September 27, 2021 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Will be added to next major release Updates: dependencies Changes to a dependency Updates: npm deps Pull requests that update a npm dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant