chore(deps): bump the npm group in /docs with 7 updates - #208
Merged
Conversation
Bumps the npm group in /docs with 7 updates: | Package | From | To | | --- | --- | --- | | [@nuxt/image](https://github.com/nuxt/image) | `1.11.0` | `2.1.0` | | [@nuxt/scripts](https://github.com/nuxt/scripts/tree/HEAD/packages/script) | `0.12.2` | `1.3.8` | | [@nuxt/ui](https://github.com/nuxt/ui) | `4.10.0` | `4.11.0` | | [@unhead/vue](https://github.com/unjs/unhead/tree/HEAD/packages/vue) | `2.1.15` | `3.4.0` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.6.2` | `13.0.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` | Updates `@nuxt/image` from 1.11.0 to 2.1.0 - [Release notes](https://github.com/nuxt/image/releases) - [Changelog](https://github.com/nuxt/image/blob/main/CHANGELOG.md) - [Commits](nuxt/image@v1.11.0...v2.1.0) Updates `@nuxt/scripts` from 0.12.2 to 1.3.8 - [Release notes](https://github.com/nuxt/scripts/releases) - [Changelog](https://github.com/nuxt/scripts/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt/scripts/commits/v1.3.8/packages/script) Updates `@nuxt/ui` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/nuxt/ui/releases) - [Changelog](https://github.com/nuxt/ui/blob/v4/CHANGELOG.md) - [Commits](nuxt/ui@v4.10.0...v4.11.0) Updates `@unhead/vue` from 2.1.15 to 3.4.0 - [Release notes](https://github.com/unjs/unhead/releases) - [Commits](https://github.com/unjs/unhead/commits/v3.4.0/packages/vue) Updates `better-sqlite3` from 12.6.2 to 13.0.3 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.6.2...v13.0.3) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v7.0.2) Updates `zod` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.3) --- updated-dependencies: - dependency-name: "@nuxt/image" dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@nuxt/scripts" dependency-version: 1.3.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@nuxt/ui" dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@unhead/vue" dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: better-sqlite3 dependency-version: 13.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 npm group in /docs with 7 updates:
1.11.02.1.00.12.21.3.84.10.04.11.02.1.153.4.012.6.213.0.35.9.37.0.24.3.64.4.3Updates
@nuxt/imagefrom 1.11.0 to 2.1.0Release notes
Sourced from @nuxt/image's releases.
... (truncated)
Commits
05758b6v2.1.097d3758chore: run module prepare inprepacke529f37ci: add workflow to comment on issues resolved in the latest release64b96c1feat(deps): migrate to ipx v4 (#2094)100bed3chore(deps): update nuxt framework to ^4.5.1 (#2282)a670c04chore(deps): update all non-major dependencies (#2267)d875d84chore(deps): update dependency@noble/hashesto v2 (#2290)a1500e6ci: improve workflows (#2288)6f59ab1docs(sanity): document baseURL option137ee63fix(flyimg): encode all # characters in color valuesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nuxt/imagesince your current version.Updates
@nuxt/scriptsfrom 0.12.2 to 1.3.8Release notes
Sourced from @nuxt/scripts's releases.
... (truncated)
Commits
7947ae9chore: release v1.3.8be0ce7bfix(registry): don't declare the globalWindowviaextends(1.x backport)...9acc5bfchore: release v1.3.733fcdd0fix(proxy): disable proxying for static deployments (1.x backport) (#877)8254150chore: release v1.3.677f1e40fix(gtm): don't declaredataLayeron the globalWindow(1.x backport) (#865)d4d3099fix(proxy): report upstream failures as gateway errors (1.x backport) (#863)394e05cchore: release v1.3.5e0888f5fix(cloudflare): keep Undici out of Worker bundles (#860)d07d933chore: release v1.3.4Updates
@nuxt/uifrom 4.10.0 to 4.11.0Release notes
Sourced from @nuxt/ui's releases.
... (truncated)
Changelog
Sourced from @nuxt/ui's changelog.
Commits
f62aa14chore(release): v4.11.0d6c3802fix(Slider): forward aria attributes to the thumb (#6848)07f3fe8feat(CheckboxGroup/RadioGroup): supporticonin items (#6726)a7f26a3docs(showcase): add brusnika-lms.com (#6863)d4f2ca0fix(theme): replace deprecated bare tailwind aliases (#6865)e2a253edocs(header): prevent focus on toggle button animationsbe58f3fdocs(table): pin TanStack Table links to v8 (#6864)545f9e3fix(Icon): render bundled icons during SSR in Vue (#6841)14ac243feat(ProgressGroup): new component (#6860)a630c94docs(showcase): add triadtrainer.vercel.appUpdates
@unhead/vuefrom 2.1.15 to 3.4.0Release notes
Sourced from @unhead/vue's releases.
... (truncated)
Commits
1132b9fchore: release v3.4.018a55c1feat(validate): flag streamed head tags that bots never see (#947)d253b54feat(stream): render Streamed Body Tags before body close (#960)791f03dfix(stream): stop wrapStream dropping late head entries (#954)e5f5c38fix(stream): module mode lost every streamed head tag (#950)ea4d6e2chore: release v3.3.2cc1e03bchore: release v3.3.136dcf31fix(scripts): support source-less SDK loaders (#858)acae87fchore: release v3.3.0a834ef6fix(vue): reject ignored server prop resolvers (#876)Updates
better-sqlite3from 12.6.2 to 13.0.3Release notes
Sourced from better-sqlite3's releases.
... (truncated)
Commits
dbc2ea113.0.3b872585use Ubuntu 22.04-arm (#1510)569e85a13.0.2df1324bfix: this dependabot configuration does not set a co... in... (#1508)b9fbe5ffixed segfault from making calls while worker thread is terminating71707c4validate the parameters of table properly (#1504)6478c99Update SQLite to version 3.53.4 (#1506)6d24034add gypfile option to package.json (#1505)ab6232efixed typo in docs57d751cupdated readmeUpdates
typescriptfrom 5.9.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
1e4744dMerge branch 'main' into ts7-releasea5a219cmicrosoft/typescript-go#4558ecfe30dUpdate status localization5de25b5Hide executable name in TypeScript statusd7ce74aShow bundled TypeScript version for packaged servers29be66aCorrect TS 7 release version to 7.0.2ed2bd1bMerge branch 'main' into ts7-release8873075Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...9427131Set up stable / nightly extension split, other prep (microsoft/typescript-go#...d4eaca5microsoft/typescript-go#4549Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
zodfrom 4.3.6 to 4.4.3Release notes
Sourced from zod's releases.
... (truncated)
Commits
1fb56a5docs: document release procedure in AGENTS.mdf3c9ec04.4.3c2be4f8fix(v4): generalize optin/fallback to transform; restore preprocess on absent...1cab693fix(v4): restore catch handling for absent object keys (#5937) (#5939)b8dffe9docs: remove Numeric and Speakeasy (2+ missed monthly cycles)9195250docs: remove Mintlify from bronze sponsors (churned)2c70332docs: normalize bronze sponsor logos to github avatar pattern7391be8docs: prune lapsed silver/bronze sponsors and add active ones2aeec83docs: prune lapsed gold sponsors and rebalance logo sizing4c2fa95docs: use Zernio primary wordmark for gold sponsor logoMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for zod since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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