tauri-apps / smoke-tests

A collection of frameworks used as a suite of smoke-tests for tauri
MIT License
76 stars 20 forks source link

chore(examples) Update Svelte Examples #1461

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.6 -> 7.24.7 age adoption passing confidence
@babel/preset-env (source) 7.24.6 -> 7.24.7 age adoption passing confidence
rollup-plugin-svelte 7.2.0 -> 7.2.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.24.7`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7247-2024-06-05) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.6...v7.24.7) ##### :bug: Bug Fix - `babel-node` - [#​16554](https://togithub.com/babel/babel/pull/16554) Allow extra flags in babel-node ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-traverse` - [#​16522](https://togithub.com/babel/babel/pull/16522) fix: incorrect `constantViolations` with destructuring ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-transform-fixture-test-runner`, `babel-plugin-proposal-explicit-resource-management` - [#​16524](https://togithub.com/babel/babel/pull/16524) fix: Transform `using` in `switch` correctly ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :house: Internal - `babel-helpers`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16525](https://togithub.com/babel/babel/pull/16525) Delete unused array helpers ([@​blakewilson](https://togithub.com/blakewilson))
sveltejs/rollup-plugin-svelte (rollup-plugin-svelte) ### [`v7.2.1`](https://togithub.com/sveltejs/rollup-plugin-svelte/blob/HEAD/CHANGELOG.md#721) [Compare Source](https://togithub.com/sveltejs/rollup-plugin-svelte/compare/v7.2.0...1e0136011b7f08c3b74b352345dd0ac95b20fea6) - Silence Svelte 5 version of unused CSS warning code if `emitCss` is `false`

Configuration

📅 Schedule: Branch creation - "before 3am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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