Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade: amqplib, delay, nanoid #518

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

WontonSam
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

Name Versions Released on

amqplib
from 0.5.5 to 0.10.4 | 12 versions ahead of your current version | 5 months ago
on 2024-04-11
delay
from 4.3.0 to 4.4.1 | 2 versions ahead of your current version | 4 years ago
on 2021-01-30
nanoid
from 3.1.3 to 3.3.7 | 38 versions ahead of your current version | 10 months ago
on 2023-11-06

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Improper Input Validation
SNYK-JS-URLPARSE-2407770
521 Proof of Concept
medium severity Information Exposure
SNYK-JS-NANOID-2332193
521 Proof of Concept
medium severity Improper Input Validation
SNYK-JS-URLPARSE-1078283
521 No Known Exploit
medium severity Open Redirect
SNYK-JS-URLPARSE-1533425
521 Proof of Concept
medium severity Access Restriction Bypass
SNYK-JS-URLPARSE-2401205
521 Proof of Concept
medium severity Authorization Bypass
SNYK-JS-URLPARSE-2407759
521 Proof of Concept
medium severity Authorization Bypass Through User-Controlled Key
SNYK-JS-URLPARSE-2412697
521 Proof of Concept
Release notes
Package name: amqplib
  • 0.10.4 - 2024-04-11

    0.10.4

  • 0.10.3 - 2022-09-01

    0.10.3

  • 0.10.2 - 2022-08-07

    0.10.2

  • 0.10.1 - 2022-07-26

    0.10.1

  • 0.10.0 - 2022-06-02

    0.10.0

  • 0.9.1 - 2022-05-22
  • 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.

  • 0.7.1 - 2021-03-08

    Merge pull request #609 from squaremo/release-0.7.1

    Bump version and changelog for v0.7.1

  • 0.7.0 - 2021-02-22

    This minor version release extends support to Node.js v15.

  • 0.6.0 - 2020-07-15

    Tag for version 0.6.0

  • 0.5.6 - 2020-05-14
  • 0.5.5 - 2019-07-30
from amqplib GitHub release notes
Package name: delay from delay GitHub release notes
Package name: nanoid
  • 3.3.7 - 2023-11-06

    3.3.7

  • 3.3.6 - 2023-03-26
  • 3.3.5 - 2023-03-26
  • 3.3.4 - 2022-05-03
  • 3.3.3 - 2022-04-18
  • 3.3.2 - 2022-03-28
  • 3.3.1 - 2022-02-16
  • 3.3.0 - 2022-02-14
  • 3.2.0 - 2022-01-16
  • 3.1.32 - 2022-01-12
  • 3.1.31 - 2022-01-11
  • 3.1.30 - 2021-10-13
  • 3.1.29 - 2021-10-05
  • 3.1.28 - 2021-09-26
  • 3.1.27 - 2021-09-26
  • 3.1.26 - 2021-09-26
  • 3.1.25 - 2021-08-12
  • 3.1.24 - 2021-08-11
  • 3.1.23 - 2021-05-10
  • 3.1.22 - 2021-03-15
  • 3.1.21 - 2021-03-11
  • 3.1.20 - 2020-12-01
  • 3.1.19 - 2020-12-01
  • 3.1.18 - 2020-11-20
  • 3.1.17 - 2020-11-20
  • 3.1.16 - 2020-10-26
  • 3.1.15 - 2020-10-23
  • 3.1.14 - 2020-10-23
  • 3.1.13 - 2020-10-21
  • 3.1.12 - 2020-07-29
  • 3.1.11 - 2020-07-27
  • 3.1.10 - 2020-06-13
  • 3.1.9 - 2020-05-17
  • 3.1.8 - 2020-05-16
  • 3.1.7 - 2020-05-11
  • 3.1.6 - 2020-05-08
  • 3.1.5 - 2020-05-05
  • 3.1.4 - 2020-05-04
  • 3.1.3 - 2020-04-10
from nanoid GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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:

Snyk has created this PR to upgrade:
  - amqplib from 0.5.5 to 0.10.4.
    See this package in npm: https://www.npmjs.com/package/amqplib
  - delay from 4.3.0 to 4.4.1.
    See this package in npm: https://www.npmjs.com/package/delay
  - nanoid from 3.1.3 to 3.3.7.
    See this package in npm: https://www.npmjs.com/package/nanoid

See this project in Snyk:
https://app.snyk.io/org/googlecloud-fD9E4u83kGB6j2zHM2NDFc/project/62b1a2bd-738c-4de3-be24-cc5459273a70?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Sep 15, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants