DaveKeehl / svelte-reveal

Svelte action that leverages the Intersection Observer API to trigger reveal on scroll transitions.
https://stackblitz.com/edit/svelte-reveal?file=src%2FApp.svelte
MIT License
131 stars 3 forks source link

Update Node.js to v19 #162

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
node final major 17 -> 19

Release Notes

nodejs/node ### [`v19`](https://togithub.com/nodejs/node/blob/HEAD/CHANGELOG.md#​2015-03-19-Version-160-chrisdickinson) Moved to doc/changelogs/CHANGELOG_IOJS.md#​1.6.0. ### [`v18`](https://togithub.com/nodejs/node/blob/HEAD/CHANGELOG.md#​2015-08-18-Version-310-Fishrock123) Moved to doc/changelogs/CHANGELOG_IOJS.md#​3.1.0.

Configuration

📅 Schedule: Branch creation - "before 3am 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.



This PR has been generated by Mend Renovate. View repository job log here.

gitpod-io[bot] commented 1 year ago

sonarcloud[bot] commented 1 year ago

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
No Duplication information No Duplication information

codecov[bot] commented 1 year ago

Codecov Report

Base: 82.89% // Head: 82.89% // No change to project coverage :thumbsup:

Coverage data is based on head (1edd6c2) compared to base (ab22dbc). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #162 +/- ## ======================================== Coverage 82.89% 82.89% ======================================== Files 14 14 Lines 345 345 Branches 60 60 ======================================== Hits 286 286 Misses 54 54 Partials 5 5 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Davide+Ciulla). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Davide+Ciulla)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.