Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #224

Merged
merged 1 commit into from Jun 26, 2023
Merged

chore(deps): update all dependencies #224

merged 1 commit into from Jun 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@typescript-eslint/eslint-plugin 5.59.11 -> 5.60.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.59.11 -> 5.60.0 age adoption passing confidence devDependencies minor
@vue/test-utils 2.3.2 -> 2.4.0 age adoption passing confidence devDependencies minor
davelosert/vitest-coverage-report-action v2.0.0 -> v2.1.0 age adoption passing confidence action minor
eslint (source) 8.42.0 -> 8.43.0 age adoption passing confidence devDependencies minor
eslint-plugin-vue (source) 9.14.1 -> 9.15.1 age adoption passing confidence devDependencies minor
vue-tsc 1.6.5 -> 1.8.1 age adoption passing confidence devDependencies minor

Release Notes

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

v5.60.0

Compare Source

Features
  • eslint-plugin: [restrict-plus-operands] add allow* options (#​6161) (def09f8)

5.59.11 (2023-06-12)

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

5.59.10 (2023-06-12)

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

5.59.9 (2023-06-05)

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

5.59.8 (2023-05-29)

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

5.59.7 (2023-05-22)

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

5.59.6 (2023-05-15)

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

5.59.5 (2023-05-08)

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

5.59.4 (2023-05-08)

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

5.59.3 (2023-05-08)

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

5.59.2 (2023-05-01)

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

5.59.1 (2023-04-24)

Bug Fixes
  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#​6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#​6940) (2970861)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.60.0

Compare Source

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

5.59.11 (2023-06-12)

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

5.59.10 (2023-06-12)

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

5.59.9 (2023-06-05)

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

5.59.8 (2023-05-29)

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

5.59.7 (2023-05-22)

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

5.59.6 (2023-05-15)

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

5.59.5 (2023-05-08)

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

5.59.4 (2023-05-08)

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

5.59.3 (2023-05-08)

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

5.59.2 (2023-05-01)

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

5.59.1 (2023-04-24)

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

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

v2.4.0

Compare Source

Note: there might be some minor breaking changes around types. We tried hard to avoid this and tested a few different projects, but there was some major under the hood changes relating to types (which should improve the TypeScript experience). See the note at the top of the previous release, 2.4.0-alpha.2: https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.2

Between the last main release, v2.3.2, and v2.4.0, there were three alphas:

Please see those release notes for changes if you are updating from v2.3.2. Again, there should not be any major changes, and you code and tests should continue to work as before without any changes.

If you do encounter breaking changes transitioning from 2.3.x -> 2.4.x, please file an issue.

davelosert/vitest-coverage-report-action (davelosert/vitest-coverage-report-action)

v2.1.0

Compare Source

Features
eslint/eslint (eslint)

v8.43.0

Compare Source

Features

  • 14581ff feat: directive prologue detection and autofix condition in quotes (#​17284) (Francesco Trotta)
  • e50fac3 feat: add declaration loc to message in block-scoped-var (#​17252) (Milos Djermanovic)
  • 1b7faf0 feat: add skipJSXText option to no-irregular-whitespace rule (#​17182) (Azat S)

Bug Fixes

  • 5338b56 fix: normalize cwd passed to ESLint/FlatESLint constructor (#​17277) (Milos Djermanovic)
  • 54383e6 fix: Remove no-extra-parens autofix for potential directives (#​17022) (Francesco Trotta)

Documentation

Chores

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.15.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.15.0...v9.15.1

v9.15.0

Compare Source

✨ Enhancements

Full Changelog: vuejs/eslint-plugin-vue@v9.14.1...v9.15.0

vuejs/language-tools (vue-tsc)

v1.8.1

Compare Source

  • fix(language-server): 3 consecutive directories with the same name cause infinite recursion (#​3282) - thanks @​FelipeAzambuja
  • fix(language-server): diagnostics were not properly refreshed when creating files
  • fix(monaco): unrecognized relative path file
  • types: simplify __VLS_IsAny - thanks @​so1ve
  • perf(typescript-plugin): work without overriding language service instance to reduce half of memory usage (#​3221)

Full-time Support by


WebContainer API is here.


Our Sponsors ⭐✨




Add you via GitHub Sponsors or Open Collective

v1.8.0

Compare Source

v1.7.14

Compare Source

  • perf: intellisense is very slow when referencing lots of external .vue files (#​3264)
  • fix: read directory infinite recursion on Darwin os (#​3282)

v1.7.13

Compare Source

v1.7.12

Compare Source

  • feat: reintroduce nativeTags (#​3279)
  • fix: compatible with TS 5.1.3 (#​3274) (#​3277) - thanks @​so1ve
  • perf(vue-tsc): addressed a performance regression since 1.5.1 by reintroducing nativeTags (#​3148)

v1.7.11

Compare Source

  • fix: ignore errors for statSync (#​3260)

v1.7.10

Compare Source

  • feat: upgrade framework to v1.7 (#​3248)
  • fix: strictTemplates not working for IntrinsicElement (#​3214)
  • fix: failed to load tsconfig json schema (#​3224) (#​3228) - thanks @​tjx666
  • fix(vue-tsc): vue-tsc ignores type errors in .vue files if the incremental setting is true (#​2756) (#​3218) - thanks @​lucasavila00
  • fix: properly merge defineModel and defineProps types (#​3164)
  • fix(language-server): show component meta command not working

Breaking changes

v1.7.9

Compare Source

v1.7.8

Compare Source

  • fix: directive comments not working in production builds

v1.7.7

Compare Source

  • feat: support for @vue-ignore, @vue-skip, @vue-expected-error directive comments (#​3215)
  • refactor(language-service): removed vscode-languageserver-protocol runtime dependency
  • perf(monaco): much faster first time intellisense
  • fix: ts project not updated when virtual ts file created / deleted

v1.7.6

Compare Source

  • refactor(language-service): fewer runtime dependencies
  • chore: low-level API adjustment

v1.7.5

Compare Source

v1.7.4

Compare Source

  • feat: more reliable intellisense for monaco
  • fix: avoid adds ".js" extension when auto importing components (#​3150)

v1.7.3

Compare Source

  • chore: bump vue deps to 3.3 stable (#​3167) - thanks @​ferferga
  • fix(vue-tsc): avoid throw when composite is enabled (#​2622)
  • perf(language-service): avoid request name casing from language client multiple times (#​3158) - thanks @​kalvenschraut
  • fix: avoid slot name report TS8013 in js component (#​3121)

v1.7.1

Compare Source

  • perf: intellisense is very slow when referencing lots of external .vue files (#​3264)
  • fix: read directory infinite recursion on Darwin os (#​3282)

v1.7.0

Compare Source

Breaking changes

  • rename packages from @volar/vue-* to @vue/* (#​3134)
  • volar.config.js specification update (base on Volar.js v1.5)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Helsinki, 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 Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Mar 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vite-ts-tailwind-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2023 2:00pm

@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update all dependencies - autoclosed Jun 14, 2023
@renovate renovate bot closed this Jun 14, 2023
@renovate renovate bot deleted the renovate/all branch June 14, 2023 15:18
@renovate renovate bot changed the title chore(deps): update all dependencies - autoclosed chore(deps): update all dependencies Jun 16, 2023
@renovate renovate bot reopened this Jun 16, 2023
@renovate renovate bot restored the renovate/all branch June 16, 2023 23:03
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update dependency vue-tsc to v1.7.13 Jun 17, 2023
@renovate renovate bot changed the title chore(deps): update dependency vue-tsc to v1.7.13 chore(deps): update all dependencies Jun 17, 2023
@github-actions
Copy link

github-actions bot commented Jun 17, 2023

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 81.81% / 75% 45 / 55
🟢 Statements 81.81% / 65% 45 / 55
🔵 Functions 20% 1 / 5
🟢 Branches 66.66% / 65% 2 / 3
File CoverageNo changed files found.
Generated in workflow #341

@Uninen Uninen merged commit 3a0e701 into main Jun 26, 2023
4 of 5 checks passed
@Uninen Uninen deleted the renovate/all branch June 26, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant