build(deps-dev): update esbonio requirement from >=0.16.4 to >=2.0.0 in /python#587
build(deps-dev): update esbonio requirement from >=0.16.4 to >=2.0.0 in /python#587dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Dependabot ReviewRecommendation: NEEDS FIX before merge This bumps Root cause: esbonio 2.0.0 removed Fix needed: Add The pytest-matrix failures appear to be CI infrastructure timeouts (cancelled during apt package installation), not related to the esbonio upgrade. |
|
Action needed: Add |
Dependabot PR Review SummaryChanges reviewed: Updates Checklist
AnalysisThis is a major version bump (0.16.x → 2.0.0) with significant breaking changes:
Root cause of CI failures: The esbonio update changed dependency resolution, exposing a latent bug — To fix, this PR would need:
🤖 Automated review by Ambient |
Updates the requirements on [esbonio](https://github.com/swyddfa/esbonio) to permit the latest version. - [Release notes](https://github.com/swyddfa/esbonio/releases) - [Commits](swyddfa/esbonio@esbonio-language-server-v0.16.5...esbonio-language-server-v2.0.0) --- updated-dependencies: - dependency-name: esbonio dependency-version: 2.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
49e49e5 to
e2b4eb0
Compare
|
Superseded by #612. |
Updates the requirements on esbonio to permit the latest version.
Release notes
Sourced from esbonio's releases.
Commits
0832ee4Esbonio Language Server Release v2.0.0bcb7488Merge pull request #1102 from swyddfa/develop6394447code: Update changelogb1c4bcdworkflow: Be specific about bundled esbonio version509420ccode: bump python dependencies713877ccode: bump node dependencies8bbe9e5docs: update migration guide4351749lsp: Introduce cli subcommandsfa30e22[pre-commit.ci] auto fixes from pre-commit.com hooks5ad29e2[pre-commit.ci] pre-commit autoupdate