This repository has been archived by the owner on May 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
This file contains 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
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 0.4.1 to 1.0.5. - [Release notes](https://github.com/cyu/rack-cors/releases) - [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md) - [Commits](cyu/rack-cors@v0.4.1...v1.0.5) Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
May 12, 2020
… On May 12 2020, at 11:14 am, dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability (https://github.com/itzsaga/foodie-view/network/alert/Gemfile.lock/rack-cors/open) (moderate severity).
Learn more about automated security updates (https://help.github.com/github/managing-security-vulnerabilities/configuring-automated-security-updates).
Bumps rack-cors (https://github.com/cyu/rack-cors) from 0.4.1 to 1.0.5.
Changelog
Sourced from rack-cors's changelog (https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md).
> 1.0.5 - 2019-11-14
> Changed
> Update Gem spec to require rack >= 1.6.0
>
>
> 1.0.4 - 2019-11-13
> Security
> Escape and resolve path before evaluating resource rules (thanks to Colby Morgan)
>
>
> 1.0.3 - 2019-03-24
> Changed
> Don't send 'Content-Type' header with pre-flight requests
>
> Allow ruby array for vary header config
>
>
> 1.0.2 - 2017-10-22
> Fixed
> Automatically allow simple headers when headers are set
>
>
> 1.0.1 - 2017-07-18
> Fixed
> Allow lambda origin configuration
>
>
> 1.0.0 - 2017-07-15
> Security
> Don't implicitly accept 'null' origins when 'file://' is specified (cyu/rack-cors#134 (https://github-redirect.dependabot.com/cyu/rack-cors/pull/134))
>
> Ignore '' origins (cyu/rack-cors#139 (https://github-redirect.dependabot.com/cyu/rack-cors/issues/139))
>
> Default credentials option on resources to false (cyu/rack-cors#95 (https://github-redirect.dependabot.com/cyu/rack-cors/issues/95))
>
> Don't allow credentials option to be true if '*' is specified is origin (cyu/rack-cors#142 (https://github-redirect.dependabot.com/cyu/rack-cors/pull/142))
>
> Don't reflect Origin header when '*' is specified as origin (cyu/rack-cors#142 (https://github-redirect.dependabot.com/cyu/rack-cors/pull/142))
>
>
> Fixed
> Don't respond immediately on non-matching preflight requests instead of sending them through the app (cyu/rack-cors#106 (https://github-redirect.dependabot.com/cyu/rack-cors/pull/106))
>
>
Commits
b704fda (cyu/rack-cors@b704fda) Up rack requirement
baa02d2 (cyu/rack-cors@baa02d2) Updating Gems to hopefully get rid of alerts in GH
a5e8546 (cyu/rack-cors@a5e8546) Reduce default max_age to a more sensible value
e4d4fc3 (cyu/rack-cors@e4d4fc3) Unescape and resolve paths before resource checks
145a5df (cyu/rack-cors@145a5df) [CI] Test against Ruby 2.6
f77f89f (cyu/rack-cors@f77f89f) Version 1.0.3
ddcf819 (cyu/rack-cors@ddcf819) Clean up gemspec
5fed623 (cyu/rack-cors@5fed623) Update rack gem
1137201 (cyu/rack-cors@1137201) Update Rails4 example
c62c484 (cyu/rack-cors@c62c484) Remove unnecessary :require option from Gemfile example
Additional commits viewable in compare view (cyu/rack-cors@v0.4.1...v1.0.5)
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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot use these labels will set the current labels as the default for future PRs for this repo and language
@dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
@dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
@dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page (https://github.com/itzsaga/foodie-view/network/alerts).
You can view, comment on, or merge this pull request online at:
#1
Commit Summary
Bump rack-cors from 0.4.1 to 1.0.5
File Changes
M Gemfile.lock (https://github.com/itzsaga/foodie-view/pull/1/files#diff-e79a60dc6b85309ae70a6ea8261eaf95) (3)
Patch Links:
https://github.com/itzsaga/foodie-view/pull/1.patch
https://github.com/itzsaga/foodie-view/pull/1.diff
—
You are receiving this because you have alerting access.
Reply to this email directly, view it on GitHub (#1), or unsubscribe (https://github.com/notifications/unsubscribe-auth/ACZUVLLHCELC7YT2V3FI2SDRRFYVRANCNFSM4M666M2A).
|
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
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 rack-cors from 0.4.1 to 1.0.5.
Changelog
Sourced from rack-cors's changelog.
Commits
b704fda
Up rack requirementbaa02d2
Updating Gems to hopefully get rid of alerts in GHa5e8546
Reduce default max_age to a more sensible valuee4d4fc3
Unescape and resolve paths before resource checks145a5df
[CI] Test against Ruby 2.6f77f89f
Version 1.0.3ddcf819
Clean up gemspec5fed623
Update rack gem1137201
Update Rails4 examplec62c484
Remove unnecessary :require option from Gemfile exampleDependabot 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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.