Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2025

Bumps brakeman from 7.1.1 to 7.1.2.

Changelog

Sourced from brakeman's changelog.

7.1.2 - 2025-12-25

  • Update ruby_parser to remove version restriction (Chedli Bourguiba)
  • Raise minimum required Ruby to 3.2.0
  • Use Minitest 6.0
  • Reduce SQL injection false positives from count calls
  • Ignore more Haml attribute builder methods
Commits
  • f7cd522 Bump to 7.1.2
  • aea2ec0 Update CHANGES
  • 2aaa6e6 Merge pull request #1988 from presidentbeef/ignore_more_haml_builders
  • 0924f7b Ignore more Haml builders
  • 4411a1a Merge pull request #1987 from chaadow/patch-3
  • 0271586 Merge pull request #1986 from willnet/use-3-2-in-readme
  • 7065ebe Update ruby_parser to handle ruby 4.0.0+
  • b3f67a4 Update required Ruby version in README
  • 901a45d Merge pull request #1984 from sampart/patch-1
  • 6ad33c4 Merge pull request #1985 from presidentbeef/upgrade_minitest_6_0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 27, 2025
@dependabot dependabot bot requested a review from chvp as a code owner December 27, 2025 07:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 27, 2025
@dependabot dependabot bot force-pushed the dependabot/bundler/brakeman-7.1.2 branch from b89b589 to 394014d Compare December 27, 2025 09:34
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](presidentbeef/brakeman@v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: brakeman
  dependency-version: 7.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/brakeman-7.1.2 branch from 394014d to c4e0b14 Compare December 27, 2025 09:36
@chvp chvp merged commit df7cfa4 into main Dec 27, 2025
2 checks passed
@chvp chvp deleted the dependabot/bundler/brakeman-7.1.2 branch December 27, 2025 09:38
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 Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants