Skip to content

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 b6ba387
🔍 Latest deploy log https://app.netlify.com/projects/tauri-bindgen/deploys/6898a94bfee6aa00089900c5

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.4100 +1100100 +180100

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
@renovate renovate bot force-pushed the renovate/codemirror-lang-javascript-6.x-lockfile branch from 65e38a7 to 35cd686 Compare May 24, 2025 23:47
@renovate renovate bot force-pushed the renovate/codemirror-lang-javascript-6.x-lockfile branch from 35cd686 to 7e4256d Compare June 4, 2025 06:51
@renovate renovate bot force-pushed the renovate/codemirror-lang-javascript-6.x-lockfile branch from 7e4256d to 8ff0fba Compare June 22, 2025 15:36
@renovate renovate bot force-pushed the renovate/codemirror-lang-javascript-6.x-lockfile branch from 8ff0fba to 6a0b49b Compare July 2, 2025 18:03
@renovate renovate bot force-pushed the renovate/codemirror-lang-javascript-6.x-lockfile branch from 6a0b49b to b6ba387 Compare August 10, 2025 14:14
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