Bump frequenz-repo-config from 0.17.0 to 0.18.0 in the repo-config group#195
Merged
Conversation
Bumps the repo-config group with 1 update: [frequenz-repo-config](https://github.com/frequenz-floss/frequenz-repo-config-python). Updates `frequenz-repo-config` from 0.17.0 to 0.18.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.17.0...v0.18.0) --- updated-dependencies: - dependency-name: frequenz-repo-config dependency-version: 0.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: repo-config ... Signed-off-by: dependabot[bot] <support@github.com>
This comment was marked as outdated.
This comment was marked as outdated.
========================================================================
Updating generated CI workflows...
Updated .github/workflows/ci-pr.yaml: updated CI pull-request workflow
Updated .github/workflows/ci.yaml: updated main CI workflow
========================================================================
Fixing missed CI platform matrix migrations...
Skipped .github/workflows/ci.yaml: platform matrix migration already fixed
========================================================================
Updating generated Dependabot workflows...
Updated .github/workflows/auto-dependabot.yaml: updated Dependabot auto-merge workflow
Updated .github/workflows/repo-config-migration.yaml: updated repo-config migration workflow
========================================================================
Creating black migration workflow...
Created .github/workflows/black-migration.yaml: black formatting migration workflow
========================================================================
Updating auxiliary GitHub workflows...
Updated .github/workflows/dco-merge-queue.yml: updated DCO merge queue workflow
Updated .github/workflows/labeler.yml: updated labeler workflow
Updated .github/workflows/release-notes-check.yml: updated release notes check workflow
========================================================================
✅ Migration script finished successfully ✅
Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
=== v0.18.0 ========================================================= Script URL: https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.18.0/cookiecutter/migrate.py ======================================================================== Removing unused cross-arch testing files... Removed .github/containers/nox-cross-arch Removed .github/containers/test-installation Removed empty .github/containers Updated CONTRIBUTING.md: removed 'Cross-Arch Testing' section ======================================================================== Updating cookiecutter replay file... Updated .cookiecutter-replay.json: added `private_repo=no` replay data ======================================================================== Updating generated CI workflows... ======================================================================== Updating auxiliary GitHub workflows... Updated .github/workflows/black-migration.yaml: use explicit Dependabot migration iteration Updated .github/workflows/repo-config-migration.yaml: use explicit Dependabot migration iteration ======================================================================== Normalizing GitHub Action hashes... Updated .github/workflows/ci-pr.yaml: normalized GitHub Action hashes Updated .github/workflows/ci.yaml: normalized GitHub Action hashes ======================================================================== Updating issue template configuration... Skipped .github/ISSUE_TEMPLATE/config.yml: already up to date ======================================================================== Setting up the gRPC migration workflow... Updated .github/dependabot.yml: replaced old 'grpc' group with grpc-compatible / grpcio-major / protobuf-major; added grpc exclude-patterns to patch Updated .github/workflows/auto-dependabot.yaml: skip the new grpc Dependabot groups Created .github/workflows/grpc-migration.yaml Ruleset 'Protect version branches' already requires the grpc check ======================================================================== Fixing nox test path typo in CONTRIBUTING.md... Updated CONTRIBUTING.md: fixed nox 'test/' -> 'tests/' typo ======================================================================== Adjusting CONTRIBUTING.md release section for repo privacy... Skipped CONTRIBUTING.md: public repository, no change needed ======================================================================== Excluding submodules from black for API projects... Updated pyproject.toml: excluded submodules/ from black via extend-exclude ======================================================================== Setting up the isort migration workflow... Created .github/workflows/isort-migration.yaml Updated .github/workflows/auto-dependabot.yaml: skip individual isort bump PRs Updated .github/dependabot.yml: added 'isort' to exclude-patterns of patch and minor ======================================================================== Excluding submodules from isort for API projects... Updated pyproject.toml: added isort skip_glob for submodules/ ======================================================================== ✅ Migration script finished successfully ✅ Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
0d1496b to
64219d9
Compare
Contributor
|
Force pushed to include the migration from v0.16.0 to v0.17.0. Dependabot got confused in the previous bump and reported v0.16.0 as the latest version in the previous PR, even when the dependency was bumped to v0.17.0. Needs approval from someone else. |
Contributor
Repo Config MigrationManual intervention has been marked as completed. Because this PR required manual intervention, this action will not auto-approve or auto-merge it. Please review, approve, and merge this PR manually. |
Contributor
|
Actually I will force-merge as the new required gRPC check will not run until this is merged. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the repo-config group with 1 update: frequenz-repo-config.
Updates
frequenz-repo-configfrom 0.17.0 to 0.18.0Release notes
Sourced from frequenz-repo-config's releases.
... (truncated)
Commits
9536002Update template versions and prepare the v0.18.0 release (#590)0851215Prepare release notes for v0.18.0bee542dtemplate: Bump dependencies80402d2build(deps): bump the compatible group with 2 updates (#589)df8ba24build(deps): bump the compatible group with 2 updatese5f4e39Addisortdependabot auto-migration workflow (#585)3afcb70Update release notese86009bAdd isort submodules migration step22be0eetemplate: Make isort exclude submodules from API projectsa459500isort: Exclude golden testsDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions