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
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/svelte-4.x
Open

chore(deps): update dependency svelte to v4.2.18#201
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/svelte-4.x

Conversation

@renovate

@renovaterenovateBot commented Nov 20, 2023

Copy link
Copy Markdown

Mend Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
svelte (source)4.2.5 -> 4.2.18ageadoptionpassingconfidence

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.

@renovaterenovateBot changed the title Update dependency svelte to v4.2.6Update dependency svelte to v4.2.7Nov 20, 2023
@renovate
renovateBotforce-pushed the renovate/svelte-4.x branch from 6bd544f to 210d12fCompareNovember 20, 2023 16:12
@renovaterenovateBot changed the title Update dependency svelte to v4.2.7Update dependency svelte to v4.2.8Nov 30, 2023
@renovate
renovateBotforce-pushed the renovate/svelte-4.x branch from 210d12f to c638ce3CompareNovember 30, 2023 12:26
@renovate
renovateBotforce-pushed the renovate/svelte-4.x branch from c638ce3 to 3971149CompareDecember 14, 2023 13:56
@renovate
renovateBotforce-pushed the renovate/svelte-4.x branch from 3971149 to b5605ddCompareJanuary 17, 2024 13:10
@renovaterenovateBot changed the title Update dependency svelte to v4.2.8Update dependency svelte to v4.2.9Jan 17, 2024
@renovaterenovateBot changed the title Update dependency svelte to v4.2.9Update dependency svelte to v4.2.10Feb 5, 2024
@renovate
renovateBotforce-pushed the renovate/svelte-4.x branch from b5605dd to 1f05bacCompareFebruary 5, 2024 18:55
@renovaterenovateBot changed the title Update dependency svelte to v4.2.10chore(deps): update dependency svelte to v4.2.12Feb 23, 2024
@renovate

renovateBot commented Feb 23, 2024

Copy link
Copy Markdown
Author

⚠ 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: material-dev-tools@7.6.3
npm ERR! Found: stylelint@15.11.0
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 stylelint-prettier@5.0.0
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
renovateBotforce-pushed the renovate/svelte-4.x branch from 1f05bac to 1901354CompareFebruary 23, 2024 19:05
@renovate
renovateBotforce-pushed the renovate/svelte-4.x branch from 1901354 to bbbfcc6CompareApril 10, 2024 18:08
@renovaterenovateBot changed the title chore(deps): update dependency svelte to v4.2.12chore(deps): update dependency svelte to v4.2.13Apr 10, 2024
@renovate
renovateBotforce-pushed the renovate/svelte-4.x branch from bbbfcc6 to 5d459ddCompareApril 13, 2024 02:38
@renovaterenovateBot changed the title chore(deps): update dependency svelte to v4.2.13chore(deps): update dependency svelte to v4.2.14Apr 13, 2024
@renovate
renovateBotforce-pushed the renovate/svelte-4.x branch from 5d459dd to a469a27CompareApril 17, 2024 17:28
@renovaterenovateBot changed the title chore(deps): update dependency svelte to v4.2.14chore(deps): update dependency svelte to v4.2.15Apr 17, 2024
@renovate
renovateBotforce-pushed the renovate/svelte-4.x branch from a469a27 to f41063dCompareMay 7, 2024 14:34
@renovaterenovateBot changed the title chore(deps): update dependency svelte to v4.2.15chore(deps): update dependency svelte to v4.2.16May 7, 2024
@renovate
renovateBotforce-pushed the renovate/svelte-4.x branch from f41063d to 5de7481CompareMay 14, 2024 01:47
@renovate

renovateBot commented May 14, 2024

Copy link
Copy Markdown
Author

⚠️ 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: material-dev-tools@7.6.3
npm ERR! Found: stylelint@15.11.0
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 stylelint-prettier@5.0.0
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

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants