[Snyk] Upgrade: , cli-spinners, enquirer, jsonc-parser, lines-and-columns, minimatch, ora #1
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ 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.
@yarnpkg/parsers
from 3.0.0-rc.46 to 3.0.2 | 12 versions ahead of your current version | 4 months ago
on 2024-05-02
cli-spinners
from 2.6.1 to 2.9.2 | 5 versions ahead of your current version | 10 months ago
on 2023-11-24
enquirer
from 2.3.6 to 2.4.1 | 2 versions ahead of your current version | a year ago
on 2023-07-28
jsonc-parser
from 3.2.0 to 3.3.1 | 3 versions ahead of your current version | 3 months ago
on 2024-06-24
lines-and-columns
from 2.0.3 to 2.0.4 | 1 version ahead of your current version | 10 months ago
on 2023-11-07
minimatch
from 9.0.3 to 9.0.5 | 2 versions ahead of your current version | 3 months ago
on 2024-06-25
ora
from 5.3.0 to 5.4.1 | 2 versions ahead of your current version | 3 years ago
on 2021-06-08
Release notes
Package name: @yarnpkg/parsers
- 3.0.2 - 2024-05-02
- 3.0.1 - 2024-05-02
- 3.0.0 - 2023-10-22
- 3.0.0-rc.53 - 2023-10-03
- 3.0.0-rc.52 - 2023-09-29
- 3.0.0-rc.51 - 2023-09-17
- 3.0.0-rc.50 - 2023-08-23
- 3.0.0-rc.49 - 2023-08-17
- 3.0.0-rc.48.1 - 2023-07-03
- 3.0.0-rc.48 - 2023-07-02
- 3.0.0-rc.47.1 - 2023-06-29
- 3.0.0-rc.47 - 2023-06-29
- 3.0.0-rc.46 - 2023-06-22
from @yarnpkg/parsers GitHub release notesPackage name: cli-spinners
- 2.9.2 - 2023-11-24
- Fix
- 2.9.1 - 2023-09-13
- Fix
- 2.9.0 - 2023-05-02
- Add
- 2.8.0 - 2023-04-05
- Add
- 2.7.0 - 2022-07-24
- Add
- 2.6.1 - 2021-10-01
- Add missing spinners to TypeScript types (#56) 61dc0d4
from cli-spinners GitHub release notessandspinner missing in the types 87f41c9v2.9.1...v2.9.2
bouncingBaranimation (#67) 0fbe04dv2.9.0...v2.9.1
binaryspinner (#64) 1e0214fv2.8.0...v2.9.0
dwarfFortressspinner (#65) ca0ffd0v2.7.0...v2.8.0
dots13andsandspinner (#63) 0445ebcv2.6.1...v2.7.0
v2.6.0...v2.6.1
Package name: enquirer
- 2.4.1 - 2023-07-28
- 2.4.0 - 2023-07-26
- 2.3.6 - 2020-07-02
from enquirer GitHub release notesNo content.
2.3.6
Package name: jsonc-parser
- 3.3.1 - 2024-06-24
- #92: remove exports, prepare 3.3.1
- 3.3.0 - 2024-06-24
- #11: Can we have a "insertFinalNewline" option in "FormattingOptions"?
- #4: Source map referenced but not included in published package
- #33: Formatting valid json content is causing an invalid json
- #40: parseTree() returns
- #90: prepare 3.3.0
- #88: Allow the visitor to cease callbacks
- #89: Bump braces from 3.0.2 to 3.0.3
- #84: prepare 3.2.1
- #81: perf(format): cache breaklines and spaces as much as possible
- #79: update dependencies
- #75: ci: add batch
- #72: delete pr-chat action
- #71: add publish pipeline & cleanup ci
- #70: set
- #69: sort edits in applyEdits
- #66: An additional parameter keepLines has been added into the formatting options which allows to keep the original line formatting
- #64: Adding Microsoft SECURITY.MD
- #62: Add JSON path supplier parameter to visitor functions
- #44: findNodeAtLocation does not handle incomplete property pair
- #61: Update API section in README
- #53: Clarify whether / how
- #46: Non-standard whitespace handling
- #47: Improve README
- #54: readme: improve ParseOptions documentation
- #43: Add file extenstion to typings property value
- #34: Optimize parseLiteral for number-heavy JSON files (ala GeoJSON)
- #39: Bump lodash from 4.17.15 to 4.17.19
- #35: Allow for array modifications, add inPlace formatting option.
- #32: Parse errors make parsed tree useless
- #31: Upgrading from 2.1.1 to 2.2.0 has diagnostic for file with only comments
- #25: Fix typo in README
- #24: parse function should include properties with empty string as their keys
- #21: Update README.md
- #18: JavaScipt -> JavaScript
- #17: add line and column information to scanner and visitor
- #15: Fix a few typos in doc comments
- #12: Do not mutate the given path
- #9: Refactor computeIndentLevel method
- #8: Fix typo of token
- #6: Allow trailing commas in array
- #5: add JSON formatter and editor from VS Code
- #1: Error objects should also contain location information
- 3.2.1 - 2024-01-22
- 3.2.0 - 2022-08-30
from jsonc-parser GitHub release notesChanges:
This list of changes was auto generated.
Changes:
Feature Requests:
Bugs:
undefinedon empty string inputOthers:
See More
preserveConstEnums: true, switch to es2020Edit[]can be concatenatedThis list of changes was auto generated.
prepare 3.2.1 (#84)
set
preserveConstEnums: true, switch to es2020 (#70)Package name: lines-and-columns
- 2.0.4 - 2023-11-07
- add
- 2.0.3 - 2021-11-23
- do not store
from lines-and-columns GitHub release notes2.0.4 (2023-11-07)
Bug Fixes
typesfield toexportsinpackage.json(f905432)2.0.3 (2021-11-23)
Bug Fixes
string(3ce4df0)Package name: minimatch
- 9.0.5 - 2024-06-25
- 9.0.4 - 2024-03-28
- 9.0.3 - 2023-07-06
from minimatch GitHub release notes9.0.5
9.0.4
9.0.3
Package name: ora
- 5.4.1 - 2021-06-08
- Fix: Don't allow
- 5.4.0 - 2021-03-17
- Improve detection for terminals supporting Unicode c884e0d
- 5.3.0 - 2021-01-20
- Use nice spinner on VSCode's terminal and Windows Terminal (#167) af52bbd
from ora GitHub release notesdefaultas a spinner (#175) 659f839v5.4.0...v5.4.1
v5.3.0...v5.4.0
v5.2.0...v5.3.0
Important
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: