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

Update UI dependencies #209

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Update UI dependencies #209

merged 1 commit into from
Nov 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.11.0 -> 6.12.0 age adoption passing confidence
@typescript-eslint/parser 6.11.0 -> 6.12.0 age adoption passing confidence
eslint-plugin-svelte (source) 2.35.0 -> 2.35.1 age adoption passing confidence
prettier-plugin-svelte 3.1.0 -> 3.1.1 age adoption passing confidence
svelte (source) 4.2.6 -> 4.2.7 age adoption passing confidence
typescript (source) 5.2.2 -> 5.3.2 age adoption passing confidence
vite (source) 5.0.0 -> 5.0.2 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.12.0

Compare Source

Bug Fixes
  • eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#​7705) (155aa1f)
  • eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#​7706) (f151b26)
  • eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#​7806) (a034d0a), closes #​7768
Features
  • [member-ordering] add accessor support for member-ordering (#​7927) (3c8312d)
  • eslint-plugin: [switch-exhaustiveness-check] add requireDefaultForNonUnion option (#​7880) (4cfcd45)

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.12.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v2.35.1

Compare Source

Patch Changes
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.1.1

Compare Source

  • (fix) handle types on each/await contexts
sveltejs/svelte (svelte)

v4.2.7

Compare Source

Patch Changes
  • fix: handle spreads within static strings (#​9554)
Microsoft/TypeScript (typescript)

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

vitejs/vite (vite)

v5.0.2

Compare Source

v5.0.1


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@github-actions github-actions bot added the ui label Nov 20, 2023
@renovate renovate bot changed the title Update dependency svelte to v4.2.7 Update UI dependencies Nov 20, 2023
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0d26393) 86.14% compared to head (130abdd) 86.14%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #209   +/-   ##
=======================================
  Coverage   86.14%   86.14%           
=======================================
  Files          20       20           
  Lines         924      924           
=======================================
  Hits          796      796           
  Misses         89       89           
  Partials       39       39           
Flag Coverage Δ
unittests 86.14% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/ui-dependencies branch 3 times, most recently from 59d26b5 to 9d66b06 Compare November 21, 2023 13:55
@oxisto oxisto merged commit b21cb77 into main Nov 21, 2023
4 checks passed
@oxisto oxisto deleted the renovate/ui-dependencies branch November 21, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant