ce-rust / cerk

CloudEvents Router with a Microkernel
Apache License 2.0
20 stars 5 forks source link

chore(deps): bump iana-time-zone from 0.1.44 to 0.1.53 in /integration-tests/reliable-amqp/test-executor #165

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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) - `@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](https://github.com/ce-rust/cerk/network/alerts).