Skip to content

build(deps): bump composer/composer from 2.3.9 to 2.3.10 in /composer/helpers/v2#5377

Closed
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/composer/composer/helpers/v2/composer/composer-2.3.10
Closed

build(deps): bump composer/composer from 2.3.9 to 2.3.10 in /composer/helpers/v2#5377
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/composer/composer/helpers/v2/composer/composer-2.3.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2022

Bumps composer/composer from 2.3.9 to 2.3.10.

Release notes

Sourced from composer/composer's releases.

2.3.10

PSA: If you are seeing issues running non-interactive create-project with a project that does not configure allow-plugins, see the top post of #10928 for a workaround.

  • Fixed plugins from CWD/vendor being loaded in some cases like create-project or validate even though the target directory is outside of CWD (#10935)
  • Fixed support for legacy (Composer 1.x, e.g. hirak/prestissimo) plugins which will not warn/error anymore if not in allow-plugins, as they are anyway not loaded (#10928)
  • Fixed pre-install check for allowed plugins not taking --no-plugins into account (#10925)
  • Fixed support for disable_functions containing disk_free_space (#10936)
  • Fixed RootPackageRepository usages to always clone the root package to avoid interoperability issues with plugins (#10940)
Changelog

Sourced from composer/composer's changelog.

[2.3.10] 2022-07-13

  • Fixed plugins from CWD/vendor being loaded in some cases like create-project or validate even though the target directory is outside of CWD (#10935)
  • Fixed support for legacy (Composer 1.x, e.g. hirak/prestissimo) plugins which will not warn/error anymore if not in allow-plugins, as they are anyway not loaded (#10928)
  • Fixed pre-install check for allowed plugins not taking --no-plugins into account (#10925)
  • Fixed support for disable_functions containing disk_free_space (#10936)
  • Fixed RootPackageRepository usages to always clone the root package to avoid interoperability issues with plugins (#10940)
Commits
  • ebac357 Release 2.3.10
  • f54878d Update changelog
  • e1e29bf Merge branch '2.2' into 2.3
  • c5ff1e1 Reverting release version changes
  • a8ab507 Release 2.2.17
  • 5cb24aa Update changelog
  • b195f38 Always clone root package before adding it to a RootPackageRepo to avoid issu...
  • 336a0d2 Add hint in create-project when it fails due to a missing allow-plugins in pr...
  • 0e59fbb Fix #10935 in a more generic way which fixes the issue for all Factory::creat...
  • 37a7889 Fix phpdoc issue
  • 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 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 [composer/composer](https://github.com/composer/composer) from 2.3.9 to 2.3.10.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)
- [Commits](composer/composer@2.3.9...2.3.10)

---
updated-dependencies:
- dependency-name: composer/composer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 14, 2022 06:05
@dependabot dependabot bot added dependencies php Dependabot pull requests that update Php code labels Jul 14, 2022
@jurre
Copy link
Copy Markdown
Member

jurre commented Jul 14, 2022

Looks like we need to wait a bit for the new image that we pull from to be released

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2022

A newer version of composer/composer exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@pavera
Copy link
Copy Markdown
Contributor

pavera commented Aug 23, 2022

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 23, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@jeffwidman
Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 23, 2022

Superseded by #5577.

@dependabot dependabot bot closed this Aug 23, 2022
@dependabot dependabot bot deleted the dependabot/composer/composer/helpers/v2/composer/composer-2.3.10 branch August 23, 2022 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Dependabot pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants