nhymxu / tramkho-blog-engine

Dead simple blog engine
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

build(deps): bump icamys/php-sitemap-generator from 4.7.0 to 5.0.0 #489

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps icamys/php-sitemap-generator from 4.7.0 to 5.0.0.

Release notes

Sourced from icamys/php-sitemap-generator's releases.

Version 5.0.0

  • Dropped support of PHP versions older than 8.0.
  • Improved CI/CD flow: use psalm, codecov.
  • Increased test coverage.
  • Use a configuration object to set up the generator instead of passing args to its constructor.
  • Added support for configurable sitemap index URL (close #24)
  • Removed Google endpoints pinging (close #58)
  • Added support for multiple images per URL in Google extension (close #41)
  • Other minor changes.
Commits
  • f8b8314 using xhtml:link tag instead of link
  • c58bb46 renamed setMaxURLsPerSitemap to setMaxURLsPerFile
  • 0bf9e71 using openssl random generator to create random key instead of using timestamp
  • e5b8da0 readme update
  • 732e59a returning generated files on finalize
  • 694f7ca merge flush and finalize
  • 6bbd484 renamed flushSitemap to flushWriter
  • eeeab90 add extensions validation
  • 014ed6e remove namespace from video extension input
  • 0c21627 Merge branch 'video-extension'
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud