licensed
licensed copied to clipboard
Bump thor from 1.2.2 to 1.3.1
Bumps thor from 1.2.2 to 1.3.1.
Release notes
Sourced from thor's releases.
1.3.1
What's Changed
- Preserve Correct Indentation When Uncommenting Lines by
@viktorianerin rails/thor#873- Document the '--skip-' option for boolean options. by
@andrewn617in rails/thor#876New Contributors
@takmarmade their first contribution in rails/thor#865@m-nakamura145made their first contribution in rails/thor#866@cprodhommemade their first contribution in rails/thor#863@ancao90made their first contribution in rails/thor#872@viktorianermade their first contribution in rails/thor#873@andrewn617made their first contribution in rails/thor#876Full Changelog: https://github.com/rails/thor/compare/v1.3.0...v1.3.1
v1.3.0
What's Changed
- use the correct class for shared namespaces by
@Gerst20051in rails/thor#754- Allow to Override Order of Commands in Help by
@alessio-signoriniin rails/thor#642- Add support for providing http headers to get by
@dnlgrvin rails/thor#801- Don't document negative boolean option named
no_*by@BrentWheeldonin rails/thor#797- CreateFile#identical? fixed for files containing multi-byte UTF-8 codepoints by
@tomclosein rails/thor#786- Drop support to Ruby 2.6 by
@rafaelfrancain rails/thor#821- Fix dashless option usage info by
@sambostockin rails/thor#800- Support Range in enum option by
@phenein rails/thor#775- Check if
type: arrayvalues are inenumby@movermeyerin rails/thor#784- Fix inject into file warning by
@nicolas-broussein rails/thor#709- Support
Thor::CoreExt::HashWithIndifferentAccess#slicemethod by@shuuuuunin rails/thor#812- 🌧️ long_desc: new option to disable wrapping by
@igneusin rails/thor#739- Print default in help when option type is :boolean and default is false by
@neveseninin rails/thor#849- Silence encoding warnings in specs by
@p8in rails/thor#857- Validate arguments for
method_optionandclass_optionby@p8in rails/thor#856- Fix help for file_collision method without block by
@shuuuuunin rails/thor#858- Extract print methods to seperate classes by
@p8in rails/thor#854- Add support for printing tables with borders by
@p8in rails/thor#855- Fix printing tables with borders and indentation by
@p8in rails/thor#861New Contributors
@Gerst20051made their first contribution in rails/thor#754@alessio-signorinimade their first contribution in rails/thor#642@dnlgrvmade their first contribution in rails/thor#801@BrentWheeldonmade their first contribution in rails/thor#797@tomclosemade their first contribution in rails/thor#786@sambostockmade their first contribution in rails/thor#800@phenemade their first contribution in rails/thor#775@movermeyermade their first contribution in rails/thor#784@nicolas-broussemade their first contribution in rails/thor#709@shuuuuunmade their first contribution in rails/thor#812@igneusmade their first contribution in rails/thor#739@neveseninmade their first contribution in rails/thor#849
... (truncated)
Commits
a43d92fPrepare for 1.3.196a3974Merge pull request #876 from andrewn617/improve-boolean-parse-documentatione43a9cdFix test on Ruby head9524b48Merge pull request #873 from viktorianer/fix-uncomment-lines-space-which-exis...e436b5fMerge pull request #872 from ancao90/fix-documentationd264bc0Improve the code documentation with indentation (#863)f9320f3Merge pull request #871 from m-nakamura145/update-checkout-actionbd396c3Merge pull request #869 from amatsuda/bundler_24_warnings4afe5e3Update .github/workflows/tests.yml3984381Merge pull request #867 from p8/refactor/remove-string-encode-conditional- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
@dependabot rebase