This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Bump the bundler group across 1 directory with 11 updates#11
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the bundler group across 1 directory with 11 updates#11dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [dalli](https://github.com/petergoldstein/dalli), [activerecord](https://github.com/rails/rails), [actionpack](https://github.com/rails/rails), [actionview](https://github.com/rails/rails), [activesupport](https://github.com/rails/rails), [globalid](https://github.com/rails/globalid), [loofah](https://github.com/flavorjones/loofah), [nokogiri](https://github.com/sparklemotion/nokogiri), [rack](https://github.com/rack/rack), [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) and [rexml](https://github.com/ruby/rexml) to permit the latest version. Updates `dalli` from 2.7.11 to 3.2.3 - [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md) - [Commits](petergoldstein/dalli@v2.7.11...v3.2.3) Updates `activerecord` from 6.1.3.2 to 6.1.7.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.0/activerecord/CHANGELOG.md) - [Commits](rails/rails@v6.1.3.2...v6.1.7.1) Updates `actionpack` from 6.1.3.2 to 6.1.7.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.0/actionpack/CHANGELOG.md) - [Commits](rails/rails@v6.1.3.2...v6.1.7.1) Updates `actionview` from 6.1.3.2 to 6.1.7.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.0/actionview/CHANGELOG.md) - [Commits](rails/rails@v6.1.3.2...v6.1.7.1) Updates `activesupport` from 6.1.3.2 to 6.1.7.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.0/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.3.2...v6.1.7.1) Updates `globalid` from 0.4.2 to 1.0.1 - [Release notes](https://github.com/rails/globalid/releases) - [Commits](rails/globalid@v0.4.2...v1.0.1) Updates `loofah` from 2.9.1 to 2.19.1 - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md) - [Commits](flavorjones/loofah@v2.9.1...v2.19.1) Updates `nokogiri` from 1.11.6 to 1.16.7 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.11.6...v1.16.7) Updates `rack` from 2.2.3 to 2.2.8.1 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@2.2.3...v2.2.8.1) Updates `rails-html-sanitizer` from 1.3.0 to 1.4.4 - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](rails/rails-html-sanitizer@v1.3.0...v1.4.4) Updates `rexml` from 3.2.5 to 3.3.6 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.5...v3.3.6) --- updated-dependencies: - dependency-name: dalli dependency-type: direct:production dependency-group: bundler - dependency-name: activerecord dependency-type: direct:production dependency-group: bundler - dependency-name: actionpack dependency-type: indirect dependency-group: bundler - dependency-name: actionview dependency-type: indirect dependency-group: bundler - dependency-name: activesupport dependency-type: indirect dependency-group: bundler - dependency-name: globalid dependency-type: indirect dependency-group: bundler - dependency-name: loofah dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-type: indirect dependency-group: bundler - dependency-name: rails-html-sanitizer dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Aug 22, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Updates the requirements on dalli, activerecord, actionpack, actionview, activesupport, globalid, loofah, nokogiri, rack, rails-html-sanitizer and rexml to permit the latest version.
Updates
dallifrom 2.7.11 to 3.2.3Changelog
Sourced from dalli's changelog.
... (truncated)
Commits
23b2465Prepare for version 3.2.372c4171Fix Rubocop test lints - 2022-10 (#934)48d594dFixes #932 (#933)a8611e2README: fix link to CHANGELOG.md (#929)4f6ffacRename History.md to CHANGELOG.md7177ad8Add changelog entries.2143122Require "uri" from stdlib (#925)b4b2574Add changelog entry for namespace as proc fixf5ec74cEvaluate Proc namespaces every time (not just at initialization) (#923)903295cFix new Rubocop issues (#924)Updates
activerecordfrom 6.1.3.2 to 6.1.7.1Release notes
Sourced from activerecord's releases.
... (truncated)
Commits
c443466Version 6.1.7.13db858cMake sanitize_as_sql_comment more strict4f44aa9Added integer width check to PostgreSQL::Quoting9ab3375Version 6.1.7e74d6eeMerge pull request #45872 from the-spectator/correct_hwia_encoding3da5f09Fix tests after cherry-pick of #45773aab3695Don't handle this change for legacy_connection_handlingb2e8fb8Merge pull request #45773 from eileencodes/only-setup-shared-pools-if-we-have...571b4d5Merge pull request #45593 from skipkayhil/fix-6-1-compatefc58abRemove active_record.yaml initializersUpdates
actionpackfrom 6.1.3.2 to 6.1.7.1Release notes
Sourced from actionpack's releases.
... (truncated)
Commits
c443466Version 6.1.7.18dc4595Avoid regex backtracking on If-None-Match header90e8a90Use string#split instead of regex for domain parts9ab3375Version 6.1.7f05ac78Merge branch '6-1-sec' into 6-1-stabledc1242fPreparing for 6.1.6.1 release0bce40fupdating version and changelog41b0776Fix did you mean tests for ruby-trunk (3.2)47ff0bdMerge pull request #45141 from eugeneius/dont_call_headersd42b549Preparing for 6.1.6 releaseUpdates
actionviewfrom 6.1.3.2 to 6.1.7.1Release notes
Sourced from actionview's releases.
... (truncated)
Commits
c443466Version 6.1.7.19ab3375Version 6.1.7f05ac78Merge branch '6-1-sec' into 6-1-stabledc1242fPreparing for 6.1.6.1 release0bce40fupdating version and changelog507b5aaFix failing test on 6-1-stable for Ruby 2.5 and 2.6d42b549Preparing for 6.1.6 release147557dPreparing for 6.1.6 release7c2da9eMerge pull request #45027 from rails/fix-tag-helper-regressione2efc66Preparing for 6.1.5.1 releaseUpdates
activesupportfrom 6.1.3.2 to 6.1.7.1Release notes
Sourced from activesupport's releases.
... (truncated)
Commits
c443466Version 6.1.7.1a7cda7eAvoid regex backtracking in Inflector.underscore9ab3375Version 6.1.7ad24aa5add test for keyword arguments in ActiveSupport::CurrentAttributes.method_mis...11e0b89fix ActiveSupport::CurrentAttributes.method_missing for Ruby 3f05ac78Merge branch '6-1-sec' into 6-1-stabledc1242fPreparing for 6.1.6.1 release0bce40fupdating version and changelogd42b549Preparing for 6.1.6 release147557dPreparing for 6.1.6 releaseUpdates
globalidfrom 0.4.2 to 1.0.1Release notes
Sourced from globalid's releases.
Commits
574b99fBump version for release4a75ecbFix ReDoS vulnerability in name parsing42f5ea6Prepare for 1.0.0beab3e4Prepare to 0.6.029e12cbUpgrade all development gemsc894a43Add devcontainer to allow contributors to have a working environmentb3ec8b9Move ActiveRecord::FixtureSet.signed_global_id to this geme9d6ed9Merge pull request #137 from rails/dependabot/bundler/nokogiri-1.12.5a565d31Bump nokogiri from 1.11.7 to 1.12.59b1a4d2Why u no love me?Updates
loofahfrom 2.9.1 to 2.19.1Release notes
Sourced from loofah's releases.
... (truncated)
Changelog
Sourced from loofah's changelog.
... (truncated)
Commits
3f88063version bump to v2.19.19a8dadbdocs: preserve the context and decision record86f7f63fix: replace recursive approach to cdata with escaping solution415677ffix: do not allow "image/svg+xml" in data URIs84ca20crefactor: extract scrub_uri_attribute for downstream use47a835aci: pin psych to v4 until v5 builds properly on CIa6e0a1afix: replace slow regex attribute check with crass parserea853aaMerge pull request #247 from flavorjones/flavorjones-downstream-test-rhse1f2a4bci: test downstream rails-html-sanitizer79d65a0Merge pull request #245 from flavorjones/flavorjones-fix-ruby-2.5-ciUpdates
nokogirifrom 1.11.6 to 1.16.7Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
d8d6ba3version bump to v1.16.776199bbdep: update libxml2 to v2.12.9 (branch v1.16.x) (#3297)ca92e48dep: update packaged libxml2 to v2.12.9fb833eaversion bump to v1.16.6bacc8dcdep: update libxml2 to 2.12.8 (backport to v1.16.x) (#3229)cf0579fdoc: update CHANGELOG447fd12dep: update libxml2 to 2.12.8cd70bd3version bump to v1.16.5afc36dedep: update vendored libxml2 to v2.12.7 (#3191)41b4f08ci: add arm64-darwin coverage using macos-14Updates
rackfrom 2.2.3 to 2.2.8.1Release notes
Sourced from rack's releases.
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
e830011bump versiond9c163aAvoid 2nd degree polynomial regexp in MediaType6245768Return an empty array when ranges are too largee4c1177Fixing ReDoS in header parsingf169ff7Bump patch version.0a46487Regenerate SPEC (#2102)cee73b3Fix inefficient assert pattern in Rack::Lint (#2101)1fdcf1fPrefer ubuntu-latest for testing. (#2095)287fe43Update cookie.rb (#2092)e7f4869adds missing 2.2.7 to CHANGELOG.md (#2081)Updates
rails-html-sanitizerfrom 1.3.0 to 1.4.4Release notes
Sourced from rails-html-sanitizer's releases.
... (truncated)
Changelog
Sourced from rails-html-sanitizer's changelog.
... (truncated)
Commits
fd63deaversion bump to v1.4.448ae90adep: bump dependency on loofah0713caffix: escape CDATA nodes using Loofah's escaping methodse6d52d3revert 45a5c10d1223a2fix: use Loofah's scrub_uri_attribute methodf0e3347fix: replace slow regex attribute check with Loofah methoddf03f2fci: pin system lib test to 20.043e2a0f3Merge pull request #145 from rails/flavorjones-get-14x-green11752a6tests: handle libxml 2.10.0 incorrectly-opened comment parsingf83f08cversion bump to v1.4.3Updates
rexmlfrom 3.2.5 to 3.3.6Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
95871f3Add 3.3.6 entry7cb5eaeparser tree: improve namespace conflicted attribute check performance6109e01Fix a bug that Stream parser doesn't expand the user-defined entity reference...cb15858parser: keep the current namespaces instead of stack of Set2b47b16parser: move duplicated end tag check to BaseParser35e1681test tree-parser: move common method to base class6e00a14test: fix indentdf3a0cctest: fix indentfdbffe7Use loop instead of recursive call for Element#namespace6422fa3Use loop instead of recursive call for Element#rootDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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.