jruby-rack
jruby-rack copied to clipboard
Bump tzinfo from 0.3.29 to 0.3.61 in /examples/rails3
Bumps tzinfo from 0.3.29 to 0.3.61.
Release notes
Sourced from tzinfo's releases.
v0.3.61
- Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require from the Ruby load path. Please refer to https://github.com/tzinfo/tzinfo/security/advisories/GHSA-5cm2-9h8c-rvfx for details. CVE-2022-31163.
- Updated to tzdata version 2022a (https://mm.icann.org/pipermail/tz-announce/2022-March/000070.html).
TZInfo v0.3.61 on RubyGems.org
v0.3.60
- Updated to tzdata version 2021a (https://mm.icann.org/pipermail/tz-announce/2021-January/000065.html).
TZInfo v0.3.60 on RubyGems.org
v0.3.59
- Updated to tzdata version 2020e (https://mm.icann.org/pipermail/tz-announce/2020-December/000063.html).
TZInfo v0.3.59 on RubyGems.org
v0.3.58
- Updated to tzdata version 2020d (https://mm.icann.org/pipermail/tz-announce/2020-October/000062.html).
TZInfo v0.3.58 on RubyGems.org
v0.3.57
- Updated to tzdata version 2020a (https://mm.icann.org/pipermail/tz-announce/2020-April/000058.html).
TZInfo v0.3.57 on RubyGems.org
v0.3.56
- Updated to tzdata version 2019c (https://mm.icann.org/pipermail/tz-announce/2019-September/000057.html).
TZInfo v0.3.56 on RubyGems.org
v0.3.55
- Updated to tzdata version 2018g (https://mm.icann.org/pipermail/tz-announce/2018-October/000052.html).
TZInfo v0.3.55 on RubyGems.org
v0.3.54
- Updated to tzdata version 2018d (https://mm.icann.org/pipermail/tz-announce/2018-March/000049.html).
TZInfo v0.3.54 on RubyGems.org
v0.3.53
- Updated to tzdata version 2017b (https://mm.icann.org/pipermail/tz-announce/2017-March/000046.html).
TZInfo v0.3.53 on RubyGems.org
v0.3.52
- Updated to tzdata version 2016h (https://mm.icann.org/pipermail/tz-announce/2016-October/000042.html).
... (truncated)
Changelog
Sourced from tzinfo's changelog.
Version 0.3.61 (tzdata v2022a) - 19-Jul-2022
- Fixed a relative path traversal bug that could cause arbitrary files to be loaded with
requirefrom the Ruby load path. Please refer to https://github.com/tzinfo/tzinfo/security/advisories/GHSA-5cm2-9h8c-rvfx for details. CVE-2022-31163.- Updated to tzdata version 2022a (https://mm.icann.org/pipermail/tz-announce/2022-March/000070.html).
Version 0.3.60 (tzdata v2021a) - 6-Feb-2021
- Updated to tzdata version 2021a (https://mm.icann.org/pipermail/tz-announce/2021-January/000065.html).
Version 0.3.59 (tzdata v2020e) - 24-Dec-2020
- Updated to tzdata version 2020e (https://mm.icann.org/pipermail/tz-announce/2020-December/000063.html).
Version 0.3.58 (tzdata v2020d) - 8-Nov-2020
- Updated to tzdata version 2020d (https://mm.icann.org/pipermail/tz-announce/2020-October/000062.html).
Version 0.3.57 (tzdata v2020a) - 17-May-2020
- Updated to tzdata version 2020a (https://mm.icann.org/pipermail/tz-announce/2020-April/000058.html).
Version 0.3.56 (tzdata v2019c) - 1-Nov-2019
- Updated to tzdata version 2019c (https://mm.icann.org/pipermail/tz-announce/2019-September/000057.html).
Version 0.3.55 (tzdata v2018g) - 27-Oct-2018
- Updated to tzdata version 2018g (https://mm.icann.org/pipermail/tz-announce/2018-October/000052.html).
Version 0.3.54 (tzdata v2018d) - 25-Mar-2018
- Updated to tzdata version 2018d (https://mm.icann.org/pipermail/tz-announce/2018-March/000049.html).
... (truncated)
Commits
81cba44Release 0.3.6101bcca5Merge branch 'fix-directory-traversal-0.3' into 0.3cccfad8Remove unnecessary escaping of + within regex character classes.587af76Make <=> methods return nil if passed a non-comparable argument.9eddbb5Fix directory traversal in Timezone.getf4f3c2eUpdate to tzdata version 2022a.1eb2c8eUpdate copyright years.030d1beUpdate to tzdata version 2021e.13d61aaUpdate to tzdata version 2021d.ba05159Update to tzdata version 2021c.- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.