web-auth / symfony-webauthn-demo

Demo Application using Symfony 6, Tailwind, FrankenPHP, AssetMapper and Webauthn
MIT License
41 stars 7 forks source link

Bump symfony/web-profiler-bundle from 6.4.0-RC1 to 7.0.2 #409

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps symfony/web-profiler-bundle from 6.4.0-RC1 to 7.0.2.

Release notes

Sourced from symfony/web-profiler-bundle's releases.

v7.0.2

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.0.1...v7.0.2)

v7.0.0

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.0.0-RC2...v7.0.0)

  • no significant changes

v7.0.0-RC2

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.0.0-RC1...v7.0.0-RC2)

  • no significant changes

v7.0.0-RC1

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.0.0-BETA3...v7.0.0-RC1)

  • no significant changes

v7.0.0-BETA3

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.0.0-BETA2...v7.0.0-BETA3)

  • no significant changes

v7.0.0-BETA1

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.3.6...v7.0.0-BETA1)

v6.4.2

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.4.1...v6.4.2)

... (truncated)

Changelog

Sourced from symfony/web-profiler-bundle's changelog.

CHANGELOG

6.4

  • Add console commands to the profiler

6.3

  • Add a "role=img" and an explicit title in the .svg file used by the web debug toolbar to improve accessibility with screen readers for blind users
  • Add a clickable link to the entry view twig file in the toolbar

6.1

  • Add a download link in mailer profiler for email attachments

5.4

  • Add a "preview" tab in mailer profiler for HTML email

5.2.0

  • added session usage

5.0.0

  • removed the ExceptionController, use ExceptionPanelController instead
  • removed the TemplateManager::templateExists() method

4.4.0

  • added support for the Mailer component
  • added support for the HttpClient component
  • added button to clear the ajax request tab
  • deprecated the ExceptionController::templateExists() method
  • deprecated the TemplateManager::templateExists() method
  • deprecated the ExceptionController in favor of ExceptionPanelController
  • marked all classes of the WebProfilerBundle as internal
  • added a section with the stamps of a message after it is dispatched in the Messenger panel

4.3.0

... (truncated)

Commits
  • b374637 Merge branch '6.4' into 7.0
  • 38462d1 Merge branch '6.3' into 6.4
  • de03ba8 [WebProfilerBundle] Fix the design of the compact toolbar button
  • 9d6c9d7 Merge branch '6.4' into 7.0
  • 8b423e4 #53153 fix merge
  • d37a65e Merge branch '5.4' into 6.3
  • 8b3344d [WebProfilerBundle] Fix JS error when evaluating scripts
  • 0007a5d Merge branch '6.4' into 7.0
  • 435652b Merge branch '6.3' into 6.4
  • 64d774d Merge branch '5.4' into 6.3
  • 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 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud