Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Update brakeman requirement from >= 4.8, < 6.0 to >= 4.8, < 7.0 #123

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Updates the requirements on brakeman to permit the latest version.

Release notes

Sourced from brakeman's releases.

6.0.0

  • Drop support for Ruby 1.8/1.9 syntax
  • Raise minimum Ruby version to 3.0
  • Add obsolete fingerprints to comparison report (#1758)
  • Warn about missing CSRF protection when defaults are not loaded (Chris Kruger)
  • Fix false positive with content_tag in newer Rails (#1778)
  • Scan directories that include the word public
  • Fix end-of-life dates for Ruby
Changelog

Sourced from brakeman's changelog.

6.0.0 - 2023-05-24

  • Add obsolete fingerprints to comparison report
  • Warn about missing CSRF protection when defaults are not loaded (Chris Kruger)
  • Scan directories that include the word public
  • Raise minimum Ruby version to 3.0
  • Drop support for Ruby 1.8/1.9 syntax
  • Fix end-of-life dates for Ruby
  • Fix false positive with content_tag in newer Rails
Commits
  • 9be7fbf Bump to 6.0.0
  • 32add92 Update CHANGES
  • b4d07f8 No attribute name XSS warning in Rails 6.1.6+ (#1779)
  • 38306e2 Update CHANGES
  • 98885f3 Add obsolete entries to comparison report (#1777)
  • a301e6a Merge pull request #1776 from presidentbeef/montdidier-hotfix/rails_52_if_no_...
  • d6c99c7 Test for Rails 5.2 CSRF warning with no defaults
  • 022a0c9 Merge branch 'hotfix/rails_52_if_no_defaults' of github.com:montdidier/brakem...
  • dd9ba8b Scan directories that include 'public' (#1774)
  • fe5abcd use correct capitalization for GitHub (#1772)
  • Additional commits viewable 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)

Updates the requirements on [brakeman](https://github.com/presidentbeef/brakeman) to permit the latest version.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](presidentbeef/brakeman@v5.4.1...v6.0.0)

---
updated-dependencies:
- dependency-name: brakeman
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Needs QA labels May 29, 2023
@panorama-bot-r panorama-bot-r requested a review from a team June 2, 2023 18:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file Needs QA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants