mason-org / mason-registry

Core registry for mason.nvim.
https://mason-registry.dev/registry/list
Apache License 2.0
160 stars 363 forks source link

bump(bacon): update to v3.3.0 #7951

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
bacon minor 3.2.0 -> 3.3.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Canop/bacon (bacon) ### [`v3.3.0`](https://redirect.github.com/Canop/bacon/blob/HEAD/CHANGELOG.md#v330---20241116) [Compare Source](https://redirect.github.com/Canop/bacon/compare/v3.2.0...v3.3.0) - bacon can now be launched without Cargo.toml file - eslint analyzer (set `analyzer = "eslint"` in your job definition) - Python Unittest analyzer (set `analyzer = "python_unittest"` in your job definition) - fix Miri output seen as wrong when there's only warnings - allow defining environment vars for all jobs - Thanks [@​joshka](https://redirect.github.com/joshka) - set `env.CARGO_TERM_COLOR = "always"` in default conf, thus making `"--color", "always"` useless in all cargo based job definition - Thanks [@​joshka](https://redirect.github.com/joshka) - new `ignore` job parameter, accepts a list of glob patterns - more lenient detection of warnings and errors due to 'miri run' not supporting `--color` - Fix [#​251](https://redirect.github.com/Canop/bacon/issues/251)

Configuration

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

🚦 Automerge: Enabled.

â™» 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.



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