Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the ruby group with 7 updates #820

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2024

Bumps the ruby group with 7 updates:

Package From To
html2rss 97d602a 2464b77
html2rss-configs 07bbadc 721dc23
concurrent-ruby 1.3.3 1.3.4
mime-types-data 3.2024.0702 3.2024.0806
parallel 1.25.1 1.26.1
parser 3.3.4.0 3.3.4.2
rubocop-ast 1.31.3 1.32.0

Updates html2rss from 97d602a to 2464b77

Commits
  • 2464b77 chore: bump gem version to 0.12.0
  • e1b2a3a feat(selectors): add InvalidSelectorName error and validate keys
  • 4d67a52 refactor(template): inherit from Base and add args validation
  • 110af42 refactor(substring): inherit from Base and add args validation
  • 19a43f8 refactor(sanitize_html): inherit from Base and add args validation
  • 62005c2 refactor(parse_uri): inherit from Base and add args validation
  • 917bc29 refactor(parse_time): inherit from Base and add args validation
  • 41b4e91 refactor(markdown_to_html): inherit from Base and add args validation
  • a78767f refactor(html_to_markdown): inherit from Base and add args validation
  • 58bf401 refactor(gsub): inherit from Base and add args validation
  • Additional commits viewable in compare view

Updates html2rss-configs from 07bbadc to 721dc23

Commits
  • 721dc23 fix: batch update broken configs and delete unrecoverable (#234)
  • 87361bd chore(deps): bump html2rss from 0.11.0 to 0.12.0
  • fef08c6 refactor: inherit from Html2rss::Error instead of StandardError
  • 97be85e chore(deps): update html2rss version
  • 637b8a1 refactor: change from reject to an select approach in gemspec.files
  • b46f715 ci: use ruby 3.3
  • 8354c30 refactor(test): to be more readable && make rubocop happy
  • a41933d dev(rubocop): use less custom cop configuration
  • 1564735 docs(readme): improve grammar and spelling
  • 49668e6 refactor: usage of prettier to make use of npx
  • Additional commits viewable in compare view

Updates concurrent-ruby from 1.3.3 to 1.3.4

Release notes

Sourced from concurrent-ruby's releases.

v1.3.4

What's Changed

New Contributors

Full Changelog: ruby-concurrency/concurrent-ruby@v1.3.3...v1.3.4

Changelog

Sourced from concurrent-ruby's changelog.

Release v1.3.4 (10 August 2024)

  • (#1060) Fix bug with return value of Concurrent.available_processor_count when cpu.cfs_quota_us is -1.
  • (#1058) Add Concurrent.cpu_shares that is cgroups aware.
Commits
  • 044020f Avoid requiring files of the gem in Rakefile to avoid redefined method warnings
  • 09bfcd0 Avoid require in Gemfile & Rakefile to avoid redefined constant warnings
  • f131214 Avoid require in *.gemspec files to avoid redefined constant warnings
  • 13badd0 Update docs-source/signpost.md
  • 8fefd59 1.3.4
  • e671fec Check early that $CONCURRENT_JRUBY_HOME is set
  • 98d0f16 Fix the return value of Concurrent.available_processor_count when `cpu.cfs_...
  • cbee215 Fix the doc of Concurrent.available_processor_count
  • 6f7c91a Add Concurrent.cpu_shares that is cgroups aware.
  • cadc8de Update comment for JRuby variant of processor_count to reality
  • See full diff in compare view

Updates mime-types-data from 3.2024.0702 to 3.2024.0806

Changelog

Sourced from mime-types-data's changelog.

3.2024.0806 / 2024-08-06

  • Updated the Apache and IANA media registry entries as of release date
Commits

Updates parallel from 1.25.1 to 1.26.1

Commits

Updates parser from 3.3.4.0 to 3.3.4.2

Changelog

Sourced from parser's changelog.

Changelog

Not released (2024-08-08)

Bugs fixed:

  • Fix errros in the ascii specs of RuboCop (#1037) (Koichi ITO)

v3.3.4.1 (2024-08-07)

API modifications:

  • Bump 3.2 branch to 3.2.5. (#1036) (Ilya Bylich)
  • Bump Racc to 1.8.1 (#1031) (Koichi ITO)

Bugs fixed:

  • builder.rb: catch encoding errors when parsing invalid encoding regexp (#1033) (Earlopain)
Commits

Updates rubocop-ast from 1.31.3 to 1.32.0

Changelog

Sourced from rubocop-ast's changelog.

1.32.0 (2024-08-05)

New features

Commits
  • 233ce95 Cut 1.32.0
  • 76f3241 Update Changelog
  • 7324d0f Add RuboCop::AST::RationalNode
  • 6e5e64b Remove Range#minmax refinement (#307)
  • 0fa1c3d Link the node pattern debugger in docs
  • 85764c9 [Docs] Update the doc of Node Types
  • 76b8e65 Suppress RuboCop offense
  • d361dcd Lift the deprecation from ArrayNode#each_value
  • d26a5e9 Move rubocop:disable comments out of documentation
  • e55aa21 Define recursive_*literal? methods using macro
  • Additional commits viewable in compare view

Dependabot 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

Bumps the ruby group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [html2rss](https://github.com/html2rss/html2rss) | ``97d602a`` | ``2464b77`` |
| [html2rss-configs](https://github.com/html2rss/html2rss-configs) | ``07bbadc`` | ``721dc23`` |
| [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) | `1.3.3` | `1.3.4` |
| [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2024.0702` | `3.2024.0806` |
| [parallel](https://github.com/grosser/parallel) | `1.25.1` | `1.26.1` |
| [parser](https://github.com/whitequark/parser) | `3.3.4.0` | `3.3.4.2` |
| [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.31.3` | `1.32.0` |


Updates `html2rss` from `97d602a` to `2464b77`
- [Release notes](https://github.com/html2rss/html2rss/releases)
- [Commits](html2rss/html2rss@97d602a...2464b77)

Updates `html2rss-configs` from `07bbadc` to `721dc23`
- [Commits](html2rss/html2rss-configs@07bbadc...721dc23)

Updates `concurrent-ruby` from 1.3.3 to 1.3.4
- [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.3.3...v1.3.4)

Updates `mime-types-data` from 3.2024.0702 to 3.2024.0806
- [Changelog](https://github.com/mime-types/mime-types-data/blob/main/History.md)
- [Commits](mime-types/mime-types-data@v3.2024.0702...v3.2024.0806)

Updates `parallel` from 1.25.1 to 1.26.1
- [Commits](grosser/parallel@v1.25.1...v1.26.1)

Updates `parser` from 3.3.4.0 to 3.3.4.2
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](whitequark/parser@v3.3.4.0...v3.3.4.2)

Updates `rubocop-ast` from 1.31.3 to 1.32.0
- [Release notes](https://github.com/rubocop/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-ast@v1.31.3...v1.32.0)

---
updated-dependencies:
- dependency-name: html2rss
  dependency-type: direct:production
  dependency-group: ruby
- dependency-name: html2rss-configs
  dependency-type: direct:production
  dependency-group: ruby
- dependency-name: concurrent-ruby
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: mime-types-data
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: parallel
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: parser
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: rubocop-ast
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 10, 2024
@mergify mergify bot merged commit 908771c into main Aug 10, 2024
5 checks passed
@mergify mergify bot deleted the dependabot/bundler/ruby-7a4254c9dc branch August 10, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants