Documentation
Documentation copied to clipboard
Build(deps): Bump time from 0.2.0 to 0.2.2
Bumps time from 0.2.0 to 0.2.2.
Release notes
Sourced from time's releases.
v0.2.1
What's Changed
- s/RubyVM::JIT/RubyVM::MJIT/g by
@k0kubunin ruby/time#4- Added dependabot.yml for actions by
@hsbtin ruby/time#5- Bump actions/checkout from 2 to 3 by
@dependabotin ruby/time#6- Fix typo in Time#xmlschema documentation by
@lukadin ruby/time#7New Contributors
@k0kubunmade their first contribution in ruby/time#4@hsbtmade their first contribution in ruby/time#5@dependabotmade their first contribution in ruby/time#6@lukadmade their first contribution in ruby/time#7Full Changelog: https://github.com/ruby/time/compare/v0.2.0...v0.2.1
Commits
5f080cfBump version to 0.2.2cec6046Update test/lib from ruby/ruby3dce6f7Make RFC2822 regexp linearb57db51Fix quadratic backtracking on invalid timec9b92a6Test for quadratic backtracking on invalid time4cebf6dBump version to 0.2.1b715b77Merge pull request #7 from lukad/patch-14602658fix typo in Time#xmlschema documentationc489991Merge pull request #6 from ruby/dependabot/github_actions/actions/checkout-3c235979Bump actions/checkout from 2 to 3- 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) You can disable automated security fix PRs for this repo from the Security Alerts page.