Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 29, 2023

Bumps react-timezone-select from 1.0.8 to 1.5.6.

Release notes

Sourced from react-timezone-select's releases.

v1.5.5

  • Bumped timezone-soft and spacetime versions
  • Gracefully handle timezones not found by those libraries

v1.5.1

  • Update bundling / distribution
  • No longer publishes react/react-dom/emotion, etc. per default with the library

PR: ndom91/react-timezone-select#82

Full Changelog: ndom91/react-timezone-select@v1.5.0...v1.5.1

v1.4.1

Changes

  • Small TS fix

Notes

v1.4.0

  • Bumped react-select to 5.7.0

v1.3.0

Changes

  • Fixed the ESM/CJS bundling issue. You no longer need next-transpile-modules to use this library with Next.js 12+.

v1.1.15

  • Improved typescript types / exports
  • Removed css module for hover styling, was blocking use in next.js

v1.1.11

This release doesn't strictly provide new features, but I did upgrade all of the dependencies behind the scenes and renamed one rarely used export.

Changes are as follows:

  • spacetime-informal was renamed to timezone-soft
  • react-select: 4.3.1 -> 5.0.0
  • spacetime: 6.16.2 -> 6.16.3

The timezones object export was renamed from i18nTimezones to allTimezones. This is only there for those that want to extend the list of available timezones themselves, and then spread this list of existing timezones in to fulfill the list.

There were also some minor internal typescript changes that should not affect the end use of this component.

Commits

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 [react-timezone-select](https://github.com/ndom91/react-timezone-select) from 1.0.8 to 1.5.6.
- [Release notes](https://github.com/ndom91/react-timezone-select/releases)
- [Commits](https://github.com/ndom91/react-timezone-select/commits/v1.5.6)

---
updated-dependencies:
- dependency-name: react-timezone-select
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 29, 2023
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.

1 participant