Skip to content

Tags: vormkracht10/laravel-seo-scanner

Tags

v3.13.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#79)

* Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Trigger workflow

---------

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

v3.13.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add support for laravel 12 (#77)

* Update composer.json

* add laravel 12 test

* Update composer.json

* Update run-tests.yml

* Update composer.json

* Update composer.json

v3.12.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump aglipanci/laravel-pint-action from 2.4 to 2.5 (#76)

* Bump aglipanci/laravel-pint-action from 2.4 to 2.5

Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.4 to 2.5.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](aglipanci/laravel-pint-action@2.4...2.5)

---
updated-dependencies:
- dependency-name: aglipanci/laravel-pint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Trigger workflow

---------

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

v3.12.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#75)

* Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Trigger workflow

---------

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

v3.12.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update composer.json

v3.12.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle failed image size check gracefully and return default values (#73

)

v3.12.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Fix] installation problem on laravel 11 (#72)

* Fix styling

* Update Symfony Dom Crawler

---------

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

v3.12.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use getRemoteFileSize for image size check so that ssl verification f…

…ollows config (#69)

v3.12.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Translations] Adding Brazilian Portuguese translations (#67)

* Adding brazilian portuguese translations

* changing name off brazilian portuguese translations to match with laravel/lang standards

* changing name off brazilian portuguese translations to match with laravel/lang standards

v3.12.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Bug fix] Ignoring ssl integrity check for assets files (#66)

* Ignoring ssl integrity check for assets files

* ignore ssl certificate integrity check on get remote file size function