Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-plugin-solid from 0.11.0 to 0.12.1 #3642

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2023

Bumps eslint-plugin-solid from 0.11.0 to 0.12.1.

Release notes

Sourced from eslint-plugin-solid's releases.

v0.12.1

What's Changed

New Contributors

Full Changelog: solidjs-community/eslint-plugin-solid@v0.12.0...v0.12.1

v0.12.0

Small release—some code refactoring and squashing false positives! Probably could have been a patch 🤷🏼

What's Changed

New Contributors

Full Changelog: solidjs-community/eslint-plugin-solid@v0.11.0...v0.12.0

Commits
  • 66426c5 Version bump.
  • e6c85cb Merge pull request #94 from solidjs-community/fix/comp-on-handler
  • d1afb7d Fixes regression where functions could not be passed inline to component even...
  • 0e037ef Merge pull request #93 from ulrichstark/patch-1
  • 7b79ef1 Fix broken NPM link in README.md
  • d541092 Minor version bump.
  • 9151f54 Update reactivity v2 docs
  • d27e66e Add signal setter test for refs.
  • 2c6a19d Merge pull request #91 from solidjs-community/fix/use-called-fn
  • ddd1d4b Fix #85, allow reactivity in use: directive function.
  • 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 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)

@dependabot dependabot bot added dependencies Dependency management maintenance Improvements or additions to maintenance labels Apr 15, 2023
@dependabot dependabot bot requested a review from a team April 15, 2023 16:57
Bumps [eslint-plugin-solid](https://github.com/solidjs-community/eslint-plugin-solid) from 0.11.0 to 0.12.1.
- [Release notes](https://github.com/solidjs-community/eslint-plugin-solid/releases)
- [Commits](solidjs-community/eslint-plugin-solid@v0.11.0...v0.12.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-solid
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-solid-0.12.1 branch from c216151 to 1fb4abf Compare April 15, 2023 17:03
@yayuyokitano yayuyokitano merged commit 1f9cef5 into master Apr 15, 2023
7 checks passed
@yayuyokitano yayuyokitano deleted the dependabot/npm_and_yarn/eslint-plugin-solid-0.12.1 branch April 15, 2023 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency management maintenance Improvements or additions to maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant