-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains 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
dependabot
bot
added
the
dependabot 🤖
Pull requests that update a dependency file
label
Mar 29, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/nuxt-8f172e9173
branch
4 times, most recently
from
March 29, 2024 00:43
ae2e89d
to
ae3130f
Compare
@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
bot
force-pushed
the
dependabot/npm_and_yarn/nuxt-8f172e9173
branch
from
March 29, 2024 01:07
6ece7d1
to
2fb56d4
Compare
nogic1008
approved these changes
Mar 29, 2024
There was a problem hiding this 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
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 7 updates:
3.10.3
3.11.1
3.10.3
3.11.1
3.11.0
3.12.0
3.10.3
3.11.1
2.12.0
2.12.1
1.0.1
1.1.0
1.0.8
1.1.5
Updates
@nuxt/kit
from 3.10.3 to 3.11.1Release notes
Sourced from
@nuxt/kit
's releases.... (truncated)
Commits
a80d1a0
v3.11.19b9558b
chore(deps): update dependency ufo to v1.5.2 (main) (#26339)78d5098
v3.11.092929ce
chore(deps): update dependency ufo to v1.5.1 (main) (#26290)5be9253
fix(kit): clone middleware when adding to app0cb095f
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)Updates
@nuxt/schema
from 3.10.3 to 3.11.1Release notes
Sourced from
@nuxt/schema
's releases.... (truncated)
Commits
a80d1a0
v3.11.19b9558b
chore(deps): update dependency ufo to v1.5.2 (main) (#26339)4c87935
fix(schema): includeofetch
intypescript.hoist
defaults (#26316)78d5098
v3.11.03c7e68c
fix(nuxt): handle nightly releases for hoisted types79ea75e
chore: remove old codeadc728e
chore(deps): update all non-major dependencies to ^1.8.20 (main) (#26294)adbd53a
fix(schema): don't hoist types forconsola
for now357f8db
fix(schema): allow passingdeep
toselectiveClient
92929ce
chore(deps): update dependency ufo to v1.5.1 (main) (#26290)Updates
@nuxt/test-utils
from 3.11.0 to 3.12.0Release notes
Sourced from
@nuxt/test-utils
's releases.Changelog
Sourced from
@nuxt/test-utils
's changelog.Commits
9e33a15
chore(release): v3.12.0bfe72d3
chore update release script order0078d0b
chore: don't run publish step separately1f664fc
ci: do less in workflow7ea235e
ci: rename some workflowscf6cd3a
ci: add contents permission5aa95b0
ci: add git usere3368da
ci: updatechangelogen
command76604ce
ci: add release workflow073afc3
ci: remove caching of Playwright browsers (#785)Updates
nuxt
from 3.10.3 to 3.11.1Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
a80d1a0
v3.11.1c49d206
fix(nuxt): passundefined
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 it0d9c63b
fix(nuxt): correctfinish
types and add to docsUpdates
@nuxt/content
from 2.12.0 to 2.12.1Changelog
Sourced from
@nuxt/content
's changelog.Commits
b205a17
chore(release): release v2.12.12c68c3e
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: splitgetContent
to chunks ingetIndexedContentsList
(#2354) (#2549)7966323
fix(types): use const type parameter for QueryBuilder only (#2546)233771b
chore(deps): update pnpm/action-setup action to v3 (#2550)Updates
@nuxt/ui-pro
from 1.0.1 to 1.1.0Updates
@nuxt/devtools
from 1.0.8 to 1.1.5Release notes
Sourced from
@nuxt/devtools
's releases.... (truncated)
Changelog
Sourced from
@nuxt/devtools
's changelog.... (truncated)
Commits
6832cdf
chore: release v1.1.5cbb711d
feat: update@vue/devtools-applet
, fix #640d293a1d
chore: release v1.1.45163c0d
fix: update vue devtools applet2c942e5
fix: vite-inspect iframe url (#633)0593685
chore: release v1.1.39b633cd
fix(devtools): do not try to overlay on server (#630)ff2f952
chore: release v1.1.2c43500a
feat: enable picture in picture for localhost (#627)8937b78
fix(pinia): pinia module searching null safety (#628)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