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

Update dependencies #67

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

Update dependencies #67

wants to merge 1 commit into from

Conversation

Enteee
Copy link
Owner

@Enteee Enteee commented Oct 13, 2020

Upgrading /home/runner/work/plantuml-parser/plantuml-parser/package.json

 async                               ^3.2.0  →    ^3.2.3     
 fast-glob                           ^3.2.4  →   ^3.2.11     
 get-stdin                           ^8.0.0  →    ^9.0.0     
 pegjs-backtrace                     ^0.2.0  →    ^0.2.1     
 serialize-error                     ^7.0.1  →    ^9.0.0     
 yargs                              ^16.0.3  →   ^17.3.1     
 @types/node                       ^14.11.8  →  ^17.0.13     
 @typescript-eslint/eslint-plugin    ^4.4.0  →   ^5.10.2     
 @typescript-eslint/parser           ^4.4.0  →   ^5.10.2     
 chai                                ^4.2.0  →    ^4.3.6     
 coveralls                           ^3.1.0  →    ^3.1.1     
 eslint                             ^7.11.0  →    ^8.8.0     
 eslint-config-standard             ^14.1.1  →   ^16.0.3     
 eslint-plugin-import               ^2.22.1  →   ^2.25.4     
 eslint-plugin-promise               ^4.2.1  →    ^6.0.0     
 eslint-plugin-standard              ^4.0.1  →    ^4.1.0     
 fancy-log                           ^1.3.3  →    ^2.0.0     
 gulp-mocha                          ^7.0.2  →    ^8.0.0     
 gulp-sourcemaps                     ^2.6.5  →    ^3.0.0     
 mocha                               ^8.1.3  →    ^9.2.0     
 source-map-support                 ^0.5.19  →   ^0.5.21     
 ts-node                             ^9.0.0  →   ^10.4.0     
 ts-pegjs                            ^0.2.7  →    ^1.2.1     
 typescript                          ^4.0.3  →    ^4.5.5     

Run npm install to install new versions.

@Enteee Enteee added the dependencies Pull requests that update a dependency file label Oct 13, 2020
@Enteee Enteee force-pushed the feature/update-dependencies branch 5 times, most recently from 0048cf9 to 72bf0ac Compare October 20, 2020 00:22
@Enteee Enteee force-pushed the feature/update-dependencies branch 6 times, most recently from 8a61cb1 to 8827f6b Compare October 27, 2020 00:24
@Enteee Enteee force-pushed the feature/update-dependencies branch 8 times, most recently from 7cffe37 to aeb8402 Compare November 4, 2020 00:15
@Enteee Enteee force-pushed the feature/update-dependencies branch 6 times, most recently from b524b23 to 6ebe91b Compare November 12, 2020 00:15
@Enteee Enteee force-pushed the feature/update-dependencies branch 4 times, most recently from 0674557 to 04b8d3d Compare November 19, 2020 00:16
@Enteee Enteee force-pushed the feature/update-dependencies branch 7 times, most recently from 6021603 to 5eaa2c8 Compare March 15, 2021 00:19
@Enteee Enteee force-pushed the feature/update-dependencies branch 7 times, most recently from 2f51ed6 to b5679c3 Compare March 22, 2021 00:20
@Enteee Enteee force-pushed the feature/update-dependencies branch 6 times, most recently from cb0b14a to 8e55b5e Compare March 30, 2021 00:08
@Enteee Enteee force-pushed the feature/update-dependencies branch from 8e55b5e to 7021844 Compare March 31, 2021 00:07
@Enteee Enteee force-pushed the feature/update-dependencies branch 5 times, most recently from 054624b to 3b837d9 Compare January 30, 2022 00:08
@Enteee Enteee force-pushed the feature/update-dependencies branch from 3b837d9 to eca01fb Compare February 1, 2022 00:09
@kolchurinvv
Copy link

Peggy claims to be the successor for PEG.js with backwards compatibility. at the time of writing the last commit to it was 4 days ago. would it be possible to migrate this parser to the more maintained dependency?

@Enteee Enteee mentioned this pull request Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants