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

Update all non-major dependencies #85

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/schema (source) ^3.11.2 -> ^3.12.1 age adoption passing confidence devDependencies minor
@types/node (source) 20.12.4 -> 20.14.2 age adoption passing confidence devDependencies minor
@vitejs/plugin-vue (source) 5.0.4 -> 5.0.5 age adoption passing confidence devDependencies patch
@vitest/coverage-istanbul (source) ^1.4.0 -> ^1.6.0 age adoption passing confidence devDependencies minor
@vue/compiler-sfc (source) 3.4.21 -> 3.4.27 age adoption passing confidence devDependencies patch
actions/checkout v4.1.1 -> v4.1.6 age adoption passing confidence action patch
dotenv-cli 7.4.1 -> 7.4.2 age adoption passing confidence devDependencies patch
lint-staged 15.2.2 -> 15.2.6 age adoption passing confidence devDependencies patch
memfs 4.8.1 -> 4.9.2 age adoption passing confidence devDependencies minor
release-it 17.1.1 -> 17.3.0 age adoption passing confidence devDependencies minor
tsup (source) 8.0.2 -> 8.1.0 age adoption passing confidence devDependencies minor
typescript (source) 5.4.3 -> 5.4.5 age adoption passing confidence devDependencies patch
vite (source) 5.2.8 -> 5.2.13 age adoption passing confidence devDependencies patch
vitest (source) 1.4.0 -> 1.6.0 age adoption passing confidence devDependencies minor
vue (source) 3.4.21 -> 3.4.27 age adoption passing confidence devDependencies patch
webpack 5.91.0 -> 5.92.0 age adoption passing confidence devDependencies minor

Release Notes

nuxt/nuxt (@​nuxt/schema)

v3.12.1

Compare Source

v3.12.0

Compare Source

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

v5.0.5

vitest-dev/vitest (@​vitest/coverage-istanbul)

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (@​vue/compiler-sfc)

v3.4.27

Compare Source

Bug Fixes

v3.4.26

Compare Source

Bug Fixes

v3.4.25

Compare Source

Bug Fixes

v3.4.24

Compare Source

Bug Fixes

v3.4.23

Compare Source

Bug Fixes
  • runtime-core: fix regression for $attrs tracking in slots (6930e60), closes #​10710
  • runtime-core: use same internal object mechanism for slots (6df53d8), closes #​10709

v3.4.22

Compare Source

Bug Fixes
Performance Improvements
  • add __NO_SIDE_EFFECTS__ comments (#​9053) (d46df6b)
  • optimize component props/slots internal object checks (6af733d)
  • ssr: avoid calling markRaw on component instance proxy (4bc9f39)
  • ssr: optimize setup context creation for ssr in v8 (ca84316)
actions/checkout (actions/checkout)

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

entropitor/dotenv-cli (dotenv-cli)

v7.4.2

Compare Source

okonet/lint-staged (lint-staged)

v15.2.6

Compare Source

Patch Changes
  • #​1433 119adb2 Thanks @​iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.

v15.2.5

Compare Source

Patch Changes
  • #​1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #​1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #​1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

v15.2.4

Compare Source

Patch Changes
  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies
streamich/memfs (memfs)

v4.9.2

Compare Source

Bug Fixes

v4.9.1

Compare Source

Bug Fixes
  • 🐛 use latest json-pack implementation (de54ab5)

[v4.9.0](https://togi


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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d9f6090 to 4ee1492 Compare April 5, 2024 06:41
@renovate renovate bot changed the title Update dependency typescript to v5.4.4 Update all non-major dependencies Apr 5, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 9d71c29 to 9ea0cda Compare April 12, 2024 10:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 11c57c7 to 1768153 Compare April 20, 2024 12:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from dac56a0 to cd74c46 Compare April 29, 2024 12:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 9b8eb2e to 763c210 Compare May 7, 2024 00:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 12bbace to 093d50c Compare May 8, 2024 20:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a68143f to 70fb379 Compare May 21, 2024 02:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 151b222 to f18bcbb Compare May 28, 2024 14:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 62e8294 to 358eed8 Compare June 5, 2024 08:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7ceece6 to 75ce62b Compare June 11, 2024 15:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 75ce62b to 2b4ce01 Compare June 11, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants