Bump frequenz-repo-config from 0.18.0 to 0.19.0 in the repo-config group across 1 directory - #111
Bump frequenz-repo-config from 0.18.0 to 0.19.0 in the repo-config group across 1 directory#111dependabot[bot] wants to merge 3 commits into
Conversation
Repo Config MigrationUpdate: 0.18.0 → 0.19.0
|
|
@dependabot recreate |
Bumps the repo-config group with 1 update in the / directory: [frequenz-repo-config](https://github.com/frequenz-floss/frequenz-repo-config-python). Updates `frequenz-repo-config` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases) - [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.x.x/RELEASE_NOTES.md) - [Commits](frequenz-floss/frequenz-repo-config-python@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: frequenz-repo-config dependency-version: 0.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: repo-config ... Signed-off-by: dependabot[bot] <support@github.com>
7aed0cc to
69f13af
Compare
=== v0.19.0 ========================================================= Script URL: https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.19.0/cookiecutter/migrate.py ======================================================================== Enabling exhaustive match checks for mypy... Updated pyproject.toml: enabled exhaustive-match ======================================================================== ======================================================================== Removing default `-vv` from pytest addopts... >>> pyproject.toml has a customized `addopts = "-W=all -Werror -Wdefault::DeprecationWarning -Wdefault::PendingDeprecationWarning -vv"` line under [tool.pytest.ini_options]; please drop `-vv` from it manually if appropriate. ======================================================================== Removing the dummy DCO merge-queue workflow... Removed .github/workflows/dco-merge-queue.yml ======================================================================== Pinning the DCO check in the 'Protect version branches' ruleset... Ruleset 'Protect version branches' is already up to date ======================================================================== ======================================================================== Updating pinned build dependencies... >>> pyproject.toml doesn't declare `setuptools` in [build-system] requires. Please add `setuptools == 84.0.0` manually. >>> pyproject.toml doesn't declare `setuptools_scm[toml]` in [build-system] requires. Please add `setuptools_scm[toml] == 10.2.1` manually. ======================================================================== ======================================================================== Enabling asyncio debug mode for pytest... Updated pyproject.toml: enabled asyncio debug mode under [tool.pytest.ini_options] ======================================================================== ======================================================================== Updating the release instructions in CONTRIBUTING.md... Updated CONTRIBUTING.md: refreshed the release instructions ========================================================================⚠️ ⚠️ ⚠️ Remember to check the manual steps:⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ 1. pyproject.toml has a customized `addopts = "-W=all -Werror -Wdefault::DeprecationWarning -Wdefault::PendingDeprecationWarning -vv"` line under [tool.pytest.ini_options]; please drop `-vv` from it manually if appropriate.⚠️ ⚠️ ⚠️ 2. pyproject.toml doesn't declare `setuptools` in [build-system] requires. Please add `setuptools == 84.0.0` manually.⚠️ ⚠️ ⚠️ 3. pyproject.toml doesn't declare `setuptools_scm[toml]` in [build-system] requires. Please add `setuptools_scm[toml] == 10.2.1` manually. ❌ Migration script finished but requires manual intervention ❌ The migration completed but requires manual intervention. Applied-by: frequenz-floss/gh-action-dependabot-migrate
Repo Config MigrationUpdate: 0.18.0 → 0.19.0
|
|
@copilot fix the issue described in #111 (comment):
|
Co-authored-by: llucax <1031485+llucax@users.noreply.github.com>
Applied the requested configuration updates in commit |
Bumps the repo-config group with 1 update in the / directory: frequenz-repo-config.
Updates
frequenz-repo-configfrom 0.18.0 to 0.19.0Release notes
Sourced from frequenz-repo-config's releases.
... (truncated)
Commits
14d76daPrepare for release v0.19.0 (#627)4c26e2cPrepare release notes for v0.19.05e6651bDocument the extra release steps of this repositorybdc1d11template: Bump version to the upcoming v0.19.07374efbUpdate template dependencies (#626)450b1d8Update release notes194dad3template: Update protolint to 0.56.4a5c0b21migrate: Bump the pinned setuptools build dependency4201002template: Update GitHub Actionse90f2f7template: Bump dependencies