chore(deps-dev): bump eslint-plugin-solid from 0.15.0 to 0.18.0 in /extension - #656
Merged
SuperCoolPencil merged 1 commit intoSep 20, 2026
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
Bumps [eslint-plugin-solid](https://github.com/solidjs-community/eslint-plugin-solid) from 0.15.0 to 0.18.0. - [Release notes](https://github.com/solidjs-community/eslint-plugin-solid/releases) - [Commits](solidjs-community/eslint-plugin-solid@v0.15.0...v0.18.0) --- updated-dependencies: - dependency-name: eslint-plugin-solid dependency-version: 0.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/extension/eslint-plugin-solid-0.18.0
branch
from
September 20, 2026 17:21
0a43884 to
a93c82c
Compare
SuperCoolPencil
deleted the
dependabot/npm_and_yarn/extension/eslint-plugin-solid-0.18.0
branch
September 20, 2026 17:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps eslint-plugin-solid from 0.15.0 to 0.18.0.
Release notes
Sourced from eslint-plugin-solid's releases.
... (truncated)
Commits
84ddb05v0.18.0061eee0Merge 0.18.0: four correctness rules (#219 by@brenelz), no-boolean-enumerate...3100db5chore: release 0.18.08b4b59dfeat: 0.18.0 rule batch — component-body writes, enumerated attributes, store...fbd900fno-write-in-pure-computation: resolve ownedWrite through const indirectionb9f13d5review amendments: drop no-async-effect-half, honor ownedWrite, correct store...e3f7b1cMerge pull request #224 from solidjs-community/patch-0.17.1893c5f7v0.17.1abc08eafix: 0.17.1 patch bucket — staleCapture regression, imports type maps, render...d3cc0d9Merge pull request #220 from jynxio/main