Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps tty-option from 0.2.0 to 0.3.0.

Changelog

Sourced from tty-option's changelog.

[v0.3.0] - 2023-05-29

Changed

  • Change permit setting to work with parameters converted to an array or a hash
  • Change formatting of a hash value in parameter validation error message
  • Change array and hash conversions to work with non-string values
  • Change date conversion to work with date objects
  • Change pathname conversion to only work with strings and pathname objects
  • Change regexp conversion to only work with strings and regexp objects
  • Change uri conversion to work with uri objects
  • Change deep cloning to stop making copies of unbound methods
  • Change deep cloning to copy objects with the same identity only once
  • Change deep cloning to work with recursive arrays and hashes

Fixed

  • Fix argument check against permitted values to allow nil value when optional
  • Fix parsing values provided with abbreviated long option names
  • Fix any object type to symbol conversion failure to return an undefined value
  • Fix parameter validation to stop transforming hash value into an array
  • Fix help display when formatting only short options
  • Fix parameter name alignment formatting to ignore hidden parameters
  • Fix description alignment formatting for parameters with only default or permit
  • Fix short option name alignment formatting to check whether a long name is set
Commits
  • c6ec36d Add required rubygems MFA metadata to the gemspec
  • be1ef83 Add the release date and version to the changelog
  • 3863c2b Change to bump the version up
  • 6867d73 Change to update the Code of Conduct to version 2.1
  • 0a9a9e4 Change readme to improve code snippets, descriptions and formatting
  • bdabf1c Change GitHub CI to install Ruby 2.2 on Ubuntu 20.04
  • b6dd673 Fix short option name alignment formatting to check whether a long name is set
  • 7ce3058 Change the formatter to improve YARD documentation
  • c8e628c Change the formatter to remove the redundant width method
  • 8e81845 Fix description alignment formatting for parameters with only default or permit
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tty-option](https://github.com/piotrmurach/tty-option) from 0.2.0 to 0.3.0.
- [Changelog](https://github.com/piotrmurach/tty-option/blob/master/CHANGELOG.md)
- [Commits](piotrmurach/tty-option@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: tty-option
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants