Skip to content

chore(deps): update dependency @codemirror/lang-javascript to v6.2.4 #228

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/lang-javascript 6.1.8 -> 6.2.4 age adoption passing confidence

Release Notes

codemirror/lang-javascript (@​codemirror/lang-javascript)

v6.2.4

Compare Source

Bug fixes

Fix a crash in the esLint helper when a rule's meta.docs isn't defined.

Properly dedent lines starting with an opening curly brace below composite statements like for/while.

v6.2.3

Compare Source

Bug fixes

Disable JavaScript completions in JSX context.

v6.2.2

Compare Source

Bug fixes

Fix a bug that would cause self-closing JSX tags to have another closing tag inserted when typing the final '>'.

v6.2.1

Compare Source

Bug fixes

autoCloseTags now generates two separate transactions, so that the completion can be undone separately.

v6.2.0

Compare Source

New features

Export a typescriptSnippets array and include TypeScript keyword completions in the default support extension when in TypeScript mode.

v6.1.9

Compare Source

Bug fixes

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Feb 25, 2024

Deploy Preview for tauri-bindgen failed.

Name Link
🔨 Latest commit 65e38a7
🔍 Latest deploy log https://app.netlify.com/sites/tauri-bindgen/deploys/682477d6bfc5070008ab77a0

Copy link

socket-security bot commented Feb 25, 2024

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​codemirror/​lang-javascript@​6.1.8 ⏵ 6.2.4100100100 +180 +1100

View full report

@renovate renovate bot force-pushed the renovate/codemirror-lang-javascript-6.x-lockfile branch from 01f2d14 to 16e14a8 Compare January 23, 2025 21:39
@renovate renovate bot force-pushed the renovate/codemirror-lang-javascript-6.x-lockfile branch 2 times, most recently from 06d0386 to 78416da Compare February 12, 2025 10:26
@renovate renovate bot changed the title chore(deps): update dependency @codemirror/lang-javascript to v6.2.2 chore(deps): update dependency @codemirror/lang-javascript to v6.2.3 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/codemirror-lang-javascript-6.x-lockfile branch from 78416da to 6d6d57a Compare March 3, 2025 12:11
@renovate renovate bot force-pushed the renovate/codemirror-lang-javascript-6.x-lockfile branch from 6d6d57a to 2ef9b99 Compare April 1, 2025 10:39
@renovate renovate bot force-pushed the renovate/codemirror-lang-javascript-6.x-lockfile branch from 2ef9b99 to 01e4b5f Compare April 24, 2025 08:27
@renovate renovate bot changed the title chore(deps): update dependency @codemirror/lang-javascript to v6.2.3 chore(deps): update dependency @codemirror/lang-javascript to v6.2.4 May 14, 2025
@renovate renovate bot force-pushed the renovate/codemirror-lang-javascript-6.x-lockfile branch from 01e4b5f to 65e38a7 Compare May 14, 2025 11:00
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.

0 participants