Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Bump kint-php/kint from 3.2.2 to 3.3 #869

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 1, 2019

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps kint-php/kint from 3.2.2 to 3.3.

Release notes

Sourced from kint-php/kint's releases.

3.3

  • Fixes for PHP 7.4
  • Namespaced functions will now be normalized correctly
  • Colors are automatically disabled in windows in CliRenderer
  • If (for some reason) you have neither iconv nor mbstring available, Kint will just assume ASCII and hope for the best
  • Event handlers for click/keypress are now registered as capture so other events on the page won't override them

I will be starting work on a new major version next. 3.x support will continue for bugfixes

Commits
  • 335ac1b IntegrationTest: Test disabled dumps are actually disabled
  • 5cc6ac4 MethodObjectTest::testGetParams: Bugfix PHP 7.4
  • a10de05 MysqliPlugin: PHP 7.4 support
  • 47cca86 Utils::normalizeAliases: Handle namespaced functions
  • 93cbc94 Utils::getTypeString
  • 296b269 ParameterObject: Handle deprecated __toString in ReflectionType
  • c184db8 CliRenderer: Disable colors on windows
  • e77f4a6 CallFinderTest: Test namespaced functions
  • 7f0fc8f Travis: Use trusty for 5.4 and 5.5
  • 339b24f Update dependencies
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file Help Wanted Adapté aux nouveaux contributeurs php Pull requests that update Php code À relire À tester labels Dec 1, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/kint-php/kint-3.3 branch 2 times, most recently from fb406a6 to 7445bd1 Compare January 18, 2020 21:47
@stale
Copy link

stale bot commented Jan 14, 2021

Cette issue a été marquée « stale » car elle n'a pas eu d'activité récente. Elle sera fermée si aucune activité ultérieure ne survient. Merci de vos contributions.

@stale stale bot added the Invalide label Jan 14, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/kint-php/kint-3.3 branch from 7445bd1 to d5217e5 Compare April 7, 2021 20:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file Help Wanted Adapté aux nouveaux contributeurs Invalide php Pull requests that update Php code À relire À tester
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants