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 v4.2.19 - autoclosed #96

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 31, 2023

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v4.2.19

Compare Source

Patch Changes
  • fix: ensure typings for <svelte:options> are picked up (#​12902)

  • fix: escape < in attribute strings (#​12989)

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)

v4.2.5

Compare Source

Patch Changes
  • fix: ignore expressions in top level script/style tag attributes (#​9498)

v4.2.4

Compare Source

Patch Changes
  • fix: handle closing tags inside attribute values (#​9486)

v4.2.3

Compare Source

Patch Changes
  • fix: improve a11y-click-events-have-key-events message (#​9358)

  • fix: more robust hydration of html tag (#​9184)

v4.2.2

Compare Source

Patch Changes
  • fix: support camelCase properties on custom elements (#​9328)

  • fix: add missing plaintext-only value to contenteditable type (#​9242)

  • chore: upgrade magic-string to 0.30.4 (#​9292)

  • fix: ignore trailing comments when comparing nodes (#​9197)

v4.2.1

Compare Source

Patch Changes
  • fix: update style directive when style attribute is present and is updated via an object prop (#​9187)

  • fix: css sourcemap generation with unicode filenames (#​9120)

  • fix: do not add module declared variables as dependencies (#​9122)

  • fix: handle svelte:element with dynamic this and spread attributes (#​9112)

  • fix: silence false positive reactive component warning (#​9094)

  • fix: head duplication when binding is present (#​9124)

  • fix: take custom attribute name into account when reflecting property (#​9140)

  • fix: add indeterminate to the list of HTMLAttributes (#​9180)

  • fix: recognize option value on spread attribute (#​9125)

v4.2.0

Compare Source

Minor Changes
  • feat: move svelteHTML from language-tools into core to load the correct svelte/element types (#​9070)

v4.1.2

Compare Source

Patch Changes
  • fix: allow child element with slot attribute within svelte:element (#​9038)

  • fix: Add data-* to svg attributes (#​9036)


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

@stackblitz
Copy link

stackblitz bot commented Jul 31, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot force-pushed the renovate/svelte-4.x branch from d4b9575 to b22cae7 Compare August 11, 2023 15:02
@renovate renovate bot changed the title Update dependency svelte to v4.1.2 Update dependency svelte to v4.2.0 Aug 11, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title Update dependency svelte to v4.2.0 Update dependency svelte to v4.2.1 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from b22cae7 to ca7cbfb Compare September 20, 2023 10:15
@renovate renovate bot changed the title Update dependency svelte to v4.2.1 Update dependency svelte to v4.2.2 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from ca7cbfb to 2a7aca8 Compare October 19, 2023 11:48
@renovate renovate bot changed the title Update dependency svelte to v4.2.2 Update dependency svelte to v4.2.3 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 2a7aca8 to 2ea9210 Compare November 10, 2023 15:46
@renovate renovate bot changed the title Update dependency svelte to v4.2.3 Update dependency svelte to v4.2.4 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 2ea9210 to d2d8e54 Compare November 16, 2023 22:50
@renovate renovate bot changed the title Update dependency svelte to v4.2.4 Update dependency svelte to v4.2.5 Nov 17, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from d2d8e54 to 475030c Compare November 17, 2023 17:05
@renovate renovate bot changed the title Update dependency svelte to v4.2.5 Update dependency svelte to v4.2.6 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 475030c to 7cc02b7 Compare November 20, 2023 10:35
@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 7cc02b7 to 8a6afbd Compare November 20, 2023 17:06
@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 8a6afbd to 6b4f8af Compare November 30, 2023 11:39
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@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 force-pushed the renovate/svelte-4.x branch from 6b4f8af to 1132dcf Compare January 17, 2024 15:09
@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 1132dcf to d47aa6f Compare February 5, 2024 18:17
Copy link

socket-security bot commented Feb 5, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] Transitive: unsafe +22 6.56 MB conduitry, rich_harris, svelte-admin

🚮 Removed packages: npm/[email protected])

View full report↗︎

@renovate renovate bot force-pushed the renovate/svelte-4.x branch from d47aa6f to 2ebe3cc Compare February 15, 2024 18:31
@renovate renovate bot changed the title Update dependency svelte to v4.2.10 Update dependency svelte to v4.2.11 Feb 15, 2024
@renovate renovate bot changed the title Update dependency svelte to v4.2.11 Update dependency svelte to v4.2.12 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 2ebe3cc to 48ac5d0 Compare February 23, 2024 10:48
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 48ac5d0 to 05bb9b3 Compare April 10, 2024 18:04
@renovate renovate bot changed the title Update dependency svelte to v4.2.12 Update dependency svelte to v4.2.13 Apr 10, 2024
@renovate renovate bot changed the title Update dependency svelte to v4.2.13 Update dependency svelte to v4.2.14 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 05bb9b3 to e8bb053 Compare April 12, 2024 22:16
@renovate renovate bot changed the title Update dependency svelte to v4.2.14 Update dependency svelte to v4.2.15 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from e8bb053 to 014a4ac Compare April 17, 2024 14:53
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 014a4ac to e8bae71 Compare May 7, 2024 13:51
@renovate renovate bot changed the title Update dependency svelte to v4.2.15 Update dependency svelte to v4.2.16 May 7, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from e8bae71 to a9810fc Compare May 13, 2024 22:33
@renovate renovate bot changed the title Update dependency svelte to v4.2.16 Update dependency svelte to v4.2.17 May 13, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from a9810fc to 48c04c1 Compare June 6, 2024 12:22
@renovate renovate bot changed the title Update dependency svelte to v4.2.17 Update dependency svelte to v4.2.18 Jun 6, 2024
Copy link

sonarqubecloud bot commented Jun 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 48c04c1 to 7b7a94f Compare August 25, 2024 21:01
@renovate renovate bot changed the title Update dependency svelte to v4.2.18 Update dependency svelte to v4.2.19 Aug 25, 2024
Copy link

@renovate renovate bot changed the title Update dependency svelte to v4.2.19 Update dependency svelte to v4.2.19 - autoclosed Aug 30, 2024
@renovate renovate bot closed this Aug 30, 2024
@renovate renovate bot deleted the renovate/svelte-4.x branch August 30, 2024 19:14
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