[PR #2721] [CLOSED] Bump composer/composer from 2.0.12 to 2.0.13 #6050

Closed
opened 2026-02-05 10:23:23 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2721
Author: @dependabot[bot]
Created: 4/30/2021
Status: Closed

Base: masterHead: dependabot/composer/composer/composer-2.0.13


📝 Commits (1)

  • 4eec3e6 Bump composer/composer from 2.0.12 to 2.0.13

📊 Changes

1 file changed (+76 additions, -6 deletions)

View changed files

📝 composer.lock (+76 -6)

📄 Description

Bumps composer/composer from 2.0.12 to 2.0.13.

Release notes

Sourced from composer/composer's releases.

2.0.13

  • Security: Fixed command injection vulnerability in HgDriver/HgDownloader and hardened other VCS drivers and downloaders (GHSA-h5h8-pc6h-jvvx / CVE-2021-29472)
  • Fixed install step at the end of the init command to take new dependencies into account correctly
  • Fixed update --lock listing updates which were not really happening (#9812)
  • Fixed support for --no-dev combined with --locked in outdated and show commands (#9788)
Changelog

Sourced from composer/composer's changelog.

[2.0.13] 2021-04-27

  • Security: Fixed command injection vulnerability in HgDriver/HgDownloader and hardened other VCS drivers and downloaders (GHSA-h5h8-pc6h-jvvx / CVE-2021-29472)
  • Fixed install step at the end of the init command to take new dependencies into account correctly
  • Fixed update --lock listing updates which were not really happening (#9812)
  • Fixed support for --no-dev combined with --locked in outdated and show commands (#9788)
Commits

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/2721 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/30/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/composer/composer-2.0.13` --- ### 📝 Commits (1) - [`4eec3e6`](https://github.com/BookStackApp/BookStack/commit/4eec3e612f1c2ffc02067ae218332d6618171603) Bump composer/composer from 2.0.12 to 2.0.13 ### 📊 Changes **1 file changed** (+76 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+76 -6) </details> ### 📄 Description Bumps [composer/composer](https://github.com/composer/composer) from 2.0.12 to 2.0.13. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/composer/composer/releases">composer/composer's releases</a>.</em></p> <blockquote> <h2>2.0.13</h2> <ul> <li>Security: Fixed command injection vulnerability in HgDriver/HgDownloader and hardened other VCS drivers and downloaders (GHSA-h5h8-pc6h-jvvx / CVE-2021-29472)</li> <li>Fixed install step at the end of the init command to take new dependencies into account correctly</li> <li>Fixed <code>update --lock</code> listing updates which were not really happening (<a href="https://github-redirect.dependabot.com/composer/composer/issues/9812">#9812</a>)</li> <li>Fixed support for --no-dev combined with --locked in outdated and show commands (<a href="https://github-redirect.dependabot.com/composer/composer/issues/9788">#9788</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/composer/composer/blob/master/CHANGELOG.md">composer/composer's changelog</a>.</em></p> <blockquote> <h3>[2.0.13] 2021-04-27</h3> <ul> <li>Security: Fixed command injection vulnerability in HgDriver/HgDownloader and hardened other VCS drivers and downloaders (GHSA-h5h8-pc6h-jvvx / CVE-2021-29472)</li> <li>Fixed install step at the end of the init command to take new dependencies into account correctly</li> <li>Fixed <code>update --lock</code> listing updates which were not really happening (<a href="https://github-redirect.dependabot.com/composer/composer/issues/9812">#9812</a>)</li> <li>Fixed support for --no-dev combined with --locked in outdated and show commands (<a href="https://github-redirect.dependabot.com/composer/composer/issues/9788">#9788</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/composer/composer/commit/986e8b86b7b570632ad0a905c3726c33dd4c0efb"><code>986e8b8</code></a> Release 2.0.13</li> <li><a href="https://github.com/composer/composer/commit/a677d3e9a46428a5b7040ef6f598c56b64412adf"><code>a677d3e</code></a> Merge branch '1.10' into 2.0</li> <li><a href="https://github.com/composer/composer/commit/5b1e9fbf4f526519de06aa6c02e491c8134c2089"><code>5b1e9fb</code></a> Update changelog</li> <li><a href="https://github.com/composer/composer/commit/1cdbacbe07eac7d360c6bf27931da715b008b84e"><code>1cdbacb</code></a> Update changelog</li> <li><a href="https://github.com/composer/composer/commit/332c46af8bebdead80a2601350dff7af0ac1f490"><code>332c46a</code></a> Merge pull request from GHSA-h5h8-pc6h-jvvx</li> <li><a href="https://github.com/composer/composer/commit/083b73515d1d72bc61c6374440b3f8a37531f8cf"><code>083b735</code></a> Merge pull request from GHSA-h5h8-pc6h-jvvx</li> <li><a href="https://github.com/composer/composer/commit/2a50a9400f0525d9b16f367fa71856479bfee259"><code>2a50a94</code></a> Fix install step at the end of init command</li> <li><a href="https://github.com/composer/composer/commit/9ed241c8093d174269e33ecd241a081a0f4f7bee"><code>9ed241c</code></a> Use jsonc highlighting</li> <li><a href="https://github.com/composer/composer/commit/53a4725dbef775a7d6c0e375d8962934354b12e2"><code>53a4725</code></a> Fix source links, fixes <a href="https://github-redirect.dependabot.com/composer/composer/issues/9836">#9836</a></li> <li><a href="https://github.com/composer/composer/commit/e1b8722bfa195c6fcb4a2e342b8eac9847d835db"><code>e1b8722</code></a> Update 00-intro.md</li> <li>Additional commits viewable in <a href="https://github.com/composer/composer/compare/2.0.12...2.0.13">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=composer/composer&package-manager=composer&previous-version=2.0.12&new-version=2.0.13)](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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/BookStackApp/BookStack/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:23:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6050