c3afec3: Add onUploadProgress feature to put/upload
You can now track the upload progress in Node.js and all major browsers when
using put/upload in multipart, non-multipart and client upload modes. Basically
anywhere in our API you can upload a file, then you can follow the upload
progress.
c3afec3: Add onUploadProgress feature to put/upload
You can now track the upload progress in Node.js and all major browsers when
using put/upload in multipart, non-multipart and client upload modes. Basically
anywhere in our API you can upload a file, then you can follow the upload
progress.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 10 updates:
7.22.1
7.22.2
0.25.1
0.26.0
14.2.16
14.2.17
5.8.2
5.8.3
4.3.1
4.4.0
22.8.7
22.9.0
8.12.2
8.13.0
8.12.2
8.13.0
15.0.2
15.0.3
8.4.47
8.4.48
Updates
@mui/x-charts
from 7.22.1 to 7.22.2Release notes
Sourced from
@mui/x-charts
's releases.... (truncated)
Changelog
Sourced from
@mui/x-charts
's changelog.... (truncated)
Commits
3553def
v7.22.2 (#15314)0beb2df
[charts] FixapplyDomain
docs (@JCQuintas
) (#15333)29da224
[charts] AdddomainLimit
to axis config. (@GuillaumeMeheut
) (#15325)d275788
[charts] AllowSeriesValueFormatter
to returnnull
value (@clins1994
) (#1...Updates
@vercel/blob
from 0.25.1 to 0.26.0Release notes
Sourced from
@vercel/blob
's releases.Changelog
Sourced from
@vercel/blob
's changelog.Commits
3b691bd
Version Packages (#785)c3afec3
feat(blob): Provide onUploadProgress({ loaded, total, percentage }) (#782)Updates
next
from 14.2.16 to 14.2.17Release notes
Sourced from next's releases.
Commits
2755430
v14.2.17b19f098
Fix: revert the bad node binary handling (#72356)c7f7de9
Ensure pages/500 handles cache-control as expected (#72050) (#72110)fc08813
fix unhandled runtime error from generateMetadata in parallel routes (#72153)7548267
Update test cases for backport branch (#72354)788af24
update tag from latest -> next-14 (#72112)Updates
react-select
from 5.8.2 to 5.8.3Release notes
Sourced from react-select's releases.
Commits
5f93c76
Version Packages (#5975)111efad
Fix types compatibility with React 19 (#5974)Updates
@ianvs/prettier-plugin-sort-imports
from 4.3.1 to 4.4.0Release notes
Sourced from
@ianvs/prettier-plugin-sort-imports
's releases.Commits
16d8a5a
4.4.0d218cab
Throw an error when no matching sortOrder group (#192)41df923
Remove unused@babel/core
, update babel deps (#191)e28fa0e
Re-addimportOrderCaseSensitive
option (#184)fef70a6
Internal: Switch from yarn to pnpm (#178)f558d5d
Add packageManager to package.json879094f
Normalize url in package.jsonUpdates
@types/node
from 22.8.7 to 22.9.0Commits
Updates
@typescript-eslint/eslint-plugin
from 8.12.2 to 8.13.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
ac1f632
chore(release): publish 8.13.0f83a591
fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a ...3b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)c1fe3ea
feat(eslint-plugin): [only-throw-error] add allow option (#10221)d90cc59
chore: update eslint version internally to latest (#10244)5bd4c0a
fix(eslint-plugin): [consistent-type-definitions] don't leave trailing parens...d9e5da1
fix(eslint-plugin): [no-deprecated] report when exported class implements/ext...1e633c7
fix(eslint-plugin): [no-deprecated] report on deprecated variables used insid...05ed7e6
docs: fix prefer-nullish-coalescing.mdxbe3a224
feat(eslint-plugin): [prefer-nullish-coalescing] add option `ignoreBooleanCoe...Updates
@typescript-eslint/parser
from 8.12.2 to 8.13.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
ac1f632
chore(release): publish 8.13.0Updates
eslint-config-next
from 15.0.2 to 15.0.3Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
7dc7be2
v15.0.374b4d2d
v15.0.3-canary.9ba8e6a7
v15.0.3-canary.8dbad89b
v15.0.3-canary.7844cea1
v15.0.3-canary.6bdf8174
v15.0.3-canary.513fafe6
v15.0.3-canary.4e97e1f0
v15.0.3-canary.3d7643f9
v15.0.3-canary.2d9041fd
v15.0.3-canary.1Updates
postcss
from 8.4.47 to 8.4.48Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docsDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show