Bump brakeman from 7.0.0 to 7.1.0 by dependabot[bot] · Pull Request #19 · tannerkirkendall/HoursOutsideAPI
Bumps brakeman from 7.0.0 to 7.1.0.
Release notes
Sourced from brakeman's releases.
7.1.0
- Add Haml 6.x support (#1914, #1841, etc.)
- Support render model shortcut (#959, #1940, etc.)
- Add
--ensure-no-obsolete-config-entriesoption (viralpraxis)- Update JUnit report for CircleCI (Philippe Bernery)
- Improve ignored warnings layout in HTML report (Sebastien Savater)
- Only load escape functionality from cgi library (Earlopain)
- Add EOL dates for Rails 8.0 and Ruby 3.4
- Use lazy file lists for AppTree
7.0.2
- Fix error with empty
BUNDLE_GEMFILEenv variable7.0.1
- Avoid warning on evaluation of plain strings (#1919)
- Enable use of custom/alternative Gemfiles (#1840, #1907)
- Fix error on directory with
rbextension (viralpraxis)- Support
terminal-table4.0 (Chedli Bourguiba)- Better support Prism 1.4.0 (#1927)
- Only output timing for each file when using
--debug
Changelog
Sourced from brakeman's changelog.
7.1.0 - 2025-07-18
- Add EOL dates for Rails 8.0 and Ruby 3.4
- Support render model shortcut
- Use lazy file lists for AppTree
- Add Haml 6.x support
- Improve ignored warnings layout in HTML report (Sebastien Savater)
- Update JUnit report for CircleCI (Philippe Bernery)
- Only load escape functionality from cgi library (Earlopain)
- Add
--ensure-no-obsolete-config-entriesoption (viralpraxis)7.0.2 - 2025-04-04
- Fix error with empty
BUNDLE_GEMFILEenv variable7.0.1 - 2025-04-03
- Avoid warning on evaluation of plain strings
- Enable use of custom/alternative Gemfiles
- Fix error on directory with
rbextension (viralpraxis)- Support
terminal-table4.0 (Chedli Bourguiba)- Better support Prism 1.4.0
- Only output timing for each file when using
--debug
Commits
3bc2154Exclude thor from bundled gemseba9c07Bump to 7.1.04f56b08Merge pull request #1949 from presidentbeef/latest_eol_datesfd3475fUpdate CHANGESb0f63c6Add EOL date for Ruby 3.4dc29682Add EOL date for Rails 8.08ec21e8Merge pull request #1948 from presidentbeef/handle_render_model48627b5Support render model shortcute0f5312Merge pull request #1913 from presidentbeef/lazy_file_lists6d0eedfMerge pull request #1941 from inkstak/enhanced_ignored_notes_reading- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.