6.0.0
What's Changed
This release is focused on bringing Symfony 7, doctrine/orm
3.x and doctrine/dbal
4.x support as well as dropping PHP 8.0 and 8.1 compatibility.
Changes
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #335
- Drop PHP 7.4 support by @DamienHarper in #336
- Drop Doctrine annotations by @DamienHarper in #337
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #347
- Bump webpack from 5.75.0 to 5.76.1 by @dependabot in #353
- Missing German translations by @mvhirsch in #364
|number_format
on big numbers by @mvhirsch in #363- Deprecation fixes by @DamienHarper in #365
- title, navbar and breadcrums in block tags by @dirkjf in #368
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #370
- Bump postcss from 8.4.19 to 8.4.31 by @dependabot in #375
- Bump @babel/traverse from 7.20.1 to 7.23.2 by @dependabot in #377
- Allow Symfony 7 by @OskarStark in #390
- Useless
ext-json
requirement by @DamienHarper in #393 - Make
ViewerController
realfinal
by @OskarStark in #395 - Symfony 7 compatibility by @DamienHarper in #396
- Use
actions/checkout@v4
inmaster
by @OskarStark in #386 - Bump the npm_and_yarn group across 1 directories with 2 updates by @dependabot in #400
- Update test deps, fixes CI for 6.x by @DamienHarper in #399
- Add CSS Classes (#392) by @ganti in #394
- Bump the npm_and_yarn group across 1 directory with 5 updates by @dependabot in #411
- Dependencies updates + coding style by @DamienHarper in #414
- Bump the npm_and_yarn group with 3 updates by @dependabot in #415
- Bump postcss from 8.4.34 to 8.4.35 in the npm_and_yarn group by @dependabot in #416
- Bump postcss from 8.4.35 to 8.4.36 in the npm_and_yarn group by @dependabot in #417
- [WIP] 6.x by @oleg-andreyev in #405
- Drop doctrine annotations by @maxhelias in #419
- Prepare
auditor-bundle
6 release by @DamienHarper in #425 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows in the github_actions group across 1 directory by @dependabot in #424
- Bump the npm_and_yarn group with 2 updates by @dependabot in #423
- Drop support Sf 6.x to keep 6.4 only by @maxhelias in #421
- Prepare release by @DamienHarper in #426
- Create dependabot.yml by @DamienHarper in #427
- Bump actions/cache from 3 to 4 by @dependabot in #428
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #429
- Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #430
- Bump actions/checkout from 3 to 4 by @dependabot in #431
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #432
Fixes
- Fixed middlewares override by @DamienHarper in #342
- Fix deprecation extension by @maxhelias in #420
New Contributors
- @mvhirsch made their first contribution in #364
- @dirkjf made their first contribution in #368
- @ganti made their first contribution in #394
- @oleg-andreyev made their first contribution in #405
References
Full Changelog: 5.2.5...6.0.0