Bump maximebf/debugbar from 1.18.0 to 1.19.0#137
Open
dependabot[bot] wants to merge 126 commits intomasterfrom
Open
Bump maximebf/debugbar from 1.18.0 to 1.19.0#137dependabot[bot] wants to merge 126 commits intomasterfrom
dependabot[bot] wants to merge 126 commits intomasterfrom
Conversation
…es to prevent possible security risk where authenticated users could add themselves to groups by incrementing integers
…al references in user input (Eg. img tags)
Slide Sort Querying Wrong Table
Bumps [dompdf/dompdf](https://github.com/dompdf/dompdf) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/dompdf/dompdf/releases) - [Commits](dompdf/dompdf@v2.0.0...v2.0.2) --- updated-dependencies: - dependency-name: dompdf/dompdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…df/dompdf-2.0.2 Bump dompdf/dompdf from 2.0.0 to 2.0.2
Moved carousel ajax from the animateend event to the scrollend event.
Bumps [dompdf/dompdf](https://github.com/dompdf/dompdf) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/dompdf/dompdf/releases) - [Commits](dompdf/dompdf@v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: dompdf/dompdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/1.9.1/CHANGELOG.md) - [Commits](guzzle/psr7@1.9.0...1.9.1) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…placed by a single slash '/' later in routing and resulting missing view error.
Prevent having double slash '//' in URL
…lehttp/psr7-1.9.1 Bump guzzlehttp/psr7 from 1.9.0 to 1.9.1
…df/dompdf-2.0.3 Bump dompdf/dompdf from 2.0.2 to 2.0.3
Fixes #85 For reasons I don't fully understand, the jCarousel was broken when the last thumbnail was clicked first and the aspect of the first media was taller than the last media. This workaround fixes the problem by: - Forcing the 2nd-to-last media to always load before the last media. - Using the `scroll` event instead of `scrollend` to minimize race conditions.
Bumps [dompdf/dompdf](https://github.com/dompdf/dompdf) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/dompdf/dompdf/releases) - [Commits](dompdf/dompdf@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: dompdf/dompdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [phenx/php-svg-lib](https://github.com/PhenX/php-svg-lib) from 0.5.0 to 0.5.2. - [Release notes](https://github.com/PhenX/php-svg-lib/releases) - [Commits](dompdf/php-svg-lib@0.5.0...0.5.2) --- updated-dependencies: - dependency-name: phenx/php-svg-lib dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…x/php-svg-lib-0.5.2 Bump phenx/php-svg-lib from 0.5.0 to 0.5.2
Include #39 in master
Force display of media when last thumbnail clicked first.
…df/dompdf-2.0.4 Bump dompdf/dompdf from 2.0.3 to 2.0.4
Bumps [phenx/php-svg-lib](https://github.com/PhenX/php-svg-lib) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/PhenX/php-svg-lib/releases) - [Commits](dompdf/php-svg-lib@0.5.1...0.5.2) --- updated-dependencies: - dependency-name: phenx/php-svg-lib dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…nx/php-svg-lib-0.5.2 Bump phenx/php-svg-lib from 0.5.1 to 0.5.2
Corrected search term for Tag links
Bumps [maximebf/debugbar](https://github.com/maximebf/php-debugbar) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/maximebf/php-debugbar/releases) - [Changelog](https://github.com/maximebf/php-debugbar/blob/master/CHANGELOG.md) - [Commits](php-debugbar/php-debugbar@v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: maximebf/debugbar dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
45a83da to
c4c6579
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps maximebf/debugbar from 1.18.0 to 1.19.0.
Commits
30f65f1Fix class name missing full import (#540)29de66dHtmlVariableList support html on keys (#539)27c3cc0Add custom trace formatter helper (#556)1d87377(fix) set memory baseline on MemoryCollector (#559)ab33d08Get rid of inline styles in widgets.js resulting in csp errors (#564)aafb756(feat) memory measure option (#558)47abaeaaddaddXdebugReplacementsoption (#552)ec7d1aeRemove xdebug replacements on previews (#542)1b14192Early return when no file string (#549)fdc4eecignore demos vendor (#557)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.