chore(deps): bump the npm group with 5 updates - #101
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.11.1` | `13.0.3` | | [markdown-it](https://github.com/markdown-it/markdown-it) | `14.3.0` | `15.0.0` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.5.1` | `4.5.2` | | [vue](https://github.com/vuejs/core) | `3.5.40` | `3.5.41` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `better-sqlite3` from 12.11.1 to 13.0.3 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.11.1...v13.0.3) Updates `markdown-it` from 14.3.0 to 15.0.0 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.3.0...15.0.0) Updates `nuxt` from 4.5.1 to 4.5.2 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.5.2/packages/nuxt) Updates `vue` from 3.5.40 to 3.5.41 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.40...v3.5.41) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: better-sqlite3 dependency-version: 13.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: markdown-it dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: nuxt dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: vue dependency-version: 3.5.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major 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 with 5 updates:
12.11.113.0.314.3.015.0.04.5.14.5.23.5.403.5.416.0.37.0.2Updates
better-sqlite3from 12.11.1 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
markdown-itfrom 14.3.0 to 15.0.0Changelog
Sourced from markdown-it's changelog.
Commits
157b33b15..0.0 releasedf73cb76doc: rename files3bc8e2dAdd TS types2620dceUpdate contribution guidelines and issue templates7d365fedoc: migration info5c9b7ceUpdate changelog5a996d5doc: fix@exampletags displayf5083f4doc: continue restructuring & theme fixing54289c4Show inlinecodecontent in imagealttag #1142974e2d7text_joinrule fix: process imagealtcontent too (fixes lost escapes and...Updates
nuxtfrom 4.5.1 to 4.5.2Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
e2d3a39v4.5.29123ed8fix(nuxt): match route rules against decoded paths2c38086chore: bump nuxt rolldown peer dep to match unctx3fda97ffix(nuxt): depend on rolldown as a peer to reuse vite's copyb960d36refactor(nuxt): useisReferenceIdentifierin page-meta plugin (#35882)1f52b61fix(nuxt): don't warn about missing\<NuxtPage>on nav + with slot (#35948)c7604bdfix(nuxt): collect build cache once build outputs are final (#35929)ba4fc0aperf(nuxt): reuse app and component scans for unchanged structures (#35912)d7f5f07fix(nuxt): settle asyncData status when bailing (#35908)2ca27f1perf(kit,nuxt): use lazy imports to improve parsing speed (#35901)Updates
vuefrom 3.5.40 to 3.5.41Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
d2c458brelease: v3.5.414e467d7fix(ssr): normalize hidden states during hydration (#13125)22b53eafix(custom-element): warn when props override native properties (#12125)02421cdfix(compiler-core): preserve vnode lifecycle in stable v-for (#11682)2468464fix(v-model): preserve text input before hydration (#14411)b67cfcfchore(deps): update actions/setup-node action to v7 (#15122)a7928a3chore(deps): update all non-major dependencies (#15116)5d0db08chore(deps): update dependency jsdom to v30 (#15197)af6afaachore(deps): update test (#15162)3840ddachore(deps): update dependency postcss to v8.5.23 [security] (#15209)Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript 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