pborreli / composer-service

Composer as a service
MIT License
175 stars 18 forks source link

Bump php-amqplib/php-amqplib from 2.10.1 to 2.12.3 #266

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps php-amqplib/php-amqplib from 2.10.1 to 2.12.3.

Release notes

Sourced from php-amqplib/php-amqplib's releases.

Bugfix release

  • Fix autoloader issues when authorative class maps are enabled

2.12.2

No release notes provided.

php-amqplib v2.12.0

GitHub Milestone

https://packagist.org/packages/php-amqplib/php-amqplib#v2.12.0

php-amqplib v2.11.3

GitHub Milestone

https://packagist.org/packages/php-amqplib/php-amqplib#v2.11.3

php-amqplib v2.11.2

GitHub Milestone

https://packagist.org/packages/php-amqplib/php-amqplib#v2.11.2

php-amqplib v2.11.0

GitHub milestone

Changelog

Sourced from php-amqplib/php-amqplib's changelog.

Changelog

All Notable changes to php-amqplib will be documented in this file

2.12.2 - 2021-02-12

GitHub Milestone

2.12.1 - 2020-08-24

GitHub Milestone

2.12.0 - 2020-08-24

GitHub Milestone

2.11.3 - 2020-05-13

GitHub Milestone

2.11.2 - 2020-04-30

GitHub Milestone

2.11.1 - 2020-02-24

GitHub Milestone

2.11.0 - 2019-11-19

GitHub Milestone

Commits
  • f746eb4 replace conditional phpseclib aliases with defined classes, support autoloade...
  • 199f89c 2.12.2 CHANGELOG
  • 7774af7 Merge pull request #875 from php-amqplib/add_support_phpseclib3
  • c8eee28 add support for next major version of phpseclib
  • 5667def Merge pull request #874 from php-amqplib/fix_arguments_annotation
  • c074a8e fix annotation when AMQPTable is allowed variable type
  • eb03760 Merge pull request #868 from andrew-demb/psr-12
  • 0fef536 Enable PSR-12 phpcs ruleset
  • 274b67c Fix workflow and job name for code style
  • dafd10b update tests - TLS versions bellow 1.2 are not supported anymore
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #270.