Bump concurrent-ruby, asciidoctor-pdf, simplecov and rubycritic#141
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump concurrent-ruby, asciidoctor-pdf, simplecov and rubycritic#141dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby), [asciidoctor-pdf](https://github.com/asciidoctor/asciidoctor-pdf), [simplecov](https://github.com/simplecov-ruby/simplecov) and [rubycritic](https://github.com/whitesmith/rubycritic). These dependencies needed to be updated together. Updates `concurrent-ruby` from 1.1.6 to 1.3.7 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](ruby-concurrency/concurrent-ruby@v1.1.6...v1.3.7) Updates `asciidoctor-pdf` from 1.5.3 to 2.3.24 - [Release notes](https://github.com/asciidoctor/asciidoctor-pdf/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-pdf/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctor-pdf@v1.5.3...v2.3.24) Updates `simplecov` from 0.18.5 to 0.22.0 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](simplecov-ruby/simplecov@v0.18.5...v0.22.0) Updates `rubycritic` from 4.4.1 to 4.12.0 - [Changelog](https://github.com/whitesmith/rubycritic/blob/main/CHANGELOG.md) - [Commits](whitesmith/rubycritic@v4.4.1...v4.12.0) --- updated-dependencies: - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: direct:production - dependency-name: asciidoctor-pdf dependency-version: 2.3.24 dependency-type: direct:production - dependency-name: simplecov dependency-version: 0.22.0 dependency-type: direct:production - dependency-name: rubycritic dependency-version: 4.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps concurrent-ruby, asciidoctor-pdf, simplecov and rubycritic. These dependencies needed to be updated together.
Updates
concurrent-rubyfrom 1.1.6 to 1.3.7Release notes
Sourced from concurrent-ruby's releases.
... (truncated)
Changelog
Sourced from concurrent-ruby's changelog.
... (truncated)
Commits
4c8fc28Release 1.3.7d91ca94Fix AtomicReference#update livelock when stored value is Float::NAN on JRuby ...7e4d711FixReentrantReadWriteLockread hold overflow into write-lock bit6e37e06FixAtomicReference#updatelivelock when stored value isFloat::NAN2825cfaCleanup spec3fd4932FixReadWriteLockwrong-thread write release and stray read release1974b47Add Ruby 4.0 in CIdf8706dAdd SECURITY.md (#1104)7a1b789Bump actions/upload-pages-artifact from 4 to 59b2dbf7Bump actions/deploy-pages from 4 to 5Updates
asciidoctor-pdffrom 1.5.3 to 2.3.24Release notes
Sourced from asciidoctor-pdf's releases.
... (truncated)
Changelog
Sourced from asciidoctor-pdf's changelog.
... (truncated)
Commits
16f8d86release 2.3.2443cc698clarify that in order for an interdocument xref to become an internal xref, t...ac46445resolves #2617 add checkmark glyph to prose fonts to avoid need for fallback ...bc549d3backport fix for #2619 limit min toclevels value so it does not cause TOC to ...33b20b9add caution about using 0 column width and revise page on autowidth tables1ea2cc1update import_page method on converter to return true if page was imported, n...c948328provide example for large tables extended converter7218f0aminor revisions to use cases page5188b1frevise section title for new use case3a5a0a3add use case to demonstrate how to allocate larger page for marked tablesUpdates
simplecovfrom 0.18.5 to 0.22.0Release notes
Sourced from simplecov's releases.
... (truncated)
Changelog
Sourced from simplecov's changelog.
... (truncated)
Commits
0e35b25Add missing closing parenthesis)8117802Merge pull request #1041 from simplecov-ruby/co-prepare-0.22.026407f1Hmm, ok maybe I actually have to bump the version here as well8fdc6b9Run bundle lock in each test project directory7f44498Go back to prior bundler and json formatter versions, to make CI happy761956bBump to latest bundler version for development8f3be99Bump version, update changelog43f0e39Merge pull request #1034 from nhtruong/main6bc65b0Merge pull request #1037 from mame/coverage-for-eval56ca3f5Show a warning for the case where coverage for eval is unavailableUpdates
rubycriticfrom 4.4.1 to 4.12.0Changelog
Sourced from rubycritic's changelog.
... (truncated)
Commits
ebdde66Update release dateecd3f00Updated changelog to reflect releasea8ab439Prep for 4.12 release.d752758bump Cucumber dependency (#547)64e8a23Address regression introduced when running on Flog 4.9.0 (#552)85e7742bump Mocha dependency (#543)60d1529Update checkout action to latest (#545)b0489cefix: Respect exclude_paths in reek config (#538)e441ce6Use the prism parser in Ruby 3.4 and above. (#539)83983c3Update CHANGELOG.mdDependabot 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 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.