Bump the npm-all group across 1 directory with 6 updates - #54
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm-all group across 1 directory with 6 updates#54dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-all-cdf1cbaf32
branch
from
July 20, 2026 13:34
57a5d0f to
a115395
Compare
Bumps the npm-all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | `10.53.1` | `10.68.0` | | [markdown-it](https://github.com/markdown-it/markdown-it) | `14.1.1` | `14.3.0` | | [marked](https://github.com/markedjs/marked) | `18.0.3` | `18.0.7` | | [vue](https://github.com/vuejs/core) | `3.5.34` | `3.5.40` | | [vitepress](https://github.com/vuejs/vitepress) | `2.0.0-alpha.17` | `2.0.0-alpha.18` | | [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) | `4.0.7` | `4.1.6` | Updates `@sentry/vue` from 10.53.1 to 10.68.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.68.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.53.1...10.68.0) Updates `markdown-it` from 14.1.1 to 14.3.0 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.1.1...14.3.0) Updates `marked` from 18.0.3 to 18.0.7 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.3...v18.0.7) Updates `vue` from 3.5.34 to 3.5.40 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.34...v3.5.40) Updates `vitepress` from 2.0.0-alpha.17 to 2.0.0-alpha.18 - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v2.0.0-alpha.17...v2.0.0-alpha.18) Updates `vuetify` from 4.0.7 to 4.1.6 - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v4.1.6/packages/vuetify) --- updated-dependencies: - dependency-name: "@sentry/vue" dependency-version: 10.65.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: markdown-it dependency-version: 14.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: marked dependency-version: 18.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: vitepress dependency-version: 2.0.0-alpha.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: vue dependency-version: 3.5.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: vuetify dependency-version: 4.1.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-all-cdf1cbaf32
branch
from
July 27, 2026 13:34
a115395 to
8bbe075
Compare
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-all group with 6 updates in the / directory:
10.53.110.68.014.1.114.3.018.0.318.0.73.5.343.5.402.0.0-alpha.172.0.0-alpha.184.0.74.1.6Updates
@sentry/vuefrom 10.53.1 to 10.68.0Release notes
Sourced from @sentry/vue's releases.
... (truncated)
Changelog
Sourced from @sentry/vue's changelog.
... (truncated)
Commits
b4396c3release: 10.68.0be21e8cmeta(changelog): Update changelog for 10.68.0 (#22566)fb0987ffeat(v10): Addhttp.routeattribute tohttp.serverspans with parameteriz...f7bd901feat(v10/cloudflare): Auto-instrument WorkerEntrypoint classes (#22543)ed3a8c8feat(v10/cloudflare): Auto-instrument Workflow classes (#22542)20227f9feat(v10/cloudflare): Auto-instrument Durable Object classes (#22541)3e5625efeat(v10/cloudflare): Auto-instrument the worker entry with withSentry (#22540)d924551test(v10/cloudflare): Add Vite-build support to the integration-test runner (...11fed03feat(v10/cloudflare): Read wrangler config and resolve the Sentry options mod...a540764feat(v10): Addurl.fullandurl.pathtohttp.serverspans (#22533)Updates
markdown-itfrom 14.1.1 to 14.3.0Changelog
Sourced from markdown-it's changelog.
Commits
ff0ee0814.3.0 released52e2749Bump linkify-it / vite deps56c2404fix: keep backslash-space hard line break (CommonMark 6.7) (#1185)0fbb18bBump vite from 8.0.14 to 8.0.16 (#1181)83450e2Rework benchmark deps and bump versions57a6863benchmark => tinybench7608db1Update CI config9d8eb42Added package-lock and updated versions to latest possible0aee70dlint: enable@stylistic/no-multi-spacesrule8878985lint => neostandardUpdates
markedfrom 18.0.3 to 18.0.7Release notes
Sourced from marked's releases.
Commits
a8971a1chore(release): 18.0.7 [skip ci]d899c2echore(deps): bump actions/setup-node from 6 to 7 (#4025)7fbf82echore(deps-dev): bump semantic-release from 25.0.7 to 25.0.8 (#4026)738edf2chore(deps-dev): bump brace-expansion from 5.0.2 to 5.0.6 (#4027)9154f8ffix: Avoid O(n^2) masked source rebuild in inline tokenizer (#4017)f945fc5fix: Avoid O(n^2) backtracking in HTML block close and tilde interrupt regexe...3f144a0fix: keep empty list after blockquote as a sibling block (#4004)0de7188fix: preserve code spans adjacent to tildes (#4012)f056437fix: Recognize setext headings whose first line starts with # (#4015)12bfa94chore(deps-dev): bump semantic-release from 25.0.5 to 25.0.7 (#4020)Updates
vuefrom 3.5.34 to 3.5.40Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
fa2885drelease: v3.5.4020c9d26fix(compiler-core): avoid leaking slot branch keys (#15051)7da6334Revert "fix(runtime-core): pause tracking when invoking function refs" (#15094)90aecb1chore(deps): update all non-major dependencies (#15026)97f3525fix(runtime-core): skip lazy hydration for detached roots (#15092)fe1c0f8chore(deps): update test (#15025)e41c45achore(deps): update dependency conventional-changelog to v8 (#15078)3eb66a9chore(deps): update actions/cache action to v6 (#15076)40178ddchore(deps): update lint (#15075)7f122b9chore(deps): update dependency conventional-changelog-angular to v9 (#15079)Updates
vitepressfrom 2.0.0-alpha.17 to 2.0.0-alpha.18Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
Commits
ca57890release: v2.0.0-alpha.189315fc1fix: disable pluginTimings and invalidAnnotation for now470c4e0refactor: clean up typesc0e2e18fix: don't invalidate framework chunk when a new asset is added1ade7bdrefactor: migrate scripts to typescript and organize importse6e90edrefactor: drop fs-extra and organize imports228eef1feat!: migrate to vite 87e2273afeat: show local search loading state (#5252)0100d4ddocs: clarify Ask AI suggested questions (#5248)cc30b10fix: delete undefined values while merging sidepanel propsUpdates
vuetifyfrom 4.0.7 to 4.1.6Release notes
Sourced from vuetify's releases.
... (truncated)
Commits
f5d76f8chore(release): publish v4.1.6745dc9afix(VSelect/VAutocomplete/VCombobox): reliable list with selection (#23029)47492b6fix(VListItem/VChip/VDatePickerHeader): only attach click when interactive (#...8908e7efix(VDialog): defer auto-focus until the inner field is focusable27504fffix(VDialog/VField/etc.): correct focus resolution in Shadow DOM (#23027)48628c6fix(VList): resolve keyboard navigation inside an open Shadow DOM (#23024)1ac7cb7fix(VVirtualScroll): trim leading items when appending to bottom7bd046efix(VVirtualScroll): recalculate visible items on item resize (#22938)bb6d1effix(VDataTableVirtual): avoid scroll glitches with expanded rows (#23014)c7cb837chore(VCombobox): fix flaky test