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

Update composer/composer from 2.8.3 to 2.8.4 #605

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

violinist-bot
Copy link
Member

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • composer/ca-bundle: 1.5.4 (updated from 1.5.3)
  • composer/class-map-generator: 1.5.0 (updated from 1.4.0)
  • composer/composer: 2.8.4 (updated from 2.8.3)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  CHANGELOG.md
  bin/composer
  composer.lock
  doc/03-cli.md
  doc/06-config.md
  doc/articles/authentication-for-private-packages.md
  res/composer-schema.json
  src/Composer/Advisory/Auditor.php
  src/Composer/Command/BumpCommand.php
  src/Composer/Command/CreateProjectCommand.php
  src/Composer/Command/DiagnoseCommand.php
  src/Composer/Command/ValidateCommand.php
  src/Composer/Composer.php
  src/Composer/InstalledVersions.php
  src/Composer/Package/Loader/ValidatingArrayLoader.php
  src/Composer/Package/Package.php
  src/Composer/Package/PackageInterface.php
  src/Composer/Plugin/PluginManager.php
  src/Composer/Repository/FilesystemRepository.php
  src/Composer/Repository/VcsRepository.php
  src/Composer/Util/GitLab.php
  src/Composer/Util/Http/CurlDownloader.php
  src/Composer/Util/Http/ProxyManager.php
  tests/Composer/Test/Advisory/AuditorTest.php
  tests/Composer/Test/Command/BumpCommandTest.php
  tests/Composer/Test/Command/ValidateCommandTest.php
  tests/Composer/Test/Package/Loader/ValidatingArrayLoaderTest.php
  tests/Composer/Test/Repository/Fixtures/installed.php

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 112e37d1d Release 2.8.4
  • 1175bf52a Update changelog
  • 6e0cb6cae Fix tests
  • 8eedfd0ec Hide publish errors entirely with --no-check-publish instead of downgrading to warning, fixes #12196
  • 99430ca66 Avoid returning failing status code if the composer audit fails in diagnose command, refs #12196
  • ace7a3ffa Update deps
  • 144e8f8a3 Fix create-project when passed with a path repo to disable symlinks by default
  • 6a9336fa9 Merge pull request #12233 from Seldaek/fix_duplicates
  • 45436c0a2 Fixed InstalledVersions returning duplicates in some instances
  • a38363264 Merge pull request #12230 from Seldaek/duplicate_errors
  • 3a2d1c5f9 Update logic
  • 5cb973358 Fix bug when plugin defines multiple PluginInterface classes (#12226)
  • 008129be4 Avoid duplicate errors in the output, fixes #12214
  • eefa01220 Add OS families to php-ext config options for PIE (#12218)
  • bbab31b56 Fix bump-after-update when passing inline constraints, fixes #12223
  • 666dc93fc Update docs for audit command (#12220)
  • 74f68adeb fix(docs): Audit command dependency from custom repositories (#12212)
  • 302ecf824 Update wording of process-timeout description (#12211)
  • 5eeba719d Fix type
  • 2e7b00613 Add missing type annotation
  • 59b63bc23 Validate license data more thoroughly
  • cc820306e Ensure installed.php data is sorted deterministically, fixes #12197
  • dc2844cc7 disable multiplexing for some versions of curl (#12207)
  • e468b73cb Use a bitmask to produce deterministic exit codes for the "audit" command (#12203)
  • 38cb4bfe7 GitLab: adjust links to profile/user-settings (#12205)
  • aee3bd14d Add build-path to php-ext config options for PIE (#12206)
  • 9fb833f97 Reverting release version changes

Working with this branch

If you find you need to update the codebase to be able to merge this branch (for example update some tests or rebuild some assets), please note that violinist will force push to this branch to keep it up to date. This means you should not work on this branch directly, since you might lose your work. Read more about branches created by violinist.io here.


This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@eiriksm eiriksm merged commit 3c6e945 into master Dec 11, 2024
7 checks passed
@eiriksm eiriksm deleted the composercomposer283284 branch December 11, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants