Skip to content

chore(deps): update dependency composer/composer to v1.10.25 (sandbox/ex2/dockerfile)#50

Open
ivankatliarchuk wants to merge 1 commit into
masterfrom
renovate/sandbox/ex2-composer-composer-1.x
Open

chore(deps): update dependency composer/composer to v1.10.25 (sandbox/ex2/dockerfile)#50
ivankatliarchuk wants to merge 1 commit into
masterfrom
renovate/sandbox/ex2-composer-composer-1.x

Conversation

@ivankatliarchuk

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Update Change
composer/composer minor 1.9.3 -> 1.10.25

Release Notes

composer/composer

v1.10.25

Compare Source

  • Fixed selfupdate on Windows + PHP 8.1 regression (#​10446)

v1.10.24

Compare Source

v1.10.23

Compare Source

v1.10.22

Compare Source

v1.10.21

Compare Source

  • Fixed support for new GitHub OAuth token format
    • Fixed processes silently ignoring the CWD when it does not exist

v1.10.20

Compare Source

  • Fixed exclude-from-classmap causing regex issues when having too many paths
    • Fixed compatibility issue with Symfony 4/5

v1.10.19

Compare Source

  • Fixed regression on PHP 8.0

v1.10.18

Compare Source

  • Allow installation on PHP 8.0

v1.10.17

Compare Source

  • Fixed Bitbucket API authentication issue
    • Fixed parsing of Composer 2 lock files breaking in some rare conditions

v1.10.16

Compare Source

  • Added warning to validate command for cases where packages provide/replace a package that they also require
    • Fixed JSON schema validation issue with PHPStorm
    • Fixed symlink handling in archive command

v1.10.15

Compare Source

  • Fixed path repo version guessing issue

v1.10.14

Compare Source

  • Fixed version guesser to look at remote branches as well as local ones
    • Fixed path repositories version guessing to handle edge cases where version is different from the VCS-guessed version
    • Fixed COMPOSER env var causing issues when combined with the global command
    • Fixed a few issues dealing with PHP without openssl extension (not recommended at all but sometimes needed for testing)

v1.10.13

Compare Source

  • Fixed regressions with old version validation
    • Fixed invalid root aliases not being reported

v1.10.12

Compare Source

  • Fixed regressions with old version validation

v1.10.11

Compare Source

  • Fixed more PHP 8 compatibility issues
    • Fixed regression in handling of CTRL-C when xdebug is loaded
    • Fixed status handling of broken symlinks

v1.10.10

Compare Source

  • Fixed create-project not triggering events while installing the root package
    • Fixed PHP 8 compatibility issue
    • Fixed self-update to avoid automatically upgrading to the next major version once it becomes stable

v1.10.9

Compare Source

  • Fixed Bitbucket redirect loop when credentials are outdated
    • Fixed GitLab auth prompt wording
    • Fixed self-update handling of files requiring admin permissions to write to on Windows (it now does a UAC prompt)
    • Fixed parsing issues in funding.yml files

v1.10.8

Compare Source

  • Fixed compatibility issue with git being configured to show signatures by default
    • Fixed discarding of local changes when updating packages to include untracked files
    • Several minor fixes

v1.10.7

Compare Source

  • Fixed PHP 8 deprecations
    • Fixed detection of pcntl_signal being in disabled_functions when pcntl_async_signal is allowed

v1.10.6

Compare Source

  • Fixed version guessing to take composer-runtime-api and composer-plugin-api requirements into account to avoid selecting packages which require Composer 2
    • Fixed package name validation to allow several dashes following each other
    • Fixed post-status-cmd script not firing when there were no changes to be displayed
    • Fixed composer-runtime-api support on Composer 1.x, the package is now present as 1.0.0
    • Fixed support for composer show --name-only --self
    • Fixed detection of GitLab URLs when handling authentication in some cases

v1.10.5

Compare Source

  • Fixed self-update on PHP <5.6, seriously please upgrade people, it's time
    • Fixed 1.10.2 regression with PATH resolution in scripts

v1.10.4

Compare Source

  • Fixed 1.10.2 regression in path symlinking with absolute path repos

v1.10.3

Compare Source

  • Fixed invalid --2 flag warning in self-update when no channel is requested

v1.10.2

Compare Source

v1.10.1

Compare Source

  • Fixed regression on PHP 8.0

v1.10.0

Compare Source

  • Added bearer auth config to authenticate using Authorization: Bearer <token> headers
    • Added plugin-api-version in composer.lock so third-party tools can know which Composer version was used to generate a lock file
    • Fixed composer fund command and funding info parsing to be more useful
    • Fixed issue where --no-dev autoload generation was excluding some packages which should not have been excluded
    • Fixed 1.10-RC regression in create project's handling of absolute paths

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@ivankatliarchuk ivankatliarchuk added ex2 kind/chore Non feature change minor when you add functionality in a backwards compatible manner renovate Universal dependency update tool that fits into your workflows github-releases Github Releases Datasource labels Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ex2 github-releases Github Releases Datasource kind/chore Non feature change minor when you add functionality in a backwards compatible manner renovate Universal dependency update tool that fits into your workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants