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 rubygems group with 3 updates #667

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the rubygems group with 3 updates: html2rss, html2rss-configs and parallel.

Updates html2rss from 0.10.0 to 0.11.0

Release notes

Sourced from html2rss's releases.

v0.11.0

What's Changed

Full Changelog: html2rss/html2rss@v0.10.0...v0.11.0

Commits
  • a27a340 chore: bump version to 0.11.0
  • d03b137 chore(deps): update ruby deps
  • 654ca4e feat: introduce a base Html2rss::Error class
  • 83f86ca refactor: change from reject to an select approach in gemspec.files
  • 865da29 docs: more specify gem changelog url and update readme & copy
  • 303536b style(rubocop): enable Layout/ClassStructure cop
  • 97d602a chore(deps): bump rexml from 3.3.2 to 3.3.3 (#187)
  • d0a51a0 chore(deps): update bundler (#186)
  • See full diff in compare view

Updates html2rss-configs from 07bbadc to fef08c6

Commits
  • 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
  • 114ca03 chore(deps): update ruby gems
  • See full diff in compare view

Updates parallel from 1.24.0 to 1.26.1

Commits

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 rubygems group with 3 updates: [html2rss](https://github.com/gildesmarais/html2rss), [html2rss-configs](https://github.com/html2rss/html2rss-configs) and [parallel](https://github.com/grosser/parallel).


Updates `html2rss` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/gildesmarais/html2rss/releases)
- [Commits](html2rss/html2rss@v0.10.0...v0.11.0)

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

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

---
updated-dependencies:
- dependency-name: html2rss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rubygems
- dependency-name: html2rss-configs
  dependency-type: direct:production
  dependency-group: rubygems
- dependency-name: parallel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rubygems
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 9, 2024
@mergify mergify bot merged commit 164b222 into master Aug 9, 2024
11 checks passed
@mergify mergify bot deleted the dependabot/bundler/rubygems-80b86fc7dd branch August 9, 2024 22:45
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