Skip to content

build(deps): bump simple-toml-settings from 0.6.1 to 0.7.0#469

Merged
dependabot[bot] merged 2 commits intomainfrom
dependabot/pip/simple-toml-settings-0.7.0
Aug 2, 2024
Merged

build(deps): bump simple-toml-settings from 0.6.1 to 0.7.0#469
dependabot[bot] merged 2 commits intomainfrom
dependabot/pip/simple-toml-settings-0.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps simple-toml-settings from 0.6.1 to 0.7.0.

Release notes

Sourced from simple-toml-settings's releases.

0.7.0

New Features

  • Add option to use the XDG_CONFIG_HOME env variable or standard default if not set (#231) by borland502

Bug Fixes

  • Disable coverage upload if token not set (#232) by seapagan

Documentation

Dependency Updates

Full Changelog | Diff | Patch

Changelog

Sourced from simple-toml-settings's changelog.

0.7.0 (2024-07-29)

New Features

  • Add option to use the XDG_CONFIG_HOME env variable or standard default if not set (#231) by borland502

Bug Fixes

  • Disable coverage upload if token not set (#232) by seapagan

Documentation

Dependency Updates

Full Changelog | Diff | Patch

Commits
  • 700ea58 prep for 0.7.0 release
  • a62ad6f document the new XDG option (#234)
  • 9cfb6ad Bump ruff from 0.5.1 to 0.5.5 (#233)
  • 182e4a3 update pre-commit tool versions manually
  • dad02b6 Bump mkdocs-material from 9.5.28 to 9.5.29 (#219)
  • 9f54e3f Bump pymarkdownlnt from 0.9.20 to 0.9.21 (#227)
  • c10c7b9 Bump poethepoet from 0.26.1 to 0.27.0 (#228)
  • 2d0b460 Bump mypy from 1.10.1 to 1.11.0 (#229)
  • f1327ff disable coverage upload if token not set (#232)
  • eca3461 Add option to use the XDG_CONFIG_HOME env variable or standard default if n...
  • 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 [simple-toml-settings](https://github.com/seapagan/simple-toml-settings) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/seapagan/simple-toml-settings/releases)
- [Changelog](https://github.com/seapagan/simple-toml-settings/blob/main/CHANGELOG.md)
- [Commits](seapagan/simple-toml-settings@0.6.1...0.7.0)

---
updated-dependencies:
- dependency-name: simple-toml-settings
  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 python Pull requests that update Python code labels Jul 29, 2024
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1fd7e42) 619 204 32.96%
Head commit (1925281) 619 (+0) 204 (+0) 32.96% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#469) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@codacy-production
Copy link

codacy-production bot commented Jul 29, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1fd7e42) 619 204 32.96%
Head commit (fdc390c) 619 (+0) 204 (+0) 32.96% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#469) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@seapagan
Copy link
Owner

seapagan commented Aug 2, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit 7b6abfe into main Aug 2, 2024
@dependabot dependabot bot deleted the dependabot/pip/simple-toml-settings-0.7.0 branch August 2, 2024 13:14
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant