-
Notifications
You must be signed in to change notification settings - Fork 10
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/app_platform
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/app_platform
branch
from
October 13, 2024 13:19
99ee6b9
to
f391592
Compare
renovate
bot
changed the title
fix(deps): update dependency doctrine/orm to v3.3.0
fix(deps): update app_platform
Oct 13, 2024
renovate
bot
force-pushed
the
renovate/app_platform
branch
3 times, most recently
from
October 16, 2024 18:28
606df4d
to
159e9e9
Compare
renovate
bot
changed the title
fix(deps): update app_platform
fix(deps): update dependency doctrine/orm to v3.3.0
Oct 18, 2024
renovate
bot
force-pushed
the
renovate/app_platform
branch
from
October 18, 2024 17:02
159e9e9
to
6301618
Compare
renovate
bot
changed the title
fix(deps): update dependency doctrine/orm to v3.3.0
fix(deps): update app_platform
Oct 18, 2024
renovate
bot
force-pushed
the
renovate/app_platform
branch
from
October 20, 2024 10:42
6301618
to
f51acd1
Compare
renovate
bot
changed the title
fix(deps): update app_platform
fix(deps): update dependency doctrine/orm to v3.3.0
Oct 22, 2024
renovate
bot
changed the title
fix(deps): update dependency doctrine/orm to v3.3.0
fix(deps): update app_platform
Oct 22, 2024
renovate
bot
force-pushed
the
renovate/app_platform
branch
2 times, most recently
from
October 27, 2024 16:41
60ce3a9
to
bc90b48
Compare
renovate
bot
force-pushed
the
renovate/app_platform
branch
10 times, most recently
from
November 8, 2024 18:40
35d7bf0
to
906b082
Compare
renovate
bot
force-pushed
the
renovate/app_platform
branch
3 times, most recently
from
November 19, 2024 21:26
82a271b
to
a3d7664
Compare
renovate
bot
force-pushed
the
renovate/app_platform
branch
from
November 21, 2024 20:06
a3d7664
to
1db4105
Compare
|
renovate
bot
force-pushed
the
renovate/app_platform
branch
2 times, most recently
from
November 26, 2024 23:13
9b90bbc
to
9355776
Compare
renovate
bot
force-pushed
the
renovate/app_platform
branch
4 times, most recently
from
December 3, 2024 20:44
a199522
to
97d02d6
Compare
renovate
bot
force-pushed
the
renovate/app_platform
branch
3 times, most recently
from
December 9, 2024 19:58
2b694db
to
a1d750e
Compare
renovate
bot
force-pushed
the
renovate/app_platform
branch
from
December 12, 2024 11:20
a1d750e
to
06b33f5
Compare
renovate
bot
force-pushed
the
renovate/app_platform
branch
from
December 19, 2024 12:07
06b33f5
to
2380735
Compare
renovate
bot
force-pushed
the
renovate/app_platform
branch
5 times, most recently
from
January 5, 2025 13:06
f68e090
to
160e1f3
Compare
renovate
bot
force-pushed
the
renovate/app_platform
branch
5 times, most recently
from
January 15, 2025 00:03
7168341
to
00e18d0
Compare
renovate
bot
force-pushed
the
renovate/app_platform
branch
5 times, most recently
from
January 20, 2025 21:55
2600b56
to
f015cab
Compare
renovate
bot
force-pushed
the
renovate/app_platform
branch
from
January 21, 2025 21:53
f015cab
to
01e8226
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.2.1
->4.2.2
2.13.0
->2.13.2
3.3.1
->3.4.0
3.2.3
->3.3.1
v4.12.0
->v4.23.2
v6.4.8
->v6.4.13
v6.4.12
->v6.4.17
v6.4.8
->v6.4.13
v6.4.12
->v6.4.16
v6.4.12
->v6.4.17
v6.4.11
->v6.4.16
v6.4.8
->v6.4.13
v6.4.11
->v6.4.13
v6.4.8
->v6.4.13
v6.4.12
->v6.4.13
v6.4.12
->v6.4.17
v6.4.11
->v6.4.17
v6.4.12
->v6.4.13
Release Notes
doctrine/dbal (doctrine/dbal)
v4.2.2
Compare Source
Release Notes for 4.2.2
4.2.2
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
AbstractPlatform::getEnumDeclaration()
thanks to @davidxkurkaBug,Cache
6552: Query Cache mangled if saved by-reference thanks to @Slamdunk
6546: Fix incorrect
transactional()
handling when DB auto-rolled back the transaction (v4) thanks to @simPodBug,Type Conversion
Changes from Lower Branches
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
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
Improvement
Bugfix
Documentation
Static Analysis
doctrine/orm (doctrine/orm)
v3.3.1
Compare Source
Release Notes for 3.3.1
3.3.1
Bugfixes
Improvement
Documentation
SqlWalker
deprecations in 3.3 thanks to @janedbalCI
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
New Features
createNamedParameter
toQueryBuilder
thanks to @norkunasImprovements
11657: Support for DBAL 4.2 EnumType in SchemaTool thanks to @beberlei
11560: Remove unused $pkColumns when gathering columns thanks to @smoothie
11557: Make CountWalker use COUNT(*) when $distinct is explicitly set to false (#11552) thanks to @d-ph
11365: Reintroduce PARTIAL, but only for non-object hydration. thanks to @beberlei
11653: [GH-8471] Undeprecate PARTIAL for objects in DQL thanks to @beberlei
Deprecations
Documentation
Static Analysis
EasyCorp/EasyAdminBundle (easycorp/easyadmin-bundle)
v4.23.2
: 4.23.2Compare 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.1Compare 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.0Compare 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.2Compare 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.1Compare 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.0Compare 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.1Compare Source
Bug fixes
[
c14f516
] Fix pretty URL redirection when using custom actions (@damien-louis)v4.21.0
: 4.21.0Compare 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.8Compare Source
Bug fixes
[
f813388
] Fix an edge-case about pretty URLs and cache warm up (@javiereguiluz)v4.20.7
: 4.20.7Compare 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.6Compare 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.5Compare 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.4Compare Source
New features
[
81e468d
] Add a Twig component to display flash messages (@javiereguiluz)[
ed8e55f
] Add a new Twig block calledmain_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.3Compare Source
Bug fixes
[
f5c6c43
] Fix pretty URLs when using multiple dashboards (@javiereguiluz)v4.20.2
: 4.20.2Compare Source
Bug fixes
[
5cb5534
] Fix menu item highlighting when using submenus (@javiereguiluz)v4.20.1
: 4.20.1Compare 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.0Compare Source
New features
[
9082c1e
] Add newpropertySuffix
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.0Compare 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.0Compare 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.0Compare 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
] Usekernel.build_dir
instead ofkernel.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.2Compare 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
] Replacesr-only
CSS class withvisually-hidden
(@JorickPepin)[
b333d63
] Fix icon sets in documentation (@JorickPepin)[
cc2540a
] Misc tweaks related to icons (@javiereguiluz)[
8cea287
] FixAdminDashboard
attribute routes type (@JorickPepin)[
d5ca738
] Use PHP 8.4 as the baseline PHP version in CI tests (@javiereguiluz)v4.16.1
: 4.16.1Compare Source
Bug fixes
[
dc4bc4c
] Fix an edge-case when using pretty URLs (@javiereguiluz)v4.16.0
: 4.16.0Compare Source
New features
[
f2fc65b
] Allow to use different icon sets in the backend (@javiereguiluz)[
8d38f85
] Splitea_form_fieldset_open_row
form theme block (@WedgeSama)Bug fixes
[
6a613a5
] Useimage_uri
for the lightbox thumbnail when using VichUploader bundle (@guillaume-sainthillier)[
440980e
] Fix misc deprecations (@javiereguiluz)v4.15.1
: 4.15.1Compare 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.0Compare 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.5Compare Source
Bug fixes
[
3eacbb1
] Fix an issue when generating pretty URLs for the dashboard (@javiereguiluz)v4.14.4
: 4.14.4Compare Source
Bug fixes
[
deb8919
] Fix filters when using pretty URLs (@javiereguiluz)v4.14.3
: 4.14.3Compare Source
Bug fixes
[
a8d66aa
] Fix performance issue when using pretty URLs (@javiereguiluz)v4.14.2
: 4.14.2Compare Source
Bug fixes
[
71d8ba8
] Improve the detection of pretty URLs usage (@javiereguiluz)[
06b33bb
] Add.ddev
directory to.gitattributes
(@IndraGunawan)v4.14.1
: 4.14.1Compare Source
New features
[
fe40488
] AllowAdminCrud
andAdminAction
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.0Compare Source
New features
[
7cd1489
] Add support for pretty URLs (@javiereguiluz) 🎉🎉🎉v4.13.6
: 4.13.6Compare 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.5Compare Source
Bug fixes
[
f9d0d8e
] FixentryToStringMethod
whenform_parent(form).vars.ea_vars
is empty (Jean-Pascal Devierne)v4.13.4
: 4.13.4Compare 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.3Compare 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.2Compare 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.
This PR was generated by Mend Renovate. View the repository job log.