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 log4rs from 1.2.0 to 1.3.0 #9167

Merged
merged 1 commit into from Feb 12, 2024
Merged

Bump log4rs from 1.2.0 to 1.3.0 #9167

merged 1 commit into from Feb 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps log4rs from 1.2.0 to 1.3.0.

Release notes

Sourced from log4rs's releases.

v.1.3.0

See the changelog for more details.

New

  • Add debug and release formatters
  • Documentation on configuring the tool
  • Code Coverage CI
  • CVE Audit CI
  • EditorConfig CI
  • Code Owners
  • NO_COLOR, CLICOLOR, CLICOLOR_FORCE controls
  • Example of inline configuration with file rotation
  • Time Based Trigger

Changed

  • Update minimum supported rust to 1.69 for CVE-2020-26235
  • Update arc-swap to 1.6
  • Update log to 0.4.20
  • Update humantime to 2.1
  • Update serde_yaml to 0.9
  • Update toml to 0.8
  • Update derivative to 2.2
  • Update tempfile to 3.8
  • Update chrono to 0.2.23
  • Moved level field before message in json format
  • Legacy test moved to examples

Fixed

  • README typo regarding building for dev on windows
  • Apply editorconfig
  • Swap rustfmt configuration to imports_granularity="Crate" over deprecated merge_imports = true
Changelog

Sourced from log4rs's changelog.

[1.3.0]

New

  • Add debug and release formatters
  • Documentation on configuring the tool
  • Code Coverage CI
  • CVE Audit CI
  • EditorConfig CI
  • Code Owners
  • NO_COLOR, CLICOLOR, CLICOLOR_FORCE controls
  • Example of inline configuration with file rotation
  • Time Based Trigger

Changed

  • Update minimum supported rust to 1.69 for CVE-2020-26235
  • Update arc-swap to 1.6
  • Update log to 0.4.20
  • Update humantime to 2.1
  • Update serde_yaml to 0.9
  • Update toml to 0.8
  • Update derivative to 2.2
  • Update tempfile to 3.8
  • Moved level field before message in json format
  • Legacy test moved to examples

Fixed

  • README typo regarding building for dev on windows
  • Apply editorconfig
  • Swap rustfmt configuration to imports_granularity="Crate" over deprecated merge_imports = true
Commits
  • c981ca4 chore: set min chrono (#346)
  • d4e6cbe docs: Update CHANGELOG for new release (#336)
  • 6c6ace0 add trigger kind "time" in rolling_file (#296)
  • a898a07 Create an example of logging with file rotation (#295)
  • b0ad8ba chore: move old test to example. fix formatting (#337)
  • 4f09b8f Add windows and *nix based env vars to control color output in logs (#335)
  • 84dd0c7 docs: Apply markdownlint to all files (#338)
  • a69fdf9 fix: add check that the readme sample cfg is accepted by log4rs (#339)
  • 58b92c8 Fix quickstart log4rs.yaml sample (#332)
  • ebb9123 Changed the order of the field in json log output (#333)
  • Additional commits viewable in compare view

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 [log4rs](https://github.com/estk/log4rs) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/estk/log4rs/releases)
- [Changelog](https://github.com/estk/log4rs/blob/main/CHANGELOG.md)
- [Commits](estk/log4rs@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: log4rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 12, 2024
Copy link

netlify bot commented Feb 12, 2024

👷 Deploy Preview for chef-habitat processing.

Name Link
🔨 Latest commit c905ab1
🔍 Latest deploy log https://app.netlify.com/sites/chef-habitat/deploys/65c99b8c2d4965000861732f

Copy link
Contributor

Hello dependabot[bot]! Thanks for the pull request!

Here is what will happen next:

  1. Your PR will be reviewed by the maintainers.
  2. If everything looks good, one of them will approve it, and your PR will be merged.

Thank you for contributing!

@mwrock mwrock merged commit 962403e into main Feb 12, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/log4rs-1.3.0 branch February 12, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant