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

Bump frequenz-repo-config[lib] from 0.4.0 to 0.5.2 #588

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2023

Bumps frequenz-repo-config[lib] from 0.4.0 to 0.5.2.

Release notes

Sourced from frequenz-repo-config[lib]'s releases.

v0.5.2

Frequenz Repository Configuration Release Notes

Summary

This version focus on some bug fixes and final polishing of v0.5.x.

Upgrading

Cookiecutter template

  • If your replay file contains a _extensions key, you should remove it, as you most likely want to use the extensions declared by the repo-config cookiecutter template you are upgrading to, otherwise you could get errors about missing extensions.

  • If your replay file contains a long Introduction key, you can replace it with an empty string (""), it doesn't need to have any particular content and it increases the size and noise in the replay file.

New Features

Cookiecutter template

  • Generated project's dependencies were bumped.

  • Move TODOs so they are in their own line.

    This makes it easier to upgrade projects to new templates, as removing whole lines is easier than having to edit them.

  • Clean up _extensions from the generated replay file.

    It is not needed in the generated project, we always want to use the ones from the repo-config template.

    This should ease upgrading projects, making it less likely to have errors about missing extensions.

  • Clean up the Introduction variable from the generated replay file.

    This is just a hack to be able to show a help about the template variables, keeping that text only increases the size and noise in the replay file.

  • Add a \n to the end of the replay file.

    This is just to be nice to most editors and text files conventions, that likes it more if there is a \n at the end of the file.

  • API: The common-api documentation now is cross-linked.

Bug Fixes

Cookiecutter template

  • Properly label conftest.py files.

What's Changed

... (truncated)

Commits
  • 323bf82 API: Add cross-linking to common-api and prepare for the release (#122)
  • e90d717 Prepare the release notes for the v0.5.2 release
  • cff0d68 Bump version in docs to v0.5.2
  • d426dbf API: Add cross-linking to common-api
  • cbdc8ed Remove obsolete extension and clean up replay file extensions (#118)
  • 4ed4bdb Add a \n to the end of the replay file
  • 667628f Clean up the Introduction key in the replay file
  • 22bbc00 Remove the _extensions key from the replay file
  • ba57c6c Refactor cookiecutter replay file copying
  • 21c44aa Remove jinja2_time.TimeExtension extension
  • 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 [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) from 0.4.0 to 0.5.2.
- [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.4.0...v0.5.2)

---
updated-dependencies:
- dependency-name: frequenz-repo-config[lib]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 18, 2023 07:43
@dependabot dependabot bot requested a review from llucax August 18, 2023 07:43
@dependabot dependabot bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Aug 18, 2023
@llucax
Copy link
Contributor

llucax commented Aug 18, 2023

#587

@llucax llucax closed this Aug 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@llucax llucax added the resolution:duplicate This issue or pull request already exists label Aug 18, 2023
@dependabot dependabot bot deleted the dependabot/pip/frequenz-repo-config-lib--0.5.2 branch August 18, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) resolution:duplicate This issue or pull request already exists type:tech-debt Improves the project without visible changes for users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant