Skip to content

⬆️ Bump brakeman from 7.1.2 to 8.0.2#4168

Merged
pglombardo merged 1 commit intomasterfrom
dependabot/bundler/brakeman-8.0.2
Feb 8, 2026
Merged

⬆️ Bump brakeman from 7.1.2 to 8.0.2#4168
pglombardo merged 1 commit intomasterfrom
dependabot/bundler/brakeman-8.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

Bumps brakeman from 7.1.2 to 8.0.2.

Release notes

Sourced from brakeman's releases.

8.0.2

  • Reline console control should use stderr
  • Fix logger cleanup based method (Imran Iqbal)

8.0.1

  • Fix for disappearing cursor when no warnings are reported

8.0.0

  • Complete revamp of scan progress output and logging
  • --skip-libs removed (#1839
  • --index-libs removed
  • Fix qualified constant lookup to respect module/class context (Mike Dalessio)
  • Fix singleton method prefixes (viralpraxis)
  • Faster file globbing for templates (Mikael Henriksson)
  • No longer produce weak dynamic render path warnings
  • Replace Erubis with Erubi (#1970)
Changelog

Sourced from brakeman's changelog.

8.0.2 - 2026-02-03

  • Reline console control should use stderr
  • Fix logger cleanup based method (Imran Iqbal)

8.0.1 - 2026-01-29

  • Make sure to reset the cursor even when exit code is 0

8.0.0 - 2026-01-29

  • No longer produce weak dynamic render path warnings
  • --skip-libs removed
  • --index-libs removed
  • Revamp of scan progress output and logging
  • Faster file globbing for templates (Mikael Henriksson)
  • Fix singleton method prefixes (viralpraxis)
  • Fix qualified constant lookup to respect module/class context (Mike Dalessio)
  • Replace Erubis with Erubi
Commits
  • c072892 Bump to 8.0.2
  • b3ad4c8 Merge pull request #2007 from presidentbeef/add_ruby_4_0_to_tests
  • 0fb669a Add Ruby 4.0 to test matrix
  • c531af9 Merge pull request #2006 from presidentbeef/set_reline_to_use_stderr
  • 3028a07 Use correct output destination with Reline
  • a0cbbc9 Merge pull request #2004 from imran-iq/imran/push-rpwxzowkpovk
  • bfbc5c9 Fix argument error to logger.cleanup
  • 406e8f1 Bump to 8.0.1
  • 6d37b1c Merge pull request #2002 from presidentbeef/always_quit
  • 192fcb9 Make sure to quit after running
  • 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)

Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 7.1.2 to 8.0.2.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](presidentbeef/brakeman@v7.1.2...v8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 4, 2026
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

Hello @dependabot[bot], thank you for submitting a PR! We will respond as soon as possible.

@pglombardo pglombardo merged commit 62f7c17 into master Feb 8, 2026
17 checks passed
@pglombardo pglombardo deleted the dependabot/bundler/brakeman-8.0.2 branch February 8, 2026 15:34
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.

1 participant