Skip to content

Tags: DamienHarper/auditor-bundle

Tags

6.2.1

Toggle 6.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Twig spaceless filter deprecation (#465)

Co-authored-by: jmsche <[email protected]>

6.2.0

Toggle 6.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump @symfony/webpack-encore from 4.7.0 to 5.0.1 (#444)

Bumps [@symfony/webpack-encore](https://github.com/symfony/webpack-encore) from 4.7.0 to 5.0.1.
- [Release notes](https://github.com/symfony/webpack-encore/releases)
- [Changelog](https://github.com/symfony/webpack-encore/blob/main/CHANGELOG.md)
- [Commits](symfony/webpack-encore@v4.7.0...v5.0.1)

---
updated-dependencies:
- dependency-name: "@symfony/webpack-encore"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Damien Harper <[email protected]>

6.1.0

Toggle 6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Better JSON support (#450)

* Updated PHPUnit config

* Adjusted `auditor` requirement

* Better viewer for changes inside JSON columns

* Tweak `phpdoc_to_comment` rule (PHP-CS-Fixer )

---------

Co-authored-by: Fabian Kropfhamer <[email protected]>

5.2.6

Toggle 5.2.6's commit message
CVE-2024-45592 fix

(cherry picked from commit 42ba294)

6.0.0

Toggle 6.0.0's commit message
Updated README.md

5.2.5

Toggle 5.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: `ViewerController` (#379)

* Fix: `ViewerController`

* -

* -

* -

* Fixed remaining calls to AbstractController methods.

* -

* -

* -

* -

* PHP-CS-Fixer

---------

Co-authored-by: Damien Harper <[email protected]>

5.2.4

Toggle 5.2.4's commit message
Fixed compatibility with Symfony 4.4

5.2.3

Toggle 5.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support doctrine/annotations:2.0 (#351)

* remove doctrine/annotations from composer.json

* doctrine/annotations 2.0

---------

Co-authored-by: a.dmitryuk <[email protected]>

5.2.2

Toggle 5.2.2's commit message
Fixed failing test

5.2.1

Toggle 5.2.1's commit message
Reverted and adjusted middleware test