chore(deps): bump the ruby group with 7 updates #820
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.
Bumps the ruby group with 7 updates:
97d602a
2464b77
07bbadc
721dc23
1.3.3
1.3.4
3.2024.0702
3.2024.0806
1.25.1
1.26.1
3.3.4.0
3.3.4.2
1.31.3
1.32.0
Updates
html2rss
from97d602a
to2464b77
Commits
2464b77
chore: bump gem version to 0.12.0e1b2a3a
feat(selectors): add InvalidSelectorName error and validate keys4d67a52
refactor(template): inherit from Base and add args validation110af42
refactor(substring): inherit from Base and add args validation19a43f8
refactor(sanitize_html): inherit from Base and add args validation62005c2
refactor(parse_uri): inherit from Base and add args validation917bc29
refactor(parse_time): inherit from Base and add args validation41b4e91
refactor(markdown_to_html): inherit from Base and add args validationa78767f
refactor(html_to_markdown): inherit from Base and add args validation58bf401
refactor(gsub): inherit from Base and add args validationUpdates
html2rss-configs
from07bbadc
to721dc23
Commits
721dc23
fix: batch update broken configs and delete unrecoverable (#234)87361bd
chore(deps): bump html2rss from 0.11.0 to 0.12.0fef08c6
refactor: inherit from Html2rss::Error instead of StandardError97be85e
chore(deps): update html2rss version637b8a1
refactor: change from reject to an select approach in gemspec.filesb46f715
ci: use ruby 3.38354c30
refactor(test): to be more readable && make rubocop happya41933d
dev(rubocop): use less custom cop configuration1564735
docs(readme): improve grammar and spelling49668e6
refactor: usage of prettier to make use of npxUpdates
concurrent-ruby
from 1.3.3 to 1.3.4Release notes
Sourced from concurrent-ruby's releases.
Changelog
Sourced from concurrent-ruby's changelog.
Commits
044020f
Avoid requiring files of the gem in Rakefile to avoid redefined method warnings09bfcd0
Avoid require in Gemfile & Rakefile to avoid redefined constant warningsf131214
Avoid require in *.gemspec files to avoid redefined constant warnings13badd0
Update docs-source/signpost.md8fefd59
1.3.4e671fec
Check early that $CONCURRENT_JRUBY_HOME is set98d0f16
Fix the return value ofConcurrent.available_processor_count
when `cpu.cfs_...cbee215
Fix the doc ofConcurrent.available_processor_count
6f7c91a
AddConcurrent.cpu_shares
that is cgroups aware.cadc8de
Update comment for JRuby variant of processor_count to realityUpdates
mime-types-data
from 3.2024.0702 to 3.2024.0806Changelog
Sourced from mime-types-data's changelog.
Commits
63cb2af
Update mime-types-data 3.2024.0806 / 2024-08-06Updates
parallel
from 1.25.1 to 1.26.1Commits
cd63939
v1.26.1c316cc5
Revert "Merge pull request #348 from y-yagi/use_available_processor_count"af5755b
v1.26.021fdad7
Merge pull request #348 from y-yagi/use_available_processor_count39f5630
Use cgroups aware processor count by defaultUpdates
parser
from 3.3.4.0 to 3.3.4.2Changelog
Sourced from parser's changelog.
Commits
ed583ec
Update changelog.770531c
Bump version.98aa428
- Fix errros in the ascii specs of RuboCop (#1037)e3b4afb
Update changelog.dada026
Update changelog.04fdf67
Bump version.40a515c
* Bump 3.2 branch to 3.2.5. (#1036)c7af34c
- builder.rb: catch encoding errors when parsing invalid encoding regexp (#1033)5bc1032
* Bump Racc to 1.8.1 (#1031)767bdc8
Suppress Ruby 3.4's warning (#1028)Updates
rubocop-ast
from 1.31.3 to 1.32.0Changelog
Sourced from rubocop-ast's changelog.
Commits
233ce95
Cut 1.32.076f3241
Update Changelog7324d0f
AddRuboCop::AST::RationalNode
6e5e64b
RemoveRange#minmax
refinement (#307)0fa1c3d
Link the node pattern debugger in docs85764c9
[Docs] Update the doc of Node Types76b8e65
Suppress RuboCop offensed361dcd
Lift the deprecation fromArrayNode#each_value
d26a5e9
Moverubocop:disable
comments out of documentatione55aa21
Definerecursive_*literal?
methods using macroDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions