Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump easycorp/easyadmin-bundle from 4.10.3 to 4.11.1 #974

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps easycorp/easyadmin-bundle from 4.10.3 to 4.11.1.

Release notes

Sourced from easycorp/easyadmin-bundle's releases.

4.11.1

Bug fixes

[4549b974] Fix selection of menu items after Dashboard menu item (@​a-r-m-i-n) [bb6ae0c3] Fix EntityRepository to remove an unnecessary type conversion (@​ksn135) [2ca52be8] Fix admin routes with locales that include the country/region part (@​hoffmanns) [7431d14f][ed59756f] Pass the predefined date/time formats "as is" to IntlFormatter instead of converting them (@​javiereguiluz) [852c7c10] Improved DDEV config (@​a-r-m-i-n) [387894f7] Updated Romanian translation (@​danut007ro)

4.11.0

This release contains a bug fix related to menu items not properly highlighted in some cases. To fix this, we had to introduce a BC break, but it only affects you if you have your own MenuItemMatcherInterface implementation in your backend (which is very rarely needed). Read the UPGRADE.md guide and read the new code of the MenuItemMatcher class to learn more about this change.

Bug fixes

[0129eb96] Make long filter modald scrollable (@​tpatartmajeur) [4ebe89c8] Fix flag sizes in the country field in Safari browsers (@​javiereguiluz) [9c39cc42] Fix entity aliases generation in EntityRepository (@​ksn135) [1fc89fd0] Fix the logic of the menu item matcher (@​javiereguiluz)

4.10.5

Bug fixes

[ba8b6d45] Use the configured translation domain when translating a page title (@​Dotdeb22) [a3c52fbc] Fix formatting of percent fields (@​maxhelias) [617219be] Fix Twig regex for collection field (@​GuillaumeRoques) [88190e79] Reindex ActionCollection by actionName after processing actions (@​maxhelias)

4.10.4

New features

[7549885b] Pass the added element in the ea.collection.item-added event (@​zorn-v) [d92ca29a][3f78882d] Add a new renderAsHtml() method to AssociationField (@​tpatartmajeur)

Bug fixes

[1e1a206e] Fix multiple ImageField constraint (@​Seb33300) [4df6c3ee] Fix assets not loaded for fields generated automatically (@​javiereguiluz) [53863da4] When there's an error in a collection, render it expanded (@​zorn-v) [71104ea1] Fix an exception related to collections in form_theme.html.twig (@​Viperium) [8a98b1eb] Fix the height of empty cells in datagrids on small devices (@​javiereguiluz) [5f4413d0] Fix search when entities are associated with tables of the same name (@​ksn135) [35953b58] Remove any usage of the strtok() function (@​javiereguiluz) [ae7f9e5a][63302e30] Misc doc fixes and tweaks (@​Chris53897)

Commits
  • d094505 Prepare 4.11.1 release
  • 7431d14 bug #6400 Pass the date/time predefine formats as is to IntlFormatter (javier...
  • 3254412 Pass the date/time predefine formats as is to IntlFormatter
  • 387894f minor #6380 Update ro translation (danut007ro)
  • 852c7c1 feature #6398 DDEV enhancements (a-r-m-i-n)
  • 15da6c9 DDEV enhancements
  • 361fefa Fix code syntax
  • 4549b97 bug #6397 Fix selection of menu items after Dashboard menu item (a-r-m-i-n)
  • 701b0af Fix selection of menu items after Dashboard menu item
  • e4f9521 Update some code comments
  • 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 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Issues or pull requests related to PHP labels Sep 1, 2024
@qdequippe qdequippe enabled auto-merge (squash) September 1, 2024 14:40
@dependabot dependabot bot force-pushed the dependabot/composer/easycorp/easyadmin-bundle-4.11.1 branch from fd8e98e to 49169f7 Compare September 1, 2024 14:40
Bumps [easycorp/easyadmin-bundle](https://github.com/EasyCorp/EasyAdminBundle) from 4.10.3 to 4.11.1.
- [Release notes](https://github.com/EasyCorp/EasyAdminBundle/releases)
- [Commits](EasyCorp/EasyAdminBundle@v4.10.3...v4.11.1)

---
updated-dependencies:
- dependency-name: easycorp/easyadmin-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/easycorp/easyadmin-bundle-4.11.1 branch from 49169f7 to 8995ab4 Compare September 1, 2024 14:42
@qdequippe qdequippe merged commit f929606 into main Sep 1, 2024
4 checks passed
@qdequippe qdequippe deleted the dependabot/composer/easycorp/easyadmin-bundle-4.11.1 branch September 1, 2024 14:43
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 php Issues or pull requests related to PHP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant