Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mithril from 1.1.7 to 2.2.13 in /Framework #2729

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

Bumps mithril from 1.1.7 to 2.2.13.

Release notes

Sourced from mithril's releases.

v2.2.13

Release v2.2.13

Changelog

Patch Changes

[Fix form checkValidity(), remove vnode.dom === .activeElement from setAttr() (Continued from #2257) (@​kfule)](MithrilJS/mithril.js#3002)

Remove vnode.dom === activeElement(vnode.dom) from setAttribute() to fix validityCheck(), to fix MithrilJS/mithril.js#2256.

Bump glob from 11.0.0 to 11.0.1 in the normal group (@​dependabot[bot])

Bumps the normal group with 1 update: glob. Updates glob from 11.0.0 to 11.0.1. Commits. 148ef61 11.0.1.

v2.2.12

Release v2.2.12

Changelog

Patch Changes

disable Terser's "reduce_funcs" option for performance (@​kfule)

Terser's “reduce_funcs” option seems to degrade performance. So, disable it.

Bump chokidar from 4.0.1 to 4.0.3 in the normal group across 1 directory (@​dependabot[bot])

Bumps the normal group with 1 update in the / directory: chokidar. Updates chokidar from 4.0.1 to 4.0.3. Release notes.

... (truncated)

Changelog

Sourced from mithril's changelog.

Release v2.2.13

Patch Changes

[Fix form checkValidity(), remove vnode.dom === .activeElement from setAttr() (Continued from #2257) (@​kfule)](MithrilJS/mithril.js#3002)

Remove vnode.dom === activeElement(vnode.dom) from setAttribute() to fix validityCheck(), to fix MithrilJS/mithril.js#2256.

Bump glob from 11.0.0 to 11.0.1 in the normal group (@​dependabot[bot])

Bumps the normal group with 1 update: glob. Updates glob from 11.0.0 to 11.0.1. Commits. 148ef61 11.0.1.

Release v2.2.12

Patch Changes

disable Terser's "reduce_funcs" option for performance (@​kfule)

Terser's “reduce_funcs” option seems to degrade performance. So, disable it.

Bump chokidar from 4.0.1 to 4.0.3 in the normal group across 1 directory (@​dependabot[bot])

Bumps the normal group with 1 update in the / directory: chokidar. Updates chokidar from 4.0.1 to 4.0.3. Release notes.

Release v2.2.11

Patch Changes

[Use new pr-release prerelease hook (Fixes #2987) (@​JAForbes)](MithrilJS/mithril.js#2996)

Per @​dead-claudia's suggestion, pr-release now allows you to invoke a custom command before creating the github release.

[updateStyle(): use setProperty() when css vars and dashed-properties, fixes #2989 (@​kfule)](MithrilJS/mithril.js#2991)

This PR changes updateStyle() to use setProperty() for dashed-properties. This PR maybe fixes #2989.

Delete .github/ISSUE_TEMPLATE/0-docs.yml (@​dead-claudia)

Do a much better job discouraging filing docs bugs here.

Release v2.2.10

Patch Changes

[refactor] Performance improvement of updateStyle() (@​kfule)

This is a refactoring to improve the performance of updateStyle().

Release v2.2.9

Patch Changes

[refactor] Refactoring of hyperscript.js and render.js, including performance improvements (@​kfule)

... (truncated)

Commits
  • e57011c Release Artifacts for v2.2.13
  • 6387ff6 Update render.js
  • 98fa50a add manual rendering tests
  • f2d6dc8 fix comment
  • e886388 [refactor] inline isFileInput
  • 481a318 add comment
  • aa3f1b5 Remove vnode.dom === .activeElement from setAttr()
  • e71b61a Bump glob from 11.0.0 to 11.0.1 in the normal group
  • 9036a34 Release Artifacts for v2.2.12
  • 4ba76ac Upgrade the version of Terser to make reduce_funcs work well
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jaforbes, a new releaser for mithril since your current version.


Dependabot compatibility score

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 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)

Bumps [mithril](https://github.com/MithrilJS/mithril.js) from 1.1.7 to 2.2.13.
- [Release notes](https://github.com/MithrilJS/mithril.js/releases)
- [Changelog](https://github.com/MithrilJS/mithril.js/blob/main/docs/recent-changes.md)
- [Commits](MithrilJS/mithril.js@v1.1.7...v2.2.13)

---
updated-dependencies:
- dependency-name: mithril
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from graduta as a code owner January 28, 2025 06:29
@dependabot dependabot bot added the Framework label Jan 28, 2025
@graduta graduta closed this Jan 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/Framework/mithril-2.2.13 branch January 29, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant