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

Bump yiisoft/yii2-debug from 2.1.18 to 2.1.26 #1164

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps yiisoft/yii2-debug from 2.1.18 to 2.1.26.

Changelog

Sourced from yiisoft/yii2-debug's changelog.

2.1.26 February 13, 2025

  • Bug #528: Fix yii\debug\Panel::getTraceLine() to handle backtrace for internal PHP functions (zymeli)
  • Enh #430: Allow to configure toolbar position via Module::$toolbarPosition property (sasha-x)
  • Enh #459: Add yii\debug\Module::$authManager to select RBAC manager used by UserPanel (default is authManager) (jafaripur)

2.1.25 September 26, 2023

  • Bug #503: Fix accessing toolbar data if it's not available (xepozz)

2.1.24 July 10, 2023

  • Bug #504: Reduced db panel warnings for "critical query threshold" and "excessive callers" (rhertogh)
  • Bug #506: Correctly handle null values for DbPanel::$criticalQueryThreshold and ::$excessiveCallerThreshold (MarkoNV, rhertogh)
  • Bug #507: Convert Symfony mailer headers to string in Mail panel (squio)
  • Enh #512: Changed default value for yii\debug\panels\DbPanel::$excessiveCallerThreshold to null (rhertogh)

2.1.23 May 22, 2023

  • Enh #498: Add yii2-symfonymailer Support in src/panels/MailPanel.php (vansari)
  • Enh #501: Show DB query call location in DB panel (rhertogh)

2.1.22 November 18, 2022

  • Enh #493: Extend variable masking to requestBody (yus-ham)

2.1.21 September 06, 2022

  • Enh #490: Allow debugging of console apps (chicuongit913)

2.1.20 September 04, 2022

  • Bug #461: Do not crash on empty panel data (przepompownia)
  • Enh #484: Allow logTarget config to be set as either a string, an array, or an LogTarget object (Sarke)
  • Enh #486: Allow to configure debugger as a submodule (achretien)

2.1.19 April 05, 2022

... (truncated)

Commits
  • e4b28a1 release version 2.1.26
  • f42cdf8 Fix inconsistent switch case syntax (#530)
  • c063a75 Fix #459: Add yii\debug\Module::$authManager to select RBAC manager used by...
  • b9a2bcc Fix #430: Allow to configure toolbar position via Module::$toolbarPosition ...
  • 6c7b822 Add "dev" to composer.json keywords
  • 0838a2b Fix #528: Fix yii\debug\Panel::getTraceLine() to handle backtrace for inter...
  • f17371b Merge pull request #527 from Arhell/root
  • b7843b2 update root folder links
  • 4f53097 Merge pull request #525 from Arhell/src
  • 12351d6 update src folder links
  • 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 <dependency name> 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)

Bumps [yiisoft/yii2-debug](https://github.com/yiisoft/yii2-debug) from 2.1.18 to 2.1.26.
- [Changelog](https://github.com/yiisoft/yii2-debug/blob/master/CHANGELOG.md)
- [Commits](yiisoft/yii2-debug@2.1.18...2.1.26)

---
updated-dependencies:
- dependency-name: yiisoft/yii2-debug
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 17, 2025
Copy link
Member

@Arhell Arhell left a comment

Choose a reason for hiding this comment

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

@dependabot close

@dependabot dependabot bot closed this Feb 22, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/yiisoft/yii2-debug-2.1.26 branch February 22, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant