Skip to content

Conversation

@mend-for-github-com
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented Oct 23, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@11ty/eleventy-navigation (source) 1.0.4 -> 1.0.5 age adoption passing confidence
@codemirror/language 6.11.3 -> 6.12.1 age adoption passing confidence
@codemirror/state 6.5.2 -> 6.5.3 age adoption passing confidence
@codemirror/view 6.38.8 -> 6.39.8 age adoption passing confidence
@microsoft/api-extractor (source) 7.55.0 -> 7.55.2 age adoption passing confidence
@storybook/addon-essentials (source) 7.6.20 -> 7.6.21 age adoption passing confidence
@storybook/addon-interactions (source) 7.6.20 -> 7.6.21 age adoption passing confidence
@storybook/addon-links (source) 7.6.20 -> 7.6.21 age adoption passing confidence
@storybook/blocks (source) 7.6.20 -> 7.6.21 age adoption passing confidence
@storybook/builder-vite (source) 7.6.20 -> 7.6.21 age adoption passing confidence
@storybook/manager-api (source) 7.6.20 -> 7.6.21 age adoption passing confidence
@storybook/vue3 (source) 7.6.20 -> 7.6.21 age adoption passing confidence
@storybook/vue3-vite (source) 7.6.20 -> 7.6.21 age adoption passing confidence
@turbo/gen (source) 2.6.1 -> 2.7.2 age adoption passing confidence
@types/lodash (source) 4.17.20 -> 4.17.21 age adoption passing confidence
@types/ramda (source) ^0.30.2 -> ^0.31.0 age adoption passing confidence
turbo (source) 2.6.1 -> 2.7.2 age adoption passing confidence
typescript-cem-version (source) ~4.3.5 -> ~4.9.0 age adoption passing confidence
vitepress (source) 2.0.0-alpha.14 -> 2.0.0-alpha.15 age adoption passing confidence

Release Notes

11ty/eleventy-navigation (@​11ty/eleventy-navigation)

v1.0.5: Navigation v1.0.5

Compare Source

  • No code changes
  • Using npm Trusted Publishers (OIDC) release workflow

Full Changelog: 11ty/eleventy-navigation@v1.0.4...v1.0.5

codemirror/language (@​codemirror/language)

v6.12.1

Compare Source

Bug fixes

Improve finding inner language in syntax tree when the nested parse has been marked as bracketed.

v6.12.0

Compare Source

codemirror/state (@​codemirror/state)

v6.5.3

Compare Source

Bug fixes

Fix an issue where RangeValue.eq could get called with a value of a different class.

EditorState.charCategorizer now only uses the highest-precedence set of word characters from the language data, to allow overriding these.

codemirror/view (@​codemirror/view)

v6.39.8

Compare Source

Bug fixes

Fix a bug that cause coordsAtPos to use the dimensions of widget buffers when there were more meaningful elements to use nearby.

Fix a data structure corruption that could cause crashes during viewport changes.

v6.39.7

Compare Source

Bug fixes

Fix a bug that could sometimes cause the document to become mangled during composition.

v6.39.6

Compare Source

Bug fixes

Fix an issue when composing on the boundary of a decoration, where the text after the composition would get garbled.

v6.39.5

Compare Source

Bug fixes

Fix an issue where replaced widgets alone on a line weren't reused and didn't get their updateDOM method called.

Fix a bug where, when selecting full lines at the end of the document and inserting a character on Chrome, an inappropriate extra newline was inserted.

v6.39.4

Compare Source

Bug fixes

Fix a bug where paste events handlers on Chrome could fail to run when pasting on a blank line.

Fix a regression causing the native cursor to get stuck before block widgets with side>0.

Fix a crash in content DOM building after a block widget.

Fix a bug in posAtCoords that would in some circumstances make it return positions on the wrong side of a block widget.

v6.39.3

Compare Source

Bug fixes

Fix a bug that could corrupt the rendered document in some situations involving adjacent mark decorations of the same type.

v6.39.2

Compare Source

Bug fixes

Fix an issue where moveVertially was sometimes unable to escape lines with thick borders or padding.

v6.39.1

Compare Source

Bug fixes

Restore a workaround for a Chrome selection bug that had regressed in the previous release.

v6.39.0

Compare Source

Bug fixes

Properly handle bidirectional text in posAtCoords.

Avoid computing a zero character width (leading to divisions by zero) when the editor is hidden and the browser doesn't have a layout for it.

New features

The posAndSideAtCoords method is an extended version of posAtCoords that also tells you which side of the position the coordinates are associated with.

Add support for block wrappers, decoration-like things that allow extension code to create DOM nodes around groups of lines.

microsoft/rushstack (@​microsoft/api-extractor)

v7.55.2

Compare Source

Sat, 06 Dec 2025 01:12:28 GMT

Version update only

v7.55.1

Compare Source

Fri, 21 Nov 2025 16:13:56 GMT

Version update only

storybookjs/storybook (@​storybook/addon-essentials)

v7.6.21

Compare Source

7.6.21
vercel/turborepo (@​turbo/gen)

v2.7.2: Turborepo v2.7.2

Compare Source

What's Changed
Docs
Examples
  • examples(dev-deps): bump turbo from 2.6.3 to 2.7.1 in /examples/with-shell-commands in the with-shell-commands group by @​dependabot[bot] in #​11291
  • examples(dev-deps): bump the with-svelte group in /examples/with-svelte with 3 updates by @​dependabot[bot] in #​11292
  • examples(deps): bump the basic group in /examples/basic with 4 updates by @​dependabot[bot] in #​11293
Changelog

Full Changelog: vercel/turborepo@v2.7.1...v2.7.2

v2.7.1: Turborepo v2.7.1

Compare Source

What's Changed
Docs
Examples
Changelog
New Contributors

Full Changelog: vercel/turborepo@v2.7.0...v2.7.1

v2.7.0: Turborepo v2.7.0

Compare Source

What's Changed
Docs
create-turbo
turbo-ignore
eslint
@​turbo/repository
Examples
  • examples(dev-deps): bump turbo from 2.6.1 to 2.6.3 in /examples/with-shell-commands by @​dependabot[bot] in #​11217
  • examples(dev-deps): bump the basic group in /examples/basic with 2 updates by @​dependabot[bot] in #​11218
  • examples(dev-deps): bump the with-svelte group in /examples/with-svelte with 3 updates by @​dependabot[bot] in #​11219
  • examples: Use slim image (debian) for prepare and builder stage, use latest no… by @​mrr11k in #​11228
  • examples(dev-deps): bump the with-svelte group in /examples/with-svelte with 2 updates by @​dependabot[bot] in #​11254
  • examples(dev-deps): bump typescript-eslint from 8.48.1 to 8.49.0 in /examples/basic in the basic group by @​dependabot[bot] in #​11253
  • examples(deps): bump react from 19.2.0 to 19.2.3 in /examples/non-monorepo by @​dependabot[bot] in #​11255
Changelog
New Contributors

Full Changelog: vercel/turborepo@v2.6.3...v2.7.0

v2.6.3: Turborepo v2.6.3

Compare Source

What's Changed
turbo-ignore
Examples
Changelog
New Contributors

Full Changelog: vercel/turborepo@v2.6.2...v2.6.3

v2.6.2: Turborepo v2.6.2

Compare Source

What's Changed
Docs
Examples
Changelog
New Contributors

Full Changelog: vercel/turborepo@v2.6.1...v2.6.2

microsoft/TypeScript (typescript-cem-version)

v4.9.5: TypeScript 4.9.5

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

v4.9.4: TypeScript 4.9.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Changes:

This list of changes was auto generated.

v4.9.3: TypeScript 4.9

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

See More

Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch 9 times, most recently from 3285442 to 777309b Compare October 29, 2025 17:59
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch 6 times, most recently from d10affb to 5cb3135 Compare November 6, 2025 10:26
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch 7 times, most recently from d05c981 to e1205df Compare November 14, 2025 15:19
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch 4 times, most recently from adebc36 to 1765ea5 Compare November 18, 2025 09:04
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from 5954986 to 2048d26 Compare December 19, 2025 10:51
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from 2048d26 to bed16d5 Compare December 19, 2025 15:31
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from bed16d5 to 00788e2 Compare December 21, 2025 07:34
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from 00788e2 to 44a0be4 Compare December 23, 2025 17:44
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from 44a0be4 to fd1232c Compare December 25, 2025 16:01
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from fd1232c to de6239c Compare December 26, 2025 16:09
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from de6239c to a340933 Compare December 27, 2025 14:12
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from a340933 to eef041d Compare December 29, 2025 03:37
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from eef041d to 0c99589 Compare December 30, 2025 03:53
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from 0c99589 to df947c7 Compare December 31, 2025 04:07
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from df947c7 to f549940 Compare January 5, 2026 07:58
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from f549940 to c0b7536 Compare January 5, 2026 15:51
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from c0b7536 to 7c4c28d Compare January 6, 2026 11:38
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-dev-dependencies-non-major branch from 7c4c28d to dbc58fd Compare January 7, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant