-
Notifications
You must be signed in to change notification settings - Fork 34
Fix dependabot uv runs #412
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
Conversation
3e7c16b to
bb6367d
Compare
af763ca to
0a079ce
Compare
6e72524 to
d914a05
Compare
|
I'm getting this error message when trying to run |
|
It works now with d914a05 being included. |
remyroy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR should also update our release process for this new change in docs/src/release_process.md.
d914a05 to
2253e3f
Compare
|
Good catch @remyroy . Added a change to release docs |
remyroy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line 18 of docs/src/release_process.md also need to be updated for this new VERSION value location.
2253e3f to
e3c5d02
Compare
|
Change made, @remyroy |
remyroy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything is good! I'll let you merge when you feel like this won't break your other work.
* Improve version handling for dependabot (#412) * Bump click from 8.1.8 to 8.3.0 in the pip-deps group Bumps the pip-deps group with 1 update: [click](https://github.com/pallets/click). Updates `click` from 8.1.8 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Improve version handling for dependabot (#412) * Bump click from 8.1.8 to 8.3.0 in the pip-deps group Bumps the pip-deps group with 1 update: [click](https://github.com/pallets/click). Updates `click` from 8.1.8 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Improve version handling for dependabot (#412) * Bump click from 8.1.8 to 8.3.0 in the pip-deps group Bumps the pip-deps group with 1 update: [click](https://github.com/pallets/click). Updates `click` from 8.1.8 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com> * More test fixes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump click from 8.1.8 to 8.3.0 in the pip-deps group Bumps the pip-deps group with 1 update: [click](https://github.com/pallets/click). Updates `click` from 8.1.8 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com> * Remove mypy ignore for click.progressbar (#414) * Allow tests to work with click 8.3.0 (#416) * Click 8.3.0 (#417) * Improve version handling for dependabot (#412) * Bump click from 8.1.8 to 8.3.0 in the pip-deps group Bumps the pip-deps group with 1 update: [click](https://github.com/pallets/click). Updates `click` from 8.1.8 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Click 8.3.0 (#418) * Improve version handling for dependabot (#412) * Bump click from 8.1.8 to 8.3.0 in the pip-deps group Bumps the pip-deps group with 1 update: [click](https://github.com/pallets/click). Updates `click` from 8.1.8 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Click 8.3.0 (#419) * Improve version handling for dependabot (#412) * Bump click from 8.1.8 to 8.3.0 in the pip-deps group Bumps the pip-deps group with 1 update: [click](https://github.com/pallets/click). Updates `click` from 8.1.8 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.3.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com> * More test fixes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: yorickdowne <71337066+yorickdowne@users.noreply.github.com>
What I did
Successfully tested changes to
__version__so dependabot works. Particularly, changeattrtofile: uv can read the version without needing to importethstaker_deposit, which hasn't been built in dependabot's restricted build environment