Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: api-platform/admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.8
Choose a base ref
...
head repository: api-platform/admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.9
Choose a head ref
  • 6 commits
  • 3 files changed
  • 4 contributors

Commits on Jan 22, 2026

  1. chore(deps): bump lodash from 4.17.21 to 4.17.23

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and fzaninotto committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    767fdc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. chore(deps): bump webpack from 5.95.0 to 5.105.0 (#649)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.95.0 to 5.105.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
    - [Commits](webpack/webpack@v5.95.0...v5.105.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-version: 5.105.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    63371ef View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. chore(deps): bump qs from 6.14.1 to 6.14.2 (#650)

    Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.14.1...v6.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.14.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    fc478ca View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. fix(AdminGuesser): respect passed loading prop in AdminGuesser (#651)

    Co-authored-by: Dennis Jaszak <[email protected]>
    djaszak and Dennis Jaszak authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    337e506 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. chore(deps-dev): bump storybook from 8.6.15 to 8.6.17 (#652)

    Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 8.6.15 to 8.6.17.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.17/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.17/code/core)
    
    ---
    updated-dependencies:
    - dependency-name: storybook
      dependency-version: 8.6.17
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    7555e51 View commit details
    Browse the repository at this point in the history
  2. v4.0.9

    slax57 committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    564ea20 View commit details
    Browse the repository at this point in the history
Loading