Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Bump optparse from 0.2.0 to 0.3.1 #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2022

Bumps optparse from 0.2.0 to 0.3.1.

Release notes

Sourced from optparse's releases.

v0.3.1

What's Changed

New Contributors

Full Changelog: ruby/optparse@v0.3.0...v0.3.1

v0.3.0

What's Changed

New Contributors

Full Changelog: ruby/optparse@v0.2.0...v0.3.0

Commits
  • 2a1e157 Bump version to 0.3.1
  • 766f567 The encoding argument of Regexp.new has been ignored since 1.9
  • 97a1986 Use GITHUB_OUTPUT instead of deprecated set-output
  • c80dfb1 Bump version to 0.3.0
  • fee86ef Fix the test failure i ruby/ruby
  • 1252965 Add raise_unknown flag (#38)
  • ab5073e Use class methods of File over IO
  • 51f7e06 Add tests for load(into:)
  • 2ea626f #load() into hash (#42)
  • fb34a1d Add tests for OptionParser#load
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [optparse](https://github.com/ruby/optparse) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/ruby/optparse/releases)
- [Commits](ruby/optparse@v0.2.0...v0.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants