Bump log from 0.3.6 to 0.4.8
⚠️ Dependabot Preview has been deactivated ⚠️
This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.
If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.
Bumps log from 0.3.6 to 0.4.8.
Release notes
Sourced from log's releases.
env_logger-0.4.3
env_logger-0.4.2
No release notes provided.
env_logger-0.4.1
No release notes provided.
env_logger-0.4.0
No release notes provided.
Changelog
Sourced from log's changelog.
[0.4.8] - 2019-07-28
New
- Support attempting to get
Recordfields as static strings.[0.4.7] - 2019-07-06
New
- Support for embedded environments with thread-unsafe initialization.
- Initial unstable support for capturing structured data under the
kv_unstablefeature gate. This new API doesn't affect existing users and may change in future patches (so those changes may not appear in the changelog until it stabilizes).Improved
- Docs for using
logwith the 2018 edition.- Error messages for macros missing arguments.
[0.4.6] - 2018-10-27
Improved
- Support 2018-style macro import for the
log_enabled!macro.[0.4.5] - 2018-09-03
Improved
- Make
log's internal helper macros less likely to conflict with user-defined macros.[0.4.4] - 2018-08-17
Improved
- Support 2018-style imports of the log macros.
[0.4.3] - 2018-06-29
Improved
- More code generation improvements.
[0.4.2] - 2018-06-05
Improved
... (truncated)
- Log invocations now generate less code.
Commits
- See full diff 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.