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 non-major dependencies #160

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/node (source) ^20.11.16 -> ^20.11.29 age adoption passing confidence devDependencies patch
@typescript-eslint/parser (source) ^7.0.1 -> ^7.3.1 age adoption passing confidence devDependencies minor
@unocss/eslint-config (source) ^0.58.4 -> ^0.58.6 age adoption passing confidence devDependencies patch
@unocss/reset ^0.58.4 -> ^0.58.6 age adoption passing confidence devDependencies patch
@vitejs/plugin-vue (source) ^5.0.3 -> ^5.0.4 age adoption passing confidence devDependencies patch
@vueuse/components (source) ^10.7.2 -> ^10.9.0 age adoption passing confidence devDependencies minor
@vueuse/core (source) ^10.7.2 -> ^10.9.0 age adoption passing confidence devDependencies minor
@vueuse/integrations (source) ^10.7.2 -> ^10.9.0 age adoption passing confidence devDependencies minor
axios (source) ^1.6.7 -> ^1.6.8 age adoption passing confidence devDependencies patch
browserslist ^4.22.3 -> ^4.23.0 age adoption passing confidence devDependencies minor
echarts (source) ^5.4.3 -> ^5.5.0 age adoption passing confidence devDependencies minor
eslint (source) ^8.56.0 -> ^8.57.0 age adoption passing confidence devDependencies minor
eslint-plugin-vue (source) ^9.21.1 -> ^9.23.0 age adoption passing confidence devDependencies minor
husky ^9.0.10 -> ^9.0.11 age adoption passing confidence devDependencies patch
lightningcss ^1.23.0 -> ^1.24.1 age adoption passing confidence devDependencies minor
node (source) >=20.11.0 -> >=20.11.1 age adoption passing confidence engines patch
pnpm (source) 8.15.1 -> 8.15.5 age adoption passing confidence packageManager patch
simple-git (source) ^3.22.0 -> ^3.23.0 age adoption passing confidence devDependencies minor
terser (source) ^5.27.0 -> ^5.29.2 age adoption passing confidence devDependencies minor
typescript (source) ^5.3.3 -> ^5.4.2 age adoption passing confidence devDependencies minor
unocss ^0.58.5 -> ^0.58.6 age adoption passing confidence devDependencies patch
unplugin-vue-router ^0.7.0 -> ^0.8.5 age adoption passing confidence devDependencies minor
vite (source) ^5.1.0 -> ^5.1.6 age adoption passing confidence devDependencies patch
vite-auto-import-resolvers ^3.2.0 -> ^3.2.1 age adoption passing confidence devDependencies patch
vite-layers ^0.5.1 -> ^0.5.2 age adoption passing confidence devDependencies patch
vite-plugin-env-types ^0.1.3 -> ^0.1.4 age adoption passing confidence devDependencies patch
vite-plugin-use-modules ^1.4.7 -> ^1.4.8 age adoption passing confidence devDependencies patch
vite-plugin-vue-devtools (source) ^7.0.14 -> ^7.0.18 age adoption passing confidence devDependencies patch
vite-plugin-vue-meta-layouts ^0.4.1 -> ^0.4.2 age adoption passing confidence devDependencies patch
vitest (source) ^1.2.2 -> ^1.4.0 age adoption passing confidence devDependencies minor
vue (source) ^3.4.17 -> ^3.4.21 age adoption passing confidence devDependencies patch
vue-echarts ^6.6.8 -> ^6.6.9 age adoption passing confidence devDependencies patch
vue-i18n (source) ^9.9.1 -> ^9.10.2 age adoption passing confidence devDependencies minor
vue-router ^4.2.5 -> ^4.3.0 age adoption passing confidence devDependencies minor

Release Notes

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

v7.3.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v7.3.0

Compare Source

🩹 Fixes
  • correct engines.node constraints in package.json
❤️ Thank You
  • Abraham Guo
  • Alexu
  • Arka Pratim Chaudhuri
  • auvred
  • Derrick Isaacson
  • fnx
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Marta Cardoso
  • Michaël De Boey
  • Tristan Rasmussen
  • YeonJuan

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

v7.2.0

Compare Source

🚀 Features
  • support TS 5.4
❤️ Thank You
  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

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

v7.1.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v7.1.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v7.0.2

Compare Source

🩹 Fixes
  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests
❤️ Thank You
  • Brad Zacher
  • Gareth Jones

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

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

v0.58.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.0.4

vueuse/vueuse (@​vueuse/components)

v10.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.8.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
axios/axios (axios)

v1.6.8

Compare Source

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release
browserslist/browserslist (browserslist)

v4.23.0

Compare Source

apache/echarts (echarts)

v5.5.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

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.

Copy link

netlify bot commented Mar 1, 2024

Deploy Preview for tov-template failed.

Name Link
🔨 Latest commit e2f97f4
🔍 Latest deploy log https://app.netlify.com/sites/tov-template/deploys/65f8e505b6c73f0008e030da

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 09ea14d to 384f7e6 Compare March 6, 2024 20:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from d7df65c to d048b74 Compare March 17, 2024 23:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6fba6da to 442cc7e Compare March 18, 2024 22:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 442cc7e to e2f97f4 Compare March 19, 2024 01:06
@markthree markthree closed this Mar 19, 2024
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.

1 participant