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
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.65.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.6` | | [vue](https://github.com/vuejs/core) | `3.5.34` | `3.5.39` | | [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.4` | Updates `@sentry/vue` from 10.53.1 to 10.65.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.53.1...10.65.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.6 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.3...v18.0.6) Updates `vue` from 3.5.34 to 3.5.39 - [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.39) 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.4 - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v4.1.4/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: vue dependency-version: 3.5.39 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: 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>
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.65.014.1.114.3.018.0.318.0.63.5.343.5.392.0.0-alpha.172.0.0-alpha.184.0.74.1.4Updates
@sentry/vuefrom 10.53.1 to 10.65.0Release notes
Sourced from @sentry/vue's releases.
... (truncated)
Changelog
Sourced from @sentry/vue's changelog.
... (truncated)
Commits
c66a815release: 10.65.0018c570Merge pull request #22179 from getsentry/prepare-release/10.65.05a1e331meta(changelog): Update changelog for 10.65.0e934b44feat(server-utils): Add orchestrion support for Vercel AI v4 (#22139)04bbb79fix(replay): Skip client reports for replay failures after stop (#22177)cb77f42test: Remove fixed container_name from node integration test docker-compose f...a84cc9dtest(node-integration-tests): Surface early scenario exit instead of hanging ...88e3b32feat(core): add isObjectLike guard and consolidate non-null-object checks (#2...7565c90ref(nitro, nuxt): inline== nullchecks for nullish detection (#22154)256b9b9feat(ember): Set url.template, url.path and url.full on router spans (#22095)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.6Release notes
Sourced from marked's releases.
Commits
39bd884chore(release): 18.0.6 [skip ci]6bce57dchore(deps-dev): bump@semantic-release/githubfrom 12.0.8 to 12.0.9 (#4009)63a4bbachore(deps-dev): bump markdown-it from 14.2.0 to 14.3.0 (#4010)a009808fix: Avoid O(n^2) backtracking in inline link href regex (#4013)33928d0fix: Fix ordered lists after blockquotes (#4003)bbb84c8fix: keep trailing text on HTML block close line for PI, declarations, and CD...d2af54echore(deps-dev): bump eslint from 10.5.0 to 10.6.0 (#4005)f403898chore(deps-dev): bump@arethetypeswrong/clifrom 0.18.3 to 0.18.4 (#4006)f8f4112chore(deps): bump actions/checkout from 6 to 7 (#4000)5ddfd8achore: Update repository metadata URLs (#3998)Updates
vuefrom 3.5.34 to 3.5.39Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
c0606e9release: v3.5.394b659e6fix(runtime-dom): preserve option modifier event names (#8338)232f402fix(types): support named tuple emits (#12676)671997afix(teleport): handle teleport unmount edge case (#12705)164af63fix(hydration): respect data-allow-mismatch on conditional branches (#12801)2f374cdfix(runtime-core): normalize function children for elements and Teleport (#9108)87b73b6fix(runtime-core): preserve once event listener name (#8341)027da6bfix(ssr): dedupe inherited scope ids during vnode rendering (#15005)024cf06fix(hydration): force patch dynamic props when hydrating (#9083)be7ce31fix(compiler-core): correct filter rewrite recursion (#14959)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.4Release notes
Sourced from vuetify's releases.
... (truncated)
Commits
80a7d6echore(release): publish v4.1.45902e09fix(VMenu): correct close cascade for nested menus007f546fix(VMenu): correct click-outside detection when content resizes6063d7afix(VNumberInput): accept non-ASCII minus sign87b0e57fix(VNumberInput): keep all decimals when precision is null83ed8d4fix(date): correct locale on StringDateAdapter998fe6afix(theme): provideTheme current should use computedThemes (#22987)b7569fefix(VDateInput): do not fill range on blura153728chore(release): publish v4.1.3aea8e77fix(VDataTable): keep rows visible after hiding a column with a custom filter...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