Bump the bundler group across 1 directory with 4 updates#2
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the bundler group across 1 directory with 4 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the bundler group with 4 updates in the / directory: [activesupport](https://github.com/rails/rails), [commonmarker](https://github.com/gjtorikian/commonmarker), [nokogiri](https://github.com/sparklemotion/nokogiri) and [rexml](https://github.com/ruby/rexml). Updates `activesupport` from 7.0.4.3 to 7.0.7.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.0.4.3...v7.0.7.1) Updates `commonmarker` from 0.23.9 to 0.23.10 - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.23.9...v0.23.10) Updates `nokogiri` from 1.14.3 to 1.16.5 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.14.3...v1.16.5) Updates `rexml` from 3.2.5 to 3.3.3 - [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.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect dependency-group: bundler - dependency-name: commonmarker dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: rexml dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 4 updates in the / directory: activesupport, commonmarker, nokogiri and rexml.
Updates
activesupportfrom 7.0.4.3 to 7.0.7.1Release notes
Sourced from activesupport's releases.
... (truncated)
Commits
c92caefPreparing for 7.0.7.1 release936587dupdating version / changeloga21d6edUse a temporary file for storing unencrypted files while editing522c86fPreparing for 7.0.7 release5610cbaSync CHANGELOG with the changes in the repository7e9ffc2Fix to_s not using :default format with no argsa8e88e2FixCache::NullStorewith local caching for repeated readsb18b9dfMerge pull request #48800 from robinjam/fix-humanize-nilb12fe80FixEnumerable#sumforEnumerator#lazye3f80f6Add lower bound to Listen gem requirementUpdates
commonmarkerfrom 0.23.9 to 0.23.10Release notes
Sourced from commonmarker's releases.
Changelog
Sourced from commonmarker's changelog.
... (truncated)
Commits
db8cd37Merge pull request #247 from anticomputer/update-to-0.29.0.gfm.13e1e450c💎 release 0.23.1008b7c4bUpdate cmark-upstream to github/cmark-gfm@587a12bb5...d0e81e2I've used this version of the update_submodules script for several releases, ...Updates
nokogirifrom 1.14.3 to 1.16.5Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
cd70bd3version bump to v1.16.5afc36dedep: update vendored libxml2 to v2.12.7 (#3191)41b4f08ci: add arm64-darwin coverage using macos-1467b9e86dep: update libxml2 to v2.12.717c0362version bump to v1.16.41c329e9dep: update to zlib 1.3.1 (v1.16.x) (#3175)edeac07dep: update to zlib 1.3.180fb608version bump to v1.16.3710bd96dep: update libxml 2.12.6 (branch v1.16.x) (#3151)461a96efix: Reader#read sets@encodingif it is unsetUpdates
rexmlfrom 3.2.5 to 3.3.3Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
e4a067eAdd 3.3.3 entry17ff3e7test: add a performance test for attribute list declarationbe86b3dtest: fix wrong test nameb93d790test: use double quote for string literal0fbe7d5test: don't use abbreviated name1599e87test: add a performance test for PI with many tabse2546e6parse pi: improve invalid case detection73661eftest: fix a typo850488atest: use double quote for string literal46c6397test: 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 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.