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

fix(deps): update app_platform #126

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
doctrine/dbal (source) 4.2.1 -> 4.2.2 age adoption passing confidence
doctrine/doctrine-bundle (source) 2.13.0 -> 2.13.2 age adoption passing confidence
doctrine/doctrine-migrations-bundle (source) 3.3.1 -> 3.4.0 age adoption passing confidence
doctrine/orm (source) 3.2.3 -> 3.3.1 age adoption passing confidence
easycorp/easyadmin-bundle v4.12.0 -> v4.23.2 age adoption passing confidence
symfony/browser-kit (source) v6.4.8 -> v6.4.13 age adoption passing confidence
symfony/console (source) v6.4.12 -> v6.4.17 age adoption passing confidence
symfony/css-selector (source) v6.4.8 -> v6.4.13 age adoption passing confidence
symfony/dotenv (source) v6.4.12 -> v6.4.16 age adoption passing confidence
symfony/framework-bundle (source) v6.4.12 -> v6.4.17 age adoption passing confidence
symfony/phpunit-bridge (source) v6.4.11 -> v6.4.16 age adoption passing confidence
symfony/proxy-manager-bridge (source) v6.4.8 -> v6.4.13 age adoption passing confidence
symfony/security-bundle (source) v6.4.11 -> v6.4.13 age adoption passing confidence
symfony/stopwatch (source) v6.4.8 -> v6.4.13 age adoption passing confidence
symfony/twig-bundle (source) v6.4.12 -> v6.4.13 age adoption passing confidence
symfony/validator (source) v6.4.12 -> v6.4.17 age adoption passing confidence
symfony/web-profiler-bundle (source) v6.4.11 -> v6.4.17 age adoption passing confidence
symfony/yaml (source) v6.4.12 -> v6.4.13 age adoption passing confidence

Release Notes

doctrine/dbal (doctrine/dbal)

v4.2.2

Compare Source

Release Notes for 4.2.2
4.2.2
  • Total issues resolved: 1
  • Total pull requests resolved: 18
  • Total contributors: 12
Static Analysis
Bug,PostgreSQL,Schema Comparison
Test Suite
Documentation
Bug,Schema Management
CI
Bug,Connecting,Connections,PDO,PHP
Bug,Quoting,SQL Server,Schema Management
Bug,PostgreSQL,Quoting,Schema Management
Bug,Prepared Statements,oci8
Connecting,Drivers,New Feature,Oracle
Bug,Type Mapping
Bug,Cache
Bug,Type Conversion
Changes from Lower Branches
  • This release contains all changes of the 3.9.4 release.
doctrine/DoctrineBundle (doctrine/doctrine-bundle)

v2.13.2

Compare Source

Release Notes for 2.13.2

2.13.x bugfix release (patch)

2.13.2
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 4

CI

Bug
Documentation

v2.13.1

Compare Source

doctrine/DoctrineMigrationsBundle (doctrine/doctrine-migrations-bundle)

v3.4.0

Compare Source

Release Notes for 3.4.0

Feature release (minor)

3.4.0
  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 2
Improvement
Bugfix
Documentation
Static Analysis
doctrine/orm (doctrine/orm)

v3.3.1

Compare Source

Release Notes for 3.3.1
3.3.1
  • Total issues resolved: 0
  • Total pull requests resolved: 9
  • Total contributors: 5
Bugfixes
Improvement
Documentation
CI
Test Suite

This release includes all the changes from https://github.com/doctrine/orm/releases/tag/2.20.1

v3.3.0

Compare Source

Release Notes for 3.3.0

Feature release (minor)

3.3.0
  • Total issues resolved: 0
  • Total pull requests resolved: 12
  • Total contributors: 8
New Features
Improvements
Deprecations
Documentation
Static Analysis
EasyCorp/EasyAdminBundle (easycorp/easyadmin-bundle)

v4.23.2: 4.23.2

Compare Source

Bug fixes

[322fd1c] Make NullFilter::CHOICE_VALUE_* consts public (@​Sobak)
[fe672a4] Provide $previous exception context for EntityRemoveException (@​Sobak)
[89fb2d2] Disallow clear in AssociationField when field is required (@​Sobak)

v4.23.1: 4.23.1

Compare Source

Bug fixes

[9c784fe] Inject interfaces in menu item matcher instead of concrete implementations (@​dragosprotung)
[fd6edb6] Fix ugly URLs with i18n backends (@​dragosprotung)
[8e2c268] Improve the URL Field and add tests (@​javiereguiluz)
[8901844] Keep URL absolute type for dashboards URLs (@​dragosprotung)

v4.23.0: 4.23.0

Compare Source

New features

[1128fb4] Allow customize entity row attributes on index page (@​zorn-v)

Bug fixes

[f847296] Use a better escaping mechanism for HTML attributes (@​javiereguiluz)
[d36dbf2] Improve findRoute() method in admin route generator (@​javiereguiluz)
[a95c204] Fix batch actions with ugly URLs (@​javiereguiluz)

v4.22.2: 4.22.2

Compare Source

Bug fixes

[3178099] Add some missing deprecations related to forms (@​javiereguiluz)
[cfeb05b] Fix set current route parameters with pretty urls enabled (@​zorn-v)
[3aea6c9] Fix Dashboard menu item highlighting (@​javiereguiluz)

v4.22.1: 4.22.1

Compare Source

Bug fixes

[f4edbf0] Force auto-generated CSRF token id (@​nicolas-grekas)
[1453266] Add some missing deprecations about signed URLs (@​javiereguiluz)

v4.22.0: 4.22.0

Compare Source

New features

[2ed6666] Allow customizing some parts of the login form page via Twig blocks (@​Pierstoval)

Bug fixes

[e635148] Added some missing deprecations related to referrer URLs (@​javiereguiluz)
[3179481] Do not redirect to pretty URL when CRUD controller is null (@​Seb33300)

v4.21.1: 4.21.1

Compare Source

Bug fixes

[c14f516] Fix pretty URL redirection when using custom actions (@​damien-louis)

v4.21.0: 4.21.0

Compare Source

New features

[8efaa68] When using pretty URLs, redirect ugly URLs automatically (@​javiereguiluz)

Bug fixes

[623f063][b76eca4] Fix asset preloading (@​fracsi)
[25e1df6] Fix active menu highlighting when there's a search query (@​ywisax)

v4.20.8: 4.20.8

Compare Source

Bug fixes

[f813388] Fix an edge-case about pretty URLs and cache warm up (@​javiereguiluz)

v4.20.7: 4.20.7

Compare Source

Bug fixes

[2dfefea] Fix pretty URLs with i18n backends (@​javiereguiluz)
[f09fbd3] Fix admin route generation when using the Route attribute from the legacy Annotation namespace (@​systemasis)

v4.20.6: 4.20.6

Compare Source

New features

[bd70f3b] Add a new Twig component to create Action Menus (@​javiereguiluz)

Bug fixes

[bd9e147] Fix an issue with filters related to pretty URLs (@​kadiiski)
[11c0600] Deprecate the AdminContext:getReferrer() method (@​javiereguiluz)
[f38f1f7] Minor performance improvement in Twig extension (@​javiereguiluz)
[7eb3f83] [Doc] Minor update in the security chapter (@​javiereguiluz)
[66d17d1] [Doc] Add a tip for custom actions (@​alexislefebvre)

v4.20.5: 4.20.5

Compare Source

New features

[093244f] Added documentation on JavaScript events (@​rimi-itk)

Bug fixes

[29e7c25] Fix alignment and size of menu items (@​hafkenscheid)

v4.20.4: 4.20.4

Compare Source

New features

[81e468d] Add a Twig component to display flash messages (@​javiereguiluz)
[ed8e55f] Add a new Twig block called main_content_wrapper (@​MrBLT)

Bug fixes

[a66ae73] Fix Fieldset collapse with new suffix (@​WedgeSama)
[639d42e] Correctly align icons of menu items (@​Aerendir)
[4eb8174] Align icon and text in a menu item (@​kniziol)
[0a025ee] Fix an issue related to pretty URLs (Matthieu Renard)
[a779a1f] Fix some issues with menu item badges that have no value (@​javiereguiluz)
[28c0187] Fix the color of the border of item remove icon in autocomplete lists (@​javiereguiluz)
[28dc420] [Doc] Misc fixes (@​gisostallenberg)

v4.20.3: 4.20.3

Compare Source

Bug fixes

[f5c6c43] Fix pretty URLs when using multiple dashboards (@​javiereguiluz)

v4.20.2: 4.20.2

Compare Source

Bug fixes

[5cb5534] Fix menu item highlighting when using submenus (@​javiereguiluz)

v4.20.1: 4.20.1

Compare Source

New features

[d82326c] Change the default theme to "auto" instead of "light" (@​javiereguiluz)

Bug fixes

[cb9cc4e] Fix the handling of the icon using JavaScript in the slug field (@​javiereguiluz)
[f7c0915] Fix menu item matcher when using pretty URLs and submenus (Valentin Karnauhov)
[ee475fb] Fix the design of the collapsed main menu (@​javiereguiluz)
[03f593a] Update the Webpack Encore configuration (@​javiereguiluz)
[b0a4d08] Update setup docs for developers not using Symfony Flex (@​javiereguiluz)

v4.20.0: 4.20.0

Compare Source

New features

[9082c1e] Add new propertySuffix to allow customizing form tabs/fieldsets/columns/rows using Symfony forms (@​WedgeSama)
[41c158c] Add a new Twig component to render flags in the country field (@​javiereguiluz)

Bug fixes

[cd931e9] Fix action callables (@​javiereguiluz)

v4.19.0: 4.19.0

Compare Source

New Features

[1593cc4] Allow to compute action label dynamically with a callable (@​hhamon)
[2307da5] Upgrade WebpackEncore version (@​javiereguiluz)
[f63b8a9] Update minimum Twig requirement to 3.15 (@​javiereguiluz)

Bug Fixes

[29f2267] Allow use of ux-icons in form fields (@​andersonamuller)
[6ea974b] Fix create form when entity id not set (@​alexndlm)
[452ddec] Some fixes related to pretty URLs (@​javiereguiluz)

v4.18.0: 4.18.0

Compare Source

New features

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

Bug fixes

[360984e] Fix reset filter link (@​fracsi)
[4e772c0] Fix defaults icons in AbstractDashboard (@​SebastienXD)
[4b41dd2] Misc. doc fixes (@​simondaigre)

v4.17.0: 4.17.0

Compare Source

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

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

Bug fixes

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

v4.16.2: 4.16.2

Compare Source

Bug fixes

