This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [x1unix/go-playground](https://github.com/x1unix/go-playground) | major | `2.5.8` → `3.0.0` |
---
### Release Notes
<details>
<summary>x1unix/go-playground (x1unix/go-playground)</summary>
### [`v3.0.0`](https://github.com/x1unix/go-playground/releases/tag/v3.0.0): 3.0.0
[Compare Source](https://github.com/x1unix/go-playground/compare/v2.5.8...v3.0.0)
#### What's Changed
- Migrate from Monaco editor to CodeMirror by [@​x1unix](https://github.com/x1unix) in [#​547](https://github.com/x1unix/go-playground/issues/547) [#​551](https://github.com/x1unix/go-playground/issues/551) [#​552](https://github.com/x1unix/go-playground/issues/552) [#​557](https://github.com/x1unix/go-playground/issues/557) [#​563](https://github.com/x1unix/go-playground/issues/563) [#​564](https://github.com/x1unix/go-playground/issues/564)
- feat: upgrade web dependencies by [@​x1unix](https://github.com/x1unix) in [#​562](https://github.com/x1unix/go-playground/pull/562)
- fix: handle import aliases in completion by [@​x1unix](https://github.com/x1unix) in [#​565](https://github.com/x1unix/go-playground/pull/565)
- feat: improve completion UX on mobile by [@​x1unix](https://github.com/x1unix) in [#​566](https://github.com/x1unix/go-playground/pull/566)
- feat: render cursor position and tab size by [@​x1unix](https://github.com/x1unix) in [#​567](https://github.com/x1unix/go-playground/pull/567)
- fix: statusbar and header fixes by [@​x1unix](https://github.com/x1unix) in [#​570](https://github.com/x1unix/go-playground/pull/570)
- fix(vim): show real current line number in relative mode by [@​x1unix](https://github.com/x1unix) in [#​571](https://github.com/x1unix/go-playground/pull/571)
- feat: support embedding of text files by [@​x1unix](https://github.com/x1unix) in [#​572](https://github.com/x1unix/go-playground/pull/572)
- fix: use correct initial file contents per file type by [@​x1unix](https://github.com/x1unix) in [#​574](https://github.com/x1unix/go-playground/pull/574)
- fix(codemirror): remove document from cache on file delete by [@​x1unix](https://github.com/x1unix) in [#​575](https://github.com/x1unix/go-playground/pull/575)
- feat: use LSP types instead of Monaco types in language worker and indexer by [@​x1unix](https://github.com/x1unix) in [#​577](https://github.com/x1unix/go-playground/pull/577)
- feat(analyzer): use LSP types and remove monaco-editor by [@​x1unix](https://github.com/x1unix) in [#​578](https://github.com/x1unix/go-playground/pull/578)
- feat: upgrade to React 18 by [@​x1unix](https://github.com/x1unix) in [#​579](https://github.com/x1unix/go-playground/pull/579)
- feat: responsive command bar by [@​x1unix](https://github.com/x1unix) in [#​580](https://github.com/x1unix/go-playground/pull/580)
- fix: revert CommandBar custom grow/shrink rules by [@​x1unix](https://github.com/x1unix) in [#​581](https://github.com/x1unix/go-playground/pull/581)
- fix: strip header anchors and code reference links in GoDoc by [@​x1unix](https://github.com/x1unix) in [#​582](https://github.com/x1unix/go-playground/pull/582)
- fix: reinvalidate CommandBar cache by [@​x1unix](https://github.com/x1unix) in [#​583](https://github.com/x1unix/go-playground/pull/583)
- feat: Improve and refactor the header by [@​x1unix](https://github.com/x1unix) in [#​586](https://github.com/x1unix/go-playground/pull/586)
- fix: Snippet expansion for completions with auto-import edits by [@​x1unix](https://github.com/x1unix) in [#​587](https://github.com/x1unix/go-playground/pull/587)
- Fix use-after-free in analyzer and language workers by [@​x1unix](https://github.com/x1unix) in [#​588](https://github.com/x1unix/go-playground/pull/588)
- chore: update docs by [@​x1unix](https://github.com/x1unix) in [#​589](https://github.com/x1unix/go-playground/pull/589)
- fix: UI behavior on iOS Safari by [@​x1unix](https://github.com/x1unix) in [#​590](https://github.com/x1unix/go-playground/pull/590)
- fix: update xterm.js terminal contents only when it's available by [@​x1unix](https://github.com/x1unix) in [#​591](https://github.com/x1unix/go-playground/pull/591)
- feat(xterm): lazy-load terminal backend addons by [@​x1unix](https://github.com/x1unix) in [#​592](https://github.com/x1unix/go-playground/pull/592)
- fix(codemirror): don't provide completions inside strings or comments by [@​x1unix](https://github.com/x1unix) in [#​593](https://github.com/x1unix/go-playground/pull/593)
- feat: use editor AST instead of parsing file twice by [@​x1unix](https://github.com/x1unix) in [#​594](https://github.com/x1unix/go-playground/pull/594)
- fix: avoid spamming notification if completion source never called by [@​x1unix](https://github.com/x1unix) in [#​595](https://github.com/x1unix/go-playground/pull/595)
- feat: upgrade to ESLint v9 by [@​x1unix](https://github.com/x1unix) in [#​541](https://github.com/x1unix/go-playground/pull/541)
##### Dependabot
- chore(deps): bump immutable from 4.3.7 to 4.3.8 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​548](https://github.com/x1unix/go-playground/pull/548)
- chore(deps): bump docker/login-action from 3 to 4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​549](https://github.com/x1unix/go-playground/pull/549)
- chore(deps): bump docker/setup-qemu-action from 3 to 4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​550](https://github.com/x1unix/go-playground/pull/550)
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​554](https://github.com/x1unix/go-playground/pull/554)
- chore(deps): bump docker/build-push-action from 6 to 7 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​555](https://github.com/x1unix/go-playground/pull/555)
- chore(deps): bump docker/metadata-action from 5 to 6 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​556](https://github.com/x1unix/go-playground/pull/556)
- chore(deps): bump lodash from 4.17.21 to 4.17.23 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​536](https://github.com/x1unix/go-playground/pull/536)
- chore(deps): bump tar from 7.5.4 to 7.5.7 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​537](https://github.com/x1unix/go-playground/pull/537)
- chore(deps): bump [@​isaacs/brace-expansion](https://github.com/isaacs/brace-expansion) from 5.0.0 to 5.0.1 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​539](https://github.com/x1unix/go-playground/pull/539)
- chore(deps): bump qs from 6.14.1 to 6.14.2 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​542](https://github.com/x1unix/go-playground/pull/542)
- chore(deps): bump tar from 7.5.7 to 7.5.9 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​543](https://github.com/x1unix/go-playground/pull/543)
- chore(deps): bump bn.js from 4.12.2 to 4.12.3 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​545](https://github.com/x1unix/go-playground/pull/545)
- chore(deps): bump rollup from 4.55.2 to 4.59.0 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​546](https://github.com/x1unix/go-playground/pull/546)
- chore(deps): bump ajv from 6.12.6 to 6.14.0 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​544](https://github.com/x1unix/go-playground/pull/544)
- chore(deps): bump tar from 7.5.9 to 7.5.10 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​553](https://github.com/x1unix/go-playground/pull/553)
- chore(deps): bump tar from 7.5.10 to 7.5.11 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​560](https://github.com/x1unix/go-playground/pull/560)
- chore(deps): bump flatted from 3.3.3 to 3.4.1 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​561](https://github.com/x1unix/go-playground/pull/561)
- chore(deps): bump flatted from 3.4.1 to 3.4.2 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​576](https://github.com/x1unix/go-playground/pull/576)
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​585](https://github.com/x1unix/go-playground/pull/585)
**Full Changelog**: <https://github.com/x1unix/go-playground/compare/v2.5.8...v3.0.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
2.5.8→3.0.0Release Notes
x1unix/go-playground (x1unix/go-playground)
v3.0.0: 3.0.0Compare Source
What's Changed
Dependabot
Full Changelog: https://github.com/x1unix/go-playground/compare/v2.5.8...v3.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Renovate Bot.