Skip to content

Conversation

@JAForbes
Copy link
Collaborator

@JAForbes JAForbes commented Nov 18, 2025

Release v2.3.9

Changelog

Patch Changes

Fix nextSibling bugs and refactor updateNodes() and its fuzzer (@kfule)

This PR fixes nextSibling-related bugs in updateNodes() and updates updateNodesFuzzer to better cover these cases.

Bump the normal group with 2 updates (@dependabot[bot])

Bumps the normal group with 2 updates: glob and rimraf.

Bump glob from 11.0.3 to 12.0.0 in the normal group (@dependabot[bot])

Bumps the normal group with 1 update: glob. Updates glob from 11.0.3 to 12.0.0. Changelog. Sourced from glob's changelog.

Bumps the normal group with 1 update: [glob](https://github.com/isaacs/node-glob).


Updates `glob` from 11.0.3 to 12.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.3...v12.0.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 12.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: normal
...

Signed-off-by: dependabot[bot] <support@github.com>
@JAForbes JAForbes requested a review from a team as a code owner November 18, 2025 01:14
@JAForbes JAForbes added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major labels Nov 18, 2025
@matthewquinn
Copy link

Release - v3.0.0? Is release a wip branch for mithril v3?

@dead-claudia
Copy link
Member

No, the v3 is a misnomer. It just means I forgot to remove a "major" label along the line somewhere.

@dead-claudia
Copy link
Member

dead-claudia commented Nov 20, 2025

Filed JAForbes/pr-release#376 to hopefully avoid this in the future. (I might just have to PR it myself.)

Bumps the normal group with 2 updates: [glob](https://github.com/isaacs/node-glob) and [rimraf](https://github.com/isaacs/rimraf).


Updates `glob` from 12.0.0 to 13.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v12.0.0...v13.0.0)

Updates `rimraf` from 6.1.0 to 6.1.2
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.1.0...v6.1.2)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 13.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: normal
- dependency-name: rimraf
  dependency-version: 6.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: normal
...

Signed-off-by: dependabot[bot] <support@github.com>
@JAForbes JAForbes changed the title Release - v3.0.0 Release - v2.3.9 Nov 20, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants