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

fix(deps): bump the nuxt group with 7 updates #83

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2024

Bumps the nuxt group with 7 updates:

Package From To
@nuxt/kit 3.10.3 3.11.1
@nuxt/schema 3.10.3 3.11.1
@nuxt/test-utils 3.11.0 3.12.0
nuxt 3.10.3 3.11.1
@nuxt/content 2.12.0 2.12.1
@nuxt/ui-pro 1.0.1 1.1.0
@nuxt/devtools 1.0.8 1.1.5

Updates @nuxt/kit from 3.10.3 to 3.11.1

Release notes

Sourced from @​nuxt/kit's releases.

v3.11.1

3.11.1 is a patch release addressing regressions in v3.11.0.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Ignore console.logs called outside event context (b3ced3d69)
  • schema: Include ofetch in typescript.hoist defaults (#26316)
  • nuxt: Conditionally use tsx parser (#26314)
  • nuxt: Correct finish types and add to docs (0d9c63b82)
  • nuxt: Ignore failures to access asyncContext in environments without it (523db1a19)
  • nuxt: Handle failure creating BroadcastChannel (#26340)
  • nuxt: Don't warn when injecting client-only components (#26341)
  • nuxt: Prevent losing pages routes on prerender (#26354)
  • nuxt: Pass undefined name when resolving trailing slash (#26358)
  • vite: Use ssr result if it exists (#26356)

📖 Documentation

  • Fix code block formatting for usePreviewMode (#26303)
  • Fix confusing wording (#26301)
  • Add note that useId must be used with single root element (401370b3a)
  • Mention <DevOnly> component in api section (#26029)
  • Note that @nuxt/schema should be used by module authors (#26190)
  • Add routeNameSplitter example in migration docs (#25838)

🏡 Chore

  • nuxt: Remove unused code (#26319)
  • Revert update github/codeql-action action (c72951b06)

🤖 CI

  • Configure npm registry in release workflow (68f7d4df8)

❤️ Contributors

... (truncated)

Commits
  • a80d1a0 v3.11.1
  • 9b9558b chore(deps): update dependency ufo to v1.5.2 (main) (#26339)
  • 78d5098 v3.11.0
  • 92929ce chore(deps): update dependency ufo to v1.5.1 (main) (#26290)
  • 5be9253 fix(kit): clone middleware when adding to app
  • 0cb095f chore(deps): update devdependency nitropack to v2.9.4 (main) (#26281)
  • c556a60 chore(deps): update dependency ufo to v1.5.0 (main) (#26280)
  • 0d5b3c1 chore(deps): update vitest to v1.4.0 (main) (#26265)
  • 2561751 chore(deps): update all non-major dependencies (main) (#26189)
  • a9effe9 feat(nuxt): allow generating metadata for nuxt components (#26204)
  • Additional commits viewable in compare view

Updates @nuxt/schema from 3.10.3 to 3.11.1

Release notes

Sourced from @​nuxt/schema's releases.

v3.11.1

3.11.1 is a patch release addressing regressions in v3.11.0.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Ignore console.logs called outside event context (b3ced3d69)
  • schema: Include ofetch in typescript.hoist defaults (#26316)
  • nuxt: Conditionally use tsx parser (#26314)
  • nuxt: Correct finish types and add to docs (0d9c63b82)
  • nuxt: Ignore failures to access asyncContext in environments without it (523db1a19)
  • nuxt: Handle failure creating BroadcastChannel (#26340)
  • nuxt: Don't warn when injecting client-only components (#26341)
  • nuxt: Prevent losing pages routes on prerender (#26354)
  • nuxt: Pass undefined name when resolving trailing slash (#26358)
  • vite: Use ssr result if it exists (#26356)

📖 Documentation

  • Fix code block formatting for usePreviewMode (#26303)
  • Fix confusing wording (#26301)
  • Add note that useId must be used with single root element (401370b3a)
  • Mention <DevOnly> component in api section (#26029)
  • Note that @nuxt/schema should be used by module authors (#26190)
  • Add routeNameSplitter example in migration docs (#25838)

🏡 Chore

  • nuxt: Remove unused code (#26319)
  • Revert update github/codeql-action action (c72951b06)

🤖 CI

  • Configure npm registry in release workflow (68f7d4df8)

❤️ Contributors

... (truncated)

Commits
  • a80d1a0 v3.11.1
  • 9b9558b chore(deps): update dependency ufo to v1.5.2 (main) (#26339)
  • 4c87935 fix(schema): include ofetch in typescript.hoist defaults (#26316)
  • 78d5098 v3.11.0
  • 3c7e68c fix(nuxt): handle nightly releases for hoisted types
  • 79ea75e chore: remove old code
  • adc728e chore(deps): update all non-major dependencies to ^1.8.20 (main) (#26294)
  • adbd53a fix(schema): don't hoist types for consola for now
  • 357f8db fix(schema): allow passing deep to selectiveClient
  • 92929ce chore(deps): update dependency ufo to v1.5.1 (main) (#26290)
  • Additional commits viewable in compare view

Updates @nuxt/test-utils from 3.11.0 to 3.12.0

Release notes

Sourced from @​nuxt/test-utils's releases.

v3.12.0

compare changes

🚀 Enhancements

  • e2e: Add 'route'/'hydration' options for page.goto() (#739)
  • e2e: Add playwright runner (#776)

🩹 Fixes

  • config: Remove nuxt's custom vite logger (eca52f5c)

🏡 Chore

  • Force correct typing for e2e subpath (9fd93a8c)
  • Don't run publish step separately (0078d0bc)

🤖 CI

❤️ Contributors

Changelog

Sourced from @​nuxt/test-utils's changelog.

v3.12.0

compare changes

🚀 Enhancements

  • e2e: Add 'route'/'hydration' options for page.goto() (#739)
  • e2e: Add playwright runner (#776)

🩹 Fixes

  • config: Remove nuxt's custom vite logger (eca52f5c)

🏡 Chore

  • Force correct typing for e2e subpath (9fd93a8c)
  • Don't run publish step separately (0078d0bc)

🤖 CI

❤️ Contributors

Commits

Updates nuxt from 3.10.3 to 3.11.1

Release notes

Sourced from nuxt's releases.

v3.11.1

3.11.1 is a patch release addressing regressions in v3.11.0.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Ignore console.logs called outside event context (b3ced3d69)
  • schema: Include ofetch in typescript.hoist defaults (#26316)
  • nuxt: Conditionally use tsx parser (#26314)
  • nuxt: Correct finish types and add to docs (0d9c63b82)
  • nuxt: Ignore failures to access asyncContext in environments without it (523db1a19)
  • nuxt: Handle failure creating BroadcastChannel (#26340)
  • nuxt: Don't warn when injecting client-only components (#26341)
  • nuxt: Prevent losing pages routes on prerender (#26354)
  • nuxt: Pass undefined name when resolving trailing slash (#26358)
  • vite: Use ssr result if it exists (#26356)

📖 Documentation

  • Fix code block formatting for usePreviewMode (#26303)
  • Fix confusing wording (#26301)
  • Add note that useId must be used with single root element (401370b3a)
  • Mention <DevOnly> component in api section (#26029)
  • Note that @nuxt/schema should be used by module authors (#26190)
  • Add routeNameSplitter example in migration docs (#25838)

🏡 Chore

  • nuxt: Remove unused code (#26319)
  • Revert update github/codeql-action action (c72951b06)

🤖 CI

  • Configure npm registry in release workflow (68f7d4df8)

❤️ Contributors

... (truncated)

Commits
  • a80d1a0 v3.11.1
  • c49d206 fix(nuxt): pass undefined name when resolving trailing slash (#26358)
  • 7284e70 fix(nuxt): prevent losing pages routes on prerender (#26354)
  • 0bc49eb chore(deps): update dependency nuxi to v3.11.0 (main) (#26353)
  • 90591e3 fix(nuxt): don't warn when injecting client-only components (#26341)
  • 2c0fc3a fix(nuxt): handle failure creating BroadcastChannel (#26340)
  • 9b9558b chore(deps): update dependency ufo to v1.5.2 (main) (#26339)
  • 03f7b09 chore(nuxt): remove unused code (#26319)
  • 523db1a fix(nuxt): ignore failures to access asyncContext in environments without it
  • 0d9c63b fix(nuxt): correct finish types and add to docs
  • Additional commits viewable in compare view

Updates @nuxt/content from 2.12.0 to 2.12.1

Changelog

Sourced from @​nuxt/content's changelog.

v2.12.1

compare changes

🩹 Fixes

  • Missing import (#2560)
  • types: Use const type parameter for QueryBuilder only (#2546)
  • Split getContent to chunks in getIndexedContentsList (#2354, #2549)
  • types: Add const type parameter for QueryBuilder.only() and .without() (#2573)

📖 Documentation

  • Typo in showURL prop (#2537)
  • Add descriptions of all match operators (#2552)
  • Update highlight.langs defaults (#2559)

🏡 Chore

  • Fix Nuxt extends in renovate.json (#2567)
  • Upgrade @nuxtjs/mdc (8a176f93)

❤️ Contributors

Commits
  • b205a17 chore(release): release v2.12.1
  • 2c68c3e chore(deps): update all non-major dependencies (#2578)
  • 8a176f9 chore: upgrade @nuxtjs/mdc
  • 2890b25 chore(deps): update dependency @​nuxt/ui-pro to v1 (#2571)
  • 9e82008 chore(deps): update all non-major dependencies (#2543)
  • f3bfb05 chore: fix Nuxt extends in renovate.json (#2567)
  • 8f560c6 fix(types): add const type parameter for QueryBuilder.only() and .without() (...
  • a0ab377 fix: split getContent to chunks in getIndexedContentsList (#2354) (#2549)
  • 7966323 fix(types): use const type parameter for QueryBuilder only (#2546)
  • 233771b chore(deps): update pnpm/action-setup action to v3 (#2550)
  • Additional commits viewable in compare view

Updates @nuxt/ui-pro from 1.0.1 to 1.1.0

Updates @nuxt/devtools from 1.0.8 to 1.1.5

Release notes

Sourced from @​nuxt/devtools's releases.

v1.1.5

   🚀 Features

    View changes on GitHub

v1.1.4

   🐞 Bug Fixes

    View changes on GitHub

v1.1.3

   🐞 Bug Fixes

    View changes on GitHub

v1.1.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.1.1

   🐞 Bug Fixes

    View changes on GitHub

v1.1.0

   🚀 Features

... (truncated)

Changelog

Sourced from @​nuxt/devtools's changelog.

1.1.5 (2024-03-28)

Features

1.1.4 (2024-03-26)

Bug Fixes

1.1.3 (2024-03-21)

Bug Fixes

  • devtools: do not try to overlay on server (#630) (9b633cd)

1.1.2 (2024-03-21)

Bug Fixes

Features

  • enable picture in picture for localhost (#627) (c43500a)

1.1.1 (2024-03-20)

Bug Fixes

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nogic1008.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependabot 🤖 Pull requests that update a dependency file label Mar 29, 2024
@dependabot dependabot bot requested a review from a team March 29, 2024 00:19
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.79%. Comparing base (b72359c) to head (c6c26f6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   96.79%   96.79%           
=======================================
  Files           8        8           
  Lines         406      406           
  Branches       33       33           
=======================================
  Hits          393      393           
  Misses         13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt-8f172e9173 branch 4 times, most recently from ae2e89d to ae3130f Compare March 29, 2024 00:43
@nogic1008
Copy link
Contributor

@dependabot recreate

Bumps the nuxt group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@nuxt/kit](https://github.com/nuxt/nuxt/tree/HEAD/packages/kit) | `3.10.3` | `3.11.1` |
| [@nuxt/schema](https://github.com/nuxt/nuxt/tree/HEAD/packages/schema) | `3.10.3` | `3.11.1` |
| [@nuxt/test-utils](https://github.com/nuxt/test-utils) | `3.11.0` | `3.12.0` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.10.3` | `3.11.1` |
| [@nuxt/content](https://github.com/nuxt/content) | `2.12.0` | `2.12.1` |
| @nuxt/ui-pro | `1.0.1` | `1.1.0` |
| [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) | `1.0.8` | `1.1.5` |


Updates `@nuxt/kit` from 3.10.3 to 3.11.1
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.11.1/packages/kit)

Updates `@nuxt/schema` from 3.10.3 to 3.11.1
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.11.1/packages/schema)

Updates `@nuxt/test-utils` from 3.11.0 to 3.12.0
- [Release notes](https://github.com/nuxt/test-utils/releases)
- [Changelog](https://github.com/nuxt/test-utils/blob/main/CHANGELOG.md)
- [Commits](nuxt/test-utils@v3.11.0...v3.12.0)

Updates `nuxt` from 3.10.3 to 3.11.1
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.11.1/packages/nuxt)

Updates `@nuxt/content` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](nuxt/content@v2.12.0...v2.12.1)

Updates `@nuxt/ui-pro` from 1.0.1 to 1.1.0

Updates `@nuxt/devtools` from 1.0.8 to 1.1.5
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v1.1.5/packages/devtools)

---
updated-dependencies:
- dependency-name: "@nuxt/kit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuxt
- dependency-name: "@nuxt/schema"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nuxt
- dependency-name: "@nuxt/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nuxt
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuxt
- dependency-name: "@nuxt/content"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuxt
- dependency-name: "@nuxt/ui-pro"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuxt
- dependency-name: "@nuxt/devtools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nuxt
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt-8f172e9173 branch from 6ece7d1 to 2fb56d4 Compare March 29, 2024 01:07
Copy link
Contributor

@nogic1008 nogic1008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 3c22150 into main Mar 29, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-8f172e9173 branch March 29, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot 🤖 Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant