chore(deps): update dev-dependencies #3821

Merged
konrad merged 2 commits from renovate/dev-dependencies into main 2023-11-15 11:24:02 +00:00
Member

This PR contains the following updates:

Package Type Update Change
@faker-js/faker devDependencies minor 8.2.0 -> 8.3.1
@histoire/plugin-vue devDependencies patch 0.17.4 -> 0.17.5
@types/node (source) devDependencies minor 20.8.10 -> 20.9.0
@typescript-eslint/eslint-plugin devDependencies minor 6.10.0 -> 6.11.0
@typescript-eslint/parser devDependencies minor 6.10.0 -> 6.11.0
@vitejs/plugin-vue (source) devDependencies patch 4.4.0 -> 4.4.1
@vue/test-utils devDependencies patch 2.4.1 -> 2.4.2
caniuse-lite devDependencies patch 1.0.30001561 -> 1.0.30001562
cypress (source) devDependencies minor 13.4.0 -> 13.5.1
histoire devDependencies patch 0.17.4 -> 0.17.5
rollup (source) devDependencies minor 4.3.0 -> 4.4.1
wait-on devDependencies minor 7.1.0 -> 7.2.0

Release Notes

faker-js/faker (@​faker-js/faker)

v8.3.1

Compare Source

v8.3.0

Compare Source

Features
Bug Fixes
Changed Locales
New Locales
Akryum/histoire (@​histoire/plugin-vue)

v0.17.5

Compare Source

compare changes

🩹 Fixes
  • nuxt: Support multiple app presets (#​627)
  • nuxt: Disable typescript typeCheck (#​632, #​633)
  • dev: Remove dependency on resolve order for linking in markdown … (#​599)
  • hmr: Make HMR work with Nuxt (#​631)
  • Fix Vue warning 'Non-function value encountered' (#​615)
📖 Documentation
  • github: Add a link to Nuxt Stackblitz to bug report template (#​471, #​619)
  • Add visual regression testing section to the examples (#​621)
🌊 Types
  • Fix keyboardShortcut param (#​628)
  • Add type inference for Story and Variant slots items (#​622, #​623)
🏡 Chore
❤️ Contributors
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#​7553) (be2777c)
  • eslint-plugin: [no-unnecessary-qualifier] handle nested namespace id (#​7883) (a668f5b)
Features

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

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

v6.11.0

Compare Source

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

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

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v4.4.1

vuejs/test-utils (@​vue/test-utils)

v2.4.2

Compare Source

What's Changed

Fix
Docs
Chore

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.1...v2.4.2

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001562

Compare Source

cypress-io/cypress (cypress)

v13.5.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-1

v13.5.0: v.13.5.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-0

rollup/rollup (rollup)

v4.4.1

Compare Source

2023-11-14

Bug Fixes
  • Do not flag duplicate function declarations in function scopes as syntax errors (#​5248)
Pull Requests

v4.4.0

Compare Source

2023-11-12

Features
  • Replace SWC linting with faster internal linting to error on duplicate declarations etc. (#​5207)
Bug Fixes
  • Show proper error when an entry exports non-existing bindings (#​5207)
Pull Requests

v4.3.1

Compare Source

2023-11-11

Bug Fixes
  • Fix rename error when handling errors in watch mode (#​5240)
  • Prevent warning when using --forceExit (#​5245)
Pull Requests
jeffbski/wait-on (wait-on)

v7.2.0

Compare Source

Update axios from 0.27.2 to latest 1.6.1 which fixes security vulnerability CVE-2023-45857.

Thanks @​AndrewMax for the PR #​147 and also for those that confirmed it.


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 | |---|---|---|---| | [@faker-js/faker](https://github.com/faker-js/faker) | devDependencies | minor | [`8.2.0` -> `8.3.1`](https://renovatebot.com/diffs/npm/@faker-js%2ffaker/8.2.0/8.3.1) | | [@histoire/plugin-vue](https://github.com/Akryum/histoire) | devDependencies | patch | [`0.17.4` -> `0.17.5`](https://renovatebot.com/diffs/npm/@histoire%2fplugin-vue/0.17.4/0.17.5) | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | minor | [`20.8.10` -> `20.9.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.8.10/20.9.0) | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) | devDependencies | minor | [`6.10.0` -> `6.11.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.10.0/6.11.0) | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) | devDependencies | minor | [`6.10.0` -> `6.11.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/6.10.0/6.11.0) | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme) ([source](https://github.com/vitejs/vite-plugin-vue)) | devDependencies | patch | [`4.4.0` -> `4.4.1`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-vue/4.4.0/4.4.1) | | [@vue/test-utils](https://github.com/vuejs/test-utils) | devDependencies | patch | [`2.4.1` -> `2.4.2`](https://renovatebot.com/diffs/npm/@vue%2ftest-utils/2.4.1/2.4.2) | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | devDependencies | patch | [`1.0.30001561` -> `1.0.30001562`](https://renovatebot.com/diffs/npm/caniuse-lite/1.0.30001561/1.0.30001562) | | [cypress](https://cypress.io) ([source](https://github.com/cypress-io/cypress)) | devDependencies | minor | [`13.4.0` -> `13.5.1`](https://renovatebot.com/diffs/npm/cypress/13.4.0/13.5.1) | | [histoire](https://github.com/Akryum/histoire) | devDependencies | patch | [`0.17.4` -> `0.17.5`](https://renovatebot.com/diffs/npm/histoire/0.17.4/0.17.5) | | [rollup](https://rollupjs.org/) ([source](https://github.com/rollup/rollup)) | devDependencies | minor | [`4.3.0` -> `4.4.1`](https://renovatebot.com/diffs/npm/rollup/4.3.0/4.4.1) | | [wait-on](https://github.com/jeffbski/wait-on) | devDependencies | minor | [`7.1.0` -> `7.2.0`](https://renovatebot.com/diffs/npm/wait-on/7.1.0/7.2.0) | --- ### Release Notes <details> <summary>faker-js/faker (@&#8203;faker-js/faker)</summary> ### [`v8.3.1`](https://github.com/faker-js/faker/blob/HEAD/CHANGELOG.md#831-2023-11-14) [Compare Source](https://github.com/faker-js/faker/compare/v8.3.0...v8.3.1) ### [`v8.3.0`](https://github.com/faker-js/faker/blob/HEAD/CHANGELOG.md#830-2023-11-14) [Compare Source](https://github.com/faker-js/faker/compare/v8.2.0...v8.3.0) ##### Features - **person:** use fake patterns for jobTitle ([#&#8203;2528](https://github.com/faker-js/faker/issues/2528)) ([b40ad45](https://github.com/faker-js/faker/commit/b40ad45ad3cca6769968a63264e6d925bf4b328a)) ##### Bug Fixes - **date:** ensures correct range for birthdate ([#&#8203;2535](https://github.com/faker-js/faker/issues/2535)) ([7ce8c28](https://github.com/faker-js/faker/commit/7ce8c285cb5b2d13e95a17be78ecbd52f3c7d9db)) - **finance:** maskedNumber has incorrect defaults ([#&#8203;2494](https://github.com/faker-js/faker/issues/2494)) ([e0ba50b](https://github.com/faker-js/faker/commit/e0ba50b37e438503ed1899bff35afc92b4f8f49c)) - **locale:** improve Swedish phone numbers format ([#&#8203;2520](https://github.com/faker-js/faker/issues/2520)) ([e4865df](https://github.com/faker-js/faker/commit/e4865df199359797397cc3c5455f3a1a9c179f93)) ##### Changed Locales - **locale:** remove fr_CH data which is identical to fr ([#&#8203;2526](https://github.com/faker-js/faker/issues/2526)) ([fafcba4](https://github.com/faker-js/faker/commit/fafcba473f8a91eeb8230ebdc1ad5039b25091e1)) ##### New Locales - **locale:** add person to fr_SN ([#&#8203;2537](https://github.com/faker-js/faker/issues/2537)) ([ef965da](https://github.com/faker-js/faker/commit/ef965da48a8089e6bb19bcf260bfcd8af1a43799)) - **locale:** add Senegal locale ([#&#8203;2525](https://github.com/faker-js/faker/issues/2525)) ([6df70bc](https://github.com/faker-js/faker/commit/6df70bce16500ab74a37f932f2e17a08f297430b)) - **locale:** add streets to location fr_SN ([#&#8203;2536](https://github.com/faker-js/faker/issues/2536)) ([36fc517](https://github.com/faker-js/faker/commit/36fc517d17591c8ea1d5135d9a93c7591e3d1f74)) - **locale:** and location to fr_SN ([#&#8203;2533](https://github.com/faker-js/faker/issues/2533)) ([f730125](https://github.com/faker-js/faker/commit/f730125ffb941fe936d6a18c775cbe3a99b312dc)) </details> <details> <summary>Akryum/histoire (@&#8203;histoire/plugin-vue)</summary> ### [`v0.17.5`](https://github.com/Akryum/histoire/blob/HEAD/CHANGELOG.md#v0175) [Compare Source](https://github.com/Akryum/histoire/compare/v0.17.4...v0.17.5) [compare changes](https://github.com/Akryum/histoire/compare/v0.17.4...v0.17.5) ##### 🩹 Fixes - **nuxt:** Support multiple app presets ([#&#8203;627](https://github.com/Akryum/histoire/pull/627)) - **nuxt:** Disable typescript `typeCheck` ([#&#8203;632](https://github.com/Akryum/histoire/pull/632), [#&#8203;633](https://github.com/Akryum/histoire/pull/633)) - **dev:** Remove dependency on resolve order for linking in markdown … ([#&#8203;599](https://github.com/Akryum/histoire/pull/599)) - **hmr:** Make HMR work with Nuxt ([#&#8203;631](https://github.com/Akryum/histoire/pull/631)) - Fix Vue warning 'Non-function value encountered' ([#&#8203;615](https://github.com/Akryum/histoire/pull/615)) ##### 📖 Documentation - **github:** Add a link to `Nuxt Stackblitz` to bug report template ([#&#8203;471](https://github.com/Akryum/histoire/pull/471), [#&#8203;619](https://github.com/Akryum/histoire/pull/619)) - Add visual regression testing section to the examples ([#&#8203;621](https://github.com/Akryum/histoire/pull/621)) ##### 🌊 Types - Fix keyboardShortcut param ([#&#8203;628](https://github.com/Akryum/histoire/pull/628)) - Add type inference for `Story` and `Variant` slots items ([#&#8203;622](https://github.com/Akryum/histoire/pull/622), [#&#8203;623](https://github.com/Akryum/histoire/pull/623)) ##### 🏡 Chore - Vite server comments ([e0c6057](https://github.com/Akryum/histoire/commit/e0c6057)) ##### ❤️ Contributors - Peter Budai <peterbudai@hotmail.com> - Guillaume Chau ([@&#8203;Akryum](http://github.com/Akryum)) - Kane G - Dima Ivashchuk ([@&#8203;d-ivashchuk](http://github.com/d-ivashchuk)) - Mehdi Lahlou ([@&#8203;medfreeman](http://github.com/medfreeman)) - Daniel Roe ([@&#8203;danielroe](http://github.com/danielroe)) </details> <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v6.11.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6110-2023-11-13) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.10.0...v6.11.0) ##### Bug Fixes - **eslint-plugin:** \[explicit-function-return-type] support JSX attributes in `allowTypedFunctionExpressions` ([#&#8203;7553](https://github.com/typescript-eslint/typescript-eslint/issues/7553)) ([be2777c](https://github.com/typescript-eslint/typescript-eslint/commit/be2777c5338669836d786f9a7806f499fd566dcd)) - **eslint-plugin:** \[no-unnecessary-qualifier] handle nested namespace id ([#&#8203;7883](https://github.com/typescript-eslint/typescript-eslint/issues/7883)) ([a668f5b](https://github.com/typescript-eslint/typescript-eslint/commit/a668f5b10e7b1570c732312ad9ccab3431459c1b)) ##### Features - add `no-unsafe-unary-minus` rule ([#&#8203;7390](https://github.com/typescript-eslint/typescript-eslint/issues/7390)) ([c4709c2](https://github.com/typescript-eslint/typescript-eslint/commit/c4709c2861f8ea4e18c289218a75224d6bb76193)) - add types for flat config files ([#&#8203;7273](https://github.com/typescript-eslint/typescript-eslint/issues/7273)) ([66cd0c0](https://github.com/typescript-eslint/typescript-eslint/commit/66cd0c0535e5de1b46ba337919a9a92748d2b0a6)) - allow typescript@5.3.0-RC as devDependency ([#&#8203;7821](https://github.com/typescript-eslint/typescript-eslint/issues/7821)) ([b6c40b4](https://github.com/typescript-eslint/typescript-eslint/commit/b6c40b42b68d5567c7468030ee45b9b84bec4c4d)) - **eslint-plugin:** no-unsafe-enum-comparison handles switch cases ([#&#8203;7898](https://github.com/typescript-eslint/typescript-eslint/issues/7898)) ([72cb9e4](https://github.com/typescript-eslint/typescript-eslint/commit/72cb9e4ed397d35a8d8838d27dedbace6122179c)) - **utils:** add ESLint `CodePath` selector types ([#&#8203;7551](https://github.com/typescript-eslint/typescript-eslint/issues/7551)) ([99a026f](https://github.com/typescript-eslint/typescript-eslint/commit/99a026fe41b4b169914352fe66e7d5d687b300bf)) 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.11.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6110-2023-11-13) [Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v6.10.0...v6.11.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>vitejs/vite-plugin-vue (@&#8203;vitejs/plugin-vue)</summary> ### [`v4.4.1`](https://github.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small441-2023-11-08-small) - fix: fix style block hmr for vitepress md files ([a26a854](https://github.com/vitejs/vite-plugin-vue/commit/a26a854)), closes [vuejs/vitepress#3129](https://github.com/vuejs/vitepress/issues/3129) - chore: make tests pass with rollup4 ([#&#8203;271](https://github.com/vitejs/vite-plugin-vue/issues/271)) ([298d419](https://github.com/vitejs/vite-plugin-vue/commit/298d419)), closes [#&#8203;271](https://github.com/vitejs/vite-plugin-vue/issues/271) </details> <details> <summary>vuejs/test-utils (@&#8203;vue/test-utils)</summary> ### [`v2.4.2`](https://github.com/vuejs/test-utils/releases/tag/v2.4.2) [Compare Source](https://github.com/vuejs/test-utils/compare/v2.4.1...v2.4.2) #### What's Changed ##### Fix - fix: (could be considered a feature?) allow custom `<transition>` stubs by [@&#8203;alecgibson](https://github.com/alecgibson) in https://github.com/vuejs/test-utils/pull/2185 - fix: Fixing prototype methods being discarded when using `setData` by [@&#8203;rory-instil](https://github.com/rory-instil) in https://github.com/vuejs/test-utils/pull/2166 - fix(deps): update all non-major dependencies to v1.8.8 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/vuejs/test-utils/pull/2143 - fix(deps): update all non-major dependencies to v1.8.13 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/vuejs/test-utils/pull/2193 - fix(deps): update all non-major dependencies to v1.8.19 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/vuejs/test-utils/pull/2211 - fix: stricter props types by [@&#8203;alecgibson](https://github.com/alecgibson) in https://github.com/vuejs/test-utils/pull/2137 - fix(deps): update all non-major dependencies to v1.8.21 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/vuejs/test-utils/pull/2224 - fix: wrapper.text method by [@&#8203;harunari0928](https://github.com/harunari0928) in https://github.com/vuejs/test-utils/pull/2231 - fix(types): use `VNodeChild` type from `vue` to avoid breakage by [@&#8203;sodatea](https://github.com/sodatea) in https://github.com/vuejs/test-utils/pull/2237 - Fixed typo in accessibility word by [@&#8203;ramsesmoreno](https://github.com/ramsesmoreno) in https://github.com/vuejs/test-utils/pull/2160 ##### Docs - docs: Fix omission of async keywords. by [@&#8203;yasuaki640](https://github.com/yasuaki640) in https://github.com/vuejs/test-utils/pull/2163 - docs: fix spell Exemple to Example by [@&#8203;yasuaki640](https://github.com/yasuaki640) in https://github.com/vuejs/test-utils/pull/2161 - docs: Add removal of createWrapper by [@&#8203;AntonioDell](https://github.com/AntonioDell) in https://github.com/vuejs/test-utils/pull/2235 - docs: comparison of functions with v1 by [@&#8203;freakzlike](https://github.com/freakzlike) in https://github.com/vuejs/test-utils/pull/2175 - docs: fix typo in code example by [@&#8203;dennybiasiolli](https://github.com/dennybiasiolli) in https://github.com/vuejs/test-utils/pull/2212 - feat: update the website application by [@&#8203;nazarepiedady](https://github.com/nazarepiedady) in https://github.com/vuejs/test-utils/pull/2171 ##### Chore - Add WebdriverIO to list of supporting frameworks by [@&#8203;christian-bromann](https://github.com/christian-bromann) in https://github.com/vuejs/test-utils/pull/2189 - ci: add node v20 and drop node v16 by [@&#8203;cexbrayat](https://github.com/cexbrayat) in https://github.com/vuejs/test-utils/pull/2190 - chore(deps): update all non-major dependencies by [@&#8203;renovate](https://github.com/renovate) in https://github.com/vuejs/test-utils/pull/2233 - preparing for Vue 3.3.9 by [@&#8203;pikax](https://github.com/pikax) in https://github.com/vuejs/test-utils/pull/2240 #### New Contributors - [@&#8203;yasuaki640](https://github.com/yasuaki640) made their first contribution in https://github.com/vuejs/test-utils/pull/2161 - [@&#8203;ramsesmoreno](https://github.com/ramsesmoreno) made their first contribution in https://github.com/vuejs/test-utils/pull/2160 - [@&#8203;rory-instil](https://github.com/rory-instil) made their first contribution in https://github.com/vuejs/test-utils/pull/2166 - [@&#8203;nazarepiedady](https://github.com/nazarepiedady) made their first contribution in https://github.com/vuejs/test-utils/pull/2171 - [@&#8203;richex-cn](https://github.com/richex-cn) made their first contribution in https://github.com/vuejs/test-utils/pull/2178 - [@&#8203;christian-bromann](https://github.com/christian-bromann) made their first contribution in https://github.com/vuejs/test-utils/pull/2189 - [@&#8203;dennybiasiolli](https://github.com/dennybiasiolli) made their first contribution in https://github.com/vuejs/test-utils/pull/2212 - [@&#8203;harunari0928](https://github.com/harunari0928) made their first contribution in https://github.com/vuejs/test-utils/pull/2231 - [@&#8203;AntonioDell](https://github.com/AntonioDell) made their first contribution in https://github.com/vuejs/test-utils/pull/2235 **Full Changelog**: https://github.com/vuejs/test-utils/compare/v2.4.1...v2.4.2 </details> <details> <summary>browserslist/caniuse-lite (caniuse-lite)</summary> ### [`v1.0.30001562`](https://github.com/browserslist/caniuse-lite/compare/1.0.30001561...1.0.30001562) [Compare Source](https://github.com/browserslist/caniuse-lite/compare/1.0.30001561...1.0.30001562) </details> <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v13.5.1`](https://github.com/cypress-io/cypress/releases/tag/v13.5.1) [Compare Source](https://github.com/cypress-io/cypress/compare/v13.5.0...v13.5.1) Changelog: https://docs.cypress.io/guides/references/changelog#13-5-1 ### [`v13.5.0`](https://github.com/cypress-io/cypress/releases/tag/v13.5.0): v.13.5.0 [Compare Source](https://github.com/cypress-io/cypress/compare/v13.4.0...v13.5.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-5-0 </details> <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.4.1`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#441) [Compare Source](https://github.com/rollup/rollup/compare/v4.4.0...v4.4.1) *2023-11-14* ##### Bug Fixes - Do not flag duplicate function declarations in function scopes as syntax errors ([#&#8203;5248](https://github.com/rollup/rollup/issues/5248)) ##### Pull Requests - [#&#8203;5248](https://github.com/rollup/rollup/pull/5248): Allow functions to redeclare vars and functions in function scopes ([@&#8203;lukastaegert](https://github.com/lukastaegert)) ### [`v4.4.0`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#440) [Compare Source](https://github.com/rollup/rollup/compare/v4.3.1...v4.4.0) *2023-11-12* ##### Features - Replace SWC linting with faster internal linting to error on duplicate declarations etc. ([#&#8203;5207](https://github.com/rollup/rollup/issues/5207)) ##### Bug Fixes - Show proper error when an entry exports non-existing bindings ([#&#8203;5207](https://github.com/rollup/rollup/issues/5207)) ##### Pull Requests - [#&#8203;5207](https://github.com/rollup/rollup/pull/5207): perf: run lint while constructing nodes ([@&#8203;sapphi-red](https://github.com/sapphi-red)) ### [`v4.3.1`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#431) [Compare Source](https://github.com/rollup/rollup/compare/v4.3.0...v4.3.1) *2023-11-11* ##### Bug Fixes - Fix rename error when handling errors in watch mode ([#&#8203;5240](https://github.com/rollup/rollup/issues/5240)) - Prevent warning when using `--forceExit` ([#&#8203;5245](https://github.com/rollup/rollup/issues/5245)) ##### Pull Requests - [#&#8203;5240](https://github.com/rollup/rollup/pull/5240): fix: allow the name of Rollup Error to be modified ([@&#8203;TrickyPi](https://github.com/TrickyPi)) - [#&#8203;5243](https://github.com/rollup/rollup/pull/5243): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5245](https://github.com/rollup/rollup/pull/5245): Ensure --forceExit works without warning ([@&#8203;lukastaegert](https://github.com/lukastaegert)) </details> <details> <summary>jeffbski/wait-on (wait-on)</summary> ### [`v7.2.0`](https://github.com/jeffbski/wait-on/releases/tag/v7.2.0) [Compare Source](https://github.com/jeffbski/wait-on/compare/v7.1.0...v7.2.0) Update axios from 0.27.2 to latest 1.6.1 which fixes security vulnerability CVE-2023-45857. Thanks [@&#8203;AndrewMax](https://github.com/AndrewMax) for the PR [#&#8203;147](https://github.com/jeffbski/wait-on/issues/147) and also for those that confirmed it. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy41MC4xIiwidXBkYXRlZEluVmVyIjoiMzcuNTAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate added the
dependencies
label 2023-11-09 00:12:00 +00:00
renovate force-pushed renovate/dev-dependencies from 6c752d0942 to 13ee880542 2023-11-09 00:12:03 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 13ee880542 to 776ebc2af2 2023-11-11 08:11:50 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 776ebc2af2 to df2137c8bd 2023-11-12 08:11:48 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from df2137c8bd to 02ae2896f0 2023-11-13 17:12:03 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 02ae2896f0 to 9dd923be61 2023-11-13 18:12:34 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 9dd923be61 to ca977dde37 2023-11-14 06:12:09 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from ca977dde37 to 8599f3108e 2023-11-14 07:12:31 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 8599f3108e to 531bf5939e 2023-11-14 08:12:40 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 531bf5939e to 9663cc1f99 2023-11-14 18:11:55 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 9663cc1f99 to cebf3fb371 2023-11-14 20:12:41 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from cebf3fb371 to 1c949f3ebc 2023-11-14 21:13:24 +00:00 Compare
renovate force-pushed renovate/dev-dependencies from 1c949f3ebc to efcd81a099 2023-11-14 22:12:41 +00:00 Compare
konrad added 1 commit 2023-11-15 11:09:36 +00:00
continuous-integration/drone/pr Build is passing Details
a2faf57721
chore(deps): update lockfile
konrad scheduled this pull request to auto merge when all checks succeed 2023-11-15 11:09:52 +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.
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://3821-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://3821-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 8b8da40265 into main 2023-11-15 11:24:02 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.