-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Bump puma from 5.6.8 to 5.6.9 in /images/benchmarks/ruby in the bundler group across 1 directory #10935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump puma from 5.6.8 to 5.6.9 in /images/benchmarks/ruby in the bundler group across 1 directory #10935
dependabot
wants to merge
1
commit into
master
from
dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0
+2
−2
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v5.6.8...v5.6.9) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
EtiennePerot
approved these changes
Sep 21, 2024
copybara-service bot
pushed a commit
that referenced
this pull request
Sep 21, 2024
…er group across 1 directory > [!WARNING] > Dependabot will stop supporting `bundler v1`! > > Please upgrade to version `v2`. > Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>5.6.9 / 2024-09-19</h2> <ul> <li>Security <ul> <li>Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could overwrite values set by intermediate proxies (e.g. X-Forwarded-For). (<a href="https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4">CVE-2024-45614</a>/GHSA-9hf4-67fc-4vf4)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/f196b23be24712fb8fb16051cc124798cc84f70e"><code>f196b23</code></a> Merge commit from fork</li> <li><a href="https://github.com/puma/puma/commit/24eec19bace045a4cbd43362e17964de90044e32"><code>24eec19</code></a> 5.6.9</li> <li><a href="https://github.com/puma/puma/commit/3c8e8b036d36158a324ec34cfb29905cc578478b"><code>3c8e8b0</code></a> 5.6.9 release note [ci skip]</li> <li>See full diff in <a href="https://github.com/puma/puma/compare/v5.6.8...v5.6.9">compare view</a></li> </ul> </details> <br /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/gvisor/network/alerts). </details> FUTURE_COPYBARA_INTEGRATE_REVIEW=#10935 from google:dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0 60c90a1 PiperOrigin-RevId: 677063661
copybara-service bot
pushed a commit
that referenced
this pull request
Sep 21, 2024
…er group across 1 directory > [!WARNING] > Dependabot will stop supporting `bundler v1`! > > Please upgrade to version `v2`. > Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>5.6.9 / 2024-09-19</h2> <ul> <li>Security <ul> <li>Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could overwrite values set by intermediate proxies (e.g. X-Forwarded-For). (<a href="https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4">CVE-2024-45614</a>/GHSA-9hf4-67fc-4vf4)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/f196b23be24712fb8fb16051cc124798cc84f70e"><code>f196b23</code></a> Merge commit from fork</li> <li><a href="https://github.com/puma/puma/commit/24eec19bace045a4cbd43362e17964de90044e32"><code>24eec19</code></a> 5.6.9</li> <li><a href="https://github.com/puma/puma/commit/3c8e8b036d36158a324ec34cfb29905cc578478b"><code>3c8e8b0</code></a> 5.6.9 release note [ci skip]</li> <li>See full diff in <a href="https://github.com/puma/puma/compare/v5.6.8...v5.6.9">compare view</a></li> </ul> </details> <br /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/gvisor/network/alerts). </details> FUTURE_COPYBARA_INTEGRATE_REVIEW=#10935 from google:dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0 60c90a1 PiperOrigin-RevId: 677063661
copybara-service bot
pushed a commit
that referenced
this pull request
Sep 21, 2024
…er group across 1 directory > [!WARNING] > Dependabot will stop supporting `bundler v1`! > > Please upgrade to version `v2`. > Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>5.6.9 / 2024-09-19</h2> <ul> <li>Security <ul> <li>Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could overwrite values set by intermediate proxies (e.g. X-Forwarded-For). (<a href="https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4">CVE-2024-45614</a>/GHSA-9hf4-67fc-4vf4)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/f196b23be24712fb8fb16051cc124798cc84f70e"><code>f196b23</code></a> Merge commit from fork</li> <li><a href="https://github.com/puma/puma/commit/24eec19bace045a4cbd43362e17964de90044e32"><code>24eec19</code></a> 5.6.9</li> <li><a href="https://github.com/puma/puma/commit/3c8e8b036d36158a324ec34cfb29905cc578478b"><code>3c8e8b0</code></a> 5.6.9 release note [ci skip]</li> <li>See full diff in <a href="https://github.com/puma/puma/compare/v5.6.8...v5.6.9">compare view</a></li> </ul> </details> <br /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/gvisor/network/alerts). </details> FUTURE_COPYBARA_INTEGRATE_REVIEW=#10935 from google:dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0 60c90a1 PiperOrigin-RevId: 677063661
copybara-service bot
pushed a commit
that referenced
this pull request
Sep 21, 2024
…er group across 1 directory > [!WARNING] > Dependabot will stop supporting `bundler v1`! > > Please upgrade to version `v2`. > Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>5.6.9 / 2024-09-19</h2> <ul> <li>Security <ul> <li>Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could overwrite values set by intermediate proxies (e.g. X-Forwarded-For). (<a href="https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4">CVE-2024-45614</a>/GHSA-9hf4-67fc-4vf4)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/f196b23be24712fb8fb16051cc124798cc84f70e"><code>f196b23</code></a> Merge commit from fork</li> <li><a href="https://github.com/puma/puma/commit/24eec19bace045a4cbd43362e17964de90044e32"><code>24eec19</code></a> 5.6.9</li> <li><a href="https://github.com/puma/puma/commit/3c8e8b036d36158a324ec34cfb29905cc578478b"><code>3c8e8b0</code></a> 5.6.9 release note [ci skip]</li> <li>See full diff in <a href="https://github.com/puma/puma/compare/v5.6.8...v5.6.9">compare view</a></li> </ul> </details> <br /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/gvisor/network/alerts). </details> FUTURE_COPYBARA_INTEGRATE_REVIEW=#10935 from google:dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0 60c90a1 PiperOrigin-RevId: 677063661
copybara-service bot
pushed a commit
that referenced
this pull request
Sep 23, 2024
…er group across 1 directory > [!WARNING] > Dependabot will stop supporting `bundler v1`! > > Please upgrade to version `v2`. > Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>5.6.9 / 2024-09-19</h2> <ul> <li>Security <ul> <li>Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could overwrite values set by intermediate proxies (e.g. X-Forwarded-For). (<a href="https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4">CVE-2024-45614</a>/GHSA-9hf4-67fc-4vf4)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/f196b23be24712fb8fb16051cc124798cc84f70e"><code>f196b23</code></a> Merge commit from fork</li> <li><a href="https://github.com/puma/puma/commit/24eec19bace045a4cbd43362e17964de90044e32"><code>24eec19</code></a> 5.6.9</li> <li><a href="https://github.com/puma/puma/commit/3c8e8b036d36158a324ec34cfb29905cc578478b"><code>3c8e8b0</code></a> 5.6.9 release note [ci skip]</li> <li>See full diff in <a href="https://github.com/puma/puma/compare/v5.6.8...v5.6.9">compare view</a></li> </ul> </details> <br /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/gvisor/network/alerts). </details> FUTURE_COPYBARA_INTEGRATE_REVIEW=#10935 from google:dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0 60c90a1 PiperOrigin-RevId: 677063661
copybara-service bot
pushed a commit
that referenced
this pull request
Sep 23, 2024
…er group across 1 directory > [!WARNING] > Dependabot will stop supporting `bundler v1`! > > Please upgrade to version `v2`. > Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>5.6.9 / 2024-09-19</h2> <ul> <li>Security <ul> <li>Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could overwrite values set by intermediate proxies (e.g. X-Forwarded-For). (<a href="https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4">CVE-2024-45614</a>/GHSA-9hf4-67fc-4vf4)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/f196b23be24712fb8fb16051cc124798cc84f70e"><code>f196b23</code></a> Merge commit from fork</li> <li><a href="https://github.com/puma/puma/commit/24eec19bace045a4cbd43362e17964de90044e32"><code>24eec19</code></a> 5.6.9</li> <li><a href="https://github.com/puma/puma/commit/3c8e8b036d36158a324ec34cfb29905cc578478b"><code>3c8e8b0</code></a> 5.6.9 release note [ci skip]</li> <li>See full diff in <a href="https://github.com/puma/puma/compare/v5.6.8...v5.6.9">compare view</a></li> </ul> </details> <br /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/gvisor/network/alerts). </details> FUTURE_COPYBARA_INTEGRATE_REVIEW=#10935 from google:dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0 60c90a1 PiperOrigin-RevId: 677063661
copybara-service bot
pushed a commit
that referenced
this pull request
Sep 23, 2024
…er group across 1 directory > [!WARNING] > Dependabot will stop supporting `bundler v1`! > > Please upgrade to version `v2`. > Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>5.6.9 / 2024-09-19</h2> <ul> <li>Security <ul> <li>Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could overwrite values set by intermediate proxies (e.g. X-Forwarded-For). (<a href="https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4">CVE-2024-45614</a>/GHSA-9hf4-67fc-4vf4)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/f196b23be24712fb8fb16051cc124798cc84f70e"><code>f196b23</code></a> Merge commit from fork</li> <li><a href="https://github.com/puma/puma/commit/24eec19bace045a4cbd43362e17964de90044e32"><code>24eec19</code></a> 5.6.9</li> <li><a href="https://github.com/puma/puma/commit/3c8e8b036d36158a324ec34cfb29905cc578478b"><code>3c8e8b0</code></a> 5.6.9 release note [ci skip]</li> <li>See full diff in <a href="https://github.com/puma/puma/compare/v5.6.8...v5.6.9">compare view</a></li> </ul> </details> <br /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/gvisor/network/alerts). </details> FUTURE_COPYBARA_INTEGRATE_REVIEW=#10935 from google:dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0 60c90a1 PiperOrigin-RevId: 677063661
A friendly reminder that this PR had no activity for 120 days. |
ayushr2
approved these changes
Jan 21, 2025
copybara-service bot
pushed a commit
that referenced
this pull request
Jan 21, 2025
…er group across 1 directory > [!WARNING] > Dependabot will stop supporting `bundler v1`! > > Please upgrade to version `v2`. > Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>5.6.9 / 2024-09-19</h2> <ul> <li>Security <ul> <li>Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could overwrite values set by intermediate proxies (e.g. X-Forwarded-For). (<a href="https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4">CVE-2024-45614</a>/GHSA-9hf4-67fc-4vf4)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/f196b23be24712fb8fb16051cc124798cc84f70e"><code>f196b23</code></a> Merge commit from fork</li> <li><a href="https://github.com/puma/puma/commit/24eec19bace045a4cbd43362e17964de90044e32"><code>24eec19</code></a> 5.6.9</li> <li><a href="https://github.com/puma/puma/commit/3c8e8b036d36158a324ec34cfb29905cc578478b"><code>3c8e8b0</code></a> 5.6.9 release note [ci skip]</li> <li>See full diff in <a href="https://github.com/puma/puma/compare/v5.6.8...v5.6.9">compare view</a></li> </ul> </details> <br /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/gvisor/network/alerts). </details> FUTURE_COPYBARA_INTEGRATE_REVIEW=#10935 from google:dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0 60c90a1 PiperOrigin-RevId: 717975270
copybara-service bot
pushed a commit
that referenced
this pull request
Jan 22, 2025
…er group across 1 directory > [!WARNING] > Dependabot will stop supporting `bundler v1`! > > Please upgrade to version `v2`. > Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>5.6.9 / 2024-09-19</h2> <ul> <li>Security <ul> <li>Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could overwrite values set by intermediate proxies (e.g. X-Forwarded-For). (<a href="https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4">CVE-2024-45614</a>/GHSA-9hf4-67fc-4vf4)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/f196b23be24712fb8fb16051cc124798cc84f70e"><code>f196b23</code></a> Merge commit from fork</li> <li><a href="https://github.com/puma/puma/commit/24eec19bace045a4cbd43362e17964de90044e32"><code>24eec19</code></a> 5.6.9</li> <li><a href="https://github.com/puma/puma/commit/3c8e8b036d36158a324ec34cfb29905cc578478b"><code>3c8e8b0</code></a> 5.6.9 release note [ci skip]</li> <li>See full diff in <a href="https://github.com/puma/puma/compare/v5.6.8...v5.6.9">compare view</a></li> </ul> </details> <br /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/gvisor/network/alerts). </details> FUTURE_COPYBARA_INTEGRATE_REVIEW=#10935 from google:dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0 60c90a1 PiperOrigin-RevId: 717975270
copybara-service bot
pushed a commit
that referenced
this pull request
Jan 22, 2025
…er group across 1 directory > [!WARNING] > Dependabot will stop supporting `bundler v1`! > > Please upgrade to version `v2`. > Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>5.6.9 / 2024-09-19</h2> <ul> <li>Security <ul> <li>Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could overwrite values set by intermediate proxies (e.g. X-Forwarded-For). (<a href="https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4">CVE-2024-45614</a>/GHSA-9hf4-67fc-4vf4)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/f196b23be24712fb8fb16051cc124798cc84f70e"><code>f196b23</code></a> Merge commit from fork</li> <li><a href="https://github.com/puma/puma/commit/24eec19bace045a4cbd43362e17964de90044e32"><code>24eec19</code></a> 5.6.9</li> <li><a href="https://github.com/puma/puma/commit/3c8e8b036d36158a324ec34cfb29905cc578478b"><code>3c8e8b0</code></a> 5.6.9 release note [ci skip]</li> <li>See full diff in <a href="https://github.com/puma/puma/compare/v5.6.8...v5.6.9">compare view</a></li> </ul> </details> <br /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/gvisor/network/alerts). </details> FUTURE_COPYBARA_INTEGRATE_REVIEW=#10935 from google:dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0 60c90a1 PiperOrigin-RevId: 717975270
copybara-service bot
pushed a commit
that referenced
this pull request
Jan 22, 2025
…er group across 1 directory > [!WARNING] > Dependabot will stop supporting `bundler v1`! > > Please upgrade to version `v2`. > Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: [puma](https://github.com/puma/puma). Updates `puma` from 5.6.8 to 5.6.9 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>5.6.9 / 2024-09-19</h2> <ul> <li>Security <ul> <li>Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker could overwrite values set by intermediate proxies (e.g. X-Forwarded-For). (<a href="https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4">CVE-2024-45614</a>/GHSA-9hf4-67fc-4vf4)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/f196b23be24712fb8fb16051cc124798cc84f70e"><code>f196b23</code></a> Merge commit from fork</li> <li><a href="https://github.com/puma/puma/commit/24eec19bace045a4cbd43362e17964de90044e32"><code>24eec19</code></a> 5.6.9</li> <li><a href="https://github.com/puma/puma/commit/3c8e8b036d36158a324ec34cfb29905cc578478b"><code>3c8e8b0</code></a> 5.6.9 release note [ci skip]</li> <li>See full diff in <a href="https://github.com/puma/puma/compare/v5.6.8...v5.6.9">compare view</a></li> </ul> </details> <br /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/gvisor/network/alerts). </details> FUTURE_COPYBARA_INTEGRATE_REVIEW=#10935 from google:dependabot/bundler/images/benchmarks/ruby/bundler-4d937c09b0 60c90a1 PiperOrigin-RevId: 717975270
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
ready to pull
ruby
Pull requests that update Ruby code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Warning
Dependabot will stop supporting
bundler v1
!Please upgrade to version
v2
.Bumps the bundler group with 1 update in the /images/benchmarks/ruby directory: puma.
Updates
puma
from 5.6.8 to 5.6.9Changelog
Sourced from puma's changelog.
Commits
f196b23
Merge commit from fork24eec19
5.6.93c8e8b0
5.6.9 release note [ci skip]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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.