ssssota / svelte-exmarkdown

Svelte component to render markdown.
https://ssssota.github.io/svelte-exmarkdown
MIT License
177 stars 6 forks source link

chore(deps): update dependency @sveltejs/package to v2 #43

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/package (source) ^1.0.2 -> ^2.0.0 age adoption passing confidence

Release Notes

sveltejs/kit ### [`v2.0.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/package/CHANGELOG.md#​202) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/package@2.0.1...@sveltejs/package@2.0.2) ##### Patch Changes - fix: don't emit false positive export condition warning ([#​9109](https://togithub.com/sveltejs/kit/pull/9109)) ### [`v2.0.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/package/CHANGELOG.md#​201) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/package@2.0.0...@sveltejs/package@2.0.1) ##### Patch Changes - fix: print version when running `svelte-package --version` ([#​9078](https://togithub.com/sveltejs/kit/pull/9078)) ### [`v2.0.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/package/CHANGELOG.md#​200) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/package@1.0.2...@sveltejs/package@2.0.0) ##### Major Changes - breaking: remove `package.json` generation and package options from `svelte.config.js`. New default output directory is `dist`. Read the migration guide at [https://github.com/sveltejs/kit/pull/8922](https://togithub.com/sveltejs/kit/pull/8922) to learn how to update ([#​8922](https://togithub.com/sveltejs/kit/pull/8922))

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.



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

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (18a2712) 98.66% compared to head (ec02706) 98.66%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ======================================= Coverage 98.66% 98.66% ======================================= Files 10 10 Lines 225 225 Branches 24 24 ======================================= Hits 222 222 Misses 3 3 ```

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

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

āš  Warning: custom changes will be lost.