chore(deps): update linters #133

Merged
Brain merged 1 commits from renovate/linters into main 2024-11-04 16:33:33 +01:00
Member

This PR contains the following updates:

Package Type Update Change
@babel/eslint-parser (source) devDependencies patch 7.25.8 -> 7.25.9
eslint-plugin-vue (source) devDependencies minor 9.29.0 -> 9.30.0

Release Notes

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

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.30.0

Compare Source

🐛 Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.29.1...v9.30.0

v9.29.1

Compare Source

🐛 Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.29.0...v9.29.1


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.

👻 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 | |---|---|---|---| | [@babel/eslint-parser](https://babel.dev/) ([source](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser)) | devDependencies | patch | [`7.25.8` -> `7.25.9`](https://renovatebot.com/diffs/npm/@babel%2feslint-parser/7.25.8/7.25.9) | | [eslint-plugin-vue](https://eslint.vuejs.org) ([source](https://github.com/vuejs/eslint-plugin-vue)) | devDependencies | minor | [`9.29.0` -> `9.30.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/9.29.0/9.30.0) | --- ### Release Notes <details> <summary>babel/babel (@&#8203;babel/eslint-parser)</summary> ### [`v7.25.9`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7259-2024-10-22) [Compare Source](https://github.com/babel/babel/compare/v7.25.8...v7.25.9) ##### :bug: Bug Fix - `babel-parser`, `babel-template`, `babel-types` - [#&#8203;16905](https://github.com/babel/babel/pull/16905) fix: Keep type annotations in `syntacticPlaceholders` mode ([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu)) - `babel-helper-compilation-targets`, `babel-preset-env` - [#&#8203;16907](https://github.com/babel/babel/pull/16907) fix: support BROWSERSLIST{,\_CONFIG} env ([@&#8203;JLHwung](https://github.com/JLHwung)) - Other - [#&#8203;16884](https://github.com/babel/babel/pull/16884) Analyze `ClassAccessorProperty` to prevent the `no-undef` rule ([@&#8203;victorenator](https://github.com/victorenator)) ##### :house: Internal - `babel-helper-transform-fixture-test-runner` - [#&#8203;16914](https://github.com/babel/babel/pull/16914) remove test options flaky ([@&#8203;JLHwung](https://github.com/JLHwung)) ##### :running_woman: Performance - `babel-parser`, `babel-types` - [#&#8203;16918](https://github.com/babel/babel/pull/16918) perf: Make `VISITOR_KEYS` etc. faster to access ([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu)) </details> <details> <summary>vuejs/eslint-plugin-vue (eslint-plugin-vue)</summary> ### [`v9.30.0`](https://github.com/vuejs/eslint-plugin-vue/releases/tag/v9.30.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v9.29.1...v9.30.0) #### 🐛 Bug Fixes - [#&#8203;2585](https://github.com/vuejs/eslint-plugin-vue/issues/2585) Fixed [`vue/custom-event-name-casing`](https://eslint.vuejs.org/rules/custom-event-name-casing.html) rule to check `defineEmits()` variable and `$emit()` in `<template>`. - [#&#8203;2586](https://github.com/vuejs/eslint-plugin-vue/issues/2586) Fixed false negatives and false positives in [`vue/require-valid-default-prop`](https://eslint.vuejs.org/rules/require-valid-default-prop.html) rule. **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v9.29.1...v9.30.0 ### [`v9.29.1`](https://github.com/vuejs/eslint-plugin-vue/releases/tag/v9.29.1) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v9.29.0...v9.29.1) #### 🐛 Bug Fixes - [#&#8203;2572](https://github.com/vuejs/eslint-plugin-vue/issues/2572) Fixed index.d.ts **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v9.29.0...v9.29.1 </details> --- ### 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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-10-23 17:48:01 +02:00
chore(deps): update dependency eslint-plugin-vue to v9.29.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing
5a9b2f4391
renovate-bot changed title from chore(deps): update dependency eslint-plugin-vue to v9.29.1 to chore(deps): update linters 2024-10-25 17:44:42 +02:00
renovate-bot force-pushed renovate/linters from 5a9b2f4391 to e16a917a36 2024-10-25 17:44:44 +02:00 Compare
renovate-bot force-pushed renovate/linters from e16a917a36 to c8d92211ad 2024-10-28 22:41:46 +01:00 Compare
renovate-bot force-pushed renovate/linters from c8d92211ad to ee393d4e2f 2024-10-31 11:48:20 +01:00 Compare
Brain force-pushed renovate/linters from ee393d4e2f to e03064852b 2024-11-04 16:30:47 +01:00 Compare
Brain scheduled this pull request to auto merge when all checks succeed 2024-11-04 16:32:51 +01:00
Brain merged commit 5664ede980 into main 2024-11-04 16:33:33 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kompetenzinventar/ki-frontend#133
No description provided.