Update mini_portile2 2.8.6 → 2.8.7 (patch) #3413
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.8.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
version bump to v2.8.7
Merge pull request #146 from flavorjones/flavorjones-downstream-ci
ci: attempt to add caching to the downstream projects
ci: integration test against nokogiri, sqlite3, re2
ci: add a skeleton downstream actions workflow
version bump to v2.8.7.rc1
doc: update CHANGELOG
Merge pull request #141 from postmodern/openbsd-support
mkmf_config is more robust about detecting libdir
ci: set MAKE=gmake for OpenBSD
Support extracting `.tar.xz` files on OpenBSD.
ci: break openbsd tests into `unit` and `examples` jobs
Added OpenBSD to the CI matrix.
Merge pull request #145 from flavorjones/flavorjones-make-tests-quiet
test: use Rake::TestTask instead of a custom rake task
test(style): indent test keys with <<~
feat: gpg verification error messages are captured in the exception
test: shush debug messages accidentally left on
test: shush minitest deprecation warnings
test: shush recipe building with a null logger
test: shush the webrick server
shush older ruby warnings about uninitialized ivar @detect_host
Merge pull request #144 from flavorjones/flavorjones-cxx-command
Add `cxx_command` which parallels `cc_command`
test: print out relevant RbConfig information
Merge pull request #143 from flavorjones/flavorjones-deprecate-gcc-command
Prefer `cc_command` to `gcc_command`
Merge pull request #142 from flavorjones/flavorjones-macos-14
ci: pin to macos-13 when necessary
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