Skip to content

Conversation

@dependabot-preview
Copy link

Bumps nunomaduro/phpinsights from 1.11.1 to 1.14.1.

Release notes

Sourced from nunomaduro/phpinsights's releases.

v1.13.0

Bumps version to v1.13.0

Changelog

Sourced from nunomaduro/phpinsights's changelog.

[v1.14.1]

Changed

  • Switch service to discover vulnerabilities (#453)

[v1.14.0]

Added

  • ddd & tinker as forbidden method names Laravel (#364)
  • Support to Laravel 7 (#369)
  • min-requirements configurable through file (#362)

Fixed

  • Hanging on invalid php code (#358)
  • Aggregates diffs in the same error (#377)

Changed

  • Removed Static closure advice on Laravel (e9d2a62)

[v1.13.0]

Added

  • Sort issues by file, line, function and lastly message (#348)
  • Support multiple formatters (#357)
  • Support custom class formatters (#357)
  • Added diff from fixer to JSON formatter (#356)
  • Check PHP version from composer to determine native type hint (#347)
  • Added GitHub Action formatter (#344)

Fixed

  • Prevent failing on empty namespace (#352)

[v1.12.0]

Added

  • Text coloring per section (#339)
  • Support to slevomat coding standard 6 (#342)
Commits
  • d8204dc Bump version to 1.14.1
  • 5d68e96 [SecurityCheck] Switch service to discover vulnerabilities (#453)
  • 4e9672f release: version 1.14.0
  • a6ff129 chore: installation on laravel note
  • 29ffda7 chore: updates changelog
  • 7aae831 fix(diffs-displays): aggregates diffs in the same error (#377)
  • afa68cc chore: updates changelog
  • e9d2a62 fix: removes static closure advice on laravel
  • a9e1416 chore: sets the minimum-stability to stabel
  • 557a6e6 Remove unused imports (#374)
  • 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 28, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants