Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump omniauth from 1.9.1 to 1.9.2 #11377

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2022

Bumps omniauth from 1.9.1 to 1.9.2.

Release notes

Sourced from omniauth's releases.

v1.9.2

Backports a vulnerability fix that was included in Omniauth 2.0 release to the 1.9 channel.

https://nvd.nist.gov/vuln/detail/CVE-2020-36599

Current Omniauth security policy maintains v2.0 and v2.1 channels for security releases, and security patches should not be typically expected for the v1.9 channel.

Commits
  • 74526f0 Do not use postentially harmful error message in redirect
  • See full diff in compare view

Dependabot compatibility score

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file Ruby labels Aug 31, 2022
@gitpod-io
Copy link

gitpod-io bot commented Aug 31, 2022

@@ -376,7 +376,7 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
omniauth (1.9.1)
omniauth (1.9.2)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CSRF vulnerability in OmniAuth's request phase

@github-actions
Copy link

This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here:
https://github.com/publiclab/plots2/suites/8076433213/artifacts/348244038

Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/omniauth/omniauth/releases)
- [Commits](omniauth/omniauth@v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: omniauth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/omniauth-1.9.2 branch from a73aab5 to b814ecc Compare September 2, 2022 12:52
@codeclimate
Copy link

codeclimate bot commented Sep 2, 2022

Code Climate has analyzed commit b814ecc and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Security 1

Note: there is 1 critical issue.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Sep 2, 2022

Codecov Report

Merging #11377 (b814ecc) into main (5aa8720) will increase coverage by 2.63%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #11377      +/-   ##
==========================================
+ Coverage   79.71%   82.34%   +2.63%     
==========================================
  Files          98       98              
  Lines        6019     5999      -20     
==========================================
+ Hits         4798     4940     +142     
+ Misses       1221     1059     -162     
Impacted Files Coverage Δ
app/models/node.rb 91.12% <0.00%> (+0.16%) ⬆️
app/models/comment.rb 77.77% <0.00%> (+0.32%) ⬆️
app/models/user.rb 86.64% <0.00%> (+0.72%) ⬆️
app/controllers/spam2_controller.rb 71.84% <0.00%> (+0.97%) ⬆️
app/controllers/users_controller.rb 80.78% <0.00%> (+1.06%) ⬆️
app/api/srch/search.rb 66.66% <0.00%> (+1.28%) ⬆️
app/controllers/user_tags_controller.rb 83.78% <0.00%> (+1.35%) ⬆️
app/controllers/admin_controller.rb 80.24% <0.00%> (+1.64%) ⬆️
app/helpers/application_helper.rb 88.65% <0.00%> (+2.06%) ⬆️
app/controllers/notes_controller.rb 85.09% <0.00%> (+2.18%) ⬆️
... and 14 more

@github-actions
Copy link

github-actions bot commented Sep 2, 2022

This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here:
https://github.com/publiclab/plots2/suites/8108103108/artifacts/350530283

@stale
Copy link

stale bot commented Sep 16, 2023

Hi 😄, this issue has been automatically marked as stale because it has not had recent activity. Don't worry you can continue to work on this and ask @publiclab/reviewers to add in-progress label 🎉 . Otherwise, it will be closed if no further activity occurs in 10 days -- but you can always re-open it if you like! 💯 Thank you for your contributions! 🙌 🎈.

@stale stale bot added the stale label Sep 16, 2023
@stale stale bot closed this Oct 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/bundler/omniauth-1.9.2 branch October 15, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Ruby stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants