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 development dependencies - autoclosed #1988

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify/json (source) 2.2.58 -> 2.2.72 age adoption passing confidence
@intlify/unplugin-vue-i18n (source) 0.10.0 -> 0.11.0 age adoption passing confidence
@tauri-apps/cli 1.2.3 -> 1.3.1 age adoption passing confidence
@types/marked (source) 4.3.0 -> 4.3.1 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.59.1 -> 5.59.8 age adoption passing confidence
@typescript-eslint/parser 5.59.1 -> 5.59.8 age adoption passing confidence
@vitejs/plugin-vue (source) 4.2.1 -> 4.2.3 age adoption passing confidence
eslint (source) 8.39.0 -> 8.41.0 age adoption passing confidence
eslint-plugin-css 0.7.0 -> 0.8.0 age adoption passing confidence
eslint-plugin-jsdoc 43.1.1 -> 43.2.0 age adoption passing confidence
eslint-plugin-jsonc (source) 2.7.0 -> 2.8.0 age adoption passing confidence
eslint-plugin-unicorn 46.0.0 -> 46.0.1 age adoption passing confidence
eslint-plugin-vue (source) 9.11.0 -> 9.14.1 age adoption passing confidence
unplugin-vue-components 0.24.1 -> 0.25.0 age adoption passing confidence
unplugin-vue-router 0.6.1 -> 0.6.4 age adoption passing confidence
vite (source) 4.3.3 -> 4.3.9 age adoption passing confidence
vite-plugin-pages 0.29.0 -> 0.30.1 age adoption passing confidence
vue-eslint-parser 9.1.1 -> 9.3.0 age adoption passing confidence
vue-tsc 1.6.1 -> 1.6.5 age adoption passing confidence

Release Notes

iconify/icon-sets

v2.2.72

Compare Source

v2.2.71

Compare Source

v2.2.70

Compare Source

v2.2.69

Compare Source

v2.2.68

Compare Source

v2.2.67

Compare Source

v2.2.66

Compare Source

v2.2.65

Compare Source

v2.2.64

Compare Source

v2.2.63

Compare Source

v2.2.62

Compare Source

v2.2.61

Compare Source

v2.2.60

Compare Source

v2.2.59

Compare Source

intlify/bundle-tools

v0.11.0

Compare Source

⚡ Improvement Features
Committers: 1

v0.10.1

Compare Source

🐛 Bug Fixes
📝 Documentation
Committers: 2
tauri-apps/tauri

v1.3.1

Compare Source

v1.3.0

Compare Source

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

v5.59.8

Compare Source

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

v5.59.7

Compare Source

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

v5.59.6

Compare Source

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

v5.59.5

Compare Source

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

v5.59.2

Compare Source

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

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

v5.59.8

Compare Source

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

v5.59.7

Compare Source

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

v5.59.6

Compare Source

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

v5.59.5

Compare Source

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

v5.59.2

Compare Source

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

vitejs/vite-plugin-vue

v4.2.3

Compare Source

  • fix(types): widen allowed script options for 3.3 features (3ac08e4)

v4.2.2

Compare Source

  • fix: ignore generic attribute when generating script import (3170af1)
  • chore: bump vite (ffe74e5)
  • chore: bump vue version (799d875)
eslint/eslint

v8.41.0

Compare Source

Features

  • 880a431 feat: change default ignore pattern to **/node_modules/ in flat config (#​17184) (Milos Djermanovic)
  • 8bf5505 feat: expose shouldUseFlatConfig (#​17169) (Connor Prussin)

Bug Fixes

  • 4f5440d fix: incorrect warning message for ignored dotfiles (#​17196) (Milos Djermanovic)
  • 94da96c fix: unify LintMessage type (#​17076) (Brandon Mills)
  • 0c415cd fix: validate ignorePatterns constructor option in FlatESLint class (#​17139) (Milos Djermanovic)
  • 9682d66 fix: switch grapheme-splitter to graphemer (#​17160) (fisker Cheung)

Documentation

  • 7709b14 docs: Update README (GitHub Actions Bot)
  • 7f183e0 docs: Update triage process description (#​17157) (Nicholas C. Zakas)
  • b68346b docs: fix license to reflect relicensing of jshint (#​17165) (Stefan Bischof)

Chores

v8.40.0

Compare Source

Features

  • 5db7808 feat: improve flat config errors for invalid rule options and severities (#​17140) (Josh Goldberg ✨)
  • f5574dc feat: Add findConfigFile() method to FlatESLint (#​17142) (Nicholas C. Zakas)
  • e52b98b feat: add sourceCode property to the rule context (#​17107) (Nitin Kumar)
  • 1468f5b feat: add physicalFilename property to the rule context (#​17111) (Nitin Kumar)
  • 0df4d4f feat: add cwd to rule context (#​17106) (Nitin Kumar)
  • 52018f2 feat: add filename property to the rule context (#​17108) (Nitin Kumar)
  • 559ff4e feat: add new omitLastInOneLineClassBody option to the semi rule (#​17105) (Nitin Kumar)

Bug Fixes

  • f076e54 fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#​17151) (Nicholas C. Zakas)

Documentation

  • e980bf3 docs: Update README (GitHub Actions Bot)
  • e92a6fc docs: Update README (GitHub Actions Bot)
  • af5fe64 docs: Fix custom rule schema docs (#​17115) (Adam Jones)
  • 4a352a9 docs: explain how to include predefined globals (#​17114) (Marcus Wyatt)
  • 5ea15d9 docs: add mastodon link in readme (#​17110) (唯然)

Chores

ota-meshi/eslint-plugin-css

v0.8.0

Compare Source

Minor Changes
gajus/eslint-plugin-jsdoc

v43.2.0

Compare Source

ota-meshi/eslint-plugin-jsonc

v2.8.0

Compare Source

Minor Changes
sindresorhus/eslint-plugin-unicorn

v46.0.1

Compare Source

vuejs/eslint-plugin-vue

v9.14.1

Compare Source

🐛 Bug Fixes

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

v9.14.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.13.0...v9.14.0

v9.13.0

Compare Source

Support for Vue 3.3 "Rurouni Kenshin" 🎉
see https://blog.vuejs.org/posts/vue-3-3

✨ Enhancements

New Rules
Other Changes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.12.0...v9.13.0

v9.12.0

Compare Source

✨ Enhancements

⚙️ Updates

  • #​2145 Added meta object to the processor.
  • #​2149 Added meta object to the plugin.

Full Changelog: vuejs/eslint-plugin-vue@v9.11.1...v9.12.0

v9.11.1

Compare Source

🐛 Bug Fixes

  • #​2147 Fixed rules incompatible with ESLint v8.40.

Full Changelog: vuejs/eslint-plugin-vue@v9.11.0...v9.11.1

antfu/unplugin-vue-components

v0.25.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
posva/unplugin-vue-router

v0.6.4

Compare Source

Bug Fixes
Features

v0.6.3

Compare Source

Bug Fixes
  • handle empty regexp in raw routes (9bea452)

v0.6.2

Compare Source

Bug Fixes
vitejs/vite

v4.3.9

Compare Source

v4.3.8

Compare Source

v4.3.7

Compare Source

v4.3.6

Compare Source

v4.3.5

Compare Source

v4.3.4

Compare Source

hannoeru/vite-plugin-pages

v0.30.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.30.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.29.1

Compare Source

No significant changes

    View changes on GitHub
vuejs/vue-eslint-parser

v9.3.0

Compare Source

✨ Enhancements

Full Changelog: vuejs/vue-eslint-parser@v9.2.1...v9.3.0

v9.2.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/vue-eslint-parser@v9.2.0...v9.2.1

v9.2.0

Compare Source

⚙️ Updates

  • Add exported meta obje

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 is behind base branch, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 1, 2023
@renovate renovate bot requested review from ferferga and ThibaultNocchi May 1, 2023 12:47
@renovate renovate bot force-pushed the renovate/dev-deps branch from 0692d9e to cddf4ee Compare May 1, 2023 13:34
@renovate renovate bot changed the title chore(deps): update dependency unplugin-vue-router to v0.6.2 chore(deps): update development dependencies May 1, 2023
@renovate renovate bot force-pushed the renovate/dev-deps branch 2 times, most recently from 980ac87 to dbe3d30 Compare May 1, 2023 22:01
@jellyfin-bot jellyfin-bot added the merge conflict Something has merge conflicts label May 1, 2023
@renovate renovate bot force-pushed the renovate/dev-deps branch from dbe3d30 to d3dcd5a Compare May 1, 2023 22:04
@jellyfin-bot jellyfin-bot removed the merge conflict Something has merge conflicts label May 1, 2023
@renovate renovate bot force-pushed the renovate/dev-deps branch 16 times, most recently from 4ec9f53 to 6ba956d Compare May 6, 2023 00:17
@renovate renovate bot force-pushed the renovate/dev-deps branch 8 times, most recently from 7ea1681 to c9ca8d6 Compare May 26, 2023 05:17
@renovate renovate bot force-pushed the renovate/dev-deps branch 11 times, most recently from 1a5d684 to 490b7b0 Compare May 31, 2023 12:34
@jellyfin-bot jellyfin-bot added the merge conflict Something has merge conflicts label May 31, 2023
@renovate renovate bot force-pushed the renovate/dev-deps branch from 490b7b0 to ede0c95 Compare May 31, 2023 12:45
@jellyfin-bot jellyfin-bot removed the merge conflict Something has merge conflicts label May 31, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jellyfin-bot
Copy link

Cloudflare Pages deployment

Latest commit 061725f
Status ✅ Deployed!
Preview URL https://9e3ed8ea.jf-vue.pages.dev
Type 🔀 Preview

View build logs
View bot logs

@renovate renovate bot changed the title chore(deps): update development dependencies chore(deps): update development dependencies - autoclosed Jun 1, 2023
@renovate renovate bot closed this Jun 1, 2023
@renovate renovate bot deleted the renovate/dev-deps branch June 1, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants