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 iana-time-zone from 0.1.44 to 0.1.53 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2022

Bumps iana-time-zone from 0.1.44 to 0.1.53.

Changelog

Sourced from iana-time-zone's changelog.

[0.1.53] - 2022-10-28

Fixed

  • remove lint causing breakage on rust 1.45-1.51 (#84)

[0.1.52] - 2022-10-28

Fixed

  • fix for NixOS (#81)

Changed

  • allow building the haiku crate on other hosts(#75)
  • various improvements in continuous integration and source quality (#76), (#77), (#78), (#81)

[0.1.51] - 2022-10-08

Changed

  • bump MSRV to 1.38 (#70)
  • Refactor Android property key CStr construction to add tests (#69)
  • Refactor MacOS implementation a lot (#67)

Added

  • Implement for Haiku (#66)

Fixed

  • Fix spelling of 'initialized' in sync::Once statics (#63)

[0.1.50] - 2022-09-23

Fixed

  • Reduce MSRV for Android again (#62)

[0.1.49] - 2022-09-22

Changed

  • once_cell dependency is not needed (#61)

[0.1.48] - 2022-09-12

Changed

  • Downgrade requirements for WASM dependencies (#58)
  • Reduce MSRV for Tier 1 platforms to 1.31 (#59)

[0.1.47] - 2022-08-30

Changed

  • Update android_system_properties to v0.1.5 to run 9786% faster (YMMV) (#56)

[0.1.46] - 2022-08-18

Added

  • Implement for Solaris (#55)

[0.1.45] - 2022-08-16

... (truncated)

Commits
  • c6373ec Increment version number. Update changelog.
  • dcd6a54 Merge pull request #84 from strawlab/remove-unknown-lint
  • dcc96a7 remove lint causing breakage on rust 1.45-1.51
  • a3b0fd2 Merge pull request #83 from Kijewski/pr-hack
  • cf60aab Use cargo-hack to cargo-check all versions
  • 8ebf5b2 Increment version number. Update changelog.
  • e73c1c8 update authors
  • d28736e Merge pull request #81 from bcc32/fix-for-nixos
  • 5759351 Support /etc/localtime as a symlink to /etc/zoneinfo
  • 64edd66 CI: use old clang when needed (#79)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.44 to 0.1.53.
- [Release notes](https://github.com/strawlab/iana-time-zone/releases)
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](strawlab/iana-time-zone@0.1.44...v0.1.53)

---
updated-dependencies:
- dependency-name: iana-time-zone
  dependency-type: indirect
...

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