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.12 in /Framework #2707

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2024

Bumps mithril from 1.1.7 to 2.2.12.

Release notes

Sourced from mithril's releases.

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.

v2.2.11

Release v2.2.11

Changelog

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)

... (truncated)

Changelog

Sourced from mithril's changelog.

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)

Refactor hyperscript.js and render.js. In particular, the replacement of fix #2622 appears to have significantly improved the performance regression.

Release v2.2.8

Patch Changes

[m.domFor(): workaround for unintentional mangling. Fix #2842 (@​kfule)](MithrilJS/mithril.js#2981)

Refactoring of domFor() for the internal bundler. https://github.com/MithrilJS/mithril.js/blob/cfa890f68571df1ab8543097f7fa61c34ee93683/mithril.js#L157.

Drop Istanbul to kill install warnings (@​dead-claudia)

... (truncated)

Commits
  • 9036a34 Release Artifacts for v2.2.12
  • 4ba76ac Upgrade the version of Terser to make reduce_funcs work well
  • 1a6847f disable Terser's "compress" option for performance
  • cf012d2 Bump chokidar from 4.0.1 to 4.0.3 in the normal group across 1 directory
  • 410dcf0 Release Artifacts for v2.2.11
  • 44eec1a Use new pr-release prerelease hook (Fixes #2987)
  • ffafe51 updateStyle(): use setProperty() when css vars and dashed-properties, fixes #...
  • f3977b3 Update config.yml
  • 33e8ce2 Delete .github/ISSUE_TEMPLATE/0-docs.yml
  • af65b2d Update pr-create-release.yml
  • 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.12.
- [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.12)

---
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 December 31, 2024 06:06
@dependabot dependabot bot added the Framework label Dec 31, 2024
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.

0 participants