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-svelte from 2.33.0 to 2.33.1 #1384

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps eslint-plugin-svelte from 2.33.0 to 2.33.1.

Release notes

Sourced from eslint-plugin-svelte's releases.

v2.33.1

Patch Changes

  • #581 1645a9e Thanks @​ota-meshi! - fix: false positives for mutable member in svelte/no-immutable-reactive-statements rule
Changelog

Sourced from eslint-plugin-svelte's changelog.

2.33.1

Patch Changes

  • #581 1645a9e Thanks @​ota-meshi! - fix: false positives for mutable member in svelte/no-immutable-reactive-statements rule
Commits
  • 9545f67 chore: release eslint-plugin-svelte (#582)
  • 1645a9e fix: false positives for mutable member in `svelte/no-immutable-reactive-stat...
  • 98986a1 chore(deps): update actions/checkout action to v4 (#579)
  • 1558560 chore(deps): update dependency stylus to ^0.60.0
  • 3cd975a chore: update prettier config to match other svelte projects (#572)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.33.0 to 2.33.1.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](sveltejs/eslint-plugin-svelte@v2.33.0...v2.33.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #1384 (2fb8db3) into master (a02a362) will decrease coverage by 1.98%.
Report is 3 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1384      +/-   ##
==========================================
- Coverage   82.87%   80.89%   -1.98%     
==========================================
  Files          22       10      -12     
  Lines        2534     2272     -262     
  Branches      393      347      -46     
==========================================
- Hits         2100     1838     -262     
  Misses        434      434              
Flag Coverage Δ
backend ?
frontend 80.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 12 files with indirect coverage changes

@github-actions github-actions bot merged commit de8c065 into master Sep 18, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-svelte-2.33.1 branch September 18, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant