Skip to content

Conversation

@adenhertog
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade amqplib from 0.8.0 to 0.9.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a day ago, on 2022-05-09.
Release notes
Package name: amqplib
  • 0.9.0 - 2022-05-09

    0.9.0

  • 0.8.0 - 2021-05-19

    ⚠️ This release drops support for NodeJS < v10 ⚠️. This version of amqplib still works with NodeJS v0.6 through v16, but future versions will not be tested for compatibility with NodeJS < v10.

    This is to unlock other improvements that can now be made, like

    • using the built-in Promise object
    • updating or switching libraries that previously couldn't be updated, because they had dropped support for older NodeJS
    • removing code that is now covered in the standard library, e.g., checking whether a number is an integer

    This release also includes an improvement to TLS connections for people using an AMQP server behind a load balancer. amqplib will now copy the hostname of the connection URL or object to the server name indication field.

from amqplib GitHub release notes
Commit messages
Package name: amqplib
  • 544bb5e Merge pull request #683 from amqp-node/release-0.9.0
  • a1260e4 0.9.0
  • 4313342 Update CHANGELOG
  • e8e6fc5 Merge pull request #681 from amqp-node/update-dependencies
  • 3136f3d Update mocha to latest version still compatible with node 10
  • 79bf891 Replace the deprecated istanbul with nyc
  • 04b3cb7 Update README.md
  • b4943cd chore: 🔒 amqplib will use the security patched version of urlpar… (#675)
  • ee3fadd fix: done called twice on invalid options (#667)
  • 70a49a4 Close connection to server on connect errors (#647)
  • 243aef8 Merge pull request #635 from jimmywarting/feature/modernize-channel-model
  • c25440e revert some failing test
  • d72af39 start using async where it may fit
  • 5f130f2 inspect was undefined and used
  • 3a6409c mv exports to bottom
  • 318f0ac rm unnecessary constructor
  • 52fc84d rm some self variable
  • 44e62fd sort on node, npm own packages
  • d72530d destruct imports
  • 320964f rm circular ref
  • 9c6fdc7 rm inherit
  • 8b5829b auto format code
  • d7911a0 Merge pull request #653 from squaremo/update-package-lock
  • 2f0cfcb Bring package-lock.json up to date

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants