Skip to content
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

[DEPS]: Bump composer/composer from 2.1.11 to 2.1.12 #33

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 10, 2021

Bumps composer/composer from 2.1.11 to 2.1.12.

Release notes

Sourced from composer/composer's releases.

2.1.12

  • Fixed issues in proxied binary files relying on __FILE__ / __DIR__ on php <8 (#10261)
  • Fixed 9999999-dev being shown in some cases by the show command (#10260)
  • Fixed GitHub Actions output escaping regression on PHP 8.1 (#10250)
Changelog

Sourced from composer/composer's changelog.

[2.1.12] 2021-11-09

  • Fixed issues in proxied binary files relying on FILE / DIR on php <8 (#10261)
  • Fixed 9999999-dev being shown in some cases by the show command (#10260)
  • Fixed GitHub Actions output escaping regression on PHP 8.1 (#10250)
Commits
  • 6e3c2b1 Release 2.1.12
  • 8a63018 Update changelog
  • 28c3412 Fix php proxies to resolve FILE and DIR using realpath on PHP <8, fix...
  • 3bb78fd Make new phar filename random to avoid possible concurrency issues, refs #10252
  • 6a7264f Trigger autoloading of a few classes before executing self-update command, fi...
  • abf832a Update what GitHub token scope is needed and what it implies (#10257)
  • 4c9e567 Provide different URL options to encourage users to create low-privilege GitH...
  • 9f433ab Fix 9999999-dev showing on composer show when no branch alias is defined for ...
  • 5b47fa1 Add back abandoned key in repository search results (#10259)
  • d7154c2 Fix GithubActionError on php 8.1 (#10250)
  • 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.1.11 to 2.1.12.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)
- [Commits](composer/composer@2.1.11...2.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2021
@jenkoian jenkoian merged commit 5dfa5d5 into master Nov 10, 2021
@jenkoian jenkoian deleted the dependabot/composer/composer/composer-2.1.12 branch November 10, 2021 14:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant