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

Update dependency svelte to v5.1.16 #366

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) 5.1.9 -> 5.1.16 age adoption passing confidence

Warning

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


Release Notes

sveltejs/svelte (svelte)

v5.1.16

Compare Source

Patch Changes
  • fix: don't wrap pseudo classes inside :global(...) with another :global(...) during migration (#​14267)

  • fix: bail on named slots with that have reserved keywords during migration (#​14278)

v5.1.15

Compare Source

Patch Changes
  • fix: consider static attributes that are inlined in the template (#​14249)

v5.1.14

Compare Source

Patch Changes
  • fix: migration script messing with attributes (#​14260)

  • fix: do not treat reassigned synthetic binds as state in runes mode (#​14236)

  • fix: account for mutations in script module in ownership check (#​14253)

  • fix: consider img with loading attribute not static (#​14237)

v5.1.13

Compare Source

Patch Changes
  • fix: add migration task when there's a variable named that would conflict with a rune (#​14216)

  • fix: consider valueOf in the reactive methods of SvelteDate (#​14227)

  • fix: handle sibling combinators within :has (#​14213)

  • fix: consider variables with synthetic store sub as state (#​14195)

  • fix: read index as a source in legacy keyed each block (#​14208)

  • fix: account for shadowing children slot during migration (#​14224)

  • fix: ensure explicit nesting selector is always applied (#​14193)

  • fix: add lang="ts" attribute during migration if needed (#​14222)

v5.1.12

Compare Source

Patch Changes
  • fix: ignore as type expressions on property definitions (#​14181)

  • fix: restore active reaction if then block throws (#​14191)

  • chore: adds legacy mode flag reducing bundle size in runes mode only apps (#​14180)

v5.1.11

Compare Source

Patch Changes
  • fix: error on TypeScript's readonly modifier (#​14153)

  • fix: remove scoping for :not selectors (#​14177)

v5.1.10

Compare Source

Patch Changes
  • fix: ensure non-matching elements are scoped for :not(...) selector (#​13999)

  • fix: ensure video elements autoplay in safari (#​14095)

  • fix: ensure trailing multiline comments on props produce correct code (#​14143#issuecomment-2455702689) (#​14143)

  • fix: correctly infer <a> tag namespace (#​14134)

  • fix: check options namespace for top level svelte:elements (#​14101)

  • fix: ensure migrate keeps inline/trailing comments in $props type definition (#​14143)

  • fix: update links in JSDoc (#​14165)

  • fix: ensure SvelteMap and SvelteSet work with generators in dev (#​14103)

  • fix: only output the key for each_key_duplicate (#​14147)

  • fix: prevent migrated snippet from shadow snippet prop (#​14127)

  • fix: pass along anchor in legacy class wrappers (#​14100)

  • fix: recognize all custom element prop definitions (#​14084)

  • fix: migrate multiple declarations with only some exported correctly (#​14126)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Oct 23, 2024

Deploy Preview for ree6-backend ready!

Name Link
🔨 Latest commit 7bbd5bf
🔍 Latest deploy log https://app.netlify.com/sites/ree6-backend/deploys/67340b2fd386df0008621244
😎 Deploy Preview https://deploy-preview-366--ree6-backend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title Update dependency svelte to v5.1.0 Update dependency svelte to v5.1.1 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 6b50cfe to 5ef2f4c Compare October 24, 2024 19:34
@renovate renovate bot changed the title Update dependency svelte to v5.1.1 Update dependency svelte to v5.1.2 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 5ef2f4c to 43a406b Compare October 25, 2024 00:37
@renovate renovate bot changed the title Update dependency svelte to v5.1.2 Update dependency svelte to v5.1.3 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 229858b to 8ec8bcc Compare October 28, 2024 23:30
@renovate renovate bot changed the title Update dependency svelte to v5.1.3 Update dependency svelte to v5.1.4 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 8ec8bcc to e34ac51 Compare October 30, 2024 17:57
@renovate renovate bot changed the title Update dependency svelte to v5.1.4 Update dependency svelte to v5.1.5 Oct 30, 2024
@renovate renovate bot changed the title Update dependency svelte to v5.1.5 Update dependency svelte to v5.1.6 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 15538e2 to 8879c4b Compare October 31, 2024 16:12
@renovate renovate bot changed the title Update dependency svelte to v5.1.6 Update dependency svelte to v5.1.7 Oct 31, 2024
@renovate renovate bot changed the title Update dependency svelte to v5.1.7 Update dependency svelte to v5.1.8 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from 6b994f9 to 78409bc Compare October 31, 2024 22:07
@renovate renovate bot changed the title Update dependency svelte to v5.1.8 Update dependency svelte to v5.1.9 Oct 31, 2024
@renovate renovate bot changed the title Update dependency svelte to v5.1.9 Update dependency svelte to v5.1.9 - autoclosed Nov 1, 2024
@renovate renovate bot closed this Nov 1, 2024
@renovate renovate bot deleted the renovate/svelte-5.x-lockfile branch November 1, 2024 14:10
@renovate renovate bot changed the title Update dependency svelte to v5.1.9 - autoclosed Update dependency svelte to v5.1.9 Nov 5, 2024
@renovate renovate bot restored the renovate/svelte-5.x-lockfile branch November 5, 2024 19:20
@renovate renovate bot reopened this Nov 5, 2024
@renovate renovate bot changed the title Update dependency svelte to v5.1.9 Update dependency svelte to v5.1.10 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 78409bc to bbd93bd Compare November 5, 2024 19:20
@renovate renovate bot changed the title Update dependency svelte to v5.1.10 Update dependency svelte to v5.1.11 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from bbd93bd to 51e154f Compare November 6, 2024 13:25
@renovate renovate bot changed the title Update dependency svelte to v5.1.11 Update dependency svelte to v5.1.12 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch 2 times, most recently from d8a1280 to 18cd37f Compare November 8, 2024 21:05
@renovate renovate bot changed the title Update dependency svelte to v5.1.12 Update dependency svelte to v5.1.13 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 18cd37f to 941cc36 Compare November 11, 2024 13:47
@renovate renovate bot changed the title Update dependency svelte to v5.1.13 Update dependency svelte to v5.1.14 Nov 11, 2024
@renovate renovate bot changed the title Update dependency svelte to v5.1.14 Update dependency svelte to v5.1.15 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 941cc36 to 0e2711f Compare November 11, 2024 20:13
@renovate renovate bot changed the title Update dependency svelte to v5.1.15 Update dependency svelte to v5.1.16 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x-lockfile branch from 0e2711f to 7bbd5bf Compare November 13, 2024 02:13
Copy link

sonarcloud bot commented Nov 13, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants