Bump brakeman from 7.0.1 to 7.0.2 #2064

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/brakeman-7.0.2 into main 2025-04-08 23:00:11 +08:00
dependabot[bot] commented 2025-04-07 15:44:14 +08:00 (Migrated from github.com)

Bumps brakeman from 7.0.1 to 7.0.2.

Release notes

Sourced from brakeman's releases.

7.0.2

  • Fix error with empty BUNDLE_GEMFILE env variable
Changelog

Sourced from brakeman's changelog.

7.0.2 - 2025-04-04

  • Fix error with empty BUNDLE_GEMFILE env variable
Commits
  • 835dc28 Bump to 7.0.2
  • c1ae1db Merge pull request #1932 from presidentbeef/fix_empty_bundle_gemfile_env
  • 794414a Fix issue with empty BUNDLE_GEMFILE env variable
  • 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 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.0.1 to 7.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/presidentbeef/brakeman/releases">brakeman's releases</a>.</em></p> <blockquote> <h2>7.0.2</h2> <ul> <li>Fix error with empty <code>BUNDLE_GEMFILE</code> env variable</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md">brakeman's changelog</a>.</em></p> <blockquote> <h1>7.0.2 - 2025-04-04</h1> <ul> <li>Fix error with empty <code>BUNDLE_GEMFILE</code> env variable</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/presidentbeef/brakeman/commit/835dc2825d919ed4ec8fe2b484e086015282ff02"><code>835dc28</code></a> Bump to 7.0.2</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/c1ae1db957f6a644cda8a2e68927f6a1c6cbdb82"><code>c1ae1db</code></a> Merge pull request <a href="https://redirect.github.com/presidentbeef/brakeman/issues/1932">#1932</a> from presidentbeef/fix_empty_bundle_gemfile_env</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/794414aa9196f7f6f457489c9862ea5d0f3d452a"><code>794414a</code></a> Fix issue with empty BUNDLE_GEMFILE env variable</li> <li>See full diff in <a href="https://github.com/presidentbeef/brakeman/compare/v7.0.1...v7.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=brakeman&package-manager=bundler&previous-version=7.0.1&new-version=7.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.