Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Updates the requirements on postcss-preset-env, @codemirror/state, @codemirror/view and @csstools/postcss-minify to permit the latest version.
Updates postcss-preset-env to 10.6.0

Changelog

Sourced from postcss-preset-env's changelog.

10.6.0

December 27, 2025

10.5.0

December 4, 2025

10.4.0

September 21, 2025

10.3.1

August 27, 2025

10.3.0

August 22, 2025

10.2.4

June 26, 2025

10.2.3

June 11, 2025

... (truncated)

Commits

Updates @codemirror/state from 6.5.2 to 6.5.3

Changelog

Sourced from @​codemirror/state's changelog.

6.5.3 (2025-12-22)

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.

Commits
  • b2cbf25 Mark version 6.5.3
  • 386d55d Make charCategorizer only use the highest-precedence set of word chars
  • aa4ca3c Document RangeCursor.goto
  • 32c46fa Don't call RangeValue.eq on values of different class
  • 127f07c Fix superfluous calls to boundChange
  • c24cde9 Remove some trailing whitespace
  • fc068ed Fix mapPos documentation
  • 83ce34d Switch from exclamation point to declare syntax for type-only properties
  • See full diff in compare view

Updates @codemirror/view from 6.39.4 to 6.39.7

Changelog

Sourced from @​codemirror/view's changelog.

6.39.7 (2025-12-24)

Bug fixes

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

6.39.6 (2025-12-23)

Bug fixes

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

6.39.5 (2025-12-22)

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.

Commits
  • e4e8640 Mark version 6.39.7
  • 0b9a015 Protect composition text node from reuse
  • 21bcbf5 Mark version 6.39.6
  • 8cc71ed Fix a bug in composition rendering
  • 8b6a1da Mark version 6.39.5
  • f044658 Fix bogus newline insertion on typing over multiple lines at end of document
  • e0968d4 Make sure tiles are entered to find reusable widgets during redraw
  • See full diff in compare view

Updates @csstools/postcss-minify from 2.0.4 to 2.0.5

Changelog

Sourced from @​csstools/postcss-minify's changelog.

2.0.5

December 22, 2025

  • Preserve comments in selectors and values. e.g. a/* a comment */.bar {} -> a/**/.bar {}
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Updates the requirements on [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env), [@codemirror/state](https://github.com/codemirror/state), [@codemirror/view](https://github.com/codemirror/view) and [@csstools/postcss-minify](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-minify) to permit the latest version.

Updates `postcss-preset-env` to 10.6.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `@codemirror/state` from 6.5.2 to 6.5.3
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](codemirror/state@6.5.2...6.5.3)

Updates `@codemirror/view` from 6.39.4 to 6.39.7
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.39.4...6.39.7)

Updates `@csstools/postcss-minify` from 2.0.4 to 2.0.5
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-minify/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-minify)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-version: 10.6.0
  dependency-type: direct:development
  dependency-group: all-dependencies
- dependency-name: "@codemirror/state"
  dependency-version: 6.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@codemirror/view"
  dependency-version: 6.39.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@csstools/postcss-minify"
  dependency-version: 2.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 5, 2026
@romainmenke romainmenke merged commit 074dbd2 into main Jan 5, 2026
9 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/e2e-package-managers/yarn/all-dependencies-bd2f8e9942 branch January 5, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code sites/postcss-preset-env

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants