-
Notifications
You must be signed in to change notification settings - Fork 344
feat(content-uploader): pass version_number to modernized uploader items list #4623
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
Open
olehrybak
wants to merge
2
commits into
box:master
Choose a base branch
from
olehrybak:modernized-items-list-version-number
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -147,7 +147,7 @@ | |
| "@box/types": "^2.1.8", | ||
| "@box/unified-share-modal": "^2.15.16", | ||
| "@box/user-selector": "^1.77.13", | ||
| "@box/uploads-manager": "^1.15.0", | ||
| "@box/uploads-manager": "^1.17.2", | ||
| "@cfaester/enzyme-adapter-react-18": "^0.8.0", | ||
| "@chromatic-com/storybook": "^4.0.1", | ||
| "@commitlint/cli": "^19.8.0", | ||
|
|
@@ -314,7 +314,7 @@ | |
| "@box/types": "^2.1.8", | ||
| "@box/unified-share-modal": "^2.15.16", | ||
| "@box/user-selector": "^1.77.13", | ||
| "@box/uploads-manager": "^1.15.0", | ||
| "@box/uploads-manager": "^1.17.2", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I believe you also have to update the peerDependencies of @box/uploads-manager package, ex. blueprint-web, blueprint-web-assets, and item-icon |
||
| "@hapi/address": "^2.1.4", | ||
| "@tanstack/react-virtual": "^3.13.12", | ||
| "axios": "^0.32.0", | ||
|
|
||
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: box/box-ui-elements
Length of output: 149
🏁 Script executed:
Repository: box/box-ui-elements
Length of output: 149
🌐 Web query:
@box/uploads-manager 1.17.2 release notes changelog migration💡 Result:
There is no publicly available release version 1.17.2 for the package
@box/uploads-manageras of June 12, 2026. Official Box documentation and repositories, such as the box/box-ui-elements repository, do not contain release notes or a changelog for this specific version. The@box/uploads-managerpackage is primarily a component used within Box UI Elements [1]. If you are looking for information regarding Box SDK migrations, Box has transitioned its primary development efforts toward generated SDKs (sdk-gen) [2]. Migration guides for Box SDKs, such as moving from the legacy box-node-sdk to the generated sdk-gen module, are available in the official box-node-sdk repository [3][2]. For specific updates related to your project's dependencies, it is recommended to: 1. Check the official npm registry page for@box/uploads-managerto verify the latest published version. 2. Review the box/box-ui-elements GitHub repository for any unreleased changes or open pull requests that might match your version number. 3. Consult the official Box Developer documentation at https://developer.box.com/ for the most current integration and migration guidance.Citations:
🌐 Web query:
site:github.com "@box/uploads-manager" releases 1.17.2💡 Result:
There is no publicly available npm package named
@box/uploads-manager, nor is there a record of a release version 1.17.2 associated with such a package [1][2]. The UploadsManager is a component internal to the Box UI Elements library, which is maintained in the box/box-ui-elements repository on GitHub [1][3]. This component is used within the Content Uploader UI element [1][4], but it is not distributed as a standalone npm package [2]. If you are looking for specific versions of Box-related tools, you may be referring to a different package, as versioning schemes vary across Box's various SDKs and UI libraries (e.g., box-ui-elements or box-node-sdk) [5][6].Citations:
🌐 Web query:
"uploads-manager" "CHANGELOG" "1.17"💡 Result:
The term "uploads-manager" (or similar variations) appears in multiple software projects, but version 1.17 is specifically associated with the Uploadcare File Uploader project [1][2]. According to the official CHANGELOG.md for the uploadcare/file-uploader repository, version 1.17.0 was released on June 16, 2025, followed by versions 1.17.1 and 1.17.2 on June 18, 2025 [1][2]. These releases primarily focused on various bug fixes [1][2]. While the term "uploads-manager" or "upload manager" is used in other contexts—such as within the source code of the Perplexica project [3], Elementor (where an uploads-manager.php file exists) [4], and various other software systems [5][6][7][8]—there is no widely recognized or standardized project strictly named "uploads-manager" that maintains a unified changelog for version 1.17 outside of the specific context of the Uploadcare File Uploader or project-specific internal components [1][2]. If you are looking for information regarding a different specific software product, please provide the name of the organization or repository.
Citations:
🏁 Script executed:
Repository: box/box-ui-elements
Length of output: 2034
🏁 Script executed:
Repository: box/box-ui-elements
Length of output: 583
🏁 Script executed:
Repository: box/box-ui-elements
Length of output: 2225
🏁 Script executed:
Repository: box/box-ui-elements
Length of output: 477
🏁 Script executed:
Repository: box/box-ui-elements
Length of output: 1844
🏁 Script executed:
Repository: box/box-ui-elements
Length of output: 9104
Check
@box/uploads-manager1.17.2 bump risk@box/uploads-manageris already resolved to1.17.2inyarn.lock, and the downloaded1.17.2tarball’spackage/package.jsonreportsversion: "1.17.2".1.17.2package ships noCHANGELOG/MIGRATIONfiles (README documents the API only), so breaking/migration guidance isn’t available from release notes.UploadItemStatus,UploadItem, andUploadsManagerand run the relevant content-uploader tests before merging.🤖 Prompt for AI Agents