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 typescript-projects #10445

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/adapter-static (source) 3.0.1 -> 3.0.2 age adoption passing confidence
@sveltejs/enhanced-img (source) ^0.2.0 -> ^0.3.0 age adoption passing confidence
@sveltejs/kit (source) 2.5.10 -> 2.5.11 age adoption passing confidence
@swc/core (source) 1.5.25 -> 1.5.29 age adoption passing confidence
@testing-library/jest-dom 6.4.5 -> 6.4.6 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.12.0 -> 7.13.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.12.0 -> 7.13.0 age adoption passing confidence
eslint-plugin-svelte (source) 2.39.0 -> 2.39.3 age adoption passing confidence
prettier (source) 3.3.1 -> 3.3.2 age adoption passing confidence
vite (source) 5.2.13 -> 5.3.1 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/adapter-static)

v3.0.2

Compare Source

Patch Changes
sveltejs/kit (@​sveltejs/enhanced-img)

v0.3.0

Compare Source

Minor Changes
  • breaking: return plugin synchronously from enhancedImages() (#​12297)
Patch Changes
  • chore: add keywords for discovery in npm search (#​12330)
sveltejs/kit (@​sveltejs/kit)

v2.5.11

Compare Source

Patch Changes
  • fix: hrefs that start with config.prerender.origin are now crawled (#​12277)

  • chore: add keywords for discovery in npm search (#​12330)

  • fix: handle whitespace in HTTP Accept header (#​12292)

swc-project/swc (@​swc/core)

v1.5.29

Compare Source

Bug Fixes
Performance

v1.5.28

Compare Source

Bug Fixes

v1.5.27

Compare Source

testing-library/jest-dom (@​testing-library/jest-dom)

v6.4.6

Compare Source

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

v7.13.0

Compare Source

🚀 Features
  • typescript-estree: require import = require() argument to be a string literal

  • typescript-estree: forbid .body, .async, .generator on declare function

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index

🩹 Fixes
  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression

  • scope-manager: handle index signature in class

  • eslint-plugin: [init-declarations] refine report locations

  • eslint-plugin: [no-base-to-string] make error message more nuanced

  • eslint-plugin: [no-unsafe-assignment] be more specific about error types

  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option

❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

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

v7.13.0

Compare Source

🚀 Features
  • parser, typescript-estree: export withoutProjectParserOptions utility
❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

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

v2.39.3

Compare Source

Patch Changes

v2.39.2

Compare Source

Patch Changes

v2.39.1

Compare Source

Patch Changes
prettier/prettier (prettier)

v3.3.2

Compare Source

diff

Fix handlebars path expressions starts with @ (#​16358 by @​Princeyadav05)
{{! Input }}
<div>{{@&#8203;x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@&#8203;x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@&#8203;x.y.z}}</div>
vitejs/vite (vite)

v5.3.1

Compare Source

v5.3.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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.

@renovate renovate bot requested a review from danieldietzler as a code owner June 18, 2024 02:56
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Jun 18, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation 🖥️web 🗄️server cli Tasks related to the Immich CLI labels Jun 18, 2024
@renovate renovate bot force-pushed the renovate/typescript-projects branch 2 times, most recently from b66f5f2 to 27f1a9f Compare June 18, 2024 18:08
@renovate renovate bot force-pushed the renovate/typescript-projects branch from 27f1a9f to c770da9 Compare June 19, 2024 10:51
@jrasm91 jrasm91 removed documentation Improvements or additions to documentation 🖥️web 🗄️server cli Tasks related to the Immich CLI labels Jun 19, 2024
@jrasm91 jrasm91 merged commit c58b0ac into main Jun 19, 2024
27 checks passed
@jrasm91 jrasm91 deleted the renovate/typescript-projects branch June 19, 2024 11:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant