-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix source archive gpg sign invocation #263
Merged
Merged
Conversation
This file contains 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
Bumps the bundler-deps group with 2 updates: [bundler-audit](https://github.com/postmodern/bundler-audit) and [rubocop](https://github.com/rubocop/rubocop). Updates `bundler-audit` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/postmodern/bundler-audit/releases) - [Changelog](https://github.com/rubysec/bundler-audit/blob/master/ChangeLog.md) - [Commits](rubysec/bundler-audit@v0.9.1...v0.9.2) Updates `rubocop` from 1.65.1 to 1.66.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.65.1...v1.66.0) --- updated-dependencies: - dependency-name: bundler-audit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-deps - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the gha-deps group with 3 updates: [mheap/github-action-required-labels](https://github.com/mheap/github-action-required-labels), [actions/setup-python](https://github.com/actions/setup-python) and [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `mheap/github-action-required-labels` from 5.4.1 to 5.4.2 - [Release notes](https://github.com/mheap/github-action-required-labels/releases) - [Commits](mheap/github-action-required-labels@5847eef...d25134c) Updates `actions/setup-python` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.1.1...v5.2.0) Updates `actions/upload-artifact` from 4.3.4 to 4.4.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.3.4...v4.4.0) --- updated-dependencies: - dependency-name: mheap/github-action-required-labels dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-deps - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-deps - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the pip-deps group with 4 updates: [stamina](https://github.com/hynek/stamina), [black](https://github.com/psf/black), [mypy](https://github.com/python/mypy) and [ruff](https://github.com/astral-sh/ruff). Updates `stamina` from 24.2.0 to 24.3.0 - [Release notes](https://github.com/hynek/stamina/releases) - [Changelog](https://github.com/hynek/stamina/blob/main/CHANGELOG.md) - [Commits](hynek/stamina@24.2.0...24.3.0) Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `mypy` from 1.11.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) Updates `ruff` from 0.5.5 to 0.6.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.5...0.6.3) --- updated-dependencies: - dependency-name: stamina dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <[email protected]>
lopopolo
added
A-build
Area: CI build infrastructure.
A-release
Area: Nightly releases and version bumps.
labels
Sep 2, 2024
…s-8538892f14', 'origin/dependabot/github_actions/gha-deps-dae32870b1' and 'origin/dependabot/pip/pip-deps-a883ce7b3b' into lopopolo/package-main
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.
The past few nightlies have been failing due to an incomplete change in: