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 dependency svelte to v5.1.9 #862

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2024

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v5.1.9

Compare Source

Patch Changes
  • fix: ensure transitions are applied to nested elements (#​14080)

v5.1.8

Compare Source

Patch Changes
  • fix: ensure compiler statements are correctly included (#​14074)

v5.1.7

Compare Source

Patch Changes
  • fix: ensure each block inert items are disposed of if the each block is also inert (#​13930)

  • fix: allow warningFilter option for compileModule (#​14066)

  • fix: ensure onMount correctly fires when new expressions are used (#​14049)

  • fix: wrap :id, :where``:not and :has with :global during migration (#​13850)

  • fix: ensure custom element attribute/prop changes are in their own context (#​14016)

v5.1.6

Compare Source

Patch Changes
  • fix: ensure child effects are destroyed before their deriveds (#​14043)

v5.1.5

Compare Source

Patch Changes
  • fix: replace typo in compiler error messages (#​14044)

  • fix: preserve the separator between selectors when an unused selector is in between (#​13954)

  • fix: more robust re-subscribe detection for fromStore (#​13995)

  • fix: allow to pass in TS preference to migration (#​13929)

  • fix: extend derived/state validation error to indirect exports (#​14039)

  • fix: minify inject CSS in prod mode (#​14006)

  • fix: ensure toStore subscription correctly syncs latest value (#​14015)

  • fix: don't access requestAnimationFrame until needed to reduce need for mocks during testing (#​14040)

  • fix: ensure element effects are executed in the correct order (#​14038)

  • fix: make compiler error extend from Error (#​14036)

v5.1.4

Compare Source

Patch Changes
  • fix: add empty stack to CompileDiagnostic to show error on build (#​13942)

  • fix: ensure effect_tracking correctly handles tracking reactions (#​14005)

  • fix: update broken links (#​13944)

  • fix: more exhaustive check during SvelteMap.set in deriveds (#​13951)

  • fix: trim whitespace while migrating blocks (#​13941)

  • fix: update links that previously pointed to preview site (#​14001)

  • fix: properly migrate imports types prefixed with $ (#​14007)


Configuration

📅 Schedule: Branch creation - "before 5pm on the first day of the month" (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.

🔕 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.

@renovate renovate bot changed the title chore(deps): update dependency svelte to v5 chore(deps): update dependency svelte to v5 - autoclosed Oct 22, 2024
@renovate renovate bot closed this Oct 22, 2024
@renovate renovate bot deleted the renovate/svelte-5.x branch October 22, 2024 06:00
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5 - autoclosed chore(deps): update dependency svelte to v5 Oct 23, 2024
@renovate renovate bot reopened this Oct 23, 2024
@renovate renovate bot restored the renovate/svelte-5.x branch October 23, 2024 20:19
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5 chore(deps): update dependency svelte to v5.1.0 Oct 23, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.1.0 chore(deps): update dependency svelte to v5.1.1 Oct 24, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.1.1 chore(deps): update dependency svelte to v5.1.2 Oct 25, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.1.2 chore(deps): update dependency svelte to v5.1.3 Oct 25, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.1.3 chore(deps): update dependency svelte to v5.1.3 - autoclosed Oct 26, 2024
@renovate renovate bot closed this Oct 26, 2024
@renovate renovate bot deleted the renovate/svelte-5.x branch October 26, 2024 23:38
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.1.3 - autoclosed chore(deps): update dependency svelte to v5.1.3 Oct 29, 2024
@renovate renovate bot restored the renovate/svelte-5.x branch October 29, 2024 01:57
@renovate renovate bot reopened this Oct 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.1.3 chore(deps): update dependency svelte to v5.1.4 Oct 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.1.4 chore(deps): update dependency svelte to v5.1.5 Oct 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.1.5 chore(deps): update dependency svelte to v5.1.6 Oct 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.1.6 chore(deps): update dependency svelte to v5.1.7 Oct 31, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.1.7 chore(deps): update dependency svelte to v5.1.8 Oct 31, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.1.8 chore(deps): update dependency svelte to v5.1.9 Oct 31, 2024
@maxmilton maxmilton closed this Nov 2, 2024
Copy link
Contributor Author

renovate bot commented Nov 2, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (5.1.9). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/svelte-5.x branch November 2, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant