Skip to content

refactor: upgrade inquirer from 8.2.4 to 9.0.0 #2215

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

Closed

Conversation

davimacedo
Copy link
Member

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


Snyk has created this PR to upgrade inquirer from 8.2.4 to 9.0.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.


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

  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-06-18.
Release notes
Package name: inquirer
  • 9.0.0 - 2022-06-18

    Inquirer is now a native Node ECMAScript module. This will require your Node runtime to support es modules, and your app to be an es module. Node documentation over here: https://nodejs.org/api/esm.html#modules-ecmascript-modules

    If you cannot migrate, please remember you can keep using the v8.x release line until you're ready.

  • 8.2.4 - 2022-04-28
from inquirer GitHub release notes
Commit messages
Package name: inquirer
  • cd0d146 Publish
  • 9edebf0 Migrate @ inquirer/confirm to TypeScript
  • ce1e653 Migrate @ inquirer/checkbox to TypeScript
  • 582f570 Add CONTRIBUTING.md
  • 1f860fa Refactor/cleanup the ScreenManager class
  • b7a8faf Bump Typescript to latest & related configs
  • 7a658d7 Bump dev dependencies
  • 6a12680 Setup jest to run with TS & ESM
  • 2948885 Setup typescript & start migrating @ inquier/core
  • 77b5605 Rewrites basic tests for the hooks interface
  • cb1e3f4 Remove legacy @ inquirer/core interface and promote hook interface as only export + consolidate exports from index since that's just easier with esm
  • 205fe57 Refator new checkbox prompt to rely on the hook based interface (like all others)
  • b54a875 Update jest command to make it pass on Github Actions
  • 3464225 Enforce proper Node ESM
  • e8c282e Setup broader eslint rules to cover future plan
  • 1b0a418 Run jest on esm
  • ffe3135 Update test interface so we can hook dummy Streams during tests and drop mocks
  • da33066 Bump min node version on CI + update ignore files
  • 9e6d102 Bump all dev deps
  • d882758 Task: esm migration (Update react-dnd to the latest version 🚀 #1110)

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

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade inquirer from 8.2.4 to 9.0.0 refactor: upgrade inquirer from 8.2.4 to 9.0.0 Jul 11, 2022
@parse-github-assistant
Copy link

Thanks for opening this pull request!

  • ❌ Please edit your post and use the provided template when creating a new pull request. This helps everyone to understand your post better and asks for essential information to quicker review the pull request.

@mtrezza
Copy link
Member

mtrezza commented Aug 8, 2022

Closing due to merge conflicts

@mtrezza mtrezza closed this Aug 8, 2022
@mtrezza mtrezza deleted the snyk-upgrade-92082f5ad90d04abc526848303d00948 branch August 8, 2022 22:14
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.

3 participants