Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/lang-sql 0.19.3 -> 6.6.3 age adoption passing confidence

Release Notes

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

v6.6.3

Compare Source

Bug fixes

Fix a bug where Postgres-style dollar-quoted strings were enabled for all dialects, and the doubleDollarQuotedStrings options was ignored.

v6.6.2

Compare Source

Bug fixes

Properly support tags in PostgreSQL 4073 quoted strings.

v6.6.1

Compare Source

Bug fixes

Fix an issue that caused completions to be missing when using the defaultSchema option.

v6.6.0

Compare Source

Bug fixes

Don't tokenize identifiers after periods as anything but plain identifiers.

New features

The schema option now allows nested objects to define multiple levels of completions, as well as self completion options for specific levels. The old format (using tables/schemas) continues to work but is deprecated.

v6.5.5

Compare Source

Bug fixes

Make sure table and column completions with upper-case characters are quoted.

Tag comments and strings as isolating for the purpose of bidirectional text.

v6.5.4

Compare Source

Bug fixes

Remove use of negative lookbehind in a regular expression, which recent versions of Safari still don't support.

v6.5.3

Compare Source

Bug fixes

The PL/SQL dialect now correctly handles q'[]'-quoting syntax.

v6.5.2

Compare Source

Bug fixes

Allow table names to contain multiple dots in the schema passed to schemaCompletionSource.

v6.5.1

Compare Source

Bug fixes

schemaCompletionSource now adds quotes around non-word identifiers even if the user didn't type a starting quote.

v6.5.0

Compare Source

New features

Dialect objects now have a public spec property holding their configuration.

v6.4.1

Compare Source

Bug fixes

Fix a bug where tokenizing of block comments got confused when nested comment start/end markers appeared directly next to each other.

v6.4.0

Compare Source

Bug fixes

Fix syntax tree node names for curly and square brackets, which had their names swapped.

New features

The new schemas config option can be used to provide custom completion objects for schema completions.

v6.3.3

Compare Source

Bug fixes

Fix tokenizing of double-$ strings in SQL dialects that support them.

v6.3.2

Compare Source

Bug fixes

Make sure the language object has a name.

v6.3.1

Compare Source

Bug fixes

Fix tokenizing of -- line comments.

v6.3.0

Compare Source

New features

Schema-based completion now understands basic table alias syntax, and will take it into account when looking up completions.

v6.2.0

Compare Source

New features

The new unquotedBitLiterals dialect option controls whether 0b01 syntax is recognized.

Dialects now allow a treatBitsAsBytes option to allow any characters inside quoted strings prefixed with b.

v6.1.0

Compare Source

New features

The new doubleDollarQuotedStrings options to SQL dialects allows parsing of text delimited by $$ as strings. Regenerate readme

v6.0.0

Compare Source

Breaking changes

Update dependencies to 6.0.0

v0.20.4

Compare Source

New features

Schema completion descriptions may now include dots in table names to indicate nested schemas.

v0.20.3

Compare Source

Bug fixes

Fix a bug where the slash at the end of block comments wasn't considered part of the comment token.

v0.20.2

Compare Source

Bug fixes

Fix an infinite recursion bug in schemaCompletionSource.

v0.20.1

Compare Source

Breaking changes

The schemaCompletion and keywordCompletion exports, which returned extensions, have been replaced with schemaCompletionSource and keywordCompletionSource, which return completion sources. The old exports will remain available until the next major version.

v0.20.0

Compare Source

Bug fixes

Fix autocompletion on columns when the table name is written with upper-case letters. Move to @​lezer/highlight

v0.19.4

Compare Source

Bug fixes

Remove duplicate keywords/types in dialect configurations.

Fix a bug that caused characters directly before a space to be tokenized incorrectly.


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Europe/Berlin, 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 has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Nov 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
query-console-demo ❌ Failed (Inspect) Apr 8, 2024 5:59pm

@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from 37c2ee0 to dbb5f22 Compare November 14, 2022 17:10
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from dbb5f22 to bce74c4 Compare November 30, 2022 10:31
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from bce74c4 to 608975d Compare November 30, 2022 11:32
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from 608975d to e1b7347 Compare January 23, 2023 09:22
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from e1b7347 to bf7de09 Compare May 29, 2023 15:53
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from bf7de09 to 327c909 Compare June 22, 2023 20:50
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from 327c909 to 854c988 Compare June 24, 2023 07:53
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from 854c988 to 6c6f221 Compare August 6, 2023 02:17
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from 6c6f221 to 02d45de Compare August 11, 2023 08:49
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from 02d45de to 648a741 Compare December 29, 2023 02:18
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from 648a741 to 69eec1d Compare March 1, 2024 02:51
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from 69eec1d to 66ac261 Compare March 5, 2024 08:07
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from 66ac261 to f56a435 Compare March 23, 2024 23:50
@renovate renovate bot force-pushed the renovate/codemirror-lang-sql-6.x branch from f56a435 to 7760050 Compare April 8, 2024 17:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants