eosc-kc / keycloak

Open Source Identity and Access Management For Modern Applications and Services
https://www.keycloak.org
Apache License 2.0
4 stars 4 forks source link

Bump file-selector from 0.6.0 to 2.1.0 #715

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps file-selector from 0.6.0 to 2.1.0.

Release notes

Sourced from file-selector's releases.

v2.1.0

2.1.0 (2024-11-02)

Features

  • add mime type for jsonl file ext (f159a4a)

v2.0.0

2.0.0 (2024-11-02)

  • feat!: always set a {relativePath} close #69 (0dff2f9)

BREAKING CHANGES

  • {path} is now relative when falling back to the file name

v2.0.0-beta.3

2.0.0-beta.3 (2024-10-30)

  • refactor!: drop CommonJS distribution from package (0670bd2)

BREAKING CHANGES

  • removes the CommonJS distribution from the package

Signed-off-by: Jon Koops jonkoops@gmail.com

v2.0.0-beta.2

2.0.0-beta.2 (2024-10-27)

  • refactor!: drop UMD distribution from package (ad592cd)

BREAKING CHANGES

  • removes the UMD distribution from the package

Signed-off-by: Jon Koops jonkoops@gmail.com

v2.0.0-beta.1

2.0.0-beta.1 (2024-10-26)

  • chore!: drop support for legacy Node.js versions (859310e)

... (truncated)

Commits
  • f159a4a feat: add mime type for jsonl file ext
  • 0dff2f9 feat!: always set a {relativePath} close #69
  • 72d5fa6 feat: set up pre-release workflow
  • 383b5cd chore: clean up test workflow
  • 7e3cef5 test: fix typescript error
  • 11d34a7 feat: use getAsFileSystemHandle when available
  • fedec3e refactor!: drop ES5 distribution from package
  • 6adbc2f docs: link to org contributing guideline
  • a1e91dc chore: replace legacy Yarn with NPM
  • 92d2f2e feat: upgrade Jest and TypeScript dependencies to latest version
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
dependabot[bot] commented 2 weeks ago

The following labels could not be found: area/dependencies, team/ui.