Skip to content

build(deps): bump @uploadcare/file-uploader from 1.26.0 to 1.27.1#111

Merged
egordidenko merged 1 commit intomainfrom
dependabot/npm_and_yarn/uploadcare/file-uploader-1.27.1
Feb 16, 2026
Merged

build(deps): bump @uploadcare/file-uploader from 1.26.0 to 1.27.1#111
egordidenko merged 1 commit intomainfrom
dependabot/npm_and_yarn/uploadcare/file-uploader-1.27.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps @uploadcare/file-uploader from 1.26.0 to 1.27.1.

Release notes

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

v1.27.1

1.27.1 (2026-02-16)

v1.27.0

1.27.0 (2026-02-11)

Features

  • clipboard: added handling of clipboard-based file input, enabling reliable processing of pasted files. See the documentation for details.

Bug Fixes

  • api/initFlow: initFlow doesn't work right after sourceList config update (#937) (ab51f07)

v1.26.3

1.26.3 (2026-02-04)

v1.26.2

1.26.2 (2026-02-02)

Bug Fixes

  • droparea: icon transition on fullscreen droparea (#931) (ddb90ef)

v1.26.1

1.26.1 (2026-01-29)

Bug Fixes

  • bump @​uploadcare/quality-insights to fix zod types import errors (#920) (fc6cc37)
  • config ctx initialization order (#923) (f90466c)
  • config: prevent overwriting existing property descriptors in Config class (#922) (71d8da0)
Changelog

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

1.27.1 (2026-02-16)

1.27.0 (2026-02-11)

Features

  • clipboard: added handling of clipboard-based file input, enabling reliable processing of pasted files. See the documentation for details.

Bug Fixes

  • api/initFlow: initFlow doesn't work right after sourceList config update (#937) (ab51f07)

1.26.3 (2026-02-04)

1.26.2 (2026-02-02)

Bug Fixes

  • droparea: icon transition on fullscreen droparea (#931) (ddb90ef)

1.26.1 (2026-01-29)

Bug Fixes

  • bump @​uploadcare/quality-insights to fix zod types import errors (#920) (fc6cc37)
  • config ctx initialization order (#923) (f90466c)
  • config: prevent overwriting existing property descriptors in Config class (#922) (71d8da0)
Commits
  • be42ea0 chore: release v1.27.1 (#942)
  • ba44062 chore(soc 2): get rid of critical dependencies (#941)
  • 8447364 chore: release v1.27.0 (#939)
  • 869c118 feat: implement ClipboardLayer for clipboard file handling (#938)
  • ab51f07 fix(api/initFlow): initFlow doesn't work right after sourceList config up...
  • 5a04e6f feat/clipboard-layer (#935)
  • e0a12af chore: release v1.26.3 (#934)
  • 42a5262 chore: removed '*solution' property from FileUploaderMode components and adde...
  • 8f7730c chore: release v1.26.2 (#932)
  • ddb90ef fix(droparea): icon transition on fullscreen droparea (#931)
  • 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.26.0 to 1.27.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.26.0...v1.27.1)

---
updated-dependencies:
- dependency-name: "@uploadcare/file-uploader"
  dependency-version: 1.27.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 Feb 16, 2026
@egordidenko egordidenko merged commit a4b2dd4 into main Feb 16, 2026
5 checks passed
@egordidenko egordidenko deleted the dependabot/npm_and_yarn/uploadcare/file-uploader-1.27.1 branch February 16, 2026 23:52
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