Update launchy: 2.5.0 → 2.5.2 (patch) #3164
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
2.5.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 45 commits:
Release 2.5.2
update releast task to switch use main branch
remove 2.5.9 from the test matrix
revert removing the ruby-build update for macos builds
bump macos build image
force at least bundler version to 2.4.1
regenerate spec with new version
update history for release
update bundled with version
Merge pull request #138 from marcrohloff/fix-for-deprectated-object-match
bump mac osx build matrix
fix truffle ruby versions
update ruby version matrix
parallelize platform builds
remove .ruby-versino
update ruby on macos builds
start updating history
bump version
remove jruby from macos testing
test on macos
turn off github workflows
add ruby 2.5 to semaphore...
bump dependencies
add gemfile.lock to repo
force build
update badge url
switch to semaphore
downrev simplecov to allow for ruby 2.3
remove debug env
regenerate gemspec
seeing if ruby 2.3 still works
set debug to true for test
stub the method and make sure it is called
drop head and debug ruby versions
regenerate gemspec
bump launchy version
reduce ruby matrix
fix workflow syntax
fix workflow syntax
adding github workflow
update addressable to 2.8
Fix the error "warning: deprecated Object#=~ is called on Launchy::Argv; it always returns nil" when `browser_cmdline` is an Argv instance
Update urls to be https instead of http as approproriate
Merge pull request #134 from piruty/fix_typo_in_readme
fix a small typo in README.md
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands