chore(deps): bump the ruby group with 4 updates #972
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 4 updates: html2rss, bigdecimal, json and uri.
Updates
html2rss
from29660a7
tof722d9d
Commits
f722d9d
perf: parallelize auto source scraper extraction (#303)1000d13
fix(faraday): empty response body due to missing compression support (#304)680028a
spec: add comprehensive examples & fix revealed bugs (#285)8fb01ee
perf(media_renderer): reduce allocations for media table#299 (#300)b49ff7d
feat(auto_source): add JsonState to scrape SPA state (#291)507195d
feat: add a set of default request headers (#289)d06c1c0
docs: add AGENTS.md and refine copilot-instructions.md (#287)Updates
bigdecimal
from 3.2.3 to 3.3.1Release notes
Sourced from bigdecimal's releases.
Changelog
Sourced from bigdecimal's changelog.
Commits
2d932f4
Bump version to 3.3.1 (#443)8f34991
Unify all precision validation to be consistent with BigDecimal#add (#442)a831065
Fix modulo/remainder of negative zero (#441)0aa97bb
Bump version to 3.3.0 (#437)f718178
Fix precision of x.power(y, prec) when the result is nearly infinity (#439)a267ca7
Improve performance of x**y when y is a huge value (#438)cb2458b
Add newline at EOF [ci skip]d93b542
Make internal BigMath method a private method (#432)f107735
Merge pull request #431 from ruby/dependabot/github_actions/step-security/har...6682fd8
Bump step-security/harden-runner from 2.13.0 to 2.13.1Updates
json
from 2.15.0 to 2.15.1Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
9e6067b
Release 2.15.11e19097
Add a workflow to sync commits to ruby/ruby (#872)1b1647f
Update changelogeec466d
Merge pull request #871 from tompng/fix_sliced_string_escaped7baf01
Fix sliced string escapingd867e39
Run jruby-head on Windowsec85851
Fix a typo in the changelogUpdates
uri
from 1.0.3 to 1.0.4Release notes
Sourced from uri's releases.
Commits
e507473
Bump up to v1.0.4d3116ca
Merge branch 'CVE-2025-61594-3-4' into HEAD6c6449e
Add authority accessor5cec76b
Clear user info totally at setting any of authority infoDependabot 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