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

chore(deps-dev): update composer/package-versions-deprecated requirement from 1.11.99.1 to 1.11.99.5 #208

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2024

Updates the requirements on composer/package-versions-deprecated to permit the latest version.

Release notes

Sourced from composer/package-versions-deprecated's releases.

1.11.99.5

  • Mark the stub PackageVersions\Versions class as deprecated to show deprecation warnings even when the plugin is disabled.
Changelog

Sourced from composer/package-versions-deprecated's changelog.

CHANGELOG

1.1.3 - 2017-09-06

This release fixes a bug that caused PackageVersions to prevent the composer remove and composer update commands to fail when this package is removed.

In addition to that, mutation testing has been added to the suite, ensuring that the package is accurately and extensively tested.

Total issues resolved: 3

1.1.2 - 2016-12-30

This release fixes a bug that caused PackageVersions to be enabled even when it was part of a globally installed package.

Total issues resolved: 3

1.1.1 - 2016-07-25

This release removes the "files" directive from composer.json, as it is no longer needed for composer install --classmap-authoritative. Also, that directive was causing issues with HHVM installations, since PackageVersions is not compatible with it.

Total issues resolved: 1

1.1.0 - 2016-07-22

This release introduces support for running composer install --classmap-authoritative and composer install --no-scripts. Please note that performance while using these modes may be degraded, but the package will still work.

Additionally, the package was tuned to prevent the plugin from running twice at installation.

... (truncated)

Commits
  • b4f54f7 Merge pull request #33 from stof/patch-1
  • 054d0dc Add the deprecated annotation in the stub class
  • 1927b0a Update readme, fixes #31
  • b174585 Merge pull request #29 from dejwCake/fix-c1
  • 192176a Add compare also to installer
  • a51c590 Fix composer v1 ClassLoader getRegisteredLoaders method missing
  • fff576a Fix more deprecations warnings and fix edge case when Composer 2 is in vendor...
  • c6522af Merge pull request #25 from derrabus/bugfix/composer-deprecated
  • 07fa61f Avoid calling deprecated getRawData()
  • f921205 Merge pull request #22 from reedy/patch-2
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [composer/package-versions-deprecated](https://github.com/composer/package-versions-deprecated) to permit the latest version.
- [Release notes](https://github.com/composer/package-versions-deprecated/releases)
- [Changelog](https://github.com/composer/package-versions-deprecated/blob/master/CHANGELOG.md)
- [Commits](composer/package-versions-deprecated@1.11.99.1...1.11.99.5)

---
updated-dependencies:
- dependency-name: composer/package-versions-deprecated
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2024
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.

0 participants