Apicurio / apicurio-registry

An API/Schema registry - stores APIs and Schemas.
https://www.apicur.io/registry/
Apache License 2.0
609 stars 269 forks source link

chore(deps): bump the ui-app-dependencies group across 1 directory with 7 updates #5484

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the ui-app-dependencies group with 7 updates in the /ui/ui-app directory:

Package From To
@microsoft/kiota-abstractions 1.0.0-preview.68 1.0.0-preview.74
@microsoft/kiota-http-fetchlibrary 1.0.0-preview.67 1.0.0-preview.74
@microsoft/kiota-serialization-form 1.0.0-preview.56 1.0.0-preview.74
@microsoft/kiota-serialization-json 1.0.0-preview.68 1.0.0-preview.74
@microsoft/kiota-serialization-multipart 1.0.0-preview.46 1.0.0-preview.74
@microsoft/kiota-serialization-text 1.0.0-preview.65 1.0.0-preview.74
react-router-dom 6.27.0 6.28.0

Updates @microsoft/kiota-abstractions from 1.0.0-preview.68 to 1.0.0-preview.74

Release notes

Sourced from @​microsoft/kiota-abstractions's releases.

@​microsoft/kiota-abstractions: v1.0.0-preview.74

1.0.0-preview.74 (2024-11-07)

Bug Fixes

  • getting rid of unnecessary guid-typescript dependency (ced60d1)
  • getting rid of unnecessary guid-typescript dependency (706ce3c)
  • using parseGuidString as validator function (7a7c9ed)

@​microsoft/kiota-abstractions: v1.0.0-preview.73

1.0.0-preview.73 (2024-11-05)

Bug Fixes

  • fix Eslint configuration to parse all files. (9a58d21)

@​microsoft/kiota-abstractions: v1.0.0-preview.72

1.0.0-preview.72 (2024-10-31)

Bug Fixes

  • resolve regression in serializeMultipartBody signature. (6434567)
  • resolve regression in serializeMultipartBody signature. (507eff6)

@​microsoft/kiota-abstractions: v1.0.0-preview.71

1.0.0-preview.71 (2024-10-28)

Miscellaneous Chores

  • @​microsoft/kiota-abstractions: Synchronize microsoft-kiota versions

@​microsoft/kiota-abstractions: v1.0.0-preview.70

1.0.0-preview.70 (2024-10-24)

Features

Commits


Updates @microsoft/kiota-http-fetchlibrary from 1.0.0-preview.67 to 1.0.0-preview.74

Release notes

Sourced from @​microsoft/kiota-http-fetchlibrary's releases.

@​microsoft/kiota-http-fetchlibrary: v1.0.0-preview.74

1.0.0-preview.74 (2024-11-07)

Bug Fixes

  • getting rid of unnecessary guid-typescript dependency (ced60d1)
  • getting rid of unnecessary guid-typescript dependency (706ce3c)
  • using parseGuidString as validator function (7a7c9ed)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​microsoft/kiota-abstractions bumped from ^1.0.0-preview.73 to ^1.0.0-preview.74

@​microsoft/kiota-http-fetchlibrary: v1.0.0-preview.73

1.0.0-preview.73 (2024-11-05)

Bug Fixes

  • fix Eslint configuration to parse all files. (9a58d21)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​microsoft/kiota-abstractions bumped from ^1.0.0-preview.72 to ^1.0.0-preview.73

@​microsoft/kiota-http-fetchlibrary: v1.0.0-preview.72

1.0.0-preview.72 (2024-10-31)

Miscellaneous Chores

  • @​microsoft/kiota-http-fetchlibrary: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​microsoft/kiota-abstractions bumped from ^1.0.0-preview.71 to ^1.0.0-preview.72

@​microsoft/kiota-http-fetchlibrary: v1.0.0-preview.71

1.0.0-preview.71 (2024-10-28)

... (truncated)

Commits


Updates @microsoft/kiota-serialization-form from 1.0.0-preview.56 to 1.0.0-preview.74

Release notes

Sourced from @​microsoft/kiota-serialization-form's releases.

@​microsoft/kiota-serialization-form: v1.0.0-preview.74

1.0.0-preview.74 (2024-11-07)

Bug Fixes

  • getting rid of unnecessary guid-typescript dependency (ced60d1)
  • getting rid of unnecessary guid-typescript dependency (706ce3c)
  • using parseGuidString as validator function (7a7c9ed)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​microsoft/kiota-abstractions bumped from ^1.0.0-preview.73 to ^1.0.0-preview.74

@​microsoft/kiota-serialization-form: v1.0.0-preview.73

1.0.0-preview.73 (2024-11-05)

Bug Fixes

  • fix Eslint configuration to parse all files. (9a58d21)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​microsoft/kiota-abstractions bumped from ^1.0.0-preview.72 to ^1.0.0-preview.73

@​microsoft/kiota-serialization-form: v1.0.0-preview.72

1.0.0-preview.72 (2024-10-31)

Miscellaneous Chores

  • @​microsoft/kiota-serialization-form: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​microsoft/kiota-abstractions bumped from ^1.0.0-preview.71 to ^1.0.0-preview.72

@​microsoft/kiota-serialization-form: v1.0.0-preview.71

1.0.0-preview.71 (2024-10-28)

... (truncated)

