Skip to content

ni.protobuf.types - Update nitypes dependency to 1.1.0dev3#336

Open
hunter-ni wants to merge 2 commits into
mainfrom
users/hunter-ni/update-nitypes-in-protobuf-types
Open

ni.protobuf.types - Update nitypes dependency to 1.1.0dev3#336
hunter-ni wants to merge 2 commits into
mainfrom
users/hunter-ni/update-nitypes-in-protobuf-types

Conversation

@hunter-ni
Copy link
Copy Markdown
Contributor

@hunter-ni hunter-ni commented Jun 3, 2026

What does this Pull Request accomplish?

This set of changes updates the ni.protobuf.types package to depend on a more recent (pre-release) version of the nitypes package. This is being done primarily so that a recent bug fix in nitypes can be propagated to clients of ni.protobuf.types.

I've also added a . before dev3 in the package version specification for consistency with how other pre-release packages are specified in the repo.

Why should this Pull Request be merged?

This PR keeps ni.protobuf.types in sync with the latest bug fix in nitypes.

What testing has been done?

Existing ni.protobuf.types tests pass

Signed-off-by: Hunter Kennon hunter.kennon@emerson.com
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

Test Results

  120 files  ±0    120 suites  ±0   3m 35s ⏱️ -1s
  251 tests ±0    249 ✅ ±0   2 💤 ±0  0 ❌ ±0 
2 510 runs  ±0  2 480 ✅ ±0  30 💤 ±0  0 ❌ ±0 

Results for commit 564d161. ± Comparison against base commit fedcdb5.

♻️ This comment has been updated with latest results.

@hunter-ni hunter-ni changed the title ni.protobuf.types - Update nitypes dependency to 1.1.0dev3 ni.protobuf.types - Update nitypes dependency to 1.1.0dev3 Jun 3, 2026
@hunter-ni hunter-ni requested a review from Copilot June 3, 2026 15:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates ni.protobuf.types to require a newer pre-release of nitypes so downstream users can pick up the referenced upstream bug fix.

Changes:

  • Bump nitypes dependency constraint from >=1.1.0dev1 to >=1.1.0dev3 (prereleases allowed).
  • Regenerate poetry.lock to resolve to nitypes 1.1.0.dev3 and update the lock metadata hash.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
packages/ni.protobuf.types/pyproject.toml Updates the nitypes dependency minimum version to 1.1.0dev3 (prerelease).
packages/ni.protobuf.types/poetry.lock Locks the resolved nitypes package to 1.1.0.dev3 and updates hashes/content-hash accordingly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/ni.protobuf.types/pyproject.toml Outdated
…nsistency with how other packages are specified

Signed-off-by: Hunter Kennon hunter.kennon@emerson.com
@hunter-ni hunter-ni requested a review from a team June 3, 2026 16:10
@hunter-ni hunter-ni marked this pull request as ready for review June 3, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants