Skip to content

Bump file-selector from 2.1.2 to 4.0.2 in /src-editor - #2316

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/src-editor/file-selector-4.0.2
Open

Bump file-selector from 2.1.2 to 4.0.2 in /src-editor#2316
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/src-editor/file-selector-4.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps file-selector from 2.1.2 to 4.0.2.

Release notes

Sourced from file-selector's releases.

v4.0.2

4.0.2 (2026-07-18)

Bug Fixes

v4.0.1

4.0.1 (2026-07-17)

Bug Fixes

v4.0.0

4.0.0 (2026-07-12)

  • feat!: move full MIME table to file-selector/mime subpath to shrink bundle (b778ca9)

BREAKING CHANGES

  • the full extension-to-MIME table is no longer bundled into the core entry. Import COMMON_MIME_TYPES from file-selector/mime and pass it via the mimeTypes option to restore full coverage.

v3.1.2

3.1.2 (2026-07-12)

Bug Fixes

  • make FileWithPath.path and relativePath non-optional (10e4268), closes #115

v3.1.1

3.1.1 (2026-07-12)

Bug Fixes

  • traverse dropped directories via the File System Access API (262a448), closes #130

v3.1.0

3.1.0 (2026-07-12)

Features

  • use a custom error when items are not files (8b2c704)

... (truncated)

Commits
  • c7807be fix: return the original dropped File so Electron can resolve its path
  • 1287d34 fix: fall back to getAsFile when getAsFileSystemHandle returns null
  • e41d5e2 docs: center and resize logo in README
  • a7c3fb3 chore: adopt new logo and docs branding
  • 943e55c chore(deps): bump tsdown from 0.22.4 to 0.22.5 (#141)
  • 4fb6f67 ci: add pre-commit hooks
  • f09ac75 style: align oxfmt with react-dropzone, format all file types
  • 3c3d3c1 ci: group dependabot updates; auto-merge patch only
  • a3cf699 ci: remove stale issue/PR bot
  • cb24a67 docs: add Vocs documentation site with live playground
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for file-selector since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 [file-selector](https://github.com/react-dropzone/file-selector) from 2.1.2 to 4.0.2.
- [Release notes](https://github.com/react-dropzone/file-selector/releases)
- [Commits](react-dropzone/file-selector@v2.1.2...v4.0.2)

---
updated-dependencies:
- dependency-name: file-selector
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file JavaScript labels Jul 28, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): file-selector
  • Update type: major
  • Dependency type: production
  • Previous version: 2.1.2
  • New version: 4.0.2

Modified Files:

  • src-editor/package-lock.json
  • src-editor/package.json

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants