forked from raycast/extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
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 @typescript-eslint/parser from 5.11.0 to 5.51.0 #8
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Snyk has created this PR to upgrade @typescript-eslint/parser from 5.11.0 to 5.51.0. See this package in npm: https://www.npmjs.com/package/@typescript-eslint/parser See this project in Snyk: https://app.snyk.io/org/centaurioun/project/e061ceab-61f8-4f3b-aa3f-edc3f1b64555?utm_source=github&utm_medium=referral&page=upgrade-pr
Centaurioun
pushed a commit
that referenced
this pull request
Apr 3, 2023
* Add kafka extension - chore: prepare for public store - chore: package.json - fix: package-lock - chore: move extensions - chore: package.json - fix: package-lock - feat: rename extensions in package.json - feat: rename vault command - fix: screenshots resolution - feat: add changelog - feat: add screeshots - fix: package-lock - fix: github package.json name - fix: github extension - fix: package-lock - feat: update icon - feat: rename github to github pulls - feat: rename github to github pulls - fix: publish workflow - deps: update (#18) - feat: add multiple login methods (#17) - feat(vault): add favorite namespaces easy switch (#16) - feat(kafka): add list section (#10) - feat(vault): add options to disable write and/or delete (#9) - feat: move to npm (#8) - feat: white icon for menu bar and display lag even if currently loading (#7) - ci: rename list extensions -> list for matrix - ci: rename list extensions -> list for matrix - ci: conditional publish on changes files - chore(kafka-menu-bar): update log (#6) - feat: reusable list extensions workflow - fix: publish workflow - fix: publish workflow (#5) - feat: add publish workflow - fix: ci (#4) - feat: add actions - feat: add dependabot - feat: monorepo - docs: improve kafka documentation - docs: add kakfa doc link in readme - feat: add conf to hide consumers without lag - feat: add metadata extractor - feat: add partitions in topics and improve compacted tag - fix: kafka extension icon - feat(kafka): new extension - deps: update raycast - feat(vault): add paste to current app - feat(vault): add favorites management - chore(doc): improve documentation - Merge pull request #2 from fonimus/feat/license - Merge pull request #1 from fonimus/feat/build-sh - Merge pull request #3 from fonimus/feat/git-ignore - feat(vault): add list/create/delete entities - feat(github): improve list accessories - feat(github): improve list accessories - feat(github): remove pr number when details are shown - fix(github): remove labels from list temporarily (bug in raycast/extensions raycast#3359) - chore(git): add .gitignore - chore(license): add MIT license - chore(build): add extension builder - feat(github): improve left icon for bots, waiting, etc - feat(github): improve left icon for bots, waiting, etc - feat(github): add pr number in navigation and set approval as left icon - fix(vault): typo - chore(deps): migrate to last raycast version - chore(all): reformat with prettier - fix(vault): fix logo dimension - ♻️ Remove unused url preference - 🐛 Remove console logs - 🔧 Fix readme - 🔧 Add dsstore to gitignore - 🔧 Update manifests - ✨(vault) Save show technical paths in cache - ✨(github) Add draft information - ✨(vault) Add folder recursive deletion - ✨(vault) Add json validation when adding new version - ✨ Add tint color in icons - ✨ Add tint color in icons, add mark in user avatar - 🔨 Add react hooks eslint plugin - 🐛 Fix reloading issue - ✨ Add owner name in repo list and copy pr url in clipboard - 🔧 Remove organization from preferences - ✨ Add approve action, add possibility to show/hide details, add number of approvals in list/detail - ♻️ Use useCallback hook and make actions methods components - ♻️ Use usePromise from raycast utils when possible - 🐛 Fix system sound by replacing unnecessary submit form action by standard action - ♻️ Use useCachedState from raycast utils - 🎉 Init project with vault and github extensions - Initial commit * fix: wrong package.json and lock file * fix: remove unused asset * feat: add dark icon, prettify menu bar dropdown * feat: add reload shortcut * fix: remove ssl kafkajs configuration from default
Centaurioun
pushed a commit
that referenced
this pull request
Jul 16, 2023
* Update quantumcast extension - Release 0.0.2 (#8) - release 0.0.1 (#5) - Modified CHANGELOG (#4) - Merge initial release 0.0.1 (#3) - Dev (#2) - npm update (#1) - Added logos - Initial project setup - Update README.md - Initial commit * Update CHANGELOG.md * new Raycast eslint * Update open-cloudflow-workspace.tsx --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com>
Centaurioun
pushed a commit
that referenced
this pull request
Jul 16, 2023
* Update quantumcast extension - Release 0.0.2 (#8) - release 0.0.1 (#5) - Modified CHANGELOG (#4) - Merge initial release 0.0.1 (#3) - Dev (#2) - npm update (#1) - Added logos - Initial project setup - Update README.md - Initial commit * Update quantumcast extension - eslint mod - V0.0.3 (#10) - V0.0.3 (#9) * Update quantumcast extension - Add category - eslint mod - V0.0.3 (#10) - V0.0.3 (#9) * Update open-cloudflow-api-docs.tsx * Update open-cloudflow-api-docs.tsx --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com>
Centaurioun
pushed a commit
that referenced
this pull request
Jul 16, 2023
* Update quantumcast extension - Contributions/merge 1684352334444420000 (#14) - Release 0.0.4 (#13) - Update CHANGELOG.md (#12) - eslint mod (#11) - V0.0.3 (#10) - V0.0.3 (#9) - Release 0.0.2 (#8) - release 0.0.1 (#5) - Modified CHANGELOG (#4) - Merge initial release 0.0.1 (#3) - Dev (#2) - npm update (#1) - Added logos - Initial project setup - Update README.md - Initial commit * Added missing icon and removed some matadata images * Removed raycast-env.d.ts --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com>
Centaurioun
pushed a commit
that referenced
this pull request
Jul 16, 2023
* Add worktrees extension - Make starting branch configurable - Prepare for publish - Update eslint config - Move hook to component - Add command to create new worktree - Only replace ~/ - Document unnecessary eslint-disable - Make terminal and editor configurable - Use fd when possible - Display error message - Add confirmation toast - Ignore the main worktree - Parse porcelain format - Raycast extension for managing git worktrees - Update dependencies - Migrate to latest - Fix package name - Remove superjson dependency - Fix useEffect dependencies - Merge pull request #10 from canac/dependabot/npm_and_yarn/journal/electron-and-react-devtools-23.2.4 - Merge pull request #9 from canac/dependabot/npm_and_yarn/bible/electron-and-react-devtools-23.2.4 - Bump electron and react-devtools in /journal - Bump electron and react-devtools in /bible - Merge pull request #8 from canac/dependabot/npm_and_yarn/bible/node-fetch-3.2.10 - Merge pull request #6 from canac/dependabot/npm_and_yarn/bible/http-cache-semantics-4.1.1 - Merge pull request #7 from canac/dependabot/npm_and_yarn/bible/ansi-regex-3.0.1 - Merge pull request #5 from canac/dependabot/npm_and_yarn/bible/minimist-1.2.8 - Bump node-fetch from 3.2.0 to 3.2.10 in /bible - Bump ansi-regex from 3.0.0 to 3.0.1 in /bible - Bump http-cache-semantics from 4.1.0 to 4.1.1 in /bible - Bump minimist from 1.2.5 to 1.2.8 in /bible - Add BibleGateway scraper - Improve journal extension metadata - Run prettier - Merge pull request #4 from canac/dependabot/npm_and_yarn/journal/minimatch-3.1.2 - Bump minimatch from 3.0.4 to 3.1.2 in /journal - Merge pull request #3 from canac/dependabot/npm_and_yarn/journal/http-cache-semantics-4.1.1 - Bump http-cache-semantics from 4.1.0 to 4.1.1 in /journal - Merge pull request #2 from canac/dependabot/npm_and_yarn/journal/ansi-regex-3.0.1 - Bump ansi-regex from 3.0.0 to 3.0.1 in /journal - Merge pull request #1 from canac/dependabot/npm_and_yarn/journal/minimist-1.2.6 - Bump minimist from 1.2.5 to 1.2.6 in /journal - Keep Raycast open after choosing a tag - Clear the tag search after choosing a tag - Journal Raycast extension - Initial commit * Add screenshots * optimize metadata * Update worktrees extension - Merge branch 'contributions/merge-1686342399257255000' - Pull contributions - Refactor to use useForm * Handle zero worktrees * Add empty list view * Completely hide summary * Add changelog --------- Co-authored-by: Per Nielsen Tikær <per@raycast.com>
Centaurioun
pushed a commit
that referenced
this pull request
Sep 8, 2023
* Add notion_researcher extension - Update README.md - Update README.md - Merge pull request #8 from razgaon/production-preparation - Fixed bug with semantic scholar and added toast. - Merge pull request #7 from razgaon/production-preparation - Improved Semantic Scholar - Merge pull request #5 from razgaon/razgaon-readme-patch-1 - Merge pull request #6 from razgaon/production-preparation - Added automatic database creation. - Update README.md - Added image - Added changelog and categories - Updated icons - Fixed lint issues - Merge pull request #4 from razgaon/feature/create-database - Improved the UI and experience - Added clear indication when adding papers - Merge pull request #3 from razgaon/feature/no-duplicates - Checks if article already exists. - Merge pull request #2 from razgaon/feature/speed-enhancment - Changed llm call to be concurrent with other calls. - Update README.md - Merge pull request #1 from razgaon/feature/ml-explainability - Added ml explaining - Added support for multiple papers as input * Fixed lint issue * Fixed comments * Fixed additional comments
Centaurioun
pushed a commit
that referenced
this pull request
Sep 8, 2023
* Add notion_researcher extension - Update README.md - Update README.md - Merge pull request #8 from razgaon/production-preparation - Fixed bug with semantic scholar and added toast. - Merge pull request #7 from razgaon/production-preparation - Improved Semantic Scholar - Merge pull request #5 from razgaon/razgaon-readme-patch-1 - Merge pull request #6 from razgaon/production-preparation - Added automatic database creation. - Update README.md - Added image - Added changelog and categories - Updated icons - Fixed lint issues - Merge pull request #4 from razgaon/feature/create-database - Improved the UI and experience - Added clear indication when adding papers - Merge pull request #3 from razgaon/feature/no-duplicates - Checks if article already exists. - Merge pull request #2 from razgaon/feature/speed-enhancment - Changed llm call to be concurrent with other calls. - Update README.md - Merge pull request #1 from razgaon/feature/ml-explainability - Added ml explaining - Added support for multiple papers as input * Fixed lint issue * Fixed comments * Fixed additional comments * Fixed bug in parsing math equations. * Removed unnecessary backslash * Changelog --------- Co-authored-by: Milena Araujo <milena@raycast.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @typescript-eslint/parser from 5.11.0 to 5.51.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.
Release notes
Package name: @typescript-eslint/parser
5.51.0 (2023-02-06)
Bug Fixes
Features
verbatimModuleSyntax
(#6394) (b14d3be)5.50.0 (2023-01-31)
Bug Fixes
String.prototype.length
(#5704) (09d57ce)ThisExpression
andPrivateIdentifier
errors (#6028) (85e783c)Features
key-spacing
rule extension for interface & type declarations (#6211) (67706e7)5.49.0 (2023-01-23)
Features
#private
modifier on class members (#6259) (c8a6d80)5.48.2 (2023-01-16)
Note: Version bump only for package @ typescript-eslint/typescript-eslint
5.48.1 (2023-01-09)
Note: Version bump only for package @ typescript-eslint/typescript-eslint
5.48.0 (2023-01-02)
Features
5.47.1 (2022-12-26)
Bug Fixes
Commit messages
Package name: @typescript-eslint/parser