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 jsonc-parser from 3.0.0 to 3.1.0 #5

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade jsonc-parser from 3.0.0 to 3.1.0.

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


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 8 months ago, on 2022-07-11.
Release notes
Package name: jsonc-parser
  • 3.1.0 - 2022-07-11

    …options which allows to keep the original line formatting (#66)

    • An additional parameter keepLines has been added into the formatting options which allows to keep the original line formatting

    • Resolving the reviews and simplifying the code with the function multipleLineBreaks

    • Reverting back to the previous commit and applying the review changes

    • cleaning the code, simplifying the if/else cases

    • Updating the dependencies of package.json to their latest versions. Changed withFormatting so that keepLines option is always false.

    • Solving "Invalid: lock file's ... does not satisfy"

    • testing if higher node version in .travis.yml will solve the failing of CI

    • formatting and let-> const, avoid modification of options

    Co-authored-by: Martin Aeschlimann martinae@microsoft.com

  • 3.0.0 - 2020-11-13

    3.0.0

from jsonc-parser GitHub release notes
Commit messages
Package name: jsonc-parser

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

@commit-lint
Copy link

commit-lint bot commented Mar 16, 2023

Bug Fixes

  • upgrade jsonc-parser from 3.0.0 to 3.1.0 (93b1652)

Contributors

snyk-bot

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

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.

String replace uses regex
1 participant