Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

chore(deps): update dependency svelte to v4.2.18 #201

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 20, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v4.2.18

Compare Source

Patch Changes

v4.2.17

Compare Source

Patch Changes
  • fix: correctly handle falsy values of style directives in SSR mode (#​11584)

v4.2.16

Compare Source

Patch Changes
  • fix: check if svelte component exists on custom element destroy (#​11489)

v4.2.15

Compare Source

Patch Changes
  • support attribute selector inside :global() (#​11135)

v4.2.14

Compare Source

Patch Changes
  • fix parsing camelcase container query name (#​11131)

v4.2.13

Compare Source

Patch Changes
  • fix: applying :global for +,~ sibling combinator when slots are present (#​9282)

v4.2.12

Compare Source

Patch Changes
  • fix: properly update svelte:component props when there are spread props (#​10604)

v4.2.11

Compare Source

Patch Changes
  • fix: check that component wasn't instantiated in connectedCallback (#​10466)

v4.2.10

Compare Source

Patch Changes
  • fix: add scrollend event type (#​10336)

  • fix: add fetchpriority attribute type (#​10390)

  • fix: Add miter-clip and arcs to stroke-linejoin attribute (#​10377)

  • fix: make inline doc links valid (#​10366)

v4.2.9

Compare Source

Patch Changes
  • fix: add types for popover attributes and events (#​10042)

  • fix: add gamepadconnected and gamepaddisconnected events (#​9864)

  • fix: make @types/estree a dependency (#​10149)

  • fix: bump axobject-query (#​10167)

v4.2.8

Compare Source

Patch Changes
  • fix: port over props that were set prior to initialization (#​9701)

v4.2.7

Compare Source

Patch Changes
  • fix: handle spreads within static strings (#​9554)

v4.2.6

Compare Source

Patch Changes
  • fix: adjust static attribute regex (#​9551)

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency svelte to v4.2.6 Update dependency svelte to v4.2.7 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 6bd544f to 210d12f Compare November 20, 2023 16:12
@renovate renovate bot changed the title Update dependency svelte to v4.2.7 Update dependency svelte to v4.2.8 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 210d12f to c638ce3 Compare November 30, 2023 12:26
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from c638ce3 to 3971149 Compare December 14, 2023 13:56
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 3971149 to b5605dd Compare January 17, 2024 13:10
@renovate renovate bot changed the title Update dependency svelte to v4.2.8 Update dependency svelte to v4.2.9 Jan 17, 2024
@renovate renovate bot changed the title Update dependency svelte to v4.2.9 Update dependency svelte to v4.2.10 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from b5605dd to 1f05bac Compare February 5, 2024 18:55
@renovate renovate bot changed the title Update dependency svelte to v4.2.10 chore(deps): update dependency svelte to v4.2.12 Feb 23, 2024
Copy link
Author

renovate bot commented Feb 23, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"15.11.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@">=16.0.0" from [email protected]
npm ERR! node_modules/stylelint-prettier
npm ERR!   dev stylelint-prettier@"5.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-05-07T14_34_03_607Z-debug-0.log

@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 1f05bac to 1901354 Compare February 23, 2024 19:05
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 1901354 to bbbfcc6 Compare April 10, 2024 18:08
@renovate renovate bot changed the title chore(deps): update dependency svelte to v4.2.12 chore(deps): update dependency svelte to v4.2.13 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from bbbfcc6 to 5d459dd Compare April 13, 2024 02:38
@renovate renovate bot changed the title chore(deps): update dependency svelte to v4.2.13 chore(deps): update dependency svelte to v4.2.14 Apr 13, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 5d459dd to a469a27 Compare April 17, 2024 17:28
@renovate renovate bot changed the title chore(deps): update dependency svelte to v4.2.14 chore(deps): update dependency svelte to v4.2.15 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from a469a27 to f41063d Compare May 7, 2024 14:34
@renovate renovate bot changed the title chore(deps): update dependency svelte to v4.2.15 chore(deps): update dependency svelte to v4.2.16 May 7, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from f41063d to 5de7481 Compare May 14, 2024 01:47
Copy link
Author

renovate bot commented May 14, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"15.11.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@">=16.0.0" from [email protected]
npm ERR! node_modules/stylelint-prettier
npm ERR!   dev stylelint-prettier@"5.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-06-06T13_29_09_474Z-debug-0.log

@renovate renovate bot changed the title chore(deps): update dependency svelte to v4.2.16 chore(deps): update dependency svelte to v4.2.17 May 14, 2024
| datasource | package | from  | to     |
| ---------- | ------- | ----- | ------ |
| npm        | svelte  | 4.2.5 | 4.2.18 |
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 5de7481 to af2662e Compare June 6, 2024 13:29
@renovate renovate bot changed the title chore(deps): update dependency svelte to v4.2.17 chore(deps): update dependency svelte to v4.2.18 Jun 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants