pythondotorg
pythondotorg copied to clipboard
chore(deps-dev): bump thor from 0.17.0 to 1.4.0
Bumps thor from 0.17.0 to 1.4.0.
Release notes
Sourced from thor's releases.
1.4.0
What's Changed
- Lazily load YAML by
@deivid-rodriguezin rails/thor#892- Fix encoding error when trying to show a diff: by
@Edouard-chinin rails/thor#898- fix: Unsafe shell command constructed from library input by
@odaysecin rails/thor#897- Use git difftool for merge.tool identifiers by
@moguls753in rails/thor#900- feat: support
gsub_fileerroring if gsub doesn't change anything, and addgsub_file!by@G-Rathin rails/thor#877New Contributors
@hlascellesmade their first contribution in rails/thor#893@Edouard-chinmade their first contribution in rails/thor#898@odaysecmade their first contribution in rails/thor#897@moguls753made their first contribution in rails/thor#900@G-Rathmade their first contribution in rails/thor#877@Uaittmade their first contribution in rails/thor#891Full Changelog: https://github.com/rails/thor/compare/v1.3.2...v1.4.0
1.3.2
What's Changed
- Fix a few typos in README by
@duffuniversein rails/thor#880- Correctly identify hyphenated and alias command names by
@takmarin rails/thor#878New Contributors
@duffuniversemade their first contribution in rails/thor#880Full Changelog: https://github.com/rails/thor/compare/v1.3.1...v1.3.2
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
... (truncated)
Commits
518ae0fPrepare for 1.4.0b4879f0Update devcontainer configuration40412ecMerge pull request #904 from rails/revert-893-use-secure-thor-linkae7cd4fRevert "Use secure whatisthor.com link"b73c346Merge pull request #890 from Uaitt/update-gh-action-versionsb14cfd4Merge pull request #891 from Uaitt/correct-typo-in-comment048bbddMerge pull request #877 from G-Rath/gsub_file-error-on-no-change13bd825Merge pull request #900 from moguls753/main536b790Merge pull request #897 from odaysec/patch-1094bd41Merge pull request #898 from Edouard-chin/ec-encoding- 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.