Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Bump iana-time-zone from 0.1.44 to 0.1.51 in /src-tauri #358

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps iana-time-zone from 0.1.44 to 0.1.51.

Changelog

Sourced from iana-time-zone's changelog.

[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

Fixed

Commits
  • 8ed756e Increment version number
  • 999d837 Merge remote-tracking branch 'origin/lopopolo/android-typos'
  • fd3d810 Merge pull request #66 from Kijewski/pr-haiku
  • 1f38743 Merge pull request #69 from strawlab/lopopolo/android-cstring-test
  • 5639513 Merge pull request #67 from Kijewski/pr-macos-safe2
  • 8b9c9f0 add documentation about lifetime
  • 770edec add clarifying comment
  • 9fbf7a6 mark function as unsafe
  • 29a62fe Make android timezone property getter pub(crate)
  • df6ac02 Refactor Android property key CStr construction to add tests
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

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.51.
- [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.51)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants