build(deps): Bump vercel from 48.1.6 to 48.2.0
Type: Pull Request
State: Closed
Association: Contributor
Comments: 5
(9 months ago)
(9 months ago)
(9 months ago)
dependencies javascript
Bumps vercel from 48.1.6 to 48.2.0.
Release notes
Sourced from vercel's releases.
vercel@48.2.0
Minor Changes
Add --status flag to list command for deployment filtering (#13993)
The
vercel listcommand now supports filtering deployments by their status using the--statusor-sflag. This feature allows users to filter deployments by one or more status values.Features:
- Filter by single status:
vercel list --status READY- Filter by multiple statuses:
vercel list --status READY,BUILDING- Support for all deployment statuses: BUILDING, ERROR, INITIALIZING, QUEUED, READY, CANCELED
- Input validation with clear error messages
- Compatible with existing filters (environment, meta, etc.)
- Comprehensive test coverage and telemetry tracking
Patch Changes
- Updated dependencies [
2eebd3a0029d20070811c9fc8dd37f6edb947f26,4f0ff3381b6ff2dec417413993ea749577441586]:
@vercel/python@5.0.7vercel@48.1.7
Patch Changes
[python] Use static builder for /public for FastAPI (#14027)
Updated dependencies [
da6ca6d80915221b7f60cd711e4fada41a828e4c,ede42e5bd507996632b0b0630cfd757ddcc8a9f1,a96e57b68cf1344a147862c957024a9c48330aae,da6ca6d80915221b7f60cd711e4fada41a828e4c]:
@vercel/python@5.0.6
Changelog
Sourced from vercel's changelog.
48.2.0
Minor Changes
Add --status flag to list command for deployment filtering (#13993)
The
vercel listcommand now supports filtering deployments by their status using the--statusor-sflag. This feature allows users to filter deployments by one or more status values.Features:
- Filter by single status:
vercel list --status READY- Filter by multiple statuses:
vercel list --status READY,BUILDING- Support for all deployment statuses: BUILDING, ERROR, INITIALIZING, QUEUED, READY, CANCELED
- Input validation with clear error messages
- Compatible with existing filters (environment, meta, etc.)
- Comprehensive test coverage and telemetry tracking
Patch Changes
- Updated dependencies [
2eebd3a0029d20070811c9fc8dd37f6edb947f26,4f0ff3381b6ff2dec417413993ea749577441586]:
@vercel/python@5.0.748.1.7
Patch Changes
[python] Use static builder for /public for FastAPI (#14027)
Updated dependencies [
da6ca6d80915221b7f60cd711e4fada41a828e4c,ede42e5bd507996632b0b0630cfd757ddcc8a9f1,a96e57b68cf1344a147862c957024a9c48330aae,da6ca6d80915221b7f60cd711e4fada41a828e4c]:
@vercel/python@5.0.6
Commits
b40ee75Version Packages (#14030)e9ec20ffeat(cli): add --status flag to list command for deployment filtering (#13993)ff70921Version Packages (#14029)da6ca6dRecover from release error (#14027)2198e60Version Packages (#13989)5931b7e[python] fastapi vc dev (#13972)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 9342321 |
| UUID: | 3482693119 |
| Node ID: | PR_kwDOKKyu2M6sCicj |
| Host: | GitHub |
| Repository: | AtCoder-NoviSteps/AtCoderNoviSteps |