Skip to content

Update simple_logger requirement from 1.9 to 3.0 #9

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

Updates the requirements on simple_logger to permit the latest version.

Release notes

Sourced from simple_logger's releases.

Version 3.0.0

What's Changed

Full Changelog: borntyping/rust-simple_logger@v2.3.0...v3.0.0

Commits
  • 4743ee4 Release 3.0.0
  • febfcef Relax rustfmt line length and reformat code
  • 1ed54e3 Merge pull request #69 from etemesi254/main
  • 1002755 Ensure log levels are appropriately padded even on coloured outputs.
  • 29af880 Release 2.3.0
  • 2b029aa Clarify language around method order.
  • 7204332 Updated Supervisord link
  • 80c236b Add an example of flushing the logger
  • fab6904 Merge pull request #59 from DesmondWillowbrook/patch-1
  • a32e432 Merge pull request #65 from BRA1L0R/main
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [simple_logger](https://github.com/borntyping/rust-simple_logger) to permit the latest version.
- [Release notes](https://github.com/borntyping/rust-simple_logger/releases)
- [Commits](borntyping/rust-simple_logger@v1.9.0...v3.0.0)

---
updated-dependencies:
- dependency-name: simple_logger
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3296913548

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 52 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-8.4%) to 83.419%

Files with Coverage Reduction New Missed Lines %
src/ast/data_type.rs 1 71.43%
src/ast/query.rs 1 89.53%
src/ast/value.rs 1 85.19%
tests/sqlparser_common.rs 1 97.2%
tests/sqlparser_postgres.rs 1 97.05%
src/ast/ddl.rs 2 81.11%
src/test_utils.rs 2 79.25%
src/tokenizer.rs 7 90.11%
src/ast/mod.rs 13 76.74%
src/parser.rs 23 87.62%
Totals Coverage Status
Change from base Build 288542264: -8.4%
Covered Lines: 4704
Relevant Lines: 5639

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 27, 2022

Superseded by #10.

@dependabot dependabot bot closed this Oct 27, 2022
@dependabot dependabot bot deleted the dependabot/cargo/simple_logger-3.0 branch October 27, 2022 11:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant