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

build(deps): bump miniconf from 0.7.0 to 0.7.1 #740

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps miniconf from 0.7.0 to 0.7.1.

Release notes

Sourced from miniconf's releases.

Miniconf v0.7.1

What's Changed

Full Changelog: quartiq/miniconf@v0.7.0...v0.7.1

Changelog

Sourced from miniconf's changelog.

[0.7.1] (quartiq/miniconf@v0.7.0...v0.7.1)

Fixed

  • [MQTT] Now only subscribes to the settings/# and list topics to avoid unnecessary MQTT traffic and logging messages.
  • [MQTT] Logging messages about omitted responses in case of missing ResponseTopic have been removed.
Commits
  • f69e916 Merge pull request #147 from quartiq/rj/v0.7.1
  • a0392da v0.7.1 prep
  • 4ed2a38 Merge pull request #146 from quartiq/rj/142
  • bb24009 changelog entry
  • ee0d766 format/message test
  • 2d1c14e subscribe to settings and list explicitly
  • 33a6243 style
  • 0eb378f Revert "downgrade log msg on unexpected topics (e.g. telemetry)"
  • caf0c19 downgrade log msg on unexpected topics (e.g. telemetry)
  • 741d3f0 only reply if response topic set
  • See full diff 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 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 [miniconf](https://github.com/quartiq/miniconf) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/quartiq/miniconf/releases)
- [Changelog](https://github.com/quartiq/miniconf/blob/main/CHANGELOG.md)
- [Commits](quartiq/miniconf@v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: miniconf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2023
@jordens jordens enabled auto-merge June 26, 2023 05:54
@jordens jordens disabled auto-merge June 26, 2023 05:54
@jordens jordens added this pull request to the merge queue Jun 26, 2023
Merged via the queue into main with commit 0af26b0 Jun 26, 2023
7 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/miniconf-0.7.1 branch June 26, 2023 06:01
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