Open dependabot[bot] opened 1 year ago
Merging #969 (7e62022) into develop (673f6d9) will decrease coverage by
4.08%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #969 +/- ##
===========================================
- Coverage 46.33% 42.26% -4.08%
===========================================
Files 195 66 -129
Lines 7059 5094 -1965
Branches 522 0 -522
===========================================
- Hits 3271 2153 -1118
+ Misses 3684 2941 -743
+ Partials 104 0 -104
see 129 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
A newer version of @codemirror/lang-sql exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Bumps @codemirror/lang-sql from 0.19.4 to 6.5.4.
Changelog
Sourced from
@codemirror/lang-sql
's changelog.... (truncated)
Commits
4b7b256
Mark version 6.5.4ecee754
Remove negative lookbehindef9ea42
Mark version 6.5.36aac598
Adjust PL/SQL quoting mechanism code4bb0732
added the alternative quoting mechanism for plsql4d8fa17
Fix unescaping of period chars1735b82
Allow period chars in table names to be escaped95e773c
Mark version 6.5.2eb70d19
Allow tables to be nested more than one level in schemaCompletionSourcebe533e3
Mark version 6.5.1You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show