-
-
Notifications
You must be signed in to change notification settings - Fork 15
chore: Bump the nuxt group with 5 updates #2113
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7f6278b
to
689739f
Compare
Bumps the nuxt group with 5 updates: | Package | Update | | --- | --- | | [@nuxt/content](https://github.com/nuxt/content) | 2.4.3 to 2.7.0 | | [@nuxtjs/tailwindcss](https://github.com/nuxt-modules/tailwindcss) | 6.6.7 to 6.8.0 | | [nuxt](https://github.com/nuxt/nuxt) | 3.5.0 to 3.6.2 | | [nuxt-seo-kit](https://github.com/harlan-zw/nuxt-seo-kit) | 1.3.8 to 1.3.9 | | [nuxt-vitest](https://github.com/danielroe/nuxt-vitest) | 0.7.1 to 0.9.0 | Updates `@nuxt/content` from 2.4.3 to 2.7.0 - [Release notes](https://github.com/nuxt/content/releases) - [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md) - [Commits](nuxt/content@v2.4.3...v2.7.0) Updates `@nuxtjs/tailwindcss` from 6.6.7 to 6.8.0 - [Release notes](https://github.com/nuxt-modules/tailwindcss/releases) - [Changelog](https://github.com/nuxt-modules/tailwindcss/blob/main/CHANGELOG.md) - [Commits](nuxt-modules/tailwindcss@v6.6.7...v6.8.0) Updates `nuxt` from 3.5.0 to 3.6.2 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](nuxt/nuxt@v3.5.0...v3.6.2) Updates `nuxt-seo-kit` from 1.3.8 to 1.3.9 - [Release notes](https://github.com/harlan-zw/nuxt-seo-kit/releases) - [Commits](harlan-zw/nuxt-seo@v1.3.8...v1.3.9) Updates `nuxt-vitest` from 0.7.1 to 0.9.0 - [Release notes](https://github.com/danielroe/nuxt-vitest/releases) - [Changelog](https://github.com/danielroe/nuxt-vitest/blob/main/CHANGELOG.md) - [Commits](danielroe/nuxt-vitest@0.7.1...0.9.0) --- updated-dependencies: - dependency-name: "@nuxt/content" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nuxt - dependency-name: "@nuxtjs/tailwindcss" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nuxt - dependency-name: nuxt dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nuxt - dependency-name: nuxt-seo-kit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nuxt - dependency-name: nuxt-vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nuxt ... Signed-off-by: dependabot[bot] <support@github.com>
689739f
to
21e62ec
Compare
51 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the nuxt group with 5 updates:
Updates
@nuxt/content
from 2.4.3 to 2.7.0Changelog
Sourced from
@nuxt/content
's changelog.... (truncated)
Commits
cb653b2
chore(release): release v2.7.06fc5c25
lint: fixfa9e3a6
docs: remove outdated description (#2098)0fb0d63
feat(config): update ignores to advanced pattern (#2035)d0e5d6a
chore(deps): lock file maintenance (#2083)63f8aaa
chore(deps): update all non-major dependencies (#2078)ec73bda
feat(shiki): Support italic, bold and underline styles (#2079)5a561fe
docs: update links (#2085)586d6be
docs: updateContent Wind
live demo url (#2080)8e2cd51
fix(markdown): respect_draft
key in frontmatter (#2077)Updates
@nuxtjs/tailwindcss
from 6.6.7 to 6.8.0Release notes
Sourced from
@nuxtjs/tailwindcss
's releases.Changelog
Sourced from
@nuxtjs/tailwindcss
's changelog.... (truncated)
Commits
8055136
chore(release): v6.8.09bf0e68
chore: update depsd471e95
feat: parallelise async calls and fixes (#690)43b224d
docs: update examples255da81
docs: update color mode example9b157eb
docs: use SB for example582cb73
docs: no strict peer22c86df
chore(release): v6.7.269232a3
Revert "perf: parallelise all async calls (#679)"5a877b9
docs: update depsUpdates
nuxt
from 3.5.0 to 3.6.2Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
88f914e
v3.6.2cb99785
docs: add JetBrains IDEs debug configuration (#21965)927d637
chore(deps): update all non-major dependencies (main) (#21955)a79d047
fix(kit): ignore telemetry startup time (as it has prompt) (#21959)74c11dc
perf(nuxt): use getters when constructing reactive routes (#21957)d0dde64
fix(nuxt): preserve old vnode when leaving nested route (#21823)00fb333
chore(deps): update all non-major dependencies (main) (#21939)13a8923
docs: update more links to examples repo381e0f8
fix(schema): warn if user providesvite.publicDir
(#21847)52a427d
fix(nuxt): use$fetch.raw
in dev client mode for islands (#21904)Updates
nuxt-seo-kit
from 1.3.8 to 1.3.9Release notes
Sourced from nuxt-seo-kit's releases.
Commits
3834dae
chore: release v1.3.9894df2b
chore: bump depsUpdates
nuxt-vitest
from 0.7.1 to 0.9.0Release notes
Sourced from nuxt-vitest's releases.
... (truncated)
Changelog
Sourced from nuxt-vitest's changelog.
... (truncated)
Commits
35e0b02
chore: release v0.9.0583e479
chore: remove unused import5dc7c92
test: await 2 ticks after navigation for route to updated95e15f
fix: remove support forinline: true
and avoid inlining vite/vue487d791
chore: dedupe lockfilef14361f
feat!: option to replacehappy-dom
withjsdom
(#121)c1bdb1f
chore(deps): update pnpm to v8.6.6 (#243)6431a3e
chore(deps): update devdependency eslint to v8.44.0 (#242)784fdf9
chore(deps): update devdependency@nuxt/devtools
to v0.6.6 (#241)fce1b9f
chore(deps): update nuxt core to v3.6.1 (#240)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