chore(deps): update dev-dependencies #3740

Merged
konrad merged 2 commits from renovate/dev-dependencies into main 2023-09-13 12:35:42 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@cypress/vite-dev-server (source) devDependencies patch 5.0.5 -> 5.0.6
@types/codemirror (source) devDependencies patch 5.60.9 -> 5.60.10
@types/node (source) devDependencies patch 18.17.12 -> 18.17.14
@typescript-eslint/eslint-plugin devDependencies minor 6.5.0 -> 6.6.0
@typescript-eslint/parser devDependencies minor 6.5.0 -> 6.6.0
caniuse-lite devDependencies patch 1.0.30001524 -> 1.0.30001528
happy-dom devDependencies patch 10.11.1 -> 10.11.2
postcss (source) devDependencies patch 8.4.28 -> 8.4.29
postcss-preset-env (source) devDependencies patch 9.1.2 -> 9.1.3
rollup (source) devDependencies minor 3.28.1 -> 3.29.0
vue-tsc devDependencies patch 1.8.8 -> 1.8.10

Release Notes

cypress-io/cypress (@​cypress/vite-dev-server)

v5.0.6

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.6.0

Compare Source

Bug Fixes
  • eslint-plugin: [key-spacing] consider properties with parens and comments (#​7525) (7012279)

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.6.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001528

Compare Source

v1.0.30001527

Compare Source

v1.0.30001526

Compare Source

v1.0.30001525

Compare Source

capricorn86/happy-dom (happy-dom)

v10.11.2

Compare Source

👷‍♂️ Patch fixes
  • Adds a check for if the selector text for a CSSStyleRule is valid when parsing a Stylesheet. Invalid selectors will be ignored (this is also how the spec is defined). (#​1036)
postcss/postcss (postcss)

v8.4.29

Compare Source

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).
csstools/postcss-plugins (postcss-preset-env)

v9.1.3

Compare Source

September 2, 2023

rollup/rollup (rollup)

v3.29.0

Compare Source

2023-09-06

Features
  • Add output.sourcemapFileNames option (#​5105)
  • Add generic type parameter for api to Plugin type (#​5112)
Bug Fixes
  • Ensure mutations of CustomEvent details are tracked (#​5123)
Pull Requests
vuejs/language-tools (vue-tsc)

v1.8.10

Compare Source

  • feat: added Portuguese integration documentation (#​3535)
  • feat: exposed configFileName for createParsedCommandLineByJson() function (#​3456) - thanks @​qmhc
  • feat: support nested plugins (#​3530) - thanks @​so1ve
  • feat(vscode): add vue.server.runtime setting and support for Bun runtime
  • feat(vscode): add vue.server.path setting for customize server module path
  • fix: correctly hyphen-case props (#​3424) - thanks @​so1ve
  • fix: generic components should respect strictTemplates (#​3487) - thanks @​so1ve
  • fix(vue-component-type-helpers): correctly handle generic components when using ComponentExposed (#​3536) - thanks @​so1ve
Full-time Support by

WebContainer API is here.

Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective

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 | |---|---|---|---| | [@cypress/vite-dev-server](https://github.com/cypress-io/cypress/tree/develop/npm/vite-dev-server#readme) ([source](https://github.com/cypress-io/cypress)) | devDependencies | patch | [`5.0.5` -> `5.0.6`](https://renovatebot.com/diffs/npm/@cypress%2fvite-dev-server/5.0.5/5.0.6) | | [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/codemirror) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`5.60.9` -> `5.60.10`](https://renovatebot.com/diffs/npm/@types%2fcodemirror/5.60.9/5.60.10) | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`18.17.12` -> `18.17.14`](https://renovatebot.com/diffs/npm/@types%2fnode/18.17.12/18.17.14) | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) | devDependencies | minor | [`6.5.0` -> `6.6.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.5.0/6.6.0) | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) | devDependencies | minor | [`6.5.0` -> `6.6.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/6.5.0/6.6.0) | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | devDependencies | patch | [`1.0.30001524` -> `1.0.30001528`](https://renovatebot.com/diffs/npm/caniuse-lite/1.0.30001524/1.0.30001528) | | [happy-dom](https://github.com/capricorn86/happy-dom) | devDependencies | patch | [`10.11.1` -> `10.11.2`](https://renovatebot.com/diffs/npm/happy-dom/10.11.1/10.11.2) | | [postcss](https://postcss.org/) ([source](https://github.com/postcss/postcss)) | devDependencies | patch | [`8.4.28` -> `8.4.29`](https://renovatebot.com/diffs/npm/postcss/8.4.28/8.4.29) | | [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env#readme) ([source](https://github.com/csstools/postcss-plugins)) | devDependencies | patch | [`9.1.2` -> `9.1.3`](https://renovatebot.com/diffs/npm/postcss-preset-env/9.1.2/9.1.3) | | [rollup](https://rollupjs.org/) ([source](https://github.com/rollup/rollup)) | devDependencies | minor | [`3.28.1` -> `3.29.0`](https://renovatebot.com/diffs/npm/rollup/3.28.1/3.29.0) | | [vue-tsc](https://github.com/vuejs/language-tools) | devDependencies | patch | [`1.8.8` -> `1.8.10`](https://renovatebot.com/diffs/npm/vue-tsc/1.8.8/1.8.10) | --- ### Release Notes <details> <summary>cypress-io/cypress (@&#8203;cypress/vite-dev-server)</summary> ### [`v5.0.6`](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v5.0.5...@cypress/vite-dev-server-v5.0.6) [Compare Source](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v5.0.5...@cypress/vite-dev-server-v5.0.6) </details> <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v6.6.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#660-2023-09-04) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0) ##### Bug Fixes - **eslint-plugin:** \[key-spacing] consider properties with parens and comments ([#&#8203;7525](https://github.com/typescript-eslint/typescript-eslint/issues/7525)) ([7012279](https://github.com/typescript-eslint/typescript-eslint/commit/7012279b8510f9fcaee64b610d0a66e8e90f0865)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary> ### [`v6.6.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#660-2023-09-04) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.5.0...v6.6.0) **Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>browserslist/caniuse-lite (caniuse-lite)</summary> ### [`v1.0.30001528`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001527...1.0.30001528) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001527...1.0.30001528) ### [`v1.0.30001527`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001526...1.0.30001527) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001526...1.0.30001527) ### [`v1.0.30001526`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001525...1.0.30001526) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001525...1.0.30001526) ### [`v1.0.30001525`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001524...1.0.30001525) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001524...1.0.30001525) </details> <details> <summary>capricorn86/happy-dom (happy-dom)</summary> ### [`v10.11.2`](https://github.com/capricorn86/happy-dom/releases/tag/v10.11.2) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v10.11.1...v10.11.2) ##### :construction_worker_man: Patch fixes - Adds a check for if the selector text for a `CSSStyleRule` is valid when parsing a Stylesheet. Invalid selectors will be ignored (this is also how the spec is defined). ([#&#8203;1036](https://github.com/capricorn86/happy-dom/issues/1036)) </details> <details> <summary>postcss/postcss (postcss)</summary> ### [`v8.4.29`](https://github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8429) [Compare Source](https://github.com/postcss/postcss/compare/8.4.28...8.4.29) - Fixed `Node#source.offset` (by Ido Rosenthal). - Fixed docs (by Christian Oliff). </details> <details> <summary>csstools/postcss-plugins (postcss-preset-env)</summary> ### [`v9.1.3`](https://github.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#913) [Compare Source](https://github.com/csstools/postcss-plugins/compare/9d0f1d7a2fdc672485c2af1ed4fa8139f1358ded...9e589f643f47d60ebe28523105ac5c4b16720d66) *September 2, 2023* - Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`4.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#401) (patch) - Updated [`@csstools/postcss-text-decoration-shorthand`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`3.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#302) (patch) - Updated [`@csstools/postcss-color-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#303) (patch) - Updated [`@csstools/postcss-color-mix-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#203) (patch) - Updated [`@csstools/postcss-gradients-interpolation-method`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#403) (patch) - Updated [`@csstools/postcss-hwb-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#303) (patch) - Updated [`@csstools/postcss-oklab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#303) (patch) - Updated [`@csstools/postcss-relative-color-syntax`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#203) (patch) - Updated [`postcss-lab-function`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.3`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#603) (patch) </details> <details> <summary>rollup/rollup (rollup)</summary> ### [`v3.29.0`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#3290) [Compare Source](https://github.com/rollup/rollup/compare/v3.28.1...v3.29.0) *2023-09-06* ##### Features - Add output.sourcemapFileNames option ([#&#8203;5105](https://github.com/rollup/rollup/issues/5105)) - Add generic type parameter for `api` to Plugin type ([#&#8203;5112](https://github.com/rollup/rollup/issues/5112)) ##### Bug Fixes - Ensure mutations of CustomEvent details are tracked ([#&#8203;5123](https://github.com/rollup/rollup/issues/5123)) ##### Pull Requests - [#&#8203;5105](https://github.com/rollup/rollup/pull/5105): Added option to name sourcemap files, i.e. a output.sourcemapFileName… ([@&#8203;atti187](https://github.com/atti187)) - [#&#8203;5108](https://github.com/rollup/rollup/pull/5108): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5109](https://github.com/rollup/rollup/pull/5109): Docs: load full path of rollup.browser.js for Rollup V4 ([@&#8203;TrickyPi](https://github.com/TrickyPi)) - [#&#8203;5112](https://github.com/rollup/rollup/pull/5112): feat(types): add generic type for plugin api ([@&#8203;sxzz](https://github.com/sxzz)) - [#&#8203;5115](https://github.com/rollup/rollup/pull/5115): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5123](https://github.com/rollup/rollup/pull/5123): Deoptimize custom event detail ([@&#8203;lukastaegert](https://github.com/lukastaegert)) </details> <details> <summary>vuejs/language-tools (vue-tsc)</summary> ### [`v1.8.10`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1810-202396) [Compare Source](https://github.com/vuejs/language-tools/compare/v1.8.8...v1.8.10) - feat: added Portuguese integration documentation ([#&#8203;3535](https://github.com/vuejs/language-tools/issues/3535)) - feat: exposed `configFileName` for `createParsedCommandLineByJson()` function ([#&#8203;3456](https://github.com/vuejs/language-tools/issues/3456)) - thanks [@&#8203;qmhc](https://github.com/qmhc) - feat: support nested plugins ([#&#8203;3530](https://github.com/vuejs/language-tools/issues/3530)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - feat(vscode): add `vue.server.runtime` setting and support for Bun runtime - feat(vscode): add `vue.server.path` setting for customize server module path - fix: correctly hyphen-case props ([#&#8203;3424](https://github.com/vuejs/language-tools/issues/3424)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - fix: generic components should respect `strictTemplates` ([#&#8203;3487](https://github.com/vuejs/language-tools/issues/3487)) - thanks [@&#8203;so1ve](https://github.com/so1ve) - fix(vue-component-type-helpers): correctly handle generic components when using `ComponentExposed` ([#&#8203;3536](https://github.com/vuejs/language-tools/issues/3536)) - thanks [@&#8203;so1ve](https://github.com/so1ve) ##### Full-time Support by <table> <tbody> <tr> <td> <a href="https://stackblitz.com/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/StackBlitz.png" height="80" /></a> </td> <td><h4><a href="https://blog.stackblitz.com/posts/webcontainer-api-is-here/">WebContainer API is here.</a></h4></td> </tr> </tbody> </table> ##### Our Platinum Sponsors <table> <tbody> <tr> <td> <a href="https://nuxt.com/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/nuxt.svg" height="60" /></a> </td> <td>The Intuitive Web Framework</td> </tr> <tr> <td> <a href="https://vuejs.org/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/vue.png" height="80" /></a> </td> <td>The Progressive JavaScript Framework</td> </tr> </tbody> </table> ##### Our Silver Sponsors <table> <tbody> <tr> <td> <p align="center"> <a href="https://www.prefect.io/"><img src="https://raw.githubusercontent.com/vuejs/language-tools/HEAD/.github/sponsors/prefect.svg" height="40" /></a> </p> </td> </tr> </tbody> </table> <h5> Add you via <a href="https://github.com/sponsors/johnsoncodehk">GitHub Sponsors</a> or <a href="https://opencollective.com/volarjs">Open Collective</a> </h5> </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:eyJjcmVhdGVkSW5WZXIiOiIzNi42NS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate added the
dependencies
label 2023-09-07 00:10:02 +00:00
renovate force-pushed renovate/dev-dependencies from bd3b76838e to 9731059f5e 2023-09-07 07:10:03 +00:00 Compare
konrad added 1 commit 2023-09-07 13:50:01 +00:00
continuous-integration/drone/pr Build is passing Details
d08de72769
chore(deps): update lockfile
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://3740-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://3740-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.
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 merged commit 8eafa23269 into main 2023-09-13 12:35:42 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.