chore(deps): bump openstack-uicore-foundation to 4.2.34 - #149
Closed
gcutrini wants to merge 1 commit into
Closed
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe package manifest updates ChangesFoundation dependency update
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Member
Author
|
Closing per convention — reg-lite version/dep bumps go direct to main (not PR-gated). Landing the commit directly. |
This file contains hidden or 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
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.
Bumps the
openstack-uicore-foundationpin from4.2.32to4.2.34.Why
4.2.32is a broken publish — the tarball ships without the compiledlib/directory, soyarn install/npm installof reg-lite@7.0.7 leaves consumers with no runtime code. Republished as4.2.33(same code, correctly built) shortly after.4.2.34additionally includes the follow-up fixes from uicore PR #291 forcompany-input-v2:namesMatch,shouldOfferUseRow,resolveTypedCompany,getUseRowText,resolveCommittedCompany,findCanonicalUpgrade; renamedfindExistingByName→findExistingCompany.Changes
Only
package.json+yarn.lock. No source changes here.Summary by CodeRabbit