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

fix(deps): update typescript-projects #16178

Merged
merged 2 commits into from
Feb 18, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 9.19.0 -> 9.20.0 age adoption passing confidence
@faker-js/faker (source) 9.4.0 -> 9.5.0 age adoption passing confidence
@formatjs/icu-messageformat-parser (source) 2.11.0 -> 2.11.1 age adoption passing confidence
@nestjs/common (source) 11.0.8 -> 11.0.9 age adoption passing confidence
@nestjs/core (source) 11.0.8 -> 11.0.9 age adoption passing confidence
@nestjs/platform-express (source) 11.0.8 -> 11.0.9 age adoption passing confidence
@nestjs/platform-socket.io (source) 11.0.8 -> 11.0.9 age adoption passing confidence
@nestjs/testing (source) 11.0.8 -> 11.0.9 age adoption passing confidence
@nestjs/websockets (source) 11.0.8 -> 11.0.9 age adoption passing confidence
@oazapfts/runtime (source) 1.0.3 -> 1.0.4 age adoption passing confidence
@photo-sphere-viewer/core (source) 5.11.5 -> 5.12.0 age adoption passing confidence
@photo-sphere-viewer/equirectangular-video-adapter (source) 5.11.5 -> 5.12.0 age adoption passing confidence
@photo-sphere-viewer/resolution-plugin (source) 5.11.5 -> 5.12.0 age adoption passing confidence
@photo-sphere-viewer/settings-plugin (source) 5.11.5 -> 5.12.0 age adoption passing confidence
@photo-sphere-viewer/video-plugin (source) 5.11.5 -> 5.12.0 age adoption passing confidence
@react-email/components (source) ^0.0.32 -> ^0.0.33 age adoption passing confidence
@swc/core (source) 1.10.14 -> 1.10.16 age adoption passing confidence
@testing-library/svelte 5.2.6 -> 5.2.7 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.23.0 -> 8.24.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.23.0 -> 8.24.0 age adoption passing confidence
eslint (source) 9.19.0 -> 9.20.1 age adoption passing confidence
globals 15.14.0 -> 15.15.0 age adoption passing confidence
intl-messageformat 10.7.14 -> 10.7.15 age adoption passing confidence
ioredis 5.4.2 -> 5.5.0 age adoption passing confidence
nestjs-cls (source) 5.0.1 -> 5.2.0 age adoption passing confidence
oidc-provider 8.6.1 -> 8.7.0 age adoption passing confidence
pg (source) 8.13.1 -> 8.13.3 age adoption passing confidence
postcss (source) 8.5.1 -> 8.5.2 age adoption passing confidence
prettier (source) 3.4.2 -> 3.5.0 age adoption passing confidence
react-email (source) 3.0.6 -> 3.0.7 age adoption passing confidence
svelte (source) 5.19.9 -> 5.20.0 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.20.0

Compare Source

faker-js/faker (@​faker-js/faker)

v9.5.0

Compare Source

Features
formatjs/formatjs (@​formatjs/icu-messageformat-parser)

v2.11.1

Compare Source

Note: Version bump only for package @​formatjs/icu-messageformat-parser

nestjs/nest (@​nestjs/common)

v11.0.9

Compare Source

v11.0.9 (2025-02-10)
Bug fixes
Committers: 2
oazapfts/oazapfts (@​oazapfts/runtime)

v1.0.4

Compare Source

Bug Fixes
  • cast booleans to string while forming multipart/form-data (24bd5b0)
mistic100/Photo-Sphere-Viewer (@​photo-sphere-viewer/core)

v5.12.0

Compare Source

Full changelog: 5.11.5...5.12.0

Breaking changes
  • Migrate to SASS modules, please read the updated documentation if you build the stylesheet from source
  • Removed a bunch of previously deprecated options
New features
  • #​1552 map & plan: add borderSize & borderColor hotspot options
  • #​1529 markers: polygonPixels compatible with cubemap
Types
  • #​1536 better compatibility with strictNullChecks TS option
  • #​1536 visible-range: typescript definition
  • Compatibility with Three 0.173
resend/react-email (@​react-email/components)

v0.0.33

Compare Source

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

v1.10.16

Compare Source

Bug Fixes
  • (es/minifier) Check assign target before merge assign cond (#​10020) (6dab49a)

  • (es/parser) Preserve comment positions with leading semicolon (#​10019) (c9937b6)

  • (swc_common) Fix panic with non-narrow chars with width != 2 (#​10011) (f9f4cac)

  • (ts/fast-strip) Handle unsupported module keyword (#​10022) (308f5d0)

Performance

v1.10.15

Compare Source

Bug Fixes
Features
Performance
testing-library/svelte-testing-library (@​testing-library/svelte)

v5.2.7

Compare Source

Bug Fixes
  • types: fix types when using legacy components in Svelte 5 (#​424) (e86dada)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.24.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#​10639)
🩹 Fixes
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#​10751)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#​10737)
❤️ Thank You
  • Josh Goldberg ✨
  • noah
  • Ronen Amiel

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

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

v8.24.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.

eslint/eslint (eslint)

v9.20.1

Compare Source

v9.20.0

Compare Source

sindresorhus/globals (globals)

v15.15.0

Compare Source


formatjs/formatjs (intl-messageformat)

v10.7.15

Compare Source

Note: Version bump only for package intl-messageformat

luin/ioredis (ioredis)

v5.5.0

Compare Source

Features

5.4.2 (2024-12-20)

Bug Fixes

5.4.1 (2024-04-17)

Bug Fixes
Papooch/nestjs-cls (nestjs-cls)

v5.2.0

Compare Source

Adds backward compatibility for NestJS 10

Dependencies
  • allow nestjs 10 as peer dependency (b7057cb)
Features
  • core: automatically detect fastify and express versions (45a1be3)

v5.1.2

Compare Source

Bug Fixes
  • core: allow all Object.prototype key access on strict providers (#​214) (e938c6d)

v5.1.1

Compare Source

Bug Fixes
  • core: clarify error message for default proxy providers (29ed8a4)

v5.1.0

Compare Source

Bug Fixes
  • core: allow accessing constructor on strict proxy providers (#​211) (bf0f871)
Features
  • core: add saveCtx option in enhancer setup

This allows storing the ExecutionContext in the CLS (enabled by default) (4dcda62)

panva/node-oidc-provider (oidc-provider)

v8.7.0

Compare Source

Features
  • allow own KeyGrip instances in cookies.keys configuration (d5d2900)
brianc/node-postgres (pg)

v8.13.3

Compare Source

v8.13.2

Compare Source

postcss/postcss (postcss)

v8.5.2

Compare Source

prettier/prettier (prettier)

v3.5.0

Compare Source

diff

🔗 Release Notes

resend/react-email (react-email)

v3.0.7

Compare Source

Patch Changes
  • c61760e: use the punycode package for the static modules
  • 382c305: Fixes active state for root email templats on file tree
  • 519f0c6: Respect user's NODE_ENV when previewing templates
  • e149816: Upgrade socket.io to 4.8.1
sveltejs/svelte (svelte)

v5.20.0

Compare Source

Minor Changes
  • feat: SSR-safe ID generation with $props.id() (#​15185)
Patch Changes
  • fix: take private and public into account for constant_assignment of derived state (#​15276)

  • fix: value/checked not correctly set using spread (#​15239)

  • chore: tweak effect self invalidation logic, run transition dispatches without reactive context (#​15275)

  • fix: use importNode to clone templates for Firefox (#​15272)

  • fix: recurse into $derived for ownership validation (#​15166)

v5.19.10

Compare Source

Patch Changes
  • fix: when re-connecting unowned deriveds, remove their unowned flag (#​15255)

  • fix: allow mutation of private derived state (#​15228)


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from danieldietzler as a code owner February 18, 2025 00:04
@renovate renovate bot added changelog:skip dependencies Pull requests that update a dependency file labels Feb 18, 2025
@renovate renovate bot force-pushed the renovate/typescript-projects branch 2 times, most recently from 20a4622 to 2f5dd9e Compare February 18, 2025 07:35
@renovate renovate bot force-pushed the renovate/typescript-projects branch from 2f5dd9e to 4bc95b2 Compare February 18, 2025 11:47
Copy link
Contributor Author

renovate bot commented Feb 18, 2025

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.

@danieldietzler danieldietzler merged commit 425cf62 into main Feb 18, 2025
41 checks passed
@danieldietzler danieldietzler deleted the renovate/typescript-projects branch February 18, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip dependencies Pull requests that update a dependency file 🖥️web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant