contentful / field-editors

React components and extensions for building Contentful entry editor
https://contentful-field-editors.netlify.app/
MIT License
151 stars 116 forks source link

chore: bump @uiw/react-codemirror from 4.21.25 to 4.23.6 #1798

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps @uiw/react-codemirror from 4.21.25 to 4.23.6.

Release notes

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

v4.23.6

Buy me a coffee

Documentation v4.23.6: https://raw.githack.com/uiwjs/react-codemirror/57d9fb7/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.5...v4.23.6

npm i @uiw/react-codemirror@4.23.6
  • 🐞 fix: Implement 'exports' field in package.json for the core & basics setup package (#692) 8f1ff2d @​fatton139
  • 🐞 fix: resolve exports field issue causing README.md loading error in documentation #692 c2437c7 @​jaywcjlove

v4.23.5

Buy me a coffee

Documentation v4.23.5: https://raw.githack.com/uiwjs/react-codemirror/2dc5095/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.4...v4.23.5

npm i @uiw/react-codemirror@4.23.5

v4.23.4

Buy me a coffee

Documentation v4.23.4: https://raw.githack.com/uiwjs/react-codemirror/b4d4e77/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.3...v4.23.4

npm i @uiw/react-codemirror@4.23.4
  • 🐞 fix(hyper-link): Move toString out of while loop to prevent memory leak (#687) e10f426 @​danielericlee

v4.23.3

Buy me a coffee

Documentation v4.23.3: https://raw.githack.com/uiwjs/react-codemirror/d199b9e/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.2...v4.23.3

npm i @uiw/react-codemirror@4.23.3
  • 🎨 style(theme): Vscode Light - lineHighlight. (#686) 4af6677 @​luiz2f

v4.23.2

... (truncated)

Commits
  • 8b091c3 released v4.23.6 #692 #680
  • c2437c7 fix: resolve exports field issue causing README.md loading error in documenta...
  • 8f1ff2d fix: Implement 'exports' field in package.json for the core & basics setup pa...
  • ed1e515 released v4.23.5 #688
  • 661bfc9 style(vscode): fix default value issue for light mode. #688
  • 1064e2a released v4.23.4 #687
  • e10f426 fix(hyper-link): Move toString out of while loop to prevent memory leak (#687)
  • 4e8730a released v4.23.3 #686
  • 4af6677 style(theme): Vscode Light - lineHighlight. (#686)
  • e26ca15 released v4.23.2 #681
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)