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 #9169

Merged
merged 3 commits into from
Apr 30, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) 10.3.7 -> 10.3.8 age adoption passing confidence
@nestjs/core (source) 10.3.7 -> 10.3.8 age adoption passing confidence
@nestjs/platform-express (source) 10.3.7 -> 10.3.8 age adoption passing confidence
@nestjs/platform-socket.io (source) 10.3.7 -> 10.3.8 age adoption passing confidence
@nestjs/testing (source) 10.3.7 -> 10.3.8 age adoption passing confidence
@nestjs/websockets (source) 10.3.7 -> 10.3.8 age adoption passing confidence
@oazapfts/runtime (source) 1.0.2 -> 1.0.3 age adoption passing confidence
@opentelemetry/exporter-prometheus (source) ^0.50.0 -> ^0.51.0 age adoption passing confidence
@opentelemetry/sdk-node (source) ^0.50.0 -> ^0.51.0 age adoption passing confidence
@photo-sphere-viewer/core (source) 5.7.2 -> 5.7.3 age adoption passing confidence
@photo-sphere-viewer/equirectangular-video-adapter (source) 5.7.2 -> 5.7.3 age adoption passing confidence
@photo-sphere-viewer/video-plugin (source) 5.7.2 -> 5.7.3 age adoption passing confidence
@sveltejs/kit (source) 2.5.6 -> 2.5.7 age adoption passing confidence
@swc/core (source) 1.4.16 -> 1.4.17 age adoption passing confidence
@testing-library/svelte 5.0.1 -> 5.1.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.7.0 -> 7.7.1 age adoption passing confidence
@typescript-eslint/parser (source) 7.7.0 -> 7.7.1 age adoption passing confidence
@vitest/coverage-v8 (source) 1.5.0 -> 1.5.2 age adoption passing confidence
eslint-plugin-svelte (source) 2.37.0 -> 2.38.0 age adoption passing confidence
i18n-iso-countries 7.11.0 -> 7.11.1 age adoption passing confidence
joi 17.12.3 -> 17.13.0 age adoption passing confidence
nest-commander (source) 3.12.5 -> 3.13.0 age adoption passing confidence
sql-formatter 15.3.0 -> 15.3.1 age adoption passing confidence
svelte-check 3.6.9 -> 3.7.0 age adoption passing confidence
svelte-maplibre (source) 0.8.4 -> 0.8.5 age adoption passing confidence
vite (source) 5.2.9 -> 5.2.10 age adoption passing confidence
vitest (source) 1.5.0 -> 1.5.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nestjs/nest (@​nestjs/common)

v10.3.8

Compare Source

nestjs/nest (@​nestjs/core)

v10.3.8

Compare Source

nestjs/nest (@​nestjs/platform-express)

v10.3.8

Compare Source

nestjs/nest (@​nestjs/platform-socket.io)

v10.3.8

Compare Source

nestjs/nest (@​nestjs/testing)

v10.3.8

Compare Source

nestjs/nest (@​nestjs/websockets)

v10.3.8

Compare Source

oazapfts/oazapfts (@​oazapfts/runtime)

v1.0.3

Compare Source

Bug Fixes
  • do not treat numeric values in multipart as blob (810c3fa)
open-telemetry/opentelemetry-js (@​opentelemetry/exporter-prometheus)

v0.51.0

Compare Source

mistic100/Photo-Sphere-Viewer (@​photo-sphere-viewer/core)

v5.7.3

Compare Source

Full changelog: 5.7.2...5.7.3

New features
  • #​1259 markers: add autoplay option for videoLayer markers
Bug fixes
  • #​1292 markers: rotation lost when updating marker
  • #​1254 markers: error when removing layer markers
  • #​1258 gyroscope: support camera roll
Other changes
  • #​1273 display message when WebGL is not available
sveltejs/kit (@​sveltejs/kit)

v2.5.7

Compare Source

Patch Changes
  • chore(deps): update devalue to v5 ignore non-enumerable symbols during serialization (#​12141)
swc-project/swc (@​swc/core)

v1.4.17

Compare Source

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

v5.1.0

Compare Source

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

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.

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

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.

vitest-dev/vitest (@​vitest/coverage-v8)

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v2.38.0

Compare Source

Minor Changes
michaelwittig/node-i18n-iso-countries (i18n-iso-countries)

v7.11.1

Compare Source

hapijs/joi (joi)

v17.13.0

Compare Source

jmcdo29/nest-commander (nest-commander)

v3.13.0

Compare Source

Minor Changes
  • c29737c: Enhance filesystem autocomplete support for Bash and Zsh by introducing an
    opt-in option based on an environment variable.
sql-formatter-org/sql-formatter (sql-formatter)

v15.3.1: 15.3.1

Compare Source

Bugfixes
  • Added ^@​ operator for PostgreSQL #​734
sveltejs/language-tools (svelte-check)

v3.7.0

Compare Source

  • feat: mark only properties as bindable that were declared using $bindable() in Svelte 5 runes mode (#​2336)
  • chore: better Svelte 5 interop (#​2336)
  • fix: preserve event attribute casing in Svelte 5 (#​2347)
  • fix: handle #await inside #snippet (#​2348)
  • fix: better bind:group transformation (#​2349)
  • fix: handle boolean css var (#​2350)
dimfeld/svelte-maplibre (svelte-maplibre)

v0.8.5

Compare Source

Patch Changes
vitejs/vite (vite)

v5.2.10

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 April 30, 2024 02:20
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Apr 30, 2024
@renovate renovate bot force-pushed the renovate/typescript-projects branch from ecb99b2 to 3d214d6 Compare April 30, 2024 02:27
Copy link

cloudflare-pages bot commented Apr 30, 2024

Deploying immich with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4b1b194
Status: ✅  Deploy successful!
Preview URL: https://273c248a.immich.pages.dev
Branch Preview URL: https://renovate-typescript-projects.immich.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/typescript-projects branch from 3d214d6 to b058514 Compare April 30, 2024 11:15
@jrasm91 jrasm91 merged commit 9e79a23 into main Apr 30, 2024
25 checks passed
@jrasm91 jrasm91 deleted the renovate/typescript-projects branch April 30, 2024 13:49
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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants