Skip to content

Bump nono-py from 0.10.1 to 0.11.0#803

Merged
christophetd merged 1 commit into
v3from
dependabot/pip/nono-py-0.11.0
Jul 8, 2026
Merged

Bump nono-py from 0.10.1 to 0.11.0#803
christophetd merged 1 commit into
v3from
dependabot/pip/nono-py-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps nono-py from 0.10.1 to 0.11.0.

Release notes

Sourced from nono-py's releases.

Release v0.11.0

What's Changed

Full Changelog: nolabs-ai/nono-py@v0.10.1...v0.11.0

Changelog

Sourced from nono-py's changelog.

Release Process

Releases are reviewed through pull requests. A maintainer should not push a release tag or create a GitHub release by hand for a normal release.

Normal Release

  1. Create a branch for the release bump.
  2. Bump the version in all three files:
    • pyproject.toml
    • Cargo.toml
    • python/nono_py/__init__.py
  3. Open a pull request, for example chore(release): bump version to 0.11.0.
  4. Wait for CI and review.
  5. Merge the pull request to main.
  6. Watch the Auto-release on version bump workflow.

The workflow publishes to PyPI first. Only after PyPI publish succeeds does it create the vX.Y.Z git tag and the GitHub release.

Do Not

  • Do not push vX.Y.Z manually.
  • Do not create the GitHub release manually.
  • Do not run the PyPI publish workflow against an arbitrary tag or branch.
  • Do not merge a release PR unless the three version files match.

Trusted Publishing

PyPI Trusted Publishing must be configured for:

.github/workflows/auto-release.yml

The PyPI upload step intentionally lives directly inside that workflow. Do not move publishing behind a reusable workflow; PyPI validates the exact workflow path that requests the OIDC token.

Recovery

If the workflow fails before PyPI upload, fix the problem in a PR and merge it.

If PyPI upload succeeds but tag or GitHub release creation fails, rerun Auto-release on version bump manually from main. The workflow checks PyPI, tags, and GitHub releases before acting, so it will skip the already-published PyPI version and create only the missing outputs.

If a version was published to PyPI with the wrong files, do not reuse that version. PyPI does not allow replacing files for an existing release. Bump to

... (truncated)

Commits
  • 717d1c9 Merge pull request #96 from nolabs-ai/release-by-review
  • f8f495f ci(release): consolidate pypi publish to auto-release workflow
  • a0bacc9 Merge pull request #91 from nolabs-ai/dependabot/github_actions/github-action...
  • 05f1259 build(deps): bump actions/setup-python
  • 9bca15a Merge pull request #93 from nolabs-ai/bump-0110
  • 36a06ba chore(release): bump version to 0.11.0
  • af508f9 Merge pull request #92 from nolabs-ai/release-action
  • e09b1a0 ci(publish): support reusable workflows for pypi
  • 163fca0 Merge commit from fork
  • 40ef554 Merge pull request #90 from always-further/migrationNolabs
  • Additional commits viewable in compare view

@dependabot dependabot Bot added chore dependencies Pull requests that update a dependency file labels Jul 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 7, 2026 18:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file chore labels Jul 7, 2026
christophetd
christophetd previously approved these changes Jul 8, 2026

@christophetd christophetd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests pass, minor version bump.

@dependabot dependabot Bot force-pushed the dependabot/pip/nono-py-0.11.0 branch 2 times, most recently from b10db46 to 39c3a05 Compare July 8, 2026 12:41
@christophetd christophetd force-pushed the dependabot/pip/nono-py-0.11.0 branch from 39c3a05 to c1a4ddb Compare July 8, 2026 12:46
@christophetd christophetd enabled auto-merge (squash) July 8, 2026 12:46
christophetd
christophetd previously approved these changes Jul 8, 2026
@christophetd

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@christophetd

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [nono-py](https://github.com/nolabs-ai/nono-py) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/nolabs-ai/nono-py/releases)
- [Changelog](https://github.com/nolabs-ai/nono-py/blob/main/RELEASE.md)
- [Commits](nolabs-ai/nono-py@v0.10.1...v0.11.0)

---
updated-dependencies:
- dependency-name: nono-py
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/nono-py-0.11.0 branch from c1a4ddb to 244569f Compare July 8, 2026 13:02
@christophetd christophetd merged commit 01495d8 into v3 Jul 8, 2026
10 checks passed
@christophetd christophetd deleted the dependabot/pip/nono-py-0.11.0 branch July 8, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant