Bump the bundler group across 1 directory with 5 updates #5
+29
−22
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: rack, jquery-rails, httparty and nokogiri.
Updates
rack
from 1.4.1 to 1.4.7Changelog
Sourced from rack's changelog.
... (truncated)
Commits
f5c0968
bumping versionbf5bd20
Merge pull request #814 from johnnaegle/only_increment_open_file_count_for_fi...e4f4df5
Explicitly fail when hitting the multipart limit1ae52c1
bumping the release88b067e
raise an exception if the parameters are too deep688516a
Prevent signals from being sent to pid 09939d40
Bump version number56374f2
Update README for todays releases5c9b0de
Prevent symlink path traversals6c39dfc
Use secure_compare for hmac comparisonUpdates
jquery-rails
from 2.0.1 to 3.1.5Changelog
Sourced from jquery-rails's changelog.
... (truncated)
Commits
fa176d4
Upgrade jQuery to 1.12.4c211b82
Fix jQuery version download taskd42f68d
Release 3.1.4ecf65f0
Fix IE7 bug on isCrossDomain checkd0be832
Merge branch '3-1-2-sec' into 3-1-stableee1ed3c
Release 3.1.392f2a9d
Upgrade jquery-ujs to do proper checks for cross domain requests135ba0f
Release 3.1.21eabddd
Update to latest jquery-ujs.d3bc214
Merge branch 'master' into 3-1-stableUpdates
httparty
from 0.8.1 to 0.21.0Changelog
Sourced from httparty's changelog.
... (truncated)
Commits
e731057
Update versiona2038f2
Add security notice in changelog455c222
Ignore asdf tool-versionscdb45a6
Merge pull request from GHSA-5pq7-52mg-hr42243a215
Merge pull request #769 from carlosantoniodasilva/ca-mini-mimea577aca
Merge pull request #773 from petergoldstein/feature/add_ruby_3_2_to_ci7bb1f94
Adds Ruby 3.2 to the CI matrix. Updates checkout action version.31d3d9d
Merge pull request #771 from mishina2228/update-ci-status-badge7737a77
Update CI status badge051c181
escape filename in the multipart/form-data Content-Disposition headerUpdates
nokogiri
from 1.5.2 to 1.16.3Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
80fb608
version bump to v1.16.3710bd96
dep: update libxml 2.12.6 (branch v1.16.x) (#3151)461a96e
fix: Reader#read sets@encoding
if it is unset801f978
dep: update libxml2 to v2.12.6673756f
version bump to v1.16.274ffd67
dep: update libxml to 2.12.5 (branch v1.16.x) (#3122)0d4018d
dep: update libxml2 to v2.12.5f33a25f
dep: remove patch from #3112 which has been released upstreame994168
version bump to v1.16.177ea2f2
dev: add files to manifest ignore listUpdates
rdoc
from 3.12 to 3.12.2Release notes
Sourced from rdoc's releases.
Changelog
Sourced from rdoc's changelog.
Commits
e210ead
Fix test in a cross-ruby way13f339a
Added 3.12.2 release date to history751f7ac
Fixed .travis.yml by using hoe-travis92c591c
Set version to 3.12.296c3d72
Fixed tests broken by incompetent cherry-pickinga5fc3d6
Added limited HEREDOC tokenization78ef23e
Parse unicode characters above \uFFFF5544853
Tokenize out-of-place reserved words as identifiers24efb01
Gave TkEND_OF_SCRIPT#text a value976d31f
Fixed tokenization of "a%1"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.