Skip to content

Bump minimatch and mithril#121

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-ee65691885
Open

Bump minimatch and mithril#121
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-ee65691885

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 19, 2026

Removes minimatch. It's no longer used after updating ancestor dependency mithril. These dependencies need to be updated together.

Removes minimatch

Updates mithril from 2.2.2 to 2.3.8

Release notes

Sourced from mithril's releases.

v2.3.8

Release v2.3.8

Changelog

Patch Changes

refactor execSelector (@​kfule)

Make vnode.domSize assignment consistent between create and update. (@​kfule)

This PR makes the code and behavior of create and update processes more consistent.

Bump rimraf from 6.0.1 to 6.1.0 in the normal group (@​dependabot[bot])

Bumps the normal group with 1 update: rimraf. Updates rimraf from 6.0.1 to 6.1.0. Changelog. Sourced from rimraf's changelog.

Fix URI decoder bug and reduce bundle size through module tailoring and cleanup (@​kfule)

This fixes the URI decoder used in the Router to decode more strictly.

refactor Vnode.normalizeChildren (@​kfule)

Vnode.normalizeChildren now preallocates the array length and performs key-consistency checks after normalization.

Bump actions/setup-node from 5 to 6 in the normal group (@​dependabot[bot])

Bumps the normal group with 1 update: actions/setup-node. Updates actions/setup-node from 5 to 6. Release notes.

Bump actions/setup-node from 4 to 5 in the normal group (@​dependabot[bot])

Bumps the normal group with 1 update: actions/setup-node. Updates actions/setup-node from 4 to 5. Release notes.

docs: edited the link to the build badge (@​Olexandr88)

... (truncated)

Commits
  • 0984c98 Release Artifacts for v2.3.8
  • 170e8dc refactor execSelector
  • ca72c73 add tests to check domSize
  • d36cac4 Remove unnecessary comment.
  • bbc5e04 Make vnode.domSize assignment consistent between create and update.
  • fb3025e Bump rimraf from 6.0.1 to 6.1.0 in the normal group
  • 952846b normalizeChildren: preallocate array length and perform key-consistency check...
  • 6dc1b75 Bump actions/setup-node from 5 to 6 in the normal group
  • 2a89704 bundler: fix regular expression literals, including their flags
  • 749171e disable Terser's conditionals option for performance and bundle size
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [minimatch](https://github.com/isaacs/minimatch). It's no longer used after updating ancestor dependency [mithril](https://github.com/MithrilJS/mithril.js). These dependencies need to be updated together.


Removes `minimatch`

Updates `mithril` from 2.2.2 to 2.3.8
- [Release notes](https://github.com/MithrilJS/mithril.js/releases)
- [Commits](MithrilJS/mithril.js@v2.2.2...v2.3.8)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 
  dependency-type: indirect
- dependency-name: mithril
  dependency-version: 2.3.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 19, 2026
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.

0 participants