[PR #7221] [MERGED] chore(deps): update web #11547

Closed
opened 2026-02-05 14:41:31 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/7221
Author: @renovate[bot]
Created: 2/20/2024
Status: Merged
Merged: 2/20/2024
Merged by: @jrasm91

Base: mainHead: renovate/web


📝 Commits (1)

📊 Changes

1 file changed (+14 additions, -14 deletions)

View changed files

📝 web/package-lock.json (+14 -14)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@floating-ui/dom (source) 1.6.1 -> 1.6.3 age adoption passing confidence
@photo-sphere-viewer/core (source) 5.7.0 -> 5.7.1 age adoption passing confidence
prettier-plugin-svelte 3.1.2 -> 3.2.1 age adoption passing confidence
vite (source) 5.1.1 -> 5.1.2 age adoption passing confidence

Release Notes

floating-ui/floating-ui (@​floating-ui/dom)

v1.6.3

Compare Source

Patch Changes
  • fix: calculate reference element offset relative to offsetParent iframe. Fixes issue with positioning in nested iframes, such as the following:
<html>
  <iframe>
    <div>floating</div>
    <iframe>
      <div>reference</div>
    </iframe>
  </iframe>
</html>

v1.6.2

Compare Source

Patch Changes
  • fix: top layer element positioning and collision detection when using absolute strategy
mistic100/Photo-Sphere-Viewer (@​photo-sphere-viewer/core)

v5.7.1

Compare Source

Full changelog: 5.7.0...5.7.1

Deprecation warning: ThreeJS removed their UMD js file in version 0.161 keeping only the ESM and CJS files.
As of 5.7.1 the UMD files of PhotoSphereViewer will emit a warning when used and it will be removed in version 5.8.0. You should switch to ESM now by following the installation guide.

New features

  • plan: central pin shows orientation + bearing option
  • #​1235 markers: add rotation option

Bug fixes

  • #​1237 markers: allow to update opacity of imageLayer and videoLayer

Other changes

  • add loading and description lang options, loadingTxt defaults to lang.loading
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)

v3.2.1

Compare Source

  • (fix) handle updated @render tag AST shape

v3.2.0

Compare Source

  • (feat) format JSON script tags
  • (feat) introduce separate entry point using prettier/standalone
  • (fix) don't duplicate comments of nested script/style tags
  • (fix) handle updated Snippet block AST shape
vitejs/vite (vite)

v5.1.2

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/7221 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 2/20/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `renovate/web` --- ### 📝 Commits (1) - [`3a3ef2d`](https://github.com/immich-app/immich/commit/3a3ef2d6f47682690e98bcc77de67e92227eb2bb) chore(deps): update web ### 📊 Changes **1 file changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+14 -14) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@floating-ui/dom](https://floating-ui.com) ([source](https://togithub.com/floating-ui/floating-ui/tree/HEAD/packages/dom)) | [`1.6.1` -> `1.6.3`](https://renovatebot.com/diffs/npm/@floating-ui%2fdom/1.6.1/1.6.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@floating-ui%2fdom/1.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@floating-ui%2fdom/1.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@floating-ui%2fdom/1.6.1/1.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@floating-ui%2fdom/1.6.1/1.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@photo-sphere-viewer/core](https://photo-sphere-viewer.js.org) ([source](https://togithub.com/mistic100/Photo-Sphere-Viewer)) | [`5.7.0` -> `5.7.1`](https://renovatebot.com/diffs/npm/@photo-sphere-viewer%2fcore/5.7.0/5.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@photo-sphere-viewer%2fcore/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@photo-sphere-viewer%2fcore/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@photo-sphere-viewer%2fcore/5.7.0/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@photo-sphere-viewer%2fcore/5.7.0/5.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [prettier-plugin-svelte](https://togithub.com/sveltejs/prettier-plugin-svelte) | [`3.1.2` -> `3.2.1`](https://renovatebot.com/diffs/npm/prettier-plugin-svelte/3.1.2/3.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-svelte/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-svelte/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-svelte/3.1.2/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-svelte/3.1.2/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vite](https://vitejs.dev) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) | [`5.1.1` -> `5.1.2`](https://renovatebot.com/diffs/npm/vite/5.1.1/5.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.1.1/5.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.1.1/5.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>floating-ui/floating-ui (@&#8203;floating-ui/dom)</summary> ### [`v1.6.3`](https://togithub.com/floating-ui/floating-ui/blob/HEAD/packages/dom/CHANGELOG.md#163) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.6.2...@floating-ui/dom@1.6.3) ##### Patch Changes - fix: calculate reference element offset relative to `offsetParent` iframe. Fixes issue with positioning in nested iframes, such as the following: ```html <html> <iframe> <div>floating</div> <iframe> <div>reference</div> </iframe> </iframe> </html> ``` ### [`v1.6.2`](https://togithub.com/floating-ui/floating-ui/blob/HEAD/packages/dom/CHANGELOG.md#162) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.6.1...@floating-ui/dom@1.6.2) ##### Patch Changes - fix: top layer element positioning and collision detection when using `absolute` strategy </details> <details> <summary>mistic100/Photo-Sphere-Viewer (@&#8203;photo-sphere-viewer/core)</summary> ### [`v5.7.1`](https://togithub.com/mistic100/Photo-Sphere-Viewer/releases/tag/5.7.1) [Compare Source](https://togithub.com/mistic100/Photo-Sphere-Viewer/compare/5.7.0...5.7.1) Full changelog: [5.7.0...5.7.1](https://togithub.com/mistic100/Photo-Sphere-Viewer/compare/5.7.0...5.7.1) **Deprecation warning:** ThreeJS removed their UMD js file in version 0.161 keeping only the ESM and CJS files.\ As of 5.7.1 the UMD files of PhotoSphereViewer will emit a warning when used and it will be removed in version 5.8.0. You should switch to ESM now by following the [installation guide](https://photo-sphere-viewer.js.org/guide/#your-first-viewer). #### New features - plan: central pin shows orientation + `bearing` option - [#&#8203;1235](https://togithub.com/mistic100/Photo-Sphere-Viewer/issues/1235) markers: add `rotation` option #### Bug fixes - [#&#8203;1237](https://togithub.com/mistic100/Photo-Sphere-Viewer/issues/1237) markers: allow to update opacity of `imageLayer` and `videoLayer` #### Other changes - add `loading` and `description` lang options, `loadingTxt` defaults to `lang.loading` </details> <details> <summary>sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)</summary> ### [`v3.2.1`](https://togithub.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#321) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v3.2.0...v3.2.1) - (fix) handle updated `@render` tag AST shape ### [`v3.2.0`](https://togithub.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#320) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v3.1.2...v3.2.0) - (feat) format JSON script tags - (feat) introduce separate entry point using `prettier/standalone` - (fix) don't duplicate comments of nested script/style tags - (fix) handle updated `Snippet` block AST shape </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v5.1.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small512-2024-02-14-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.1.1...v5.1.2) - fix: normalize import file path info ([#&#8203;15772](https://togithub.com/vitejs/vite/issues/15772)) ([306df44](https://togithub.com/vitejs/vite/commit/306df44)), closes [#&#8203;15772](https://togithub.com/vitejs/vite/issues/15772) - fix(build): do not output build time when build fails ([#&#8203;15711](https://togithub.com/vitejs/vite/issues/15711)) ([added3e](https://togithub.com/vitejs/vite/commit/added3e)), closes [#&#8203;15711](https://togithub.com/vitejs/vite/issues/15711) - fix(runtime): pass path instead of fileURL to `isFilePathESM` ([#&#8203;15908](https://togithub.com/vitejs/vite/issues/15908)) ([7b15607](https://togithub.com/vitejs/vite/commit/7b15607)), closes [#&#8203;15908](https://togithub.com/vitejs/vite/issues/15908) - fix(worker): support UTF-8 encoding in inline workers (fixes [#&#8203;12117](https://togithub.com/vitejs/vite/issues/12117)) ([#&#8203;15866](https://togithub.com/vitejs/vite/issues/15866)) ([570e0f1](https://togithub.com/vitejs/vite/commit/570e0f1)), closes [#&#8203;12117](https://togithub.com/vitejs/vite/issues/12117) [#&#8203;15866](https://togithub.com/vitejs/vite/issues/15866) - chore: update license file ([#&#8203;15885](https://togithub.com/vitejs/vite/issues/15885)) ([d9adf18](https://togithub.com/vitejs/vite/commit/d9adf18)), closes [#&#8203;15885](https://togithub.com/vitejs/vite/issues/15885) - chore(deps): update all non-major dependencies ([#&#8203;15874](https://togithub.com/vitejs/vite/issues/15874)) ([d16ce5d](https://togithub.com/vitejs/vite/commit/d16ce5d)), closes [#&#8203;15874](https://togithub.com/vitejs/vite/issues/15874) - chore(deps): update dependency dotenv-expand to v11 ([#&#8203;15875](https://togithub.com/vitejs/vite/issues/15875)) ([642d528](https://togithub.com/vitejs/vite/commit/642d528)), closes [#&#8203;15875](https://togithub.com/vitejs/vite/issues/15875) </details> --- ### 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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/immich-app/immich). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:41:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#11547