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: bump the development group with 7 updates #19

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the development group with 7 updates:

Package From To
@turbo/gen 2.3.0 2.3.1
turbo 2.3.0 2.3.1
@nuxt/devtools 1.6.0 1.6.1
@nuxt/eslint-config 0.7.0 0.7.1
@nuxt/schema 3.14.159 3.14.1592
@types/node 22.9.0 22.9.3
nuxt 3.14.159 3.14.1592

Updates @turbo/gen from 2.3.0 to 2.3.1

Release notes

Sourced from @​turbo/gen's releases.

Turborepo v2.3.1

What's Changed

Docs

eslint

Examples

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.3.0...v2.3.1

Turborepo v2.3.1-canary.2

What's Changed

Docs

Full Changelog: vercel/turborepo@v2.3.1-canary.1...v2.3.1-canary.2

Turborepo v2.3.1-canary.1

... (truncated)

Commits

Updates turbo from 2.3.0 to 2.3.1

Release notes

Sourced from turbo's releases.

Turborepo v2.3.1

What's Changed

Docs

eslint

Examples

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.3.0...v2.3.1

Turborepo v2.3.1-canary.2

What's Changed

Docs

Full Changelog: vercel/turborepo@v2.3.1-canary.1...v2.3.1-canary.2

Turborepo v2.3.1-canary.1

... (truncated)

Commits
  • 0a527f3 publish 2.3.1 to registry
  • 5491695 chore(examples): fix $TURBO_DEFAULT$ inputs (#9452)
  • 0a872d7 docs(turbopack): fix typo in incremental-computation page (#9476)
  • 52779f1 feat(trace): more trace fixes (#9474)
  • 698d5fa docs: Small stylistic change for footnote. (#9451)
  • 13bfef4 release(turborepo): 2.3.1-canary.2 (#9467)
  • 8c297d2 docs(turbopack): Remove old core-concepts page (#9457)
  • 3a494fe docs(turbopack): Add incremental-computation page, intended to replace core-c...
  • ccf1c2f feat(link): add --yes and --scope flags to link (#9466)
  • 316b94e release(turborepo): 2.3.1-canary.1 (#9465)
  • Additional commits viewable in compare view

Updates @nuxt/devtools from 1.6.0 to 1.6.1

Release notes

Sourced from @​nuxt/devtools's releases.

v1.6.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​nuxt/devtools's changelog.

1.6.1 (2024-11-20)

Bug Fixes

Features

  • apply lint, use explict import (2c6d2d3)
Commits

Updates @nuxt/eslint-config from 0.7.0 to 0.7.1

Commits

Updates @nuxt/schema from 3.14.159 to 3.14.1592

Release notes

Sourced from @​nuxt/schema's releases.

v3.14.1592

3.14.1592 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes

  • rspack: Update webpackbar with support for rspack (#29823)
  • nuxt: Assign default name to component without setup (#29869)
  • kit: Use dst to deduplicate templates when adding them (#29895)
  • nuxt: Handle empty plugin files (d44408e87)
  • vite: Use resolved nuxt template dst to invalidate modules (6cd3352de)
  • nuxt: Return null map for empty plugin metadata (302a66da9)
  • kit: Resolve module paths before appending subpaths (#29955)
  • nuxt: Recompile templates on change events (#29954)
  • nuxt: Do not include <NuxtWelcome> when building (#29956)
  • nuxt: Allow scanning metadata from 2+ files at same path (#29969)
  • nuxt: Do not disallow importing nitro dependencies (#29975)

💅 Refactors

  • nuxt: Define layouts as async vue components (#29957)

📖 Documentation

  • Update custom environment example (e3759ad55)
  • Update minimal example (7973f5ed4)
  • Add tip about islands directory (#29913)
  • Fix typo in composable name (#29910)
  • Rename @​nuxt/auth to @​nuxt/auth-utils in roadmap (#29906)
  • Capitalize text (#29938)
  • Improve clarity in seo meta example (#29930)
  • Update getting started to include WebStorm (#29845)

🏡 Chore

  • Remove unused imports and update eslint config (#29876)

✅ Tests

🤖 CI

❤️ Contributors

Commits

Updates @types/node from 22.9.0 to 22.9.3

Commits

Updates nuxt from 3.14.159 to 3.14.1592

Release notes

Sourced from nuxt's releases.

v3.14.1592

3.14.1592 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes

  • rspack: Update webpackbar with support for rspack (#29823)
  • nuxt: Assign default name to component without setup (#29869)
  • kit: Use dst to deduplicate templates when adding them (#29895)
  • nuxt: Handle empty plugin files (d44408e87)
  • vite: Use resolved nuxt template dst to invalidate modules (6cd3352de)
  • nuxt: Return null map for empty plugin metadata (302a66da9)
  • kit: Resolve module paths before appending subpaths (#29955)
  • nuxt: Recompile templates on change events (#29954)
  • nuxt: Do not include <NuxtWelcome> when building (#29956)
  • nuxt: Allow scanning metadata from 2+ files at same path (#29969)
  • nuxt: Do not disallow importing nitro dependencies (#29975)

💅 Refactors

  • nuxt: Define layouts as async vue components (#29957)

📖 Documentation

  • Update custom environment example (e3759ad55)
  • Update minimal example (7973f5ed4)
  • Add tip about islands directory (#29913)
  • Fix typo in composable name (#29910)
  • Rename @​nuxt/auth to @​nuxt/auth-utils in roadmap (#29906)
  • Capitalize text (#29938)
  • Improve clarity in seo meta example (#29930)
  • Update getting started to include WebStorm (#29845)

🏡 Chore

  • Remove unused imports and update eslint config (#29876)

✅ Tests

🤖 CI

❤️ Contributors

Commits
  • 3894e9d v3.14.1592
  • fbd5c33 test: add import protection test
  • cfdbbb4 fix(nuxt): do not disallow importing nitro dependencies (#29975)
  • cea11d5 fix(nuxt): allow scanning metadata from 2+ files at same path (#29969)
  • 003ceac chore(deps): update all non-major dependencies (3.x) (#29951)
  • c4ede9b refactor(nuxt): define layouts as async vue components (#29957)
  • c576d8b fix(nuxt): do not include \<NuxtWelcome> when building (#29956)
  • 8e0f731 fix(nuxt): recompile templates on change events (#29954)
  • 302a66d fix(nuxt): return null map for empty plugin metadata
  • d44408e fix(nuxt): handle empty plugin files
  • Additional commits viewable in compare view

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

Bumps the development group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@turbo/gen](https://github.com/vercel/turborepo/tree/HEAD/packages/turbo-gen) | `2.3.0` | `2.3.1` |
| [turbo](https://github.com/vercel/turborepo) | `2.3.0` | `2.3.1` |
| [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) | `1.6.0` | `1.6.1` |
| [@nuxt/eslint-config](https://github.com/nuxt/eslint/tree/HEAD/packages/eslint-config) | `0.7.0` | `0.7.1` |
| [@nuxt/schema](https://github.com/nuxt/nuxt/tree/HEAD/packages/schema) | `3.14.159` | `3.14.1592` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.9.3` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.14.159` | `3.14.1592` |


Updates `@turbo/gen` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](https://github.com/vercel/turborepo/commits/v2.3.1/packages/turbo-gen)

Updates `turbo` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.3.0...v2.3.1)

Updates `@nuxt/devtools` from 1.6.0 to 1.6.1
- [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.6.1/packages/devtools)

Updates `@nuxt/eslint-config` from 0.7.0 to 0.7.1
- [Release notes](https://github.com/nuxt/eslint/releases)
- [Commits](https://github.com/nuxt/eslint/commits/v0.7.1/packages/eslint-config)

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

Updates `@types/node` from 22.9.0 to 22.9.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `nuxt` from 3.14.159 to 3.14.1592
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.14.1592/packages/nuxt)

---
updated-dependencies:
- dependency-name: "@turbo/gen"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: "@nuxt/devtools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: "@nuxt/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: "@nuxt/schema"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: nuxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
@github-actions github-actions bot merged commit bbeb345 into main Nov 25, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-913ba847dc branch November 25, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants