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 all non-major dependencies #144

Merged
merged 1 commit into from
May 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@sveltejs/vite-plugin-svelte (source) 3.0.2 -> 3.1.0 age adoption passing confidence devDependencies minor
@testing-library/jest-dom 6.4.2 -> 6.4.5 age adoption passing confidence devDependencies patch
@testing-library/svelte 4.1.0 -> 4.2.3 age adoption passing confidence devDependencies minor
@types/node (source) 20.11.30 -> 20.12.11 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 7.3.1 -> 7.8.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 7.3.1 -> 7.8.0 age adoption passing confidence devDependencies minor
@unocss/eslint-config (source) 0.58.6 -> 0.60.0 age adoption passing confidence devDependencies minor
@vitest/coverage-v8 (source) 1.4.0 -> 1.6.0 age adoption passing confidence devDependencies minor
JamesIves/github-pages-deploy-action v4.5.0 -> v4.6.0 age adoption passing confidence action minor
actions/checkout v4.1.1 -> v4.1.5 age adoption passing confidence action patch
eslint-plugin-jsonc (source) 2.14.1 -> 2.15.1 age adoption passing confidence devDependencies minor
eslint-plugin-svelte (source) 2.35.1 -> 2.38.0 age adoption passing confidence devDependencies minor
eslint-plugin-yml (source) 1.13.2 -> 1.14.0 age adoption passing confidence devDependencies minor
happy-dom 14.3.6 -> 14.10.1 age adoption passing confidence devDependencies minor
pnpm (source) 8.15.5 -> 8.15.8 age adoption passing confidence packageManager patch
prettier-plugin-svelte 3.2.2 -> 3.2.3 age adoption passing confidence devDependencies patch
svelte (source) 4.2.12 -> 4.2.16 age adoption passing confidence devDependencies patch
svelte-check 3.6.8 -> 3.7.1 age adoption passing confidence devDependencies minor
svelte-preprocess 5.1.3 -> 5.1.4 age adoption passing confidence devDependencies patch
typescript (source) 5.4.3 -> 5.4.5 age adoption passing confidence devDependencies patch
unocss 0.58.6 -> 0.60.0 age adoption passing confidence devDependencies minor
vite (source) 5.2.6 -> 5.2.11 age adoption passing confidence devDependencies patch
vitest (source) 1.4.0 -> 1.6.0 age adoption passing confidence devDependencies minor

Release Notes

sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v3.1.0

Compare Source

Minor Changes
  • feat(svelte5): enable hmr option in dev (#​836)
Patch Changes
testing-library/jest-dom (@​testing-library/jest-dom)

v6.4.5

Compare Source

Bug Fixes

v6.4.4

Compare Source

v6.4.3

Compare Source

testing-library/svelte-testing-library (@​testing-library/svelte)

v4.2.3

Compare Source

Bug Fixes

v4.2.2

Compare Source

Bug Fixes

v4.2.1

Compare Source

Bug Fixes

v4.2.0

Compare Source

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

v7.8.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

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

v7.7.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You
  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

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

v7.7.0

Compare Source

🚀 Features
  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor
❤️ Thank You
  • Dave
  • Josh Goldberg ✨

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

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

v7.5.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression

  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option

❤️ Thank You
  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

v7.4.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata

  • eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates

  • eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive

  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false

  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside

❤️ Thank You
  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

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

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

v7.8.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v7.7.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v7.7.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

v7.5.0

Compare Source

🩹 Fixes
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues
❤️ Thank You
  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

v7.4.0

Compare Source

unocss/unocss (@​unocss/eslint-config)

v0.60.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.59.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.59.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.59.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.59.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.59.0

Compare Source

   🚨 Breaking Changes
   🐞 Bug Fixes
    View changes on GitHub

v0.58.9

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.58.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.58.7

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (@​vitest/coverage-v8)

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Belgrade, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link

netlify bot commented Apr 7, 2024

Deploy Preview for svelte-svg-clock ready!

Name Link
🔨 Latest commit 6d8a198
🔍 Latest deploy log https://app.netlify.com/sites/svelte-svg-clock/deploys/663c00e85fb4ed000898dce7
😎 Deploy Preview https://deploy-preview-144--svelte-svg-clock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from d6ffb9c to 730f831 Compare April 13, 2024 18:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 4cb30c6 to 45cccef Compare April 22, 2024 14:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 60d5e03 to 58bca63 Compare April 29, 2024 19:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 72a0996 to c1ffdae Compare April 30, 2024 11:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from f2def49 to 1a3cebb Compare May 8, 2024 14:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1a3cebb to 6d8a198 Compare May 8, 2024 22:47
@renovate renovate bot merged commit 92d8361 into main May 9, 2024
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch May 9, 2024 02:33
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.

0 participants