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 @nuxt/kit from 3.14.159 to 3.14.1592 #143

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nuxt/kit from 3.14.159 to 3.14.1592.

Release notes

Sourced from @​nuxt/kit'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
  • 110c49f chore(deps): update all non-major dependencies (3.x) (#29984)
  • 7284241 fix(kit): resolve module paths before appending subpaths (#29955)
  • 86a7457 fix(kit): use dst to deduplicate templates when adding them (#29895)
  • 748429a chore(deps): update vitest to v2.1.5 (3.x) (#29908)
  • ac5da54 chore(deps): update all non-major dependencies (3.x) (#29897)
  • 2e68bb8 chore(deps): update all non-major dependencies (3.x) (#29888)
  • c6ed9f9 chore(deps): update all non-major dependencies (3.x) (#29874)
  • 30c03d0 chore(deps): update all non-major dependencies (3.x) (#29851)
  • 0ee40c0 chore(deps): update all non-major dependencies (3.x) (#29836)
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 25, 2024
@dependabot dependabot bot requested a review from cpreston321 November 25, 2024 00:17
Copy link

codesandbox bot commented Nov 25, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/kit-3.14.1592 branch from f8c6942 to 43d0936 Compare December 4, 2024 20:57
@cpreston321
Copy link
Owner

@dependabot rebase

Bumps [@nuxt/kit](https://github.com/nuxt/nuxt/tree/HEAD/packages/kit) 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/kit)

---
updated-dependencies:
- dependency-name: "@nuxt/kit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/kit-3.14.1592 branch from 43d0936 to ea57907 Compare December 17, 2024 16:32
@cpreston321 cpreston321 merged commit 37a5c16 into main Dec 17, 2024
@cpreston321 cpreston321 deleted the dependabot/npm_and_yarn/nuxt/kit-3.14.1592 branch December 17, 2024 16:36
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant