Skip to content

build(deps): bump @uploadcare/file-uploader from 1.29.0 to 1.31.1#125

Merged
egordidenko merged 2 commits into
mainfrom
dependabot/npm_and_yarn/uploadcare/file-uploader-1.31.1
Jun 12, 2026
Merged

build(deps): bump @uploadcare/file-uploader from 1.29.0 to 1.31.1#125
egordidenko merged 2 commits into
mainfrom
dependabot/npm_and_yarn/uploadcare/file-uploader-1.31.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps @uploadcare/file-uploader from 1.29.0 to 1.31.1.

Release notes

Sourced from @​uploadcare/file-uploader's releases.

v1.31.1

1.31.1 (2026-06-08)

Bug Fixes

  • dynamic-button: refined loading UI, snippets, and source variants (44201fa)
  • thumb: added support for rounding size values using Math.round (#982) (57c111b)

v1.31.0

1.31.0 (2026-06-03)

Bug Fixes

  • plugins: make plugin registry changes reactive (batched) (ce5034a)

Features

  • add addFileFromUploadcareFile to the uploader public API (34e4b5e)

v1.30.2

1.30.2 (2026-05-28)

v1.30.1

1.30.1 (2026-05-27)

v1.30.0

1.30.0 (2026-05-27)

Features

v1.29.1

1.29.1 (2026-04-30)

Bug Fixes

  • config: preserve pre-existing values when registering custom configs (#960) (9e06f98)

Features

  • theme: add shorthand radius classes (.uc-radius-none, .uc-radius-small, .uc-radius-medium, .uc-radius-large) (df9f112)
Changelog

Sourced from @​uploadcare/file-uploader's changelog.

1.31.1 (2026-06-08)

Bug Fixes

  • dynamic-button: refined loading UI, snippets, and source variants (44201fa)
  • thumb: added support for rounding size values using Math.round (#982) (57c111b)

1.31.0 (2026-06-03)

Bug Fixes

  • plugins: make plugin registry changes reactive (batched) (ce5034a)

Features

  • add addFileFromUploadcareFile to the uploader public API (34e4b5e)

1.30.2 (2026-05-28)

1.30.1 (2026-05-27)

1.30.0 (2026-05-27)

Features

1.29.1 (2026-04-30)

Bug Fixes

  • config: preserve pre-existing values when registering custom configs (#960) (9e06f98)

Features

  • theme: add shorthand radius classes (.uc-radius-none, .uc-radius-small, .uc-radius-medium, .uc-radius-large) (df9f112)
Commits
  • bea1369 chore: release v1.31.1 (#984)
  • 44201fa fix(dynamic-button): refined loading UI, snippets, and source variants
  • 57c111b fix(thumb): added support for rounding size values using Math.round (#982)
  • 6651bad refactor(clipboard): guard clipboard paste handling by activity and editable ...
  • 9ea8b0f chore: release v1.31.0 (#978)
  • f0c534c refactor(drop-down): added type button in the header button (#976)
  • a0a1062 Merge pull request #975 from uploadcare/feat/ai-enhancer-compatibility
  • 9b7d952 test(e2e): fix flaky validator poll — upload takes ~5-6s, timeout was 5s
  • 7d69765 ci: harden checks workflow (review feedback)
  • c545188 ci: pin remaining actions to commit SHAs
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@uploadcare/file-uploader](https://github.com/uploadcare/file-uploader) from 1.29.0 to 1.31.1.
- [Release notes](https://github.com/uploadcare/file-uploader/releases)
- [Changelog](https://github.com/uploadcare/file-uploader/blob/main/CHANGELOG.md)
- [Commits](uploadcare/file-uploader@v1.29.0...v1.31.1)

---
updated-dependencies:
- dependency-name: "@uploadcare/file-uploader"
  dependency-version: 1.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 9, 2026
@egordidenko egordidenko merged commit f3db8ef into main Jun 12, 2026
6 checks passed
@egordidenko egordidenko deleted the dependabot/npm_and_yarn/uploadcare/file-uploader-1.31.1 branch June 12, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants