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

chore(deps): update dependency eslint-plugin-svelte3 to v3.4.1 #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 5, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-svelte3 3.2.1 -> 3.4.1 age adoption passing confidence

Release Notes

sveltejs/eslint-plugin-svelte3

v3.4.1

Compare Source

  • Support destructuring in {@​const} tag

v3.4.0

Compare Source

  • Support {@​const} tag

v3.3.0

Compare Source

  • Add injected globals when there's no instance script when using TypeScript
  • Allow $$Props, $$Slots, $$Events interface/type usage
  • Improve type inference for autosubscribed stores
  • Silence false positives for <svelte:fragment let:x>
  • Use TS 4.5 preserveValueImports if it's available
  • Improve default setting for svelte3/ignore-styles: Now ignores styles if its tag has a lang or type attribute
  • Improve fix range handling

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #135 (bbf2d35) into master (3d42b70) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #135   +/-   ##
=======================================
  Coverage   86.40%   86.40%           
=======================================
  Files          10       10           
  Lines         206      206           
  Branches       17       17           
=======================================
  Hits          178      178           
  Misses         28       28           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d42b70...bbf2d35. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte3-3.x branch from 2daa0b1 to 4d10230 Compare January 13, 2022 16:40
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-svelte3 to v3.3.0 chore(deps): update dependency eslint-plugin-svelte3 to v3.4.0 Jan 13, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-svelte3-3.x branch from 4d10230 to bbf2d35 Compare March 7, 2022 16:22
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-svelte3 to v3.4.0 chore(deps): update dependency eslint-plugin-svelte3 to v3.4.1 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant