This repository has been archived by the owner on May 2, 2024. It is now read-only.
Bump the bundler group across 1 directory with 4 updates #150
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 3 updates in the / directory: rack-cors, nokogiri and yard.
Updates
rack-cors
from 2.0.1 to 2.0.2Changelog
Sourced from rack-cors's changelog.
Commits
8780639
Update changelog7231de7
Bump rack-cors to 2.0.2b30b86d
Fix rubocope823594
Fix typo in README.md (#267)8f50607
Escape $ in ressource paths compile (#270)555ac46
Mocha 2.0+ / Minitest 5.19+ compatibility (#266)202b85d
Exclude test in gemb0e06a0
Move Host matching note into troubleshooting507894e
Fix test (#262)Updates
nokogiri
from 1.16.0 to 1.16.3Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
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
rack
from 3.0.9 to 3.0.9.1Release notes
Sourced from rack's releases.
Changelog
Sourced from rack's changelog.
Commits
a4bc5e0
bump version6efb2ce
Avoid 2nd degree polynomial regexp in MediaType4849132
Return an empty array when ranges are too largea227cd7
Fixing ReDoS in header parsingUpdates
yard
from 0.9.34 to 0.9.36Release notes
Sourced from yard's releases.
Changelog
Sourced from yard's changelog.
Commits
e833aac
Tag release v0.9.361fcb2d8
Merge pull request #1538 from RedYetiDev/patch-2a831a59
Fix semicolon2a0b999
assign url_for_main to a variable3059017
Merge pull request #1519 from mtasaka/ruby33_test_fixc88406e
Update frames.erb7cb3fc5
Merge pull request #1524 from frsantos/fix_tuple_docs04e4c9a
Merge pull request #1531 from rafaelfranca/rm-ruby-3.3ebf5005
Tag release v0.9.3562e18b4
Prepare changelogDependabot 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.