chore(deps): update dev-dependencies #3721

Merged
konrad merged 2 commits from renovate/dev-dependencies into main 2023-08-27 15:27:03 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@histoire/plugin-vue devDependencies patch 0.17.0 -> 0.17.1
@types/node (source) devDependencies patch 18.17.8 -> 18.17.11
caniuse-lite devDependencies patch 1.0.30001522 -> 1.0.30001524
eslint (source) devDependencies minor 8.47.0 -> 8.48.0
typescript (source) devDependencies minor 5.1.6 -> 5.2.2
vite-plugin-inject-preload devDependencies patch 1.3.2 -> 1.3.3
vitest devDependencies patch 0.34.2 -> 0.34.3

Release Notes

Akryum/histoire (@​histoire/plugin-vue)

v0.17.1

Compare Source

compare changes

🩹 Fixes
  • vue: Reverse wrapper order to that wrapper added first is outside and added last is inside (70415b4)
🏡 Chore
❤️ Contributors
browserslist/caniuse-lite (caniuse-lite)

v1.0.30001524

Compare Source

v1.0.30001523

Compare Source

eslint/eslint (eslint)

v8.48.0

Compare Source

Features

  • 1fbb3b0 feat: correct update direction in for-direction (#​17483) (Francesco Trotta)
  • d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#​17475) (fnx)
  • ee2f718 feat: Allow void in rule no-promise-executor-return (#​17282) (nopeless)

Bug Fixes

  • 7234f6a fix: update RuleTester JSDoc and deprecations (#​17496) (Jonas Berlin)

Documentation

  • 7a51d77 docs: no-param-reassign mention strict mode (#​17494) (Stephen Hardy)
  • 9cd7ac2 docs: add fetch script to package.json conventions (#​17459) (Nitin Kumar)
  • cab21e6 docs: advice for inline disabling of rules (#​17458) (Ashish Yadav)
  • 056499d docs: fix example of flat config from plugin (#​17482) (Francesco Trotta)
  • 9e9edf9 docs: update documentation URL in error message (#​17465) (Nitin Kumar)

Chores

Microsoft/TypeScript (typescript)

v5.2.2: TypeScript 5.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Applelo/vite-plugin-inject-preload (vite-plugin-inject-preload)

v1.3.3: Version 1.3.3

Compare Source

What's Changed

Full Changelog: https://github.com/Applelo/vite-plugin-inject-preload/compare/v1.3.2...v1.3.3

vitest-dev/vitest (vitest)

v0.34.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

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

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@histoire/plugin-vue](https://github.com/Akryum/histoire) | devDependencies | patch | [`0.17.0` -> `0.17.1`](https://renovatebot.com/diffs/npm/@histoire%2fplugin-vue/0.17.0/0.17.1) | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`18.17.8` -> `18.17.11`](https://renovatebot.com/diffs/npm/@types%2fnode/18.17.8/18.17.11) | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | devDependencies | patch | [`1.0.30001522` -> `1.0.30001524`](https://renovatebot.com/diffs/npm/caniuse-lite/1.0.30001522/1.0.30001524) | | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`8.47.0` -> `8.48.0`](https://renovatebot.com/diffs/npm/eslint/8.47.0/8.48.0) | | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/TypeScript)) | devDependencies | minor | [`5.1.6` -> `5.2.2`](https://renovatebot.com/diffs/npm/typescript/5.1.6/5.2.2) | | [vite-plugin-inject-preload](https://github.com/Applelo/vite-plugin-inject-preload) | devDependencies | patch | [`1.3.2` -> `1.3.3`](https://renovatebot.com/diffs/npm/vite-plugin-inject-preload/1.3.2/1.3.3) | | [vitest](https://github.com/vitest-dev/vitest) | devDependencies | patch | [`0.34.2` -> `0.34.3`](https://renovatebot.com/diffs/npm/vitest/0.34.2/0.34.3) | --- ### Release Notes <details> <summary>Akryum/histoire (@&#8203;histoire/plugin-vue)</summary> ### [`v0.17.1`](https://github.com/Akryum/histoire/blob/HEAD/CHANGELOG.md#v0171) [Compare Source](https://github.com/Akryum/histoire/compare/v0.17.0...v0.17.1) [compare changes](https://github.com/Akryum/histoire/compare/v0.17.0...v0.17.1) ##### 🩹 Fixes - **vue:** Reverse wrapper order to that wrapper added first is outside and added last is inside ([70415b4](https://github.com/Akryum/histoire/commit/70415b4)) ##### 🏡 Chore - Example Color Selector being in Svelte 3 not Svelte 4 (fix: [#&#8203;583](https://github.com/Akryum/histoire/issues/583)) ([#&#8203;584](https://github.com/Akryum/histoire/pull/584), [#&#8203;583](https://github.com/Akryum/histoire/issues/583)) ##### ❤️ Contributors - Guillaume Chau ([@&#8203;Akryum](http://github.com/Akryum)) - Michael Thomas </details> <details> <summary>browserslist/caniuse-lite (caniuse-lite)</summary> ### [`v1.0.30001524`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001523...1.0.30001524) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001523...1.0.30001524) ### [`v1.0.30001523`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001522...1.0.30001523) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001522...1.0.30001523) </details> <details> <summary>eslint/eslint (eslint)</summary> ### [`v8.48.0`](https://github.com/eslint/eslint/releases/tag/v8.48.0) [Compare Source](https://github.com/eslint/eslint/compare/v8.47.0...v8.48.0) #### Features - [`1fbb3b0`](https://github.com/eslint/eslint/commit/1fbb3b0b477c814c0d179564fe495f4c50a451e9) feat: correct update direction in `for-direction` ([#&#8203;17483](https://github.com/eslint/eslint/issues/17483)) (Francesco Trotta) - [`d73fbf2`](https://github.com/eslint/eslint/commit/d73fbf2228631d6c468cd24710e2579fe6cb70fd) feat: rule tester do not create empty valid or invalid test suites ([#&#8203;17475](https://github.com/eslint/eslint/issues/17475)) (fnx) - [`ee2f718`](https://github.com/eslint/eslint/commit/ee2f718188d32e9888b1932fe6b9bd2a62c529a4) feat: Allow `void` in rule `no-promise-executor-return` ([#&#8203;17282](https://github.com/eslint/eslint/issues/17282)) (nopeless) #### Bug Fixes - [`7234f6a`](https://github.com/eslint/eslint/commit/7234f6a706a209aa2d79259110328752e9ae3928) fix: update RuleTester JSDoc and deprecations ([#&#8203;17496](https://github.com/eslint/eslint/issues/17496)) (Jonas Berlin) #### Documentation - [`7a51d77`](https://github.com/eslint/eslint/commit/7a51d77c0a066e461ff288568fdfee0e9539a2b5) docs: no-param-reassign mention strict mode ([#&#8203;17494](https://github.com/eslint/eslint/issues/17494)) (Stephen Hardy) - [`9cd7ac2`](https://github.com/eslint/eslint/commit/9cd7ac2fdb6b1d71a9fb1b8297a478cafacbdafd) docs: add `fetch` script to package.json conventions ([#&#8203;17459](https://github.com/eslint/eslint/issues/17459)) (Nitin Kumar) - [`cab21e6`](https://github.com/eslint/eslint/commit/cab21e64a8f79779c641178f825945958667c6e4) docs: advice for inline disabling of rules ([#&#8203;17458](https://github.com/eslint/eslint/issues/17458)) (Ashish Yadav) - [`056499d`](https://github.com/eslint/eslint/commit/056499de31a139dbc965d18652b0b520e11b408d) docs: fix example of flat config from plugin ([#&#8203;17482](https://github.com/eslint/eslint/issues/17482)) (Francesco Trotta) - [`9e9edf9`](https://github.com/eslint/eslint/commit/9e9edf93ecfa0658e8b79e71bc98530ade150081) docs: update documentation URL in error message ([#&#8203;17465](https://github.com/eslint/eslint/issues/17465)) (Nitin Kumar) #### Chores - [`8dd3cec`](https://github.com/eslint/eslint/commit/8dd3cec90c97ed97d243a83b87ad4ea9e6b4781a) chore: upgrade [@&#8203;eslint/js](https://github.com/eslint/js)[@&#8203;8](https://github.com/8).48.0 ([#&#8203;17501](https://github.com/eslint/eslint/issues/17501)) (Milos Djermanovic) - [`6d0496e`](https://github.com/eslint/eslint/commit/6d0496e9476fb2210fba0a3d541df8c052ecf73a) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (ESLint Jenkins) - [`9d4216d`](https://github.com/eslint/eslint/commit/9d4216d638d39844decffac33ee3d5a47413c80a) chore: Refactor and document CodePathSegment ([#&#8203;17474](https://github.com/eslint/eslint/issues/17474)) (Nicholas C. Zakas) </details> <details> <summary>Microsoft/TypeScript (typescript)</summary> ### [`v5.2.2`](https://github.com/microsoft/TypeScript/releases/tag/v5.2.2): TypeScript 5.2 [Compare Source](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-2/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.2.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.2.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.2.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.2.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.2.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.2.2%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) </details> <details> <summary>Applelo/vite-plugin-inject-preload (vite-plugin-inject-preload)</summary> ### [`v1.3.3`](https://github.com/Applelo/vite-plugin-inject-preload/releases/tag/v1.3.3): Version 1.3.3 [Compare Source](https://github.com/Applelo/vite-plugin-inject-preload/compare/v1.3.2...v1.3.3) #### What's Changed - Fix typo in readme https://github.com/Applelo/vite-plugin-inject-preload/pull/18 by [@&#8203;msdrigg](https://github.com/msdrigg) - Update dependencies **Full Changelog**: https://github.com/Applelo/vite-plugin-inject-preload/compare/v1.3.2...v1.3.3 </details> <details> <summary>vitest-dev/vitest (vitest)</summary> ### [`v0.34.3`](https://github.com/vitest-dev/vitest/releases/tag/v0.34.3) [Compare Source](https://github.com/vitest-dev/vitest/compare/v0.34.2...v0.34.3) #####    🚀 Features - **coverage**: Add `allowExternal` option  -  by [@&#8203;vojvodics](https://github.com/vojvodics) and [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/3894 [<samp>(c03fa)</samp>](https://github.com/vitest-dev/vitest/commit/c03faa22) - **vitest**: Export all reporters in `vitest/reporters`  -  by [@&#8203;Dunqing](https://github.com/Dunqing) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3980 [<samp>(5704b)</samp>](https://github.com/vitest-dev/vitest/commit/5704b341) #####    🐞 Bug Fixes - Should remove mockPath from callstack whether success or failed  -  by [@&#8203;miserylee](https://github.com/miserylee) and **lijifei** in https://github.com/vitest-dev/vitest/issues/3971 [<samp>(5eb85)</samp>](https://github.com/vitest-dev/vitest/commit/5eb8561c) - Add workspace config files to default coverage excludes  -  by [@&#8203;FelixGraf](https://github.com/FelixGraf) and [@&#8203;AriPerkkio](https://github.com/AriPerkkio) in https://github.com/vitest-dev/vitest/issues/3973 [<samp>(20263)</samp>](https://github.com/vitest-dev/vitest/commit/20263d9d) - Report file error as a <failure> on JUnit  -  by [@&#8203;3c1u](https://github.com/3c1u) in https://github.com/vitest-dev/vitest/issues/3997 [<samp>(00c43)</samp>](https://github.com/vitest-dev/vitest/commit/00c432fa) - **jsdom**: Correctly resolve buffer on typed arrays  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3998 [<samp>(b42cf)</samp>](https://github.com/vitest-dev/vitest/commit/b42cf36e) - **ui**: Use web hash history in ui  -  by [@&#8203;segevfiner](https://github.com/segevfiner) and [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3481 and https://github.com/vitest-dev/vitest/issues/3487 [<samp>(8caab)</samp>](https://github.com/vitest-dev/vitest/commit/8caabaa1) - **vite-node**: Inline HMR types  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3993 [<samp>(dff60)</samp>](https://github.com/vitest-dev/vitest/commit/dff60e82) - **vitest**: Correctly resolve optimizer status  -  by [@&#8203;sheremet-va](https://github.com/sheremet-va) in https://github.com/vitest-dev/vitest/issues/3992 [<samp>(74dc5)</samp>](https://github.com/vitest-dev/vitest/commit/74dc5967) #####     [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v0.34.2...v0.34.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am" (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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Mi4zIiwidXBkYXRlZEluVmVyIjoiMzYuNTIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate added the
dependencies
label 2023-08-24 00:06:01 +00:00
renovate added 1 commit 2023-08-24 00:06:02 +00:00
continuous-integration/drone/pr Build is failing Details
954c5650ea
chore(deps): update dev-dependencies
renovate force-pushed renovate/dev-dependencies from 954c5650ea to 89dee4020e 2023-08-24 17:06:03 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 89dee4020e to 16f3b7e0a8 2023-08-24 22:05:57 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 16f3b7e0a8 to 15345627c0 2023-08-25 06:05:49 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 15345627c0 to 40185cd849 2023-08-25 08:06:31 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 40185cd849 to 7db926fd2e 2023-08-25 20:06:21 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 7db926fd2e to 669952a5ad 2023-08-27 06:06:23 +00:00 Compare
konrad scheduled this pull request to auto merge when all checks succeed 2023-08-27 08:30:34 +00:00
Author
Member

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.

### 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.
konrad force-pushed renovate/dev-dependencies from 33751643d0 to 240a4069d1 2023-08-27 14:55:27 +00:00 Compare
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://3721-renovate-dev-dependencies--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://3721-renovate-dev-dependencies--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 53434952d3 into main 2023-08-27 15:27:03 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.