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

Bump php-http/discovery from 1.14.2 to 1.15.3 #195

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps php-http/discovery from 1.14.2 to 1.15.3.

Release notes

Sourced from php-http/discovery's releases.

1.15.3

  • #224 - Fix regression with Magento classloader

1.15.2

  • #219 - Fix handling of replaced packages

1.15.1

  • #214 - Fix resolving deps for psr/http-message-implementation
  • #216 - Fix keeping platform requirements when rebooting composer
  • #217 - Set extra.plugin-optional composer flag

1.15.0

  • #209 - Add generic Psr17Factory class
  • #208 - Add composer plugin to auto-install missing implementations. When libraries require an http implementation but no packages providing that implementation is installed in the application, the plugin will automatically install one. This is only done for libraries that directly require php-http/discovery to avoid unexpected dependency installation.

1.14.3

  • #207 - Updates Exception to extend Throwable solving static analysis errors for consumers
Changelog

Sourced from php-http/discovery's changelog.

1.15.3 - 2023-03-31

  • #224 - Fix regression with Magento classloader

1.15.2 - 2023-02-11

  • #219 - Fix handling of replaced packages

1.15.1 - 2023-02-10

  • #214 - Fix resolving deps for psr/http-message-implementation
  • #216 - Fix keeping platform requirements when rebooting composer
  • #217 - Set extra.plugin-optional composer flag

1.15.0 - 2023-02-09

  • #209 - Add generic Psr17Factory class
  • #208 - Add composer plugin to auto-install missing implementations. When libraries require an http implementation but no packages providing that implementation is installed in the application, the plugin will automatically install one. This is only done for libraries that directly require php-http/discovery to avoid unexpected dependency installation.

1.14.3 - 2022-07-11

  • #207 - Updates Exception to extend Throwable solving static analysis errors for consumers
Commits
  • 3ccd28d Merge pull request #224 from php-http/dbu-patch-1
  • a27395d use safe class_exists call to prevent issue with magentos classloader
  • 5cc4283 Update CHANGELOG.md
  • 6c0e276 Fix handling of replaced packages
  • 778b59f Update CHANGELOG.md (#218)
  • e2a2e65 Fix resolving deps for psr/http-message-implementation (#214)
  • dc74166 Fix keeping platform requirements when rebooting composer (#216)
  • d02cd8b Set extra.plugin-optional composer flag (#217)
  • 69fb67c Update README.md
  • ebf69e0 Merge pull request #208 from nicolas-grekas/composer-plugin
  • 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 [php-http/discovery](https://github.com/php-http/discovery) from 1.14.2 to 1.15.3.
- [Release notes](https://github.com/php-http/discovery/releases)
- [Changelog](https://github.com/php-http/discovery/blob/1.x/CHANGELOG.md)
- [Commits](php-http/discovery@1.14.2...1.15.3)

---
updated-dependencies:
- dependency-name: php-http/discovery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 3, 2023
@abreksa4
Copy link
Owner

abreksa4 commented Apr 3, 2023

Codecov Report

Merging #195 (74cce8c) into main (38634d2) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main      #195   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        24        24           
===========================================
  Files              3         3           
  Lines             52        52           
===========================================
  Hits              52        52           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2023

Superseded by #203.

@dependabot dependabot bot closed this Apr 26, 2023
@dependabot dependabot bot deleted the dependabot/composer/php-http/discovery-1.15.3 branch April 26, 2023 08:56
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.

None yet

1 participant