Skip to content

Update dependency org.scalameta:munit to v1.2.4#21

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/munitversion
Open

Update dependency org.scalameta:munit to v1.2.4#21
renovate[bot] wants to merge 1 commit intomainfrom
renovate/munitversion

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Type Update Change
org.scalameta:munit Test minor 1.0.01.2.4

Release Notes

scalameta/munit (org.scalameta:munit)

v1.2.4

Compare Source

Further logging changes

Following up on --log=xxx parameter added in v1.2.3, let's modify it to take the standard logging levels instead and adjust which events are logged at more detailed levels:

Miscellaneous

Build and dependency updates

v1.2.3

Compare Source

Suppress successful and skipped tests from logs

Use the new --log=failure to only log failing tests to reduce verboseness of CI logs or to keep the context window small when working with coding agents. Docs https://scalameta.org/munit/docs/troubleshooting.html#control-test-logging-verbosity

Pull Requests

v1.2.2

Compare Source

Features and bugfixes:

Infra

Updates

v1.2.1

Compare Source

Pull Requests

v1.2.0

Compare Source

Pull Requests

v1.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: scalameta/munit@v1.1.1...v1.2.0

v1.1.1

Compare Source

Pull Requests

v1.1.0

Compare Source

Important changes

These changes control output in case of assert failure and include minor API changes (only in rare cases of method overrides), hence minor version bump:

  • Add DiffOptions implicit parameter:
  • Diff: swap the order of expected-vs-obtained (#​875) @​kitbellew
    • previously, the actual results were shown in red (removed) and expected in green (added) which led to occasional cases of confusion with standard git diff output (which shows these changes in the "normal" way)

Miscellaneous

Build and dependency updates

v1.0.4

Compare Source

Notable Changes

Pull Requests

v1.0.3

Compare Source

Notable Changes

Pull Requests

v1.0.2

Compare Source

This release changes the Location to not include full path (instead a relative one independent of the machine), which while not a binary breaking change, it might still be relevant to a number of users.

Pull Requests

v1.0.1

Compare Source

Pull Requests


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency org.scalameta:munit to v1.0.2 Update dependency org.scalameta:munit to v1.0.3 Dec 2, 2024
@renovate renovate bot force-pushed the renovate/munitversion branch from 2763e26 to 2c01091 Compare December 2, 2024 15:14
@renovate renovate bot changed the title Update dependency org.scalameta:munit to v1.0.3 Update dependency org.scalameta:munit to v1.0.4 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/munitversion branch from 2c01091 to 3a53445 Compare January 8, 2025 14:41
@renovate renovate bot force-pushed the renovate/munitversion branch from 3a53445 to 0defc61 Compare January 21, 2025 22:08
@renovate renovate bot changed the title Update dependency org.scalameta:munit to v1.0.4 Update dependency org.scalameta:munit to v1.1.0 Jan 21, 2025
@renovate renovate bot changed the title Update dependency org.scalameta:munit to v1.1.0 Update dependency org.scalameta:munit to v1.1.1 Apr 29, 2025
@renovate renovate bot force-pushed the renovate/munitversion branch from 0defc61 to 28cd39e Compare April 29, 2025 17:53
@renovate renovate bot force-pushed the renovate/munitversion branch from 28cd39e to 199bb8a Compare September 12, 2025 21:08
@renovate renovate bot changed the title Update dependency org.scalameta:munit to v1.1.1 Update dependency org.scalameta:munit to v1.2.0 Sep 12, 2025
@renovate renovate bot force-pushed the renovate/munitversion branch from 199bb8a to 971dc50 Compare October 14, 2025 19:30
@renovate renovate bot changed the title Update dependency org.scalameta:munit to v1.2.0 Update dependency org.scalameta:munit to v1.2.1 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/munitversion branch from 971dc50 to c8a72c6 Compare January 28, 2026 15:30
@renovate renovate bot changed the title Update dependency org.scalameta:munit to v1.2.1 Update dependency org.scalameta:munit to v1.2.2 Jan 28, 2026
@renovate renovate bot force-pushed the renovate/munitversion branch from c8a72c6 to 3fad500 Compare February 26, 2026 13:36
@renovate renovate bot changed the title Update dependency org.scalameta:munit to v1.2.2 Update dependency org.scalameta:munit to v1.2.3 Feb 26, 2026
@renovate renovate bot force-pushed the renovate/munitversion branch from 3fad500 to d0945c2 Compare March 4, 2026 09:35
@renovate renovate bot changed the title Update dependency org.scalameta:munit to v1.2.3 Update dependency org.scalameta:munit to v1.2.4 Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants