nodeshift-archived / nodejs-configmap-redhat

This project demonstrates application and runtime configuration leveraging external configuration sources Edit Add topics
Apache License 2.0
0 stars 5 forks source link

[Snyk] Upgrade nodeshift from 4.1.0 to 6.0.1 #96

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade nodeshift from 4.1.0 to 6.0.1.

:information_source: 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.

Release notes
Package name: nodeshift
  • 6.0.1 - 2020-02-19

    6.0.1 (2020-02-19)

    Bug Fixes

    • promisifying the newest release of mkdirp breaks mkdirp. (#412) (94a22f2), closes #411
  • 6.0.0 - 2020-02-17

    6.0.0 (2020-02-17)

    ⚠ BREAKING CHANGES

    • removal of Node 8 support

    • Engine parameter targets node 10+ (#406) (c820b80)

  • 5.0.0 - 2020-01-22

    5.0.0 (2020-01-22)

    ⚠ BREAKING CHANGES

    • The api for the openshift rest client has changed slightly, but there should be no nodeshift api changes

    While this doesn't have to be a semver-major release, there might be some unexpected bugs. One known issue, is we are no longer passing a custom config to the rest client. If this removal causes issues we can work on a way to put it back in

    Features

  • 4.2.0 - 2020-01-13

    4.2.0 (2020-01-13)

    Features

  • 4.1.0 - 2019-11-18

    4.1.0 (2019-11-18)

    Features

from nodeshift GitHub release notes
Commit messages
Package name: nodeshift
  • afc3a56 chore(release): 6.0.1
  • 94a22f2 fix: promisifying the newest release of mkdirp breaks mkdirp. (#412)
  • ba132e3 chore(package): update sinon to version 9.0.0
  • dbbac81 chore(release): 6.0.0
  • 6627a6a chore(package): Update openshift-rest-client to the latest version 🚀 (#409)
  • d5340f8 chore(package): Update nock to the latest version 🚀 (#408)
  • f48f76f chore(package): Update eslint-plugin-import to the latest version 🚀 (#407)
  • c820b80 chore: Engine parameter targets node 10+ (#406)
  • 45286f9 chore(package): Greenkeeper/mkdirp 1.0.3 (#405)
  • 05f9cc0 chore(package): Update cross-env to the latest version 🚀 (#402)
  • 6824dff chore(package): Greenkeeper/tar 6.0.1 (#404)
  • 4015711 chore(release): 5.0.0
  • f1bd1b3 feat: pass in a non-default configLocation. (#400)
  • 11bdd07 chore(package): Update sinon to the latest version 🚀 (#399)
  • 2b97f49 feat: remove deprecation warnings from openshift rest client (#398)
  • cb62bf8 chore(release): 4.2.0
  • d1d0c14 feat: Adding web-app flag (#395)
  • 8622abb chore: combine build-strategy tests (#397)
  • b728c12 chore(package): Update tape to the latest version 🚀 (#393)
  • 1aec115 chore(package): Update eslint-plugin-node to the latest version 🚀 (#390)
  • f4eccbe chore(package): Update nyc to the latest version 🚀 (#389)
  • f10aa2a chore(package): Greenkeeper/sinon 8.0.1 (#392)
  • 656d947 chore(package): Greenkeeper/tape 4.12.1 (#391)
  • 8485aea build: using LTS and 10x also cleaning up the config
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

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 338


Totals Coverage Status
Change from base Build 333: 0.0%
Covered Lines: 38
Relevant Lines: 39

💛 - Coveralls