logger
logger copied to clipboard
chore(deps): bump amqplib from 0.8.0 to 0.10.3
Bumps amqplib from 0.8.0 to 0.10.3.
Changelog
Sourced from amqplib's changelog.
Changes in v0.10.3
git log v0.10.2..v0.10.3
- Use
@acuminous/bitsyntaxfork. See amqp-node/amqplib#453Changes in v0.10.2
git log v0.10.1..v0.10.2
- Use Buffer.allocUnsafe when sending messages to improve performance (PR 695, thank you
@chkimesand@Uzlopak)Changes in v0.10.1
git log v0.10.0..v0.10.1
- Allow servername to be specified via socket options as discussed in as discussed in issue 697
Changes in v0.10.0
git log v0.9.1..v0.10.0
- Use Native promises (PR 689, thank you
@mohd-akramand@kibertoad)Changes in v0.9.1
git log v0.9.0..v0.9.1
- Assorted readme changes
- Use Array.prototype.push.apply instead of concat in Mux (PR 658, thank you
@Uzlopakand@kibertoad)- Use Map instead of Object for BaseChannel.consumers (PR 660, thank you
@Uzlopak)- Delete consumer callback after cancellation to free memory (PR 659, thank you
@Uzlopakand@kibertoad)Changes in v0.9.0
git log v0.8.0..v0.9.0
- Update mocha and replace the deprecated istanbul with nyc ([PR
... (truncated)
Commits
7cba4c20.10.3c0f9a59Update bitsyntax557aa7cUse@acuminous/bitsytnaxfork3de60eaUpdate bug_report.md4a66bc0Update bug_report.md97de17aExperiment with issue templates62433e50.10.23cace63Merge branch 'chkimes-alloc-unsafe'0aeb5f8Update CHANGELOGc6490d4Link to PR from allocUnsafe comment- 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 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)