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

refactor: upgrade inquirer from 8.2.4 to 9.0.2 #2234

Open
wants to merge 3 commits into
base: alpha
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Aug 9, 2022

Snyk has created this PR to upgrade inquirer from 8.2.4 to 9.0.2.

ℹ️ 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 3 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-07-19.
Release notes
Package name: inquirer
  • 9.0.2 - 2022-07-19
  • 9.0.1 - 2022-07-13
  • 9.0.0 - 2022-06-18
  • 8.2.4 - 2022-04-28
from inquirer GitHub release notes
Commit messages
Package name: inquirer

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.2 refactor: upgrade inquirer from 8.2.4 to 9.0.2 Aug 9, 2022
@mtrezza
Copy link
Member

mtrezza commented Aug 9, 2022

Breaking change in 9.x:

Inquirer is now a native Node ECMAScript module

@parse-community/dashboard Anyone wants to tackle this PR?

@mtrezza
Copy link
Member

mtrezza commented Oct 1, 2022

@damianstasik Would you want to tackle this as part of your dependency upgrades?

@damianstasik
Copy link
Contributor

@mtrezza Yes, I already started working on moving the repo to use native ESM here: #2306. The latest inquirer version works flawlessly along most of the things, except semantic-release (hard block right now) and jest (works, but it was a struggle).

@mtrezza
Copy link
Member

mtrezza commented Oct 2, 2022

Amazing, so we'll keep this open for now.

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.

None yet

3 participants