Releases: eliashaeussler/typo3-warming
Releases · eliashaeussler/typo3-warming
0.3.20
What's Changed
🚑 Fixed
- [BUGFIX] Use
symfony/serializer
to properly denormalize query params by @eliashaeussler in #74 - [BUGFIX] Properly handle multi-language records in AccessUtility by @eliashaeussler in #77
⚙️ Dependencies
- [TASK]: Bump @types/webpack-env from 1.17.0 to 1.18.0 in /Resources/Private/Frontend by @dependabot in #71
- [TASK]: Bump eliashaeussler/cache-warmup from 0.8.0 to 0.8.1 in /Resources/Private/Libs/Build by @dependabot in #72
👷 Changed
- [TASK] Upgrade to PHPStan level 7 by @eliashaeussler in #75
- [TASK] Upgrade to PHPStan level 8 by @eliashaeussler in #76
Full Changelog: 0.3.19...0.3.20
0.3.19
What's Changed
⚙️ Dependencies
- [TASK]: Bump sass from 1.54.0 to 1.54.3 in /Resources/Private/Frontend by @dependabot in #67
- [TASK]: Bump sass from 1.54.3 to 1.54.4 in /Resources/Private/Frontend by @dependabot in #69
- [TASK]: Bump eslint-plugin-sonarjs from 0.14.0 to 0.15.0 in /Resources/Private/Frontend by @dependabot in #68
- [TASK]: Bump stylelint from 14.9.1 to 14.10.0 in /Resources/Private/Frontend by @dependabot in #70
Full Changelog: 0.3.18...0.3.19
0.3.18
What's Changed
🚀 Improved
- [FEATURE] Allow installation of eliashaeussler/cache-warmup 0.8.x by @eliashaeussler in #57
🚑 Fixed
- [BUGFIX] Widen version ranges for TER library dependencies by @eliashaeussler in #58
- [BUGFIX] Build PHAR files for TER packaging by @eliashaeussler in #62
- [BUGFIX] Exclude Frontend sources from dist and TER packaging by @eliashaeussler in #65
⚙️ Dependencies
- [TASK] Let Dependabot manage TER libraries by @eliashaeussler in #60
- [TASK]: Bump @babel/plugin-transform-runtime from 7.18.9 to 7.18.10 in /Resources/Private/Frontend by @dependabot in #63
- [TASK]: Bump @babel/core from 7.18.9 to 7.18.10 in /Resources/Private/Frontend by @dependabot in #61
- [TASK]: Bump @babel/preset-env from 7.18.9 to 7.18.10 in /Resources/Private/Frontend by @dependabot in #64
👷 Changed
- [TASK] Update to
ubuntu-latest
in GitHub workflows by @eliashaeussler in #59 - [TASK] Lint Frontend sources in CGL workflow by @eliashaeussler in #66
Full Changelog: 0.3.17...0.3.18
0.3.17
What's Changed
⚙️ Dependencies
- [TASK]: Bump sass from 1.53.0 to 1.54.0 in /Resources/Private/Frontend by @dependabot in #55
- [TASK]: Bump webpack from 5.73.0 to 5.74.0 in /Resources/Private/Frontend by @dependabot in #56
👷 Changed
- [TASK] Add
CODEOWNERS
file by @eliashaeussler in #54
Full Changelog: 0.3.16...0.3.17
0.3.16
What's Changed
🚀 Improved
- [FEATURE] Add support for
eliashaeussler/cache-warmup
0.7.x by @eliashaeussler in #53
🚑 Fixed
- [BUGFIX] Align with latest changes in typo3/coding-standards by @eliashaeussler in #29
⚙️ Dependencies
- [TASK] Configure Dependabot update for Frontend resources by @eliashaeussler in #31
- [TASK] Enable auto-merge for Dependabot minor npm updates by @eliashaeussler in #42
- [TASK]: Bump eslint-plugin-sonarjs from 0.9.1 to 0.14.0 in /Resources/Private/Frontend by @dependabot in #43
- [TASK]: Bump webpack-cli from 4.9.2 to 4.10.0 in /Resources/Private/Frontend by @dependabot in #39
- [TASK]: Bump @types/webpack-env from 1.16.3 to 1.17.0 in /Resources/Private/Frontend by @dependabot in #40
- [TASK]: Bump terser from 5.12.1 to 5.14.2 in /Resources/Private/Frontend by @dependabot in #44
- [TASK]: Bump babel-loader from 8.2.4 to 8.2.5 in /Resources/Private/Frontend by @dependabot in #33
- [TASK]: Bump webpack from 5.72.0 to 5.73.0 in /Resources/Private/Frontend by @dependabot in #36
- [TASK]: Bump @babel/preset-env from 7.16.11 to 7.18.9 in /Resources/Private/Frontend by @dependabot in #38
- [TASK]: Bump @babel/plugin-transform-runtime from 7.17.0 to 7.18.9 in /Resources/Private/Frontend by @dependabot in #41
- [TASK]: Bump @babel/preset-typescript from 7.16.7 to 7.18.6 in /Resources/Private/Frontend by @dependabot in #46
- [TASK]: Bump typescript from 4.6.3 to 4.7.4 in /Resources/Private/Frontend by @dependabot in #51
- [TASK]: Bump mini-css-extract-plugin from 2.6.0 to 2.6.1 in /Resources/Private/Frontend by @dependabot in #48
- [TASK]: Bump @babel/core from 7.17.9 to 7.18.9 in /Resources/Private/Frontend by @dependabot in #49
- [TASK]: Bump sass from 1.50.0 to 1.53.0 in /Resources/Private/Frontend by @dependabot in #47
- [TASK]: Bump stylelint and stylelint-config-sass-guidelines in /Resources/Private/Frontend by @dependabot in #35
- [TASK]: Bump css-loader from 5.2.7 to 6.7.1 in /Resources/Private/Frontend by @dependabot in #37
- [TASK]: Bump sass-loader from 12.6.0 to 13.0.2 in /Resources/Private/Frontend by @dependabot in #45
- [TASK]: Bump clean-webpack-plugin from 3.0.0 to 4.0.0 in /Resources/Private/Frontend by @dependabot in #34
- [TASK]: Bump source-map-loader from 3.0.1 to 4.0.0 in /Resources/Private/Frontend by @dependabot in #50
👷 Changed
- [TASK] Drop support for
develop
branch by @eliashaeussler in #28 - [TASK] Streamline test workflow by @eliashaeussler in #30
Full Changelog: 0.3.15...0.3.16
0.3.15
What's Changed
⚙️ Dependencies
- [TASK]: Bump actions/cache from 2 to 3 by @dependabot in #26
- [TASK]: Bump codecov/codecov-action from 2 to 3 by @dependabot in #25
New Contributors
- @dependabot made their first contribution in #26
Full Changelog: 0.3.14...0.3.15
0.3.14
What's Changed
🚀 Improved
- [FEATURE] Add compatibility with PHP 8.1 by @eliashaeussler in #22
🚑 Fixed
- [BUGFIX] Avoid concurrent workflow runs on pull requests by @eliashaeussler in #23
👷 Changed
- [FEATURE] Enable Dependabot for GitHub Actions by @eliashaeussler in #24
Full Changelog: 0.3.13...0.3.14
0.3.13
What's Changed
🚑 Fixed
- [BUGFIX] Do not require "composer mode" checkbox in issue forms by @eliashaeussler in #21
Full Changelog: 0.3.12...0.3.13
0.3.12
What's Changed
🚀 Improved
- [TASK] Add yarn.lock by @eliashaeussler in #19
🚑 Fixed
- [BUGFIX] Exclude generated JavaScript files from .editorconfig linting by @eliashaeussler in #20
Full Changelog: 0.3.11...0.3.12
0.3.11
What's Changed
🚀 Improved
- [TASK] Streamline locallang*.xlf files with XLIFF 1.2 by @eliashaeussler in #18
Full Changelog: 0.3.10...0.3.11