Commits
  • fcef711 Merge pull request #1476 from microsoft/release-please--branches--main
  • 915f961 Merge pull request #1477 from microsoft/dependabot/npm_and_yarn/multi-616e94b022
  • e24f7cd auto dependabot: bump cookie and @​bundled-es-modules/cookie
  • 326725b chore: release main
  • ced60d1 Merge pull request #1475 from markovav-official/feature/custom-guid-type
  • 7a7c9ed fix: using parseGuidString as validator function
  • 706ce3c fix: getting rid of unnecessary guid-typescript dependency
  • 50868c8 Merge pull request #1473 from microsoft/dependabot/npm_and_yarn/types/node-22...
  • 039b1ba Merge pull request #1472 from microsoft/dependabot/npm_and_yarn/eslint-9889b7...
  • f2203c0 auto dependabot: bump @​types/node from 22.8.7 to 22.9.0
  • Additional commits viewable in compare view


Updates @microsoft/kiota-serialization-json from 1.0.0-preview.68 to 1.0.0-preview.74

Release notes

Sourced from @​microsoft/kiota-serialization-json's releases.

@​microsoft/kiota-serialization-json: v1.0.0-preview.74

1.0.0-preview.74 (2024-11-07)

Bug Fixes

  • getting rid of unnecessary guid-typescript dependency (ced60d1)
  • getting rid of unnecessary guid-typescript dependency (706ce3c)
  • using parseGuidString as validator function (7a7c9ed)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​microsoft/kiota-abstractions bumped from ^1.0.0-preview.73 to ^1.0.0-preview.74

@​microsoft/kiota-serialization-json: v1.0.0-preview.73

1.0.0-preview.73 (2024-11-05)

Bug Fixes

  • fix Eslint configuration to parse all files. (9a58d21)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​microsoft/kiota-abstractions bumped from ^1.0.0-preview.72 to ^1.0.0-preview.73

@​microsoft/kiota-serialization-json: v1.0.0-preview.72

1.0.0-preview.72 (2024-10-31)

Miscellaneous Chores

  • @​microsoft/kiota-serialization-json: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​microsoft/kiota-abstractions bumped from ^1.0.0-preview.71 to ^1.0.0-preview.72

@​microsoft/kiota-serialization-json: v1.0.0-preview.71

1.0.0-preview.71 (2024-10-28)

... (truncated)

Commits


Updates @microsoft/kiota-serialization-multipart from 1.0.0-preview.46 to 1.0.0-preview.74

Release notes

Sourced from @​microsoft/kiota-serialization-multipart's releases.

@​microsoft/kiota-serialization-multipart: v1.0.0-preview.74

1.0.0-preview.74 (2024-11-07)

Bug Fixes

  • getting rid of unnecessary guid-typescript dependency (ced60d1)
  • getting rid of unnecessary guid-typescript dependency (706ce3c)
  • using parseGuidString as validator function (7a7c9ed)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​microsoft/kiota-abstractions bumped from ^1.0.0-preview.73 to ^1.0.0-preview.74
    • devDependencies
      • @​microsoft/kiota-serialization-json bumped from ^1.0.0-preview.73 to ^1.0.0-preview.74

@​microsoft/kiota-serialization-multipart: v1.0.0-preview.73

1.0.0-preview.73 (2024-11-05)

Bug Fixes

  • fix Eslint configuration to parse all files. (9a58d21)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​microsoft/kiota-abstractions bumped from ^1.0.0-preview.72 to ^1.0.0-preview.73
    • devDependencies
      • @​microsoft/kiota-serialization-json bumped from ^1.0.0-preview.72 to ^1.0.0-preview.73

@​microsoft/kiota-serialization-multipart: v1.0.0-preview.72

1.0.0-preview.72 (2024-10-31)

Miscellaneous Chores

  • @​microsoft/kiota-serialization-multipart: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​microsoft/kiota-abstractions bumped from ^1.0.0-preview.71 to ^1.0.0-preview.72

... (truncated)

Commits
  • fcef711 Merge pull request #1476 from microsoft/release-please--branches--main
  • 915f961 Merge pull request #1477 from microsoft/dependabot/npm_and_yarn/multi-616e94b022
  • e24f7cd auto dependabot: bump cookie and @​bundled-es-modules/cookie
  • 326725b chore: release main
  • ced60d1 Merge pull request #1475 from markovav-official/feature/custom-guid-type
  • 7a7c9ed fix: using parseGuidString as validator function
  • 706ce3c fix: getting rid of unnecessary guid-typescript dependency
  • 50868c8 Merge pull request #1473 from microsoft/dependabot/npm_and_yarn/types/node-22...
  • 039b1ba Merge pull request #1472 from microsoft/dependabot/npm_and_yarn/eslint-9889b7...
  • f2203c0 auto dependabot: bump @​types/node from 22.8.7 to 22.9.0
  • Additional commits viewable in compare view


Updates @microsoft/kiota-serialization-text from 1.0.0-preview.65 to 1.0.0-preview.74

Commits


Updates react-router-dom from 6.27.0 to 6.28.0

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8

react-router-dom-v5-compat@6.4.0-pre.7

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.7
    • react-router-dom@6.4.0-pre.7

react-router-dom-v5-compat@6.4.0-pre.6

Patch Changes

  • 44bce3c6: Fix react-router-dom peer dependency version
    • react-router@6.4.0-pre.6
    • react-router-dom@6.4.0-pre.6

react-router-dom-v5-compat@6.4.0-pre.5

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.28.0

Minor Changes

    • Log deprecation warnings for v7 flags (#11750)
    • Add deprecation warnings to json/defer in favor of returning raw objects
      • These methods will be removed in React Router v7

Patch Changes

  • Update JSDoc URLs for new website structure (add /v6/ segment) (#12141)
  • Updated dependencies:
    • react-router@6.28.0
    • @remix-run/router@1.21.0
Commits


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
apicurio-bot[bot] commented 2 weeks ago

Thank you for creating a pull request!

Pinging @EricWittmann to respond or triage.

dependabot[bot] commented 2 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.