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

Update all minor versions (minor) #54

Merged
merged 2 commits into from
Feb 28, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
PyGithub 2.5.0 -> 2.6.1 age adoption passing confidence dependencies minor
multi-repo-automation 1.5.0 -> 1.7.0 age adoption passing confidence dependencies minor
prospector-profile-utils 1.17.0 -> 1.20.2 age adoption passing confidence dev minor 1.21.7 (+7)
sbrunner/jsonschema-gentypes 2.9.3 -> 2.10.0 age adoption passing confidence minor

Release Notes

pygithub/pygithub (PyGithub)

v2.6.1

Compare Source

Bug Fixes
Maintenance

Full Changelog: PyGithub/PyGithub@v2.6.0...v2.6.1

v2.6.0

Compare Source

Breaking Changes

Code like

repo.get_views_traffic().["views"].timestamp
repo.get_clones_traffic().["clones"].timestamp

should be replaced with

repo.get_views_traffic().views.timestamp
repo.get_clones_traffic().clones.timestamp
New Features
Improvements
Bug Fixes
Others
Maintenance

New Contributors

Full Changelog: PyGithub/PyGithub@v2.5.0...v2.6.0

sbrunner/multi-repo-automation (multi-repo-automation)

v1.7.0

Compare Source

1.7.0 (2025-02-17)

New feature

Fixed bugs

Dependency update

Chore

Changes that shouldn't affect the users like continuous integration updates

v1.6.0

Compare Source

1.6.0 (2025-02-07)

New feature

Fixed bugs

Dependency update

Chore

Changes that shouldn't affect the users like continuous integration updates

sbrunner/prospector-profile-utils (prospector-profile-utils)

v1.20.2

Compare Source

1.20.2 (2025-02-11)

Fixed bugs

Chore

Changes that shouldn't affect the users like continuous integration updates

v1.20.1

Compare Source

1.20.1 (2025-02-07)

New feature

v1.20.0

Compare Source

1.20.0 (2025-02-07)

New feature

v1.19.3

Compare Source

1.19.3 (2025-02-07)

Fixed bugs

v1.19.2

Compare Source

1.19.2 (2025-02-07)

Fixed bugs

v1.19.1

Compare Source

1.19.1 (2025-02-06)

Fixed bugs

v1.19.0

Compare Source

1.19.0 (2025-02-05)

New feature

Dependency update

v1.18.0

Compare Source

1.18.0 (2025-02-05)

New feature

sbrunner/jsonschema-gentypes (sbrunner/jsonschema-gentypes)

v2.10.0

Compare Source

2.10.0 (2025-02-21)

New feature

Dependency update

Chore

Changes that shouldn't affect the users like continuous integration updates


Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update the dependencies label Feb 28, 2025
@renovate renovate bot enabled auto-merge (squash) February 28, 2025 15:22
@renovate renovate bot force-pushed the renovate/all-minor-versions branch 2 times, most recently from cf88b46 to 6b3b265 Compare February 28, 2025 15:43
@renovate renovate bot force-pushed the renovate/all-minor-versions branch from 6b3b265 to 6f656e3 Compare February 28, 2025 16:51
Copy link
Contributor Author

renovate bot commented Feb 28, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit 5fe4bfc into master Feb 28, 2025
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-versions branch February 28, 2025 16:59
@geo-ghci-int geo-ghci-int bot added this to the 1.0.0 milestone Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant