kbot
kbot copied to clipboard
Bump amqplib from 0.10.3 to 0.10.5
Bumps amqplib from 0.10.3 to 0.10.5.
Changelog
Sourced from amqplib's changelog.
Changes in v0.10.5
git log v0.10.4..v0.10.5
- Removed readable stream - See amqp-node/amqplib#729
- Added support for unsigned integers - See amqp-node/amqplib#773
- Committed protocol definitions - See https://github.com/amqp-node/amqplib/commit/0a87ee480311633cff41e43350a90cb3c1221506
Changes in v0.10.4
- Improve stream example as per amqp-node/amqplib#722
- Added support for RabbitMQ's connection update-secret operation. See amqp-node/amqplib#755
Commits
d2af4670.10.50d77099Update CHANGELOG6d1d528Merge pull request #777 from amqp-node/remove-readable-stream3cc6c42Remove readable-stream - see #729cddd4a8Merge pull request #773 from amqp-node/support-for-unsigned-int-edits648c155Complete support for unsigned integers0a87ee4Merge pull request #758 from amqp-node/commit-defs1e802a6Add support for 'B" as unsigned byte and 'i' as unsigned int6ccf30eAdd encode and decode support for unsigned short368074aNolonger need prepare- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)