Skip to content

[Snyk] Upgrade wait-on from 4.0.2 to 6.0.1#76

Open
tlawrie wants to merge 1 commit into
mainfrom
snyk-upgrade-2ceac7c24fe263946021ec9a864a2e95
Open

[Snyk] Upgrade wait-on from 4.0.2 to 6.0.1#76
tlawrie wants to merge 1 commit into
mainfrom
snyk-upgrade-2ceac7c24fe263946021ec9a864a2e95

Conversation

@tlawrie

@tlawrie tlawrie commented Jun 4, 2022

Copy link
Copy Markdown
Member

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


Snyk has created this PR to upgrade wait-on from 4.0.2 to 6.0.1.

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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 14 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2022-02-11.
Release notes
Package name: wait-on
  • 6.0.1 - 2022-02-11

    Updated minor dependencies to fix vulnerabilities

  • 6.0.0 - 2021-06-27

    Other than dropping support for Node.js v8 there should be no other breaking changes.

    Node.js v8 was no longer supported by the yargs parser. Node.js v8 users should use v5.3.0

  • 5.3.0 - 2021-03-17

    Allow resources to be passed in via config file. Thanks @ michaelmerrill for the PR.

    Example config.js file with resources

    module.exports = {
      resources: ['http://localhost:8123', 'http://localhost:8123/foo'],
    };
  • 5.2.2 - 2021-03-17

    Updated lodash@4.17.21

    Updated lodash dependency to close vulnerability

  • 5.2.1 - 2020-12-26

    Update dependencies

  • 5.2.0 - 2020-08-08
    • expose the remaining resources in the timeout error message (thanks @ jmealo)
    • update from the deprecated @ hapi/joi to joi (thanks @ AleF83)
  • 5.1.0 - 2020-07-10

    Add proxy option which can override the http(s) proxy which might be configured in environment variables.

      // example proxy object
      {
        host: '127.0.0.1',
        port: 9000,
        auth: {
          username: 'mikeymike',
          password: 'rapunz3l'
        }
      }
  • 5.1.0-rc.1 - 2020-07-09

    5.1.0-rc.1

  • 5.1.0-rc.0 - 2020-07-08

    5.1.0-rc.0

  • 5.0.3 - 2020-07-08

    update to lodash@4.17.19

  • 5.0.2 - 2020-07-08
  • 5.0.1 - 2020-06-06
  • 5.0.0 - 2020-05-05
  • 5.0.0-rc.0 - 2020-04-19
  • 4.0.2 - 2020-04-08
from wait-on GitHub release notes
Commit messages
Package name: wait-on

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants