Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Update all dependencies (major) #9

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 5, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3 -> v4
simple_logger dependencies major 4.1.0 -> 5.0.0

Release Notes

actions/checkout (actions/checkout)

v4

Compare Source

borntyping/rust-simple_logger (simple_logger)

v5.0.0

Compare Source

What's Changed

  • Fix stderr color dependence on stdout by @​spoutn1k in https://github.com/borntyping/rust-simple_logger/pull/91
    • When using the stderr and colors features, logs will be printed in colour even when STDOUT is redirected.
    • Fixes #​71.
    • This also cleans up the feature names used in the code. All references should now be to the colors feature, not the colored dependency.
  • Removed set_up_color_terminal from the public API. This has been called by init() for a while now.

New Contributors

Full Changelog: borntyping/rust-simple_logger@v4.3.3...v5.0.0

v4.3.3

Compare Source

What's Changed

  • Added notes on project status to the README (v4.3.1).
  • Ensure module_levels is always sorted, so that enabled() correctly selects the most specific target. Fixes #​90, thanks @​nikarh.

Full Changelog: borntyping/rust-simple_logger@v4.3.0...v4.3.2

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: borntyping/rust-simple_logger@v4.2.0...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: borntyping/rust-simple_logger@v4.1.0...v4.2.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 actions/checkout action to v4 Update actions/checkout action to v4 - autoclosed Oct 18, 2023
@renovate renovate bot closed this Oct 18, 2023
@renovate renovate bot deleted the renovate/major-all branch October 18, 2023 23:23
@renovate renovate bot changed the title Update actions/checkout action to v4 - autoclosed Update actions/checkout action to v4 Oct 20, 2023
@renovate renovate bot reopened this Oct 20, 2023
@renovate renovate bot restored the renovate/major-all branch October 20, 2023 05:33
@renovate renovate bot changed the title Update actions/checkout action to v4 Update all dependencies (major) May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants