Closed dependabot[bot] closed 4 months ago
The following labels could not be found: Changed
.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/react-simple-code-editor@0.14.1 | None | 0 |
69.7 kB | oliviertassinari |
🚮 Removed packages: npm/react-simple-code-editor@0.13.1
Bumps react-simple-code-editor from 0.13.1 to 0.14.1.
Release notes
Sourced from react-simple-code-editor's releases.
Commits
e1b9232
chore: release 0.14.1cffbf56
Fix padding type regression (#129)11db307
chore: release 0.14.0c94aca3
[core] Upgrade react dev dependencies (#127)63a6158
Migrate from class to hooks (#125)2d7748a
[core] Upgrade react dev dependencies to React 18.3.1 (#126)86129bb
fix: wrong reference to file extensione47a804
fix: broken link to demo on the README (#111)4065fa6
feat: replace a few event.keyCode with event.key (#102)3e974ea
fix: repository URL changeDependabot 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