Bump the bundler group across 1 directory with 8 updates #411
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 bundler group with 5 updates in the / directory:
7.0.3.1
7.0.7.1
2.18.0
2.19.1
2.2.4
2.2.8.1
1.4.3
1.4.4
3.3.1
3.3.3
Updates
activesupport
from 7.0.3.1 to 7.0.7.1Release notes
Sourced from activesupport's releases.
... (truncated)
Commits
c92caef
Preparing for 7.0.7.1 release936587d
updating version / changeloga21d6ed
Use a temporary file for storing unencrypted files while editing522c86f
Preparing for 7.0.7 release5610cba
Sync CHANGELOG with the changes in the repository7e9ffc2
Fix to_s not using :default format with no argsa8e88e2
FixCache::NullStore
with local caching for repeated readsb18b9df
Merge pull request #48800 from robinjam/fix-humanize-nilb12fe80
FixEnumerable#sum
forEnumerator#lazy
e3f80f6
Add lower bound to Listen gem requirementUpdates
actionpack
from 7.0.3.1 to 7.0.7.1Release notes
Sourced from actionpack's releases.
... (truncated)
Commits
c92caef
Preparing for 7.0.7.1 release936587d
updating version / changelog522c86f
Preparing for 7.0.7 releasec05a88d
Merge pull request #45116 from ghiculescu/helper_method_backtrace593893c
Preparing for 7.0.6 release0b89567
Avoid creating match object when checking for illegal header value9ae3da1
Fix rubocop warning8e37f2b
Merge branch '7-0-sec' into 7-0-stablecdd14ce
Preparing for 7.0.5.1 release93b9c74
update changelogUpdates
actionview
from 7.0.3.1 to 7.0.7.1Release notes
Sourced from actionview's releases.
... (truncated)
Commits
c92caef
Preparing for 7.0.7.1 release936587d
updating version / changelog522c86f
Preparing for 7.0.7 release64bd0ac
Merge pull request #48645 from Shopify/action-view-bare-cache-fragmentsd76f2de
Don't double-encode nestedfield_id
andfield_name
index593893c
Preparing for 7.0.6 release8e37f2b
Merge branch '7-0-sec' into 7-0-stablecdd14ce
Preparing for 7.0.5.1 release25e94f4
Fix actionview test to work regardless of capitalization of missing translati...17b3152
Merge pull request #48329 from zzak/unlink-rails-lib-readmeUpdates
loofah
from 2.18.0 to 2.19.1Release notes
Sourced from loofah's releases.
Changelog
Sourced from loofah's changelog.
Commits
3f88063
version bump to v2.19.19a8dadb
docs: preserve the context and decision record86f7f63
fix: replace recursive approach to cdata with escaping solution415677f
fix: do not allow "image/svg+xml" in data URIs84ca20c
refactor: extract scrub_uri_attribute for downstream use47a835a
ci: pin psych to v4 until v5 builds properly on CIa6e0a1a
fix: replace slow regex attribute check with crass parserea853aa
Merge pull request #247 from flavorjones/flavorjones-downstream-test-rhse1f2a4b
ci: test downstream rails-html-sanitizer79d65a0
Merge pull request #245 from flavorjones/flavorjones-fix-ruby-2.5-ciUpdates
nokogiri
from 1.16.4 to 1.16.7Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
Commits
d8d6ba3
version bump to v1.16.776199bb
dep: update libxml2 to v2.12.9 (branch v1.16.x) (#3297)ca92e48
dep: update packaged libxml2 to v2.12.9fb833ea
version bump to v1.16.6bacc8dc
dep: update libxml2 to 2.12.8 (backport to v1.16.x) (#3229)cf0579f
doc: update CHANGELOG447fd12
dep: update libxml2 to 2.12.8cd70bd3
version bump to v1.16.5afc36de
dep: update vendored libxml2 to v2.12.7 (#3191)41b4f08
ci: add arm64-darwin coverage using macos-14Updates
rack
from 2.2.4 to 2.2.8.1Release notes
Sourced from rack's releases.
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
e830011
bump versiond9c163a
Avoid 2nd degree polynomial regexp in MediaType6245768
Return an empty array when ranges are too largee4c1177
Fixing ReDoS in header parsingf169ff7
Bump patch version.0a46487
Regenerate SPEC (#2102)cee73b3
Fix inefficient assert pattern in Rack::Lint (#2101)1fdcf1f
Prefer ubuntu-latest for testing. (#2095)287fe43
Update cookie.rb (#2092)e7f4869
adds missing 2.2.7 to CHANGELOG.md (#2081)Updates
rails-html-sanitizer
from 1.4.3 to 1.4.4Release notes
Sourced from rails-html-sanitizer's releases.
Changelog
Sourced from rails-html-sanitizer's changelog.
Commits
fd63dea
version bump to v1.4.448ae90a
dep: bump dependency on loofah0713caf
fix: escape CDATA nodes using Loofah's escaping methodse6d52d3
revert 45a5c10d1223a2
fix: use Loofah's scrub_uri_attribute methodf0e3347
fix: replace slow regex attribute check with Loofah methoddf03f2f
ci: pin system lib test to 20.043e2a0f3
Merge pull request #145 from rails/flavorjones-get-14x-green11752a6
tests: handle libxml 2.10.0 incorrectly-opened comment parsingUpdates
rexml
from 3.3.1 to 3.3.3Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
e4a067e
Add 3.3.3 entry17ff3e7
test: add a performance test for attribute list declarationbe86b3d
test: fix wrong test nameb93d790
test: use double quote for string literal0fbe7d5
test: don't use abbreviated name1599e87
test: add a performance test for PI with many tabse2546e6
parse pi: improve invalid case detection73661ef
test: fix a typo850488a
test: use double quote for string literal46c6397
test: add performance tests for entity declarationDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.