nest
nest copied to clipboard
chore(deps-dev): bump amqplib from 0.10.1 to 0.10.2
trafficstars
Bumps amqplib from 0.10.1 to 0.10.2.
Changelog
Sourced from amqplib's changelog.
Changes 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)
Commits
62433e50.10.23cace63Merge branch 'chkimes-alloc-unsafe'0aeb5f8Update CHANGELOGc6490d4Link to PR from allocUnsafe comment92a7cddMerge branch 'alloc-unsafe' of https://github.com/chkimes/amqplib into chkime...9da3c9bUpdate connection.js2f952feUse Buffer.allocUnsafe to reduce allocations- See full diff 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)
Pull Request Test Coverage Report for Build 52a0c539-d416-45a7-8138-ae60efa9034c
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 93.825%
| Totals | |
|---|---|
| Change from base Build d18b1dc4-7dcd-4afb-9309-61d9571a51ca: | 0.0% |
| Covered Lines: | 6093 |
| Relevant Lines: | 6494 |