Bump the bundler group with 4 updates #8
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: activesupport, commonmarker, nokogiri and rexml.
Updates
activesupport
from 6.0.5.1 to 6.1.7.5Release notes
Sourced from activesupport's releases.
... (truncated)
Commits
3a1b615
Preparing for 6.1.7.5 releasec2af578
bumping version / changelogc85cc66
Use a temporary file for storing unencrypted files while editing7d949d7
Preparing for 6.1.7.4 releasef09dc7c
Preparing for 6.1.7.3 release7167e53
Prepare version 6.1.7.33cf23c3
Implement SafeBuffer#bytesplice3e0c1a5
Version 6.1.7.2c443466
Version 6.1.7.1a7cda7e
Avoid regex backtracking in Inflector.underscoreUpdates
commonmarker
from 0.23.5 to 0.23.11Release notes
Sourced from commonmarker's releases.
... (truncated)
Changelog
Sourced from commonmarker's changelog.
... (truncated)
Commits
5d9976b
Merge pull request #320 from jhawthorn/c-api-stable-memory-leaksb0df48c
Bump version to 0.23.1136b34b9
Fix memory leaksdb8cd37
Merge pull request #247 from anticomputer/update-to-0.29.0.gfm.13e1e450c
💎 release 0.23.1008b7c4b
Update cmark-upstream to github/cmark-gfm@587a12bb5...d0e81e2
I've used this version of the update_submodules script for several releases, ...42cfc90
Merge pull request #236 from anticomputer/update-to-0.29.0.gfm.10d793fbf
Update cmark-upstream to github/cmark-gfm@1e230827a...4e4588f
Update Makefile for export header consolidationUpdates
nokogiri
from 1.13.8 to 1.14.5Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
52878c1
version bump to v1.14.50ccce2b
doc: update CHANGELOG for v1.14.5b83089c
Merge pull request #2890 from sparklemotion/flavorjones-test-java8_v1.14.x9e5fd47
dep: update org.nokogiri:nekodtd to v0.1.11.noko29326baf
ci: test installed gem on java 871a2269
version bump to v1.14.4de74596
Merge pull request #2875 from sparklemotion/xalan-273_v1.14.x3e91f5b
dep(xalan): ensure output property method is seta3af6d1
test: updating tests to match xalan 2.7.3 behaviore3daaf4
dep: update jar files for xalanUpdates
rexml
from 3.2.5 to 3.3.9Release notes
Sourced from rexml's releases.
... (truncated)
Changelog
Sourced from rexml's changelog.
... (truncated)
Commits
38eaa86
Add 3.3.9 entryce59f2e
parser: fix a bug that �x...; is accepted as a character referencea09646d
test: fix indentcf0fb9c
FixIOSource#readline
for@pending_buffer
(#215)1d0c362
OptimizeIOSource#read_until
method (#210)622011f
Bump version036d508
test: avoid using needless non ASCII characters4197054
Add 3.3.8 entry78f8712
Fix handling with "xml:" prefixed namespace (#208)2e1cd64
Optimize SAX2Parser#get_namespace (#207)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.