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
@nuxt/content (source) ^3.1.1 -> ^3.2.1 age adoption passing confidence devDependencies minor
@nuxt/test-utils ^3.15.4 -> ^3.17.0 age adoption passing confidence devDependencies minor
@nuxtjs/i18n (source) ^9.2.0 -> ^9.2.1 age adoption passing confidence devDependencies patch
eslint (source) ^9.20.1 -> ^9.21.0 age adoption passing confidence devDependencies minor
nuxt-site-config ^3.1.0 -> ^3.1.1 age adoption passing confidence dependencies patch
pnpm/action-setup v4.0.0 -> v4.1.0 age adoption passing confidence action minor
typescript (source) 5.6.3 -> 5.7.3 age adoption passing confidence resolutions minor
typescript (source) 5.6.3 -> 5.7.3 age adoption passing confidence devDependencies minor

Release Notes

nuxt/content (@​nuxt/content)

v3.2.1

Compare Source

Bug Fixes
  • bunsqlite: polyfills not being loaded (#​3176) (139744c)
  • client-database: prevent concurrent initialization (#​3174) (49531dd)
  • ContentRenderer: async loader types (f1a9b8e)
  • llms: add missing import for defineNitroPlugin (#​3170) (b091253)
  • llms: add missing import on queryCollection (2fe61e6)

v3.2.0

Compare Source

Features
Bug Fixes
nuxt/test-utils (@​nuxt/test-utils)

v3.17.0

Compare Source

v3.16.0

Compare Source

3.16.0 is the next minor release.

👀 Highlights

You'll still see a warning from vitest:

Vitest  "environmentMatchGlobs" is deprecated. Use "workspace" to define different configurations instead.

You can ignore this for the moment. I expect we will resolve this in the next major (which will drop support for vitest < 3).

👉 Changelog

compare changes

🚀 Enhancements
  • e2e: Add teardownTimeout option to set timeout for afterAll hook (af2ddf29)
🩹 Fixes
  • vitest-environment: Respect any configured buildId (3f8599e6)
  • vitest-environment: Use correct base (c5ba2bac)
  • runtime-utils: Pass custom global components to mountSuspended (#​1081)
  • runtime-utils: Allow overwriting object props in mountSuspended (#​1078)
  • runtime-utils: Do not use defu for merging (#​1089)
  • runtime-utils: Proxy wrapper props (#​1099)
  • runtime-utils: Define $attrs in component render context (#​1108)
  • module: Ensure vi.hoisted is injected after vi import (#​1128)
  • runtime-utils: Proxy wrapper.element from mountSuspended (#​1110)
📦 Build
  • Use typesVersions for node10 declarations (f19cee64)
🏡 Chore
  • Update vitest peerDep version (c4ee71a4)
  • Add root package to workspace (d7c63b5c)
🤖 CI
❤️ Contributors
nuxt-modules/i18n (@​nuxtjs/i18n)

v9.2.1

Compare Source

This changelog is generated by GitHub Releases

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

v9.21.0

Compare Source

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

v3.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
pnpm/action-setup (pnpm/action-setup)

v4.1.0

Compare Source

Add support for package.yaml #​156.

microsoft/TypeScript (typescript)

v5.7.3

Compare Source

v5.7.2

Compare Source


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 8 times, most recently from 0c7a7db to 4303fe8 Compare February 11, 2025 21:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from a0c02ea to 7ff831b Compare February 20, 2025 01:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b3175c1 to b6fe9b4 Compare February 22, 2025 00:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b6fe9b4 to 190c448 Compare February 22, 2025 04:52
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