Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps easycorp/easyadmin-bundle from 4.15.1 to 4.18.0.

Release notes

Sourced from easycorp/easyadmin-bundle's releases.

4.18.0

New features

[92b3d9f89] Revert FontAwesome icons changes introduced in version 4.16.0 (@​javiereguiluz)

Bug fixes

[360984ed5] Fix reset filter link (@​fracsi) [4e772c0f9] Fix defaults icons in AbstractDashboard (@​SebastienXD) [4b41dd2e9] Misc. doc fixes (@​simondaigre)

4.17.0

This release contains a potentially (small) BC break. When using pretty URLs, the generated URLs used underscores and they now use dashes and snake case. For example, before an URL could be /admin/blog_post/batchDelete and now it's /admin/blog-post/batch-delete

The route names remain the same (e.g. admin_blog_post_batch_delete) and you probably always generate URLs using the route name, so this BC break won't impact you.

New features

[f9a223a2f] Use kernel.build_dir instead of kernel.cache_dir for cached contents (@​alexndlm) [aee6650a8] Use kekab-case instead of snake_case for Pretty URL route paths (@​simondaigre)

Bug fixes

[0e4544f97] Fix some CSS styles (@​kteterycz) [2982a8c8a] Fix some internal icons name (@​JorickPepin)

4.16.2

Bug fixes

[e6719e766] Fix typo in the name of an internal icon (@​WedgeSama) [bb471995c] Fix menu item matcher when using pretty URLs (#javiereguiluz) [fdbf0f93e] Replace sr-only CSS class with visually-hidden (@​JorickPepin) [b333d6362] Fix icon sets in documentation (@​JorickPepin) [cc2540ae9] Misc tweaks related to icons (@​javiereguiluz) [8cea28768] Fix AdminDashboard attribute routes type (@​JorickPepin) [d5ca73831] Use PHP 8.4 as the baseline PHP version in CI tests (@​javiereguiluz)

4.16.1

Bug fixes

[dc4bc4caf] Fix an edge-case when using pretty URLs (@​javiereguiluz)

4.16.0

New features

[f2fc65b99] Allow to use different icon sets in the backend (@​javiereguiluz) [8d38f8562] Split ea_form_fieldset_open_row form theme block (@​WedgeSama)

Bug fixes

... (truncated)

Commits
  • c1b694c Prepare 4.18.0 release
  • 92b3d9f feature #6600 Revert FontAwesome icons changes (javiereguiluz)
  • eb500fb Revert FontAwesome icons changes
  • 4e772c0 bug #6596 fix(AbstractDashboard): fix defaults icons in AbstractDashboard (Se...
  • 360984e bug #6594 Fix reset filter link (fracsi)
  • 4b41dd2 minor #6597 Fix batch_delete paths on docs (simondaigre)
  • c3b2f58 Update docs
  • d2a4ded fix(AbstractDashboard): fix defaults icons in AbstractDashboard
  • 2d0986c Fix reset filter link
  • a70284a Bump development version
  • 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)

Bumps [easycorp/easyadmin-bundle](https://github.com/EasyCorp/EasyAdminBundle) from 4.15.1 to 4.18.0.
- [Release notes](https://github.com/EasyCorp/EasyAdminBundle/releases)
- [Commits](EasyCorp/EasyAdminBundle@v4.15.1...v4.18.0)

---
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 added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 2, 2024
@Pierstoval Pierstoval closed this Dec 2, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/backend/easycorp/easyadmin-bundle-4.18.0 branch December 2, 2024 14:20
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 Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants