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

Checking for script tags in GIFs etc #3017

Merged
merged 1 commit into from Nov 18, 2021
Merged

Checking for script tags in GIFs etc #3017

merged 1 commit into from Nov 18, 2021

Conversation

benwerd
Copy link
Member

@benwerd benwerd commented Nov 18, 2021

Here's what I fixed or added:

The previous checker wasn't working well enough.

Here's why I did it:

GIFs can have all kinds of annoying crap in them.

Checklist: ([x] to check/tick the boxes)

  • This pull request addresses a single issue
  • If this code includes interface changes, I've included screenshots in this Pull Request thread
  • I've adhered to Known's style guide (these codesniffer rules might help!)
  • My git branch is named in a descriptive way - i.e., yourname-summary-of-issue
  • I've tested my code in-browser
  • My code contains descriptive comments
  • I've added tests where applicable, and...
  • I can run the unit tests successfully.

@benwerd benwerd merged commit 80b716a into dev Nov 18, 2021
@benwerd benwerd deleted the ben-gif-checker branch November 18, 2021 15:44
Copy link
Collaborator

@lindner lindner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this code called to do the actual check?

@benwerd
Copy link
Member Author

benwerd commented Nov 18, 2021 via email

benwerd added a commit that referenced this pull request Jun 2, 2023
* Modernize javascript development (#2915)

* Bump npm-asset/underscore from 1.11.0 to 1.13.0-patch2

Bumps npm-asset/underscore from 1.11.0 to 1.13.0-patch2.

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/cache from 5.2.4 to 5.2.6

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.2.4 to 5.2.6.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.2.4...v5.2.6)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/console from 4.4.20 to 4.4.21

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.20 to 4.4.21.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.20...v4.4.21)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump npm-asset/underscore from 1.13.0-patch2 to 1.13.0-patch3

Bumps npm-asset/underscore from 1.13.0-patch2 to 1.13.0-patch3.

Signed-off-by: dependabot[bot] <support@github.com>

* Adding web monetization (#2921)

* Adding Codesniffer to default distro

* Adding web monetization

* Removing erroneous file

* Updating language file

* Bump npm-asset/underscore from 1.13.0-patch3 to 1.13.1

Bumps npm-asset/underscore from 1.13.0-patch3 to 1.13.1.

Signed-off-by: dependabot[bot] <support@github.com>

* Bump idno/text from 1.0.5 to 1.0.6

Bumps [idno/text](https://github.com/idno/text) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/idno/text/releases)
- [Commits](https://github.com/idno/text/compare/1.0.5...1.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump idno/checkin from 1.1.2 to 1.1.3

Bumps [idno/checkin](https://github.com/idno/checkin) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/idno/checkin/releases)
- [Commits](https://github.com/idno/checkin/compare/1.1.2...1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump idno/events from 1.0.1 to 1.0.2

Bumps [idno/events](https://github.com/idno/events) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/idno/events/releases)
- [Commits](https://github.com/idno/events/compare/1.0.1...1.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump idno/media from 1.0.1 to 1.0.2

Bumps [idno/media](https://github.com/idno/media) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/idno/media/releases)
- [Commits](https://github.com/idno/media/compare/1.0.1...1.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump idno/like from 1.0.1 to 1.0.2

Bumps [idno/like](https://github.com/idno/like) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/idno/like/releases)
- [Commits](https://github.com/idno/like/compare/1.0.1...1.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump idno/photo from 1.0.2 to 1.0.3

Bumps [idno/photo](https://github.com/idno/photo) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/idno/photo/releases)
- [Commits](https://github.com/idno/photo/compare/1.0.2...1.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump idno/text from 1.0.6 to 1.0.7

Bumps [idno/text](https://github.com/idno/text) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/idno/text/releases)
- [Commits](https://github.com/idno/text/compare/1.0.6...1.0.7)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump mapkyca/known-oauth2-server from 1.2.0 to 1.2.1

Bumps [mapkyca/known-oauth2-server](https://github.com/mapkyca/known-oauth2-server) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/mapkyca/known-oauth2-server/releases)
- [Commits](https://github.com/mapkyca/known-oauth2-server/compare/1.2.0...1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump mapkyca/known-oauth-client from 1.2.3 to 1.2.4

Bumps [mapkyca/known-oauth-client](https://github.com/mapkyca/known-oauth2-client) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/mapkyca/known-oauth2-client/releases)
- [Commits](https://github.com/mapkyca/known-oauth2-client/compare/1.2.3...1.2.4)

Signed-off-by: dependabot[bot] <support@github.com>

* Check for edit permissions before save

* Improving RemoteUser compatibility

* Bump symfony/cache from 5.2.6 to 5.2.7

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.2.6 to 5.2.7.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.2.6...v5.2.7)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump psr/log from 1.1.3 to 1.1.4 (#2937)

Bumps [psr/log](https://github.com/php-fig/log) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/php-fig/log/releases)
- [Commits](https://github.com/php-fig/log/compare/1.1.3...1.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/console from 4.4.21 to 4.4.22 (#2938)

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.21 to 4.4.22.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.21...v4.4.22)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 5.2.4 to 5.2.7 (#2939)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.2.4 to 5.2.7.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.2.4...v5.2.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding further consistency checks (#2940)

* Check for edit permissions before save

* Improving RemoteUser compatibility

* Further save protections

* Only include attachments with valid URLs (#2941)

* Don't check non-UUIDs for UUID validity (#2942)

* Adding created as a schema field (#2943)

* Format timestamps according to db engine (#2944)

* Adding created as a schema field

* Format timestamps according to db engine

* Bump tinymce/tinymce from 5.7.1 to 5.8.0 (#2945)

Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.7.1 to 5.8.0.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.7.1...5.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Grunt and other versions (#2946)

* Update Grunt and other versions

* run grunt

* Updating Grunt dependency

* Bump twig/twig from 3.3.0 to 3.3.1

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/console from 4.4.22 to 4.4.23

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.22 to 4.4.23.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.22...v4.4.23)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/http-foundation from 5.2.7 to 5.2.8

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.2.7 to 5.2.8.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.2.7...v5.2.8)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/cache from 5.2.7 to 5.2.8 (#2949)

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.2.7 to 5.2.8.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.2.7...v5.2.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump idno/indiepub from 0.9.13 to 0.10 (#2951)

Bumps [idno/indiepub](https://github.com/idno/indiepub) from 0.9.13 to 0.10.
- [Release notes](https://github.com/idno/indiepub/releases)
- [Commits](https://github.com/idno/indiepub/compare/0.9.13...0.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Werdmuller <ben@benwerd.com>

* Bump twig/twig from 3.3.1 to 3.3.2

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.1...v3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/cache from 5.2.8 to 5.2.9

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.2.8 to 5.2.9.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.2.8...v5.2.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/console from 4.4.23 to 4.4.24 (#2953)

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.23 to 4.4.24.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.23...v4.4.24)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tinymce/tinymce from 5.8.0 to 5.8.1 (#2955)

Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.8.0...5.8.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 5.2.8 to 5.3.0

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.2.8 to 5.3.0.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.2.8...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/cache from 5.2.9 to 5.3.0

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.2.9 to 5.3.0.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.2.9...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/console from 4.4.24 to 4.4.25 (#2958)

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.24 to 4.4.25.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.24...v4.4.25)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/event-dispatcher from 4.4.20 to 4.4.25

Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 4.4.20 to 4.4.25.
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/event-dispatcher/compare/v4.4.20...v4.4.25)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/http-foundation from 5.3.0 to 5.3.1 (#2960)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 5.3.1 to 5.3.2

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.3.1...v5.3.2)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump tinymce/tinymce from 5.8.1 to 5.8.2

Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.8.1 to 5.8.2.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.8.1...5.8.2)

---
updated-dependencies:
- dependency-name: tinymce/tinymce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/http-foundation from 5.3.2 to 5.3.3

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/cache from 5.3.0 to 5.3.3

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.3.0 to 5.3.3.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.3.0...v5.3.3)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/console from 4.4.25 to 4.4.26

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.25 to 4.4.26.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.25...v4.4.26)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump masterminds/html5 from 2.7.4 to 2.7.5

Bumps [masterminds/html5](https://github.com/Masterminds/html5-php) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/Masterminds/html5-php/releases)
- [Changelog](https://github.com/Masterminds/html5-php/blob/master/RELEASE.md)
- [Commits](https://github.com/Masterminds/html5-php/compare/2.7.4...2.7.5)

---
updated-dependencies:
- dependency-name: masterminds/html5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/http-foundation from 5.3.3 to 5.3.4

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/console from 4.4.26 to 4.4.27

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.26 to 4.4.27.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.26...v4.4.27)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/cache from 5.3.3 to 5.3.4

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/event-dispatcher from 4.4.25 to 4.4.27

Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 4.4.25 to 4.4.27.
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/event-dispatcher/compare/v4.4.25...v4.4.27)

---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/http-foundation from 5.3.4 to 5.3.6 (#2973)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.3.4 to 5.3.6.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.3.4...v5.3.6)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/console from 4.4.27 to 4.4.29 (#2972)

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.27 to 4.4.29.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.27...v4.4.29)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ramsey/uuid from 4.1.1 to 4.2.0

Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ramsey/uuid/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: ramsey/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump codeception/aspect-mock from 3.1.0 to 3.1.1

Bumps [codeception/aspect-mock](https://github.com/Codeception/AspectMock) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/Codeception/AspectMock/releases)
- [Changelog](https://github.com/Codeception/AspectMock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Codeception/AspectMock/compare/3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: codeception/aspect-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ramsey/uuid from 4.2.0 to 4.2.1

Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ramsey/uuid/compare/4.2.0...4.2.1)

---
updated-dependencies:
- dependency-name: ramsey/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Prettify more Profile URLs to just their identifier where possible

* Fix typo (#2979)

Fixing build, not sure why automated testing of PRs didn't catch this :-(

* Bump tinymce/tinymce from 5.8.2 to 5.9.0

Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.8.2 to 5.9.0.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.8.2...5.9.0)

---
updated-dependencies:
- dependency-name: tinymce/tinymce
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump forkawesome/fork-awesome from 1.1.7 to 1.2 (#2984)

Bumps [forkawesome/fork-awesome](https://github.com/ForkAwesome/Fork-Awesome) from 1.1.7 to 1.2.
- [Release notes](https://github.com/ForkAwesome/Fork-Awesome/releases)
- [Changelog](https://github.com/ForkAwesome/Fork-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ForkAwesome/Fork-Awesome/compare/1.1.7...1.2)

---
updated-dependencies:
- dependency-name: forkawesome/fork-awesome
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tinymce/tinymce from 5.9.0 to 5.9.1 (#2983)

Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.9.0...5.9.1)

---
updated-dependencies:
- dependency-name: tinymce/tinymce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/cache from 5.3.4 to 5.3.7 (#2985)

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.3.4 to 5.3.7.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.3.4...v5.3.7)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/event-dispatcher from 4.4.27 to 4.4.30 (#2986)

Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 4.4.27 to 4.4.30.
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/event-dispatcher/compare/v4.4.27...v4.4.30)

---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/console from 4.4.29 to 4.4.30

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.29 to 4.4.30.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.29...v4.4.30)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/http-foundation from 5.3.6 to 5.3.7 (#2988)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.3.6 to 5.3.7.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.3.6...v5.3.7)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tinymce/tinymce from 5.9.1 to 5.9.2

Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.9.1...5.9.2)

---
updated-dependencies:
- dependency-name: tinymce/tinymce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Upgrade SCSS/CSS processing (#2989)

- Switch from csslint to stylelint
- Only check source scss files and apply standard fixes for whitespace etc.
- Combine duplicated properties
- Rerun build-css and make sure tests pass
- Use dart-sass module
- Remove most vendor prefixes
- Updated node packages
- Add docs

* Bump idno/status from 1.0.5 to 1.0.6

Bumps [idno/status](https://github.com/idno/status) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/idno/status/releases)
- [Commits](https://github.com/idno/status/compare/1.0.5...1.0.6)

---
updated-dependencies:
- dependency-name: idno/status
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump composer/installers from 1.11.0 to 1.12.0

Bumps [composer/installers](https://github.com/composer/installers) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/composer/installers/releases)
- [Changelog](https://github.com/composer/installers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/composer/installers/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: composer/installers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump twig/twig from 3.3.2 to 3.3.3

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add lists plugin to restore unordered/ordered list menu items

Fixes #2645

* Fix some minor mobile issues related

- TinyMCE 5.9 uses silver theme by default.
- Remove duplicated viewport meta tag settings

* Bump ramsey/uuid from 4.2.1 to 4.2.3

Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ramsey/uuid/compare/4.2.1...4.2.3)

---
updated-dependencies:
- dependency-name: ramsey/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump idno/text from 1.0.7 to 1.0.8 (#2998)

Bumps [idno/text](https://github.com/idno/text) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/idno/text/releases)
- [Commits](https://github.com/idno/text/compare/1.0.7...1.0.8)

---
updated-dependencies:
- dependency-name: idno/text
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/cache from 5.3.7 to 5.3.8 (#2997)

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.3.7 to 5.3.8.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.3.7...v5.3.8)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump vlucas/phpdotenv from 5.3.0 to 5.3.1 (#3001)

Bumps [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/vlucas/phpdotenv/releases)
- [Commits](https://github.com/vlucas/phpdotenv/compare/v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: vlucas/phpdotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Small migration cleanups (#3000)

- Fix html rewriting for downloaded images
- Check the result of the save operation to see if the
  post was actually created
- Log id values to make debugging migrations easier.

* Fixing schema path in instructions (#3003)

* Bump tinymce/tinymce from 5.9.2 to 5.10.0

Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.9.2 to 5.10.0.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.9.2...5.10.0)

---
updated-dependencies:
- dependency-name: tinymce/tinymce
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Minor improvement to test password generation (#3005)

* Images now always carry an image mimetype, regardless of upload extension (#3006)

* New mention client version (#3007)

* Adding alt text to user icons (#3008)

* Alt text for user icons

* Annotation user images

* Bump indieweb/mention-client from 1.2.0 to 1.2.1 (#3009)

Bumps [indieweb/mention-client](https://github.com/indieweb/mention-client-php) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/indieweb/mention-client-php/releases)
- [Commits](https://github.com/indieweb/mention-client-php/compare/1.2.0...1.2.1)

---
updated-dependencies:
- dependency-name: indieweb/mention-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump swiftmailer/swiftmailer from 6.2.7 to 6.3.0 (#3010)

Bumps [swiftmailer/swiftmailer](https://github.com/swiftmailer/swiftmailer) from 6.2.7 to 6.3.0.
- [Release notes](https://github.com/swiftmailer/swiftmailer/releases)
- [Changelog](https://github.com/swiftmailer/swiftmailer/blob/master/CHANGES)
- [Commits](https://github.com/swiftmailer/swiftmailer/compare/v6.2.7...v6.3.0)

---
updated-dependencies:
- dependency-name: swiftmailer/swiftmailer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/cache from 5.3.8 to 5.3.10

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.3.8 to 5.3.10.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.3.8...v5.3.10)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/http-foundation from 5.3.7 to 5.3.10

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.3.7 to 5.3.10.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.3.7...v5.3.10)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/console from 4.4.30 to 4.4.33

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.30 to 4.4.33.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.30...v4.4.33)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump tinymce/tinymce from 5.10.0 to 5.10.1 (#3014)

Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.10.0...5.10.1)

---
updated-dependencies:
- dependency-name: tinymce/tinymce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump vlucas/phpdotenv from 5.3.1 to 5.4.0

Bumps [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/vlucas/phpdotenv/releases)
- [Commits](https://github.com/vlucas/phpdotenv/compare/v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: vlucas/phpdotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump tinymce/tinymce from 5.10.1 to 5.10.2

Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.10.1...5.10.2)

---
updated-dependencies:
- dependency-name: tinymce/tinymce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Checking for script tags in GIFs etc (#3017)

* Bump idno/photo from 1.0.3 to 1.0.4

Bumps [idno/photo](https://github.com/idno/photo) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/idno/photo/releases)
- [Commits](https://github.com/idno/photo/compare/1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: idno/photo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/http-foundation from 5.3.10 to 5.3.11 (#3019)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.3.10 to 5.3.11.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.3.10...v5.3.11)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/console from 4.4.33 to 4.4.34 (#3020)

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.33 to 4.4.34.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.33...v4.4.34)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/event-dispatcher from 4.4.30 to 4.4.34 (#3022)

Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 4.4.30 to 4.4.34.
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/event-dispatcher/compare/v4.4.30...v4.4.34)

---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/cache from 5.3.10 to 5.3.11 (#3021)

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.3.10 to 5.3.11.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.3.10...v5.3.11)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump twig/twig from 3.3.3 to 3.3.4

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.3...v3.3.4)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/cache from 5.3.11 to 5.3.12

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.3.11 to 5.3.12.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.3.11...v5.3.12)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/http-foundation from 5.3.11 to 5.4.0

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.3.11 to 5.4.0.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.3.11...v5.4.0)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/cache from 5.3.12 to 5.4.0

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.3.12 to 5.4.0.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.3.12...v5.4.0)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/http-foundation from 5.4.0 to 5.4.1

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.4.0...v5.4.1)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump simplepie/simplepie from 1.5.6 to 1.5.8 (#3033)

Bumps [simplepie/simplepie](https://github.com/simplepie/simplepie) from 1.5.6 to 1.5.8.
- [Release notes](https://github.com/simplepie/simplepie/releases)
- [Changelog](https://github.com/simplepie/simplepie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/simplepie/simplepie/compare/1.5.6...1.5.8)

---
updated-dependencies:
- dependency-name: simplepie/simplepie
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ezyang/htmlpurifier from 4.13.0 to 4.14.0 (#3034)

Bumps [ezyang/htmlpurifier](https://github.com/ezyang/htmlpurifier) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/ezyang/htmlpurifier/releases)
- [Changelog](https://github.com/ezyang/htmlpurifier/blob/master/NEWS)
- [Commits](https://github.com/ezyang/htmlpurifier/compare/v4.13.0...v4.14.0)

---
updated-dependencies:
- dependency-name: ezyang/htmlpurifier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump vlucas/phpdotenv from 5.4.0 to 5.4.1 (#3030)

Bumps [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/vlucas/phpdotenv/releases)
- [Commits](https://github.com/vlucas/phpdotenv/compare/v5.4.0...v5.4.1)

---
updated-dependencies:
- dependency-name: vlucas/phpdotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/cache from 5.4.0 to 5.4.2 (#3038)

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.4.0 to 5.4.2.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.4.0...v5.4.2)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 5.4.1 to 5.4.2 (#3037)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.4.1...v5.4.2)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/console from 4.4.34 to 4.4.36 (#3036)

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.34 to 4.4.36.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.34...v4.4.36)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump twig/twig from 3.3.4 to 3.3.5

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.4...v3.3.5)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump twig/twig from 3.3.5 to 3.3.7 (#3040)

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.3.5 to 3.3.7.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.5...v3.3.7)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 5.4.2 to 5.4.3 (#3046)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/console from 4.4.36 to 4.4.37 (#3045)

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.36 to 4.4.37.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.36...v4.4.37)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/cache from 5.4.2 to 5.4.3 (#3044)

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/event-dispatcher from 4.4.34 to 4.4.37 (#3043)

Bumps [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) from 4.4.34 to 4.4.37.
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/event-dispatcher/compare/v4.4.34...v4.4.37)

---
updated-dependencies:
- dependency-name: symfony/event-dispatcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump npm-asset/underscore from 1.13.1 to 1.13.2 (#3041)

Bumps npm-asset/underscore from 1.13.1 to 1.13.2.

---
updated-dependencies:
- dependency-name: npm-asset/underscore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump twig/twig from 3.3.7 to 3.3.8 (#3047)

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.7...v3.3.8)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tinymce/tinymce from 5.10.2 to 5.10.3

Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.10.2...5.10.3)

---
updated-dependencies:
- dependency-name: tinymce/tinymce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump symfony/http-foundation from 5.4.3 to 5.4.5 (#3051)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.4.3 to 5.4.5.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.4.3...v5.4.5)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/cache from 5.4.3 to 5.4.5 (#3052)

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.4.3 to 5.4.5.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.4.3...v5.4.5)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 5.4.5 to 5.4.6 (#3055)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.4.5 to 5.4.6.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.4.5...v5.4.6)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/cache from 5.4.5 to 5.4.6 (#3056)

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.4.5 to 5.4.6.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.4.5...v5.4.6)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/console from 4.4.37 to 4.4.38 (#3053)

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.37 to 4.4.38.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.37...v4.4.38)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump twig/twig from 3.3.8 to 3.3.9 (#3058)

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.8...v3.3.9)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump mf2/mf2 from 0.4.6 to 0.5.0 (#3049)

Bumps [mf2/mf2](https://github.com/microformats/php-mf2) from 0.4.6 to 0.5.0.
- [Release notes](https://github.com/microformats/php-mf2/releases)
- [Commits](https://github.com/microformats/php-mf2/compare/0.4.6...v0.5.0)

---
updated-dependencies:
- dependency-name: mf2/mf2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump guzzlehttp/psr7 from 1.8.2 to 2.2.1 (#3060)

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.2 to 2.2.1.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/1.8.2...2.2.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/cache from 5.4.6 to 5.4.7 (#3062)

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.4.6 to 5.4.7.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.4.6...v5.4.7)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump twig/twig from 3.3.9 to 3.3.10 (#3063)

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.9...v3.3.10)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/console from 4.4.38 to 4.4.40 (#3061)

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.38 to 4.4.40.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.38...v4.4.40)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update to tinymce 6.0, add unbundled jquery plugin and adjust paths (#3064)

* Bump npm-asset/mediaelement from 4.2.16 to 5.0.4 (#3035)

Bumps npm-asset/mediaelement from 4.2.16 to 5.0.4.

---
updated-dependencies:
- dependency-name: npm-asset/mediaelement
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Improved malicious file filtering (#3065)

* Improving file filtering

* Not sure how the PDO line made it in.

Co-authored-by: Ben Werdmuller <ben@Bens-MacBook-Pro.local>

* Adding alt text to icons in default theme (#3066)

Co-authored-by: Ben Werdmuller <ben@Bens-MacBook-Pro.local>

* Bump symfony/cache from 5.4.7 to 5.4.8 (#3075)

Bumps [symfony/cache](https://github.com/symfony/cache) from 5.4.7 to 5.4.8.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v5.4.7...v5.4.8)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 5.4.6 to 5.4.8 (#3078)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.4.6 to 5.4.8.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.4.6...v5.4.8)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tinymce/tinymce from 6.0.1 to 6.0.2 (#3072)

Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: tinymce/tinymce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump npm-asset/underscore from 1.13.2 to 1.13.3 (#3077)

Bumps npm-asset/underscore from 1.13.2 to 1.13.3.

---
updated-dependencies:
- dependency-name: npm-asset/underscore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/console from 4.4.40 to 4.4.41 (#3074)

Bumps [symfony/console](https://github.com/symfony/console) from 4.4.40 to 4.4.41.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v4.4.40...v4.4.41)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump twig/twig from 3.3.10 to 3.4.1 (#3081)

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.3.10 to 3.4.1.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.10...v3.4.1)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3 (#3083)

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tinymce/tinymce from 6.0.2 to 6.0.3 (#3082)

Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/…
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.

None yet

2 participants