[e6719e7] Fix typo in the name of an internal icon (@​WedgeSama)
[bb47199] Fix menu item matcher when using pretty URLs (#javiereguiluz)
[fdbf0f9] Replace sr-only CSS class with visually-hidden (@​JorickPepin)
[b333d63] Fix icon sets in documentation (@​JorickPepin)
[cc2540a] Misc tweaks related to icons (@​javiereguiluz)
[8cea287] Fix AdminDashboard attribute routes type (@​JorickPepin)
[d5ca738] Use PHP 8.4 as the baseline PHP version in CI tests (@​javiereguiluz)

v4.16.1: 4.16.1

Compare Source

Bug fixes

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

v4.16.0: 4.16.0

Compare Source

New features

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

Bug fixes

[6a613a5] Use image_uri for the lightbox thumbnail when using VichUploader bundle (@​guillaume-sainthillier)
[440980e] Fix misc deprecations (@​javiereguiluz)

v4.15.1: 4.15.1

Compare Source

New features

[37fe99c] Make constructors expect Interfaces for final classes (@​bytes-commerce)

Bug fixes

[f5c8249] Fix the admin generator commands (@​javiereguiluz)
[f0751d0] Fix return of context provider to return the context interface (@​andersonamuller)

v4.15.0: 4.15.0

Compare Source

New features

[bc45f2f] Bump PHP requirements to PHP 8.1 (needed to use Twig Components) (@​javiereguiluz)
[e7141eb] Use the modern bundle structure for config, templates, translations and public assets (@​javiereguiluz)
[567ae61] Use logical CSS properties to improve RTL/LTR support (@​javiereguiluz)

Bug fixes

[ce98597] Allow to stop entity deletion in batch delete via events (Elliot Bruneel)
[9f0626e] Fix the design of errored form fields (@​javiereguiluz)
[171aae9] Trim trailing slash from pretty index route path (@​pavol-tuka)
[d849b1e] Fix menu item matcher with pretty URLs enabled (@​zorn-v)
[3fd4515] Correctly extract the entityID for the title when using pretty URLs (@​jbtronics)

v4.14.5: 4.14.5

Compare Source

Bug fixes

[3eacbb1] Fix an issue when generating pretty URLs for the dashboard (@​javiereguiluz)

v4.14.4: 4.14.4

Compare Source

Bug fixes

[deb8919] Fix filters when using pretty URLs (@​javiereguiluz)

v4.14.3: 4.14.3

Compare Source

Bug fixes

[a8d66aa] Fix performance issue when using pretty URLs (@​javiereguiluz)

v4.14.2: 4.14.2

Compare Source

Bug fixes

[71d8ba8] Improve the detection of pretty URLs usage (@​javiereguiluz)
[06b33bb] Add .ddev directory to .gitattributes (@​IndraGunawan)

v4.14.1: 4.14.1

Compare Source

New features

[fe40488] Allow AdminCrud and AdminAction attributes to be used without parameter names (@​Lustmored)

Bug fixes

[9e0ef39] Fix next page URL (@​danut007ro)
[e1025aa] Fix the priority/order of the generated routes (@​javiereguiluz)
[a305b2b] Fix version where pretty admin URLs were added (@​fabpot)
[cafdaec] Fix an issue when accessing a variable in a Twig template (@​javiereguiluz)

v4.14.0: 4.14.0

Compare Source

New features

[7cd1489] Add support for pretty URLs (@​javiereguiluz) 🎉🎉🎉

v4.13.6: 4.13.6

Compare Source

Bug fixes

[988b9b4] Fix ImageField design in dark mode (@​VibroMatvey)
[1b65db1] Fix the highlighter so that it doesn't crash on REGEX symbols anymore (@​kees-hoogerheide-teampeak)

v4.13.5: 4.13.5

Compare Source

Bug fixes

[f9d0d8e] Fix entryToStringMethod when form_parent(form).vars.ea_vars is empty (Jean-Pascal Devierne)

v4.13.4: 4.13.4

Compare Source

New features

[0df1187] Allow to set HTML attributes in fields on index and detail pages, not only on form pages (@​KDederichs)
[f907d7a] Allow to customize the string representation of Collection field entries (@​roromix)

Bug fixes

[cfb7348] Replace unsafe guessClientExtension() method with guessExtension() (@​alshenetsky)
[304ebb1] Fix for linking from Edit/Detail to Index pages (@​bytes-commerce)
[f85f23d] Fix some Twig deprecations in the form theme (@​javiereguiluz)
[82d4947] Check if button parameters are present when submitting forms (@​KDederichs)
[beeb804] Fix empty query term conditions (@​guillaume-sainthillier)
[f9923f4] Prevent a crash when loading filters (@​pkly)
[bdda011] Misc doc fixes and improvements (@​FerJoTello)

v4.13.3: 4.13.3

Compare Source

Bug fixes

[70ee97e] Fix highlight text color in select autocomplete results (@​javiereguiluz)
[072b023] Fix modal header layout issue due to Bootstrap 5.3.3 changes (@​tpatartmajeur)
[659566c] Fix ControllerResolver::getController return value check (@​fracsi)

v4.13.2: 4.13.2

Compare Source

Bug fixes

[bc2791a] Add a missing web asset file for the code editor field (@​javiereguiluz)

v4.13.1: 4.13.1

[Compare Source](https://redirect.github.com/EasyCorp/EasyAdminBu


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/app_platform branch from 99ee6b9 to f391592 Compare October 13, 2024 13:19
@renovate renovate bot changed the title fix(deps): update dependency doctrine/orm to v3.3.0 fix(deps): update app_platform Oct 13, 2024
@renovate renovate bot force-pushed the renovate/app_platform branch 3 times, most recently from 606df4d to 159e9e9 Compare October 16, 2024 18:28
@renovate renovate bot changed the title fix(deps): update app_platform fix(deps): update dependency doctrine/orm to v3.3.0 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/app_platform branch from 159e9e9 to 6301618 Compare October 18, 2024 17:02
@renovate renovate bot changed the title fix(deps): update dependency doctrine/orm to v3.3.0 fix(deps): update app_platform Oct 18, 2024
@renovate renovate bot force-pushed the renovate/app_platform branch from 6301618 to f51acd1 Compare October 20, 2024 10:42
@renovate renovate bot changed the title fix(deps): update app_platform fix(deps): update dependency doctrine/orm to v3.3.0 Oct 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency doctrine/orm to v3.3.0 fix(deps): update app_platform Oct 22, 2024
@renovate renovate bot force-pushed the renovate/app_platform branch 2 times, most recently from 60ce3a9 to bc90b48 Compare October 27, 2024 16:41
@renovate renovate bot force-pushed the renovate/app_platform branch 10 times, most recently from 35d7bf0 to 906b082 Compare November 8, 2024 18:40
@renovate renovate bot force-pushed the renovate/app_platform branch 3 times, most recently from 82a271b to a3d7664 Compare November 19, 2024 21:26
@renovate renovate bot force-pushed the renovate/app_platform branch from a3d7664 to 1db4105 Compare November 21, 2024 20:06
Copy link
Contributor Author

renovate bot commented Nov 21, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer install --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - laminas/laminas-code is locked to version 4.14.0 and an update of this package was not requested.
    - laminas/laminas-code 4.14.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 2
    - friendsofphp/proxy-manager-lts is locked to version v1.0.18 and an update of this package was not requested.
    - friendsofphp/proxy-manager-lts v1.0.18 requires laminas/laminas-code ~3.4.1|^4.0 -> satisfiable by laminas/laminas-code[4.14.0].
    - laminas/laminas-code 4.14.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.


@renovate renovate bot force-pushed the renovate/app_platform branch 2 times, most recently from 9b90bbc to 9355776 Compare November 26, 2024 23:13
@renovate renovate bot force-pushed the renovate/app_platform branch 4 times, most recently from a199522 to 97d02d6 Compare December 3, 2024 20:44
@renovate renovate bot force-pushed the renovate/app_platform branch 3 times, most recently from 2b694db to a1d750e Compare December 9, 2024 19:58
@renovate renovate bot force-pushed the renovate/app_platform branch from a1d750e to 06b33f5 Compare December 12, 2024 11:20
@renovate renovate bot force-pushed the renovate/app_platform branch from 06b33f5 to 2380735 Compare December 19, 2024 12:07
@renovate renovate bot force-pushed the renovate/app_platform branch 5 times, most recently from f68e090 to 160e1f3 Compare January 5, 2025 13:06
@renovate renovate bot force-pushed the renovate/app_platform branch 5 times, most recently from 7168341 to 00e18d0 Compare January 15, 2025 00:03
@renovate renovate bot force-pushed the renovate/app_platform branch 5 times, most recently from 2600b56 to f015cab Compare January 20, 2025 21:55
@renovate renovate bot force-pushed the renovate/app_platform branch from f015cab to 01e8226 Compare January 21, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants