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 web #7221

Merged
merged 1 commit into from Feb 20, 2024
Merged

chore(deps): update web #7221

merged 1 commit into from Feb 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

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.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Feb 20, 2024
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3a3ef2d
Status: ✅  Deploy successful!
Preview URL: https://56055005.immich.pages.dev
Branch Preview URL: https://renovate-web.immich.pages.dev

View logs

@jrasm91 jrasm91 merged commit f14a2ae into main Feb 20, 2024
28 checks passed
@jrasm91 jrasm91 deleted the renovate/web branch February 20, 2024 03:33
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

1 participant