fawazahmed0 / fawazahmed0.github.io

https://fawazahmed0.github.io/
The Unlicense
1 stars 2 forks source link

Update tzinfo-data: 1.2021.1 → 1.2021.4 (patch) #48

Closed depfu[bot] closed 2 years ago

depfu[bot] commented 2 years ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ tzinfo-data (1.2021.1 → 1.2021.4) · Repo

Release Notes

1.2021.4

Based on version 2021d of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2021-October/000068.html).

1.2021.3

Based on version 2021c of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2021-October/000067.html).

1.2021.2

Based on version 2021b of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2021-September/000066.html).

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 6 commits:

↗️ concurrent-ruby (indirect, 1.1.8 → 1.1.9) · Repo · Changelog

Release Notes

1.1.9 (from changelog)

concurrent-ruby:

  • (#866) Child promise state not set to :pending immediately after #execute when parent has completed
  • (#905, #872) Fix RubyNonConcurrentPriorityQueue#delete method
  • (2df0337d) Make sure locks are not shared on shared when objects are dup/cloned
  • (#900, #906, #796, #847, #911) Fix Concurrent::Set tread-safety issues on CRuby
  • (#907) Add new ConcurrentMap backend for TruffleRuby

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 27 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

This change is Reviewable

depfu[bot] commented 2 years ago

Closed in favor of #50.