devinit / ddw-analyst-ui

The Development Data Warehouse
http://ddw.devinit.org/
GNU General Public License v3.0
2 stars 1 forks source link

Bump @uiw/react-codemirror from 4.5.1 to 4.19.5 #880

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @uiw/react-codemirror from 4.5.1 to 4.19.5.

Release notes

Sourced from @​uiw/react-codemirror's releases.

v4.19.5

Documentation v4.19.5: https://raw.githack.com/uiwjs/react-codemirror/1222b42/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.19.4...v4.19.5

npm i @uiw/react-codemirror@4.19.5
  • 🌍 website: fix themes all error. 3023dcd @​jaywcjlove
  • 🐞 fix(core): don't set editor content if value is undefined uiwjs#441 (#442) 0551523 @​mrdrogdrog

v4.19.4

Documentation v4.19.4: https://raw.githack.com/uiwjs/react-codemirror/9fbca2c/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.19.3...v4.19.4

npm i @uiw/react-codemirror@4.19.4

v4.19.3

Documentation v4.19.3: https://raw.githack.com/uiwjs/react-codemirror/6cae541/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.19.2...v4.19.3

npm i @uiw/react-codemirror@4.19.3

v4.19.2

Documentation v4.19.2: https://raw.githack.com/uiwjs/react-codemirror/01a4b43/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.19.1...v4.19.2

npm i @uiw/react-codemirror@4.19.2

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov-commenter commented 1 year ago

Codecov Report

Merging #880 (c782961) into develop (bee95eb) will decrease coverage by 4.07%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #880      +/-   ##
===========================================
- Coverage    46.33%   42.26%   -4.08%     
===========================================
  Files          195       66     -129     
  Lines         7059     5094    -1965     
  Branches       520        0     -520     
===========================================
- Hits          3271     2153    -1118     
+ Misses        3684     2941     -743     
+ Partials       104        0     -104     
Impacted Files Coverage Δ
...d/src/components/ScheduledEventsTableCard/index.ts
frontend/src/pages/DataSources/reducers/index.ts
...end/src/components/PaginationRow/PaginationRow.tsx
...ryTableCard/ScheduledEventsRunHistoryTableCard.tsx
...rontend/src/components/Wizard/WizardNavigation.tsx
frontend/src/actions/sources.ts
frontend/src/reducers/token.ts
.../src/components/SelectColumnOrder/SortableItem.tsx
...ts/AggregateQueryBuilder/AggregateQueryBuilder.tsx
frontend/src/pages/QueryBuilder/reducers/index.ts
... and 119 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 1 year ago

Superseded by #889.