Skip to content

Commit 8344ec4

Browse files
authored
Bump frequenz-repo-config[api] from 0.1.0 to 0.2.0 (#19)
Bumps [frequenz-repo-config[api]](https://github.com/frequenz-floss/frequenz-repo-config-python) from 0.1.0 to 0.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/releases">frequenz-repo-config[api]'s releases</a>.</em></p> <blockquote> <h2>v0.2.0</h2> <h2>What's Changed</h2> <ul> <li>Small fixes and improvements by <a href="https://github.com/leandro-lucarella-frequenz"><code>@​leandro-lucarella-frequenz</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/35">frequenz-floss/frequenz-repo-config-python#35</a></li> <li>Add repository generation via <code>cookiecutter</code> by <a href="https://github.com/leandro-lucarella-frequenz"><code>@​leandro-lucarella-frequenz</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/39">frequenz-floss/frequenz-repo-config-python#39</a></li> <li>Add support for <code>frequenz-api-common</code> by <a href="https://github.com/leandro-lucarella-frequenz"><code>@​leandro-lucarella-frequenz</code></a> in <a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/pull/42">frequenz-floss/frequenz-repo-config-python#42</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.1.0...v0.2.0">https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.1.0...v0.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/3c37126c61e3a183eddadc4c58140b7303e8ec5e"><code>3c37126</code></a> Add support for <code>frequenz-api-common</code> (<a href="https://redirect.github.com/frequenz-floss/frequenz-repo-config-python/issues/42">#42</a>)</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/55fe39b152b75ea50544d03c6c98e2e246d22d20"><code>55fe39b</code></a> Remove unnecessary <code>type: ignore</code></li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/a97ed1becd4eefaac67ffc19066001281a2dcea3"><code>a97ed1b</code></a> Make integration tests more verbose</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/43ec4256cb28d355bd56e9d680d68502af85cf25"><code>43ec425</code></a> Remove <code>--recursive</code> from submodules update</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/4d2c460b1a13ae6ac508396fb713f714169b2978"><code>4d2c460</code></a> Remove unnecessary force option to git submodules add</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/ca18bcd6e4f4dad862c7a0eea8ec4226e33a1724"><code>ca18bcd</code></a> Widen the dependencies in the docs</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/82227b7415553464f9b6c089cbf687fe83602237"><code>82227b7</code></a> Remove <code>sumodules/</code> from the submodule name</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/f51cec90919076dd663893cb91587847a255f3fd"><code>f51cec9</code></a> Add <code>frequenz-api-common</code> to the default submodules</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/49c727adb604a1f3ef535a32ea2460c4bbaaa226"><code>49c727a</code></a> Allow configuring via pyproject.toml</li> <li><a href="https://github.com/frequenz-floss/frequenz-repo-config-python/commit/b62a25917b1a5d0ba97fd9aba7698b2de905cb05"><code>b62a259</code></a> Improve message when no proto files are found</li> <li>Additional commits viewable in <a href="https://github.com/frequenz-floss/frequenz-repo-config-python/compare/v0.1.0...v0.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=frequenz-repo-config[api]&package-manager=pip&previous-version=0.1.0&new-version=0.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
2 parents 29f3dad + ff197e8 commit 8344ec4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = [
33
"setuptools == 67.7.2",
44
"setuptools_scm[toml] == 7.1.0",
5-
"frequenz-repo-config[api] == 0.1.0",
5+
"frequenz-repo-config[api] == 0.2.0",
66
]
77
build-backend = "setuptools.build_meta"
88

@@ -39,7 +39,7 @@ dev-mypy = [
3939
# For checking the noxfile and tests
4040
"frequenz-api-common[dev-noxfile,dev-pytest]",
4141
]
42-
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[api] == 0.1.0"]
42+
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[api] == 0.2.0"]
4343
dev-pylint = [
4444
"pylint == 2.17.4",
4545
# For checking the noxfile and tests

0 commit comments

Comments
 (0)