Skip to content

chore(deps): bump openstack-uicore-foundation to 4.2.34 - #149

Closed
gcutrini wants to merge 1 commit into
mainfrom
chore/bump-uicore-4.2.34
Closed

chore(deps): bump openstack-uicore-foundation to 4.2.34#149
gcutrini wants to merge 1 commit into
mainfrom
chore/bump-uicore-4.2.34

Conversation

@gcutrini

@gcutrini gcutrini commented Jul 15, 2026

Copy link
Copy Markdown
Member

Bumps the openstack-uicore-foundation pin from 4.2.32 to 4.2.34.

Why

  • 4.2.32 is a broken publish — the tarball ships without the compiled lib/ directory, so yarn install / npm install of reg-lite@7.0.7 leaves consumers with no runtime code. Republished as 4.2.33 (same code, correctly built) shortly after.
  • 4.2.34 additionally includes the follow-up fixes from uicore PR #291 for company-input-v2:
    • Use "…" row no longer disappears when the field already holds a committed free-text value (either re-typing the same text or passive refocus).
    • Previously-committed free-text options are purged synchronously before a new API request, so refocusing after a fresh commit no longer briefly flashes the stale entry.
  • Same PR also includes a small refactor pass on the module: extracted namesMatch, shouldOfferUseRow, resolveTypedCompany, getUseRowText, resolveCommittedCompany, findCanonicalUpgrade; renamed findExistingByNamefindExistingCompany.

Changes

Only package.json + yarn.lock. No source changes here.

Summary by CodeRabbit

  • Chores
    • Updated the OpenStack UI foundation package to the latest supported patch version.
    • No user-facing feature or configuration changes.

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4581a6d3-7f81-4d66-b912-ff9636a5b3c2

📥 Commits

Reviewing files that changed from the base of the PR and between 2abeb07 and b7ba50e.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • package.json

📝 Walkthrough

Walkthrough

The package manifest updates openstack-uicore-foundation from version 4.2.32 to 4.2.34 in both development and peer dependency declarations.

Changes

Foundation dependency update

Layer / File(s) Summary
Update dependency declarations
package.json
The openstack-uicore-foundation version is updated to 4.2.34 in devDependencies and peerDependencies.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: smarcet

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately describes the dependency version bump to openstack-uicore-foundation 4.2.34.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-uicore-4.2.34

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gcutrini
gcutrini requested a review from smarcet July 15, 2026 16:38
@gcutrini

Copy link
Copy Markdown
Member Author

Closing per convention — reg-lite version/dep bumps go direct to main (not PR-gated). Landing the commit directly.

@gcutrini gcutrini closed this Jul 15, 2026
@gcutrini
gcutrini deleted the chore/bump-uicore-4.2.34 branch July 15, 2026 16:43
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.

1 participant