markwylde / workerbox

A secure sandbox to execute untrusted user JavaScript, in a web browser, without any risk to your own domain/site/page.
https://workerbox.net
MIT License
125 stars 3 forks source link

[Snyk] Upgrade @codemirror/lang-javascript from 6.1.1 to 6.1.9 #24

Closed markwylde closed 3 months ago

markwylde commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @codemirror/lang-javascript from 6.1.1 to 6.1.9.

:information_source: 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 **8 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2023-06-02.
Release notes
Package name: @codemirror/lang-javascript
  • 6.1.9 - 2023-06-02

    Bug fixes

    Make sure scopeCompletionSource doesn't try to complete property names that aren't simple identifier (such as numeric indices).

  • 6.1.8 - 2023-05-13

    Bug fixes

    Stop completing keywords after . tokens.

  • 6.1.7 - 2023-04-19

    Bug fixes

    Fix overeager JSX tag closing inside attribute values and in self-closing tags.

  • 6.1.6 - 2023-04-13

    Bug fixes

    Fix a bug that allowed autoCloseTags to close JSX tags in JavaScript context.

  • 6.1.5 - 2023-04-04

    Bug fixes

    Make TypeScript object type syntax foldable.

  • 6.1.4 - 2023-02-13

    Bug fixes

    Make sure code in JSX context can be commented correctly.

  • 6.1.3 - 2023-02-02

    Bug fixes

    Fix auto-closing of JSX fragments.

  • 6.1.2 - 2022-12-07

    Bug fixes

    Automatic tag closing in JSX now works for namespaced and member-expression tag names.

  • 6.1.1 - 2022-10-24

    Bug fixes

    Make completionPath handle ?. syntax.

from @codemirror/lang-javascript GitHub release notes
Commit messages
Package name: @codemirror/lang-javascript
  • f85a0ca Mark version 6.1.9
  • 67ac77c Omit non-simple-identifier names in scopeCompletionSource
  • c1e63e9 Move to @ codemirror/buildhelper 1.0.0
  • 8709ccf Mark version 6.1.8
  • d3b10ac Don't complete keywords and locals after . tokens
  • 5b476a7 Mark version 6.1.7
  • bbc0ba0 Don't close JSX tags in self-closing tags and inside attributes
  • b9e55bc Mark version 6.1.6
  • 89496a8 Make sure autoCloseTags doesn't try to close inside escapes
  • 46900d4 Mark version 6.1.5
  • f4ab7e6 Allow folding typescript interface and object type alias
  • 9d408cb Update links in readme
  • 2b65e2d Mark version 6.1.4
  • 5c68db3 Add different comment tokens for JSX code
  • e391163 Mark version 6.1.3
  • e790b3c Fix JSX fragment autoclose tag logic
  • 4f2c18d Update maintainer email
  • b44ef5c Mark version 6.1.2
  • 3fd72b8 Make JSX autoclosing work for non-simple tag names
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](https://app.snyk.io/org/markwylde/project/36a4d7b2-1609-4a34-a92f-849bef909b06?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/markwylde/project/36a4d7b2-1609-4a34-a92f-849bef909b06/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/markwylde/project/36a4d7b2-1609-4a34-a92f-849bef909b06/settings/integration?pkg=@codemirror/lang-javascript&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)