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 web npm deps non-major #4174

Merged
merged 2 commits into from
Oct 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 3.3.2 -> 3.7.3 age adoption passing confidence
@eslint/js (source) 9.9.0 -> 9.12.0 age adoption passing confidence
@kyvg/vue3-notification 3.2.1 -> 3.3.0 age adoption passing confidence
@types/lodash (source) 4.17.7 -> 4.17.10 age adoption passing confidence
@types/node (source) 20.14.15 -> 20.16.10 age adoption passing confidence
@vitejs/plugin-vue (source) 5.1.2 -> 5.1.4 age adoption passing confidence
@vue/compiler-sfc (source) 3.4.38 -> 3.5.11 age adoption passing confidence
dayjs (source) 1.11.12 -> 1.11.13 age adoption passing confidence
eslint (source) 9.9.0 -> 9.12.0 age adoption passing confidence
jsdom 25.0.0 -> 25.0.1 age adoption passing confidence
pinia 2.2.1 -> 2.2.4 age adoption passing confidence
replace-in-file 8.1.0 -> 8.2.0 age adoption passing confidence
simple-icons (source) 13.5.0 -> 13.12.0 age adoption passing confidence
typescript (source) 5.5.4 -> 5.6.2 age adoption passing confidence
vite (source) 5.4.6 -> 5.4.8 age adoption passing confidence
vitest (source) 2.0.5 -> 2.1.2 age adoption passing confidence
vue (source) 3.4.38 -> 3.5.11 age adoption passing confidence
vue-i18n (source) 9.13.1 -> 9.14.1 age adoption passing confidence
vue-router 4.4.3 -> 4.4.5 age adoption passing confidence
vue-tsc (source) 2.0.29 -> 2.1.6 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v3.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.7.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Disable antfu/no-top-level-await for markdown snippets  -  by @​antfu (a984c)
    View changes on GitHub

v3.7.1

Compare Source

   🚀 Features
    View changes on GitHub

v3.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Disable explicit-function-return-type in markdown code  -  by @​antfu (60ffd)
  • Disable ts/explicit-function-return-type in vue files  -  by @​antfu (1788d)
    View changes on GitHub

v3.6.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.6.0

Compare Source

   🐞 Bug Fixes
  • perfectionist/sort-imports sort types always on top  -  by @​antfu (e2839)
    View changes on GitHub

v3.5.1

Compare Source

No significant changes

    View changes on GitHub

v3.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.4.1

Compare Source

No significant changes

    View changes on GitHub

v3.4.0

Compare Source

   🚀 Features
    View changes on GitHub
eslint/eslint (@​eslint/js)

v9.12.0

Compare Source

v9.11.1

Compare Source

Bug Fixes

  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#​18938) (Nitin Kumar)
  • 2738322 fix: add missing types for require-atomic-updates rule (#​18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#​18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#​18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#​18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#​18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#​18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#​18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#​18941) (Carlos Meira)

Chores

v9.11.0

Compare Source

v9.10.0

Compare Source

v9.9.1

Compare Source

Bug Fixes

  • 9bde90c fix: add logic to handle fixTypes in lintText() (#​18736) (Amaresh S M)

Documentation

Chores

kyvg/vue3-notification (@​kyvg/vue3-notification)

v3.3.0

Compare Source

What's Changed

New Contributors

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

v5.1.4

v5.1.3

vuejs/core (@​vue/compiler-sfc)

v3.5.11

Compare Source

Bug Fixes

v3.5.10

Compare Source

Bug Fixes

v3.5.9

Compare Source

Bug Fixes

v3.5.8

Compare Source

Bug Fixes
  • reactivity: do not remove dep from depsMap when cleaning up deps of computed (#​11995) (0267a58)

v3.5.7

Compare Source

Bug Fixes
Performance Improvements

v3.5.6

Compare Source

Bug Fixes

v3.5.5

Compare Source

Bug Fixes

v3.5.4

Compare Source

Bug Fixes
Performance Improvements
  • reactivity: trigger deps directly instead of storing in an array first (#​11695) (f80d447)

v3.5.3

Compare Source

Bug Fixes
  • hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#​11825) (8e6c337), closes #​11793
  • Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
  • ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #​11830
  • Transition: handle KeepAlive child unmount in Transition out-in mode (#​11833) (6b7901d), closes #​11775
  • useId: make generated IDs selector compatible (babfb4c), closes #​11828

v3.5.2

Compare Source

Bug Fixes
Features
  • compiler-core: parse modifiers as expression to provide location data (#​11819) (3f13203)

v3.5.1

Compare Source

Bug Fixes

v3.5.0

Compare Source

Aggregated Features List for 3.5 (alpha to stable)

Reactivity

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - "before 4am" (UTC).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies ui frontend related labels Oct 5, 2024
@renovate renovate bot enabled auto-merge (squash) October 5, 2024 08:25
@renovate renovate bot force-pushed the renovate/web-npm-deps-non-major branch 15 times, most recently from 8eb05dd to a0eb662 Compare October 5, 2024 13:13
@renovate renovate bot force-pushed the renovate/web-npm-deps-non-major branch from f8252ed to 0c9c898 Compare October 5, 2024 13:26
@renovate renovate bot merged commit 73c0fe2 into main Oct 5, 2024
7 of 13 checks passed
@renovate renovate bot deleted the renovate/web-npm-deps-non-major branch October 5, 2024 13:37
@woodpecker-bot woodpecker-bot mentioned this pull request Oct 5, 2024
1 task
@woodpecker-bot woodpecker-bot mentioned this pull request Dec 14, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ui frontend related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant