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 #162

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^4.10.1 -> ^4.10.2 age adoption passing confidence devDependencies patch
@nuxt/content (source) ^3.3.0 -> ^3.4.0 age adoption passing confidence devDependencies minor
@nuxt/devtools-kit (source) ^2.2.1 -> ^2.3.1 age adoption passing confidence devDependencies minor
@nuxt/devtools-ui-kit (source) ^2.2.1 -> ^2.3.1 age adoption passing confidence devDependencies minor
@nuxtjs/i18n (source) 9.3.1 -> 9.3.4 age adoption passing confidence devDependencies patch
consola ^3.4.0 -> ^3.4.2 age adoption passing confidence dependencies patch
eslint (source) ^9.22.0 -> ^9.23.0 age adoption passing confidence devDependencies minor
nuxt-site-config ^3.1.4 -> ^3.1.7 age adoption passing confidence dependencies patch
pnpm (source) 10.6.2 -> 10.6.5 age adoption passing confidence packageManager patch
pnpm/action-setup v4.0.0 -> v4.1.0 age adoption passing confidence action minor
typescript (source) 5.6.3 -> 5.8.2 age adoption passing confidence resolutions minor
typescript (source) 5.6.3 -> 5.8.2 age adoption passing confidence devDependencies minor
vitest (source) ^3.0.8 -> ^3.0.9 age adoption passing confidence devDependencies patch

Release Notes

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

v4.10.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nuxt/content (@​nuxt/content)

v3.4.0

Compare Source

Features
Bug Fixes
  • check for ws existence before closing (#​3238) (6ec0eb8)
  • module: prevent conflict with auth & security tools (#​3245) (dc27bc9)
  • parser: recreate highlighter when options did change (53875b1)
nuxt/devtools (@​nuxt/devtools-kit)

v2.3.1

Compare Source

Bug Fixes
  • downgrade execa to be compatible with Node v18, fix #​821 (f15c7dc)

v2.3.0

Compare Source

Features

2.2.1 (2025-03-05)

Bug Fixes
  • inspector: do not register instapector events if there is already any (db01e1b)
nuxt-modules/i18n (@​nuxtjs/i18n)

v9.3.4

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub

v9.3.3

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub

v9.3.2

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub
unjs/consola (consola)

v3.4.2

Compare Source

compare changes

🩹 Fixes
  • Export tree utils (#​349)
  • Calculate box width with the title width (#​362)
🏡 Chore
❤️ Contributors

v3.4.1

Compare Source

compare changes

🩹 Fixes
  • Remove all message lines from stack (#​356)
🏡 Chore
❤️ Contributors
eslint/eslint (eslint)

v9.23.0

Compare Source

harlan-zw/nuxt-site-config (nuxt-site-config)

v3.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
pnpm/pnpm (pnpm)

v10.6.5

Compare Source

v10.6.4: pnpm 10.6.4

Compare Source

Patch Changes

  • Fix pnpm dlx with --allow-build flag #​9263.
  • Invalid Node.js version in use-node-version should not cause pnpm itself to break #​9276.
  • The max amount of workers running for linking packages from the store has been reduced to 4 to achieve optimal results #​9286. The workers are performing many file system operations, so increasing the number of CPUs doesn't help performance after some point.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v10.6.3

Compare Source

Patch Changes
  • pnpm install --prod=false should not crash, when executed in a project with a pnpm-workspace.yaml file #​9233. This fixes regression introduced via #​9211.

  • Add the missing node-options config to recursive run #​9180.

  • Removed a branching code path that only executed when dedupe-peer-dependents=false. We believe this internal refactor will not result in behavior changes, but we expect it to make future pnpm versions behave more consistently for projects that override dedupe-peer-dependents to false. There should be less unique bugs from turning off dedupe-peer-dependents.

    See details in #​9259.

pnpm/action-setup (pnpm/action-setup)

v4.1.0

Compare Source

Add support for package.yaml #​156.

microsoft/TypeScript (typescript)

v5.8.2

Compare Source

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

vitest-dev/vitest (vitest)

v3.0.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3ac0c20 to c3401fa Compare November 24, 2024 13:43
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update resolutions typescript to v5.7.2 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c3401fa to e9071c1 Compare November 24, 2024 19:45
@renovate renovate bot changed the title chore(deps): update resolutions typescript to v5.7.2 chore(deps): update all non-major dependencies Nov 24, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from e5c4edd to b12bed6 Compare December 2, 2024 15:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3265462 to 7143602 Compare December 6, 2024 16:04
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Dec 7, 2024
@renovate renovate bot closed this Dec 7, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch December 7, 2024 06:12
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Dec 7, 2024
@renovate renovate bot reopened this Dec 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 841de50 to 7143602 Compare December 7, 2024 16:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 19 times, most recently from 4694fbb to 2389198 Compare March 13, 2025 21:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from ecda10c to e28bcd1 Compare March 21, 2025 20:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e28bcd1 to 7c98391 Compare March 22, 2025 01:08
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.

0 participants