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

chore(deps): bump date-fns-tz from 1.3.0 to 1.3.6 #1327

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps date-fns-tz from 1.3.0 to 1.3.6.

Changelog

Sourced from date-fns-tz's changelog.

v1.3.6 (13 July 2022)

  • [BUGFIX] Remove the use of const (#192)

v1.3.5 (18 June 2022)

  • [BUGFIX] Fixed utcToZonedTime not working with year < 100; thanks @​healqq (#185)

v1.3.4 (28 April 2022)

  • [BUGFIX] Add new to DateTimeFormat invocation to fix mocking it in tests (#181)
  • [DOCS] Add notes on usage with Android

v1.3.3 (1 April 2022)

  • [BUGFIX] Fix broken ESM import (#177)

v1.3.2 (31 March 2022)

  • [BUGFIX] Support tz offsets up to +/-23:59 (#171)
  • [BUGFIX] Fixed zonedTimeToUtc not working with year < 100 (#87, #170)

v1.3.1 (25 March 2022)

  • [BUGFIX] ESM export of package.json (#173)
  • [BUGFIX] Round tz offset correctly to format old dates (#169, #168)
Commits
  • 0577249 1.3.6
  • eadff56 Merge pull request #192 from leehaoChen/fix-const
  • 363157d fix: esm module contain "const", which necessitates the use of babel-loader.
  • 5a055eb Disable test; it might not be possible to get the timezone name from an offset
  • 847dce4 Merge pull request #187 from ptrkcsk/format-in-time-zone-with-offset
  • d8f94af 1.3.5
  • 29b1137 Merge pull request #185 from healqq/fix-year-below-100-bug-2
  • ff0cb1b test more ways of calling formatInTimeZone()
  • 4a44bb6 add spec when date object is passed
  • 67395bd fix utcToZonedTime not working with years < 100
  • 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 [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.3.0 to 1.3.6.
- [Release notes](https://github.com/marnusw/date-fns-tz/releases)
- [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md)
- [Commits](marnusw/date-fns-tz@v1.3.0...v1.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2022
@mergify mergify bot merged commit 8245396 into develop Aug 30, 2022
@mergify mergify bot deleted the dependabot/npm_and_yarn/date-fns-tz-1.3.6 branch August 30, 2022 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants