Bump the npm-all group across 1 directory with 5 updates#53
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm-all group across 1 directory with 5 updates#53dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sentry/vue](https://github.com/getsentry/sentry-javascript) | `10.53.1` | `10.63.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.5` | | [vue](https://github.com/vuejs/core) | `3.5.34` | `3.5.39` | | [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) | `4.0.7` | `4.1.3` | Updates `@sentry/vue` from 10.53.1 to 10.63.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.63.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.5 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.3...v18.0.5) 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 `vuetify` from 4.0.7 to 4.1.3 - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v4.1.3/packages/vuetify) --- updated-dependencies: - dependency-name: "@sentry/vue" dependency-version: 10.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: markdown-it dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: marked dependency-version: 18.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: vue dependency-version: 3.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: vuetify dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all ... Signed-off-by: dependabot[bot] <support@github.com>
28249b9 to
0536871
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 5 updates in the / directory:
10.53.110.63.014.1.114.3.018.0.318.0.53.5.343.5.394.0.74.1.3Updates
@sentry/vuefrom 10.53.1 to 10.63.0Release notes
Sourced from @sentry/vue's releases.
... (truncated)
Changelog
Sourced from @sentry/vue's changelog.
... (truncated)
Commits
2362e9frelease: 10.63.05b51d5eMerge pull request #21874 from getsentry/prepare-release/10.63.04e16503meta(changelog): Update changelog for 10.63.0690f778test(node-integration): Harden knex mysql2 healthcheck to fix flaky test (#21...429cdaftest(node-integration-tests): Fix flaky postgresjs basic transaction/error or...35998e6test(e2e/hono): Isolate request-data extraction tests onto a dedicated route ...88e7ad5feat(server-utils): Expose channel-based, streamlinedfastifyIntegration(#...e316151ref(server-utils): Move mysql orchestrion integration onto bindTracingChannel...e7c24a5feat(server-utils): Restore caller context for callback tracing channels (#21...bf21b16fix(nextjs): Don't inject trace meta tags when Cache Components is enabled (#...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.5Release notes
Sourced from marked's releases.
Commits
4063c63chore(release): 18.0.5 [skip ci]b55410ffix: parse empty list item with trailing space (#3984)c6e667bchore(deps-dev): bump eslint from 10.4.0 to 10.4.1 (#3986)95f98ecchore(deps-dev): bump@arethetypeswrong/clifrom 0.18.2 to 0.18.3 (#3985)c1a86f0Add Node.js usage example to README (#3983)763f729chore(deps-dev): bump marked-man from 2.1.0 to 2.1.1 (#3978)2cf1fd0chore(deps-dev): bump markdown-it from 14.1.1 to 14.2.0 (#3977)0a2cd54chore(release): 18.0.4 [skip ci]11adb69fix: fix cli not reading stdin (#3967)a37983ffix: cache list indentation regexes (#3969)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
vuetifyfrom 4.0.7 to 4.1.3Release notes
Sourced from vuetify's releases.
... (truncated)
Commits
a153728chore(release): publish v4.1.3aea8e77fix(VDataTable): keep rows visible after hiding a column with a custom filter...adb2597fix(VSelect/VAutocomplete/VCombobox): respectno-auto-scrollc1ef7fafix(VAutocomplete): don't trigger keydown listener during IME composition (#2...0ea03f4fix(rounded): translate2xl,3xl, etc. to classesf0145aafix(VOtpInput): move focus correctly in RTL mode02f5f81fix(VDataTable): apply text-align to columns with align 'start'4782312fix(locale): correctly resolve Kurdish locale to RTL962cda0fix(VDateInput): derive display format from date adapter locale (#22976)5c39a64fix(VOtpInput): pasting from mobile device