Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps shipmonk/composer-dependency-analyser from 1.5.3 to 1.6.1.

Release notes

Sourced from shipmonk/composer-dependency-analyser's releases.

1.6.1

Fixes

  • Fix PHP warning with no composer classloader (#150)

1.6.0

New features:

  • Read composer's exclude-from-classmap to exclude paths from analysis (#140 by @​LastDragon-ru )
  • Support qualified names in global scope (#148)
    • Often used in bundles.php in Symfony applications (#146)

Fixes:

  • More specific path has dev/prod mark priority (#142)
  • Fix false positive with extension functions with uppercase characters (#144)
Commits

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 will merge this PR once CI passes on it, as requested by @pb30.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 4, 2024
Bumps [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) from 1.5.3 to 1.6.1.
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases)
- [Commits](shipmonk-rnd/composer-dependency-analyser@1.5.3...1.6.1)

---
updated-dependencies:
- dependency-name: shipmonk/composer-dependency-analyser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/shipmonk/composer-dependency-analyser-1.6.1 branch from 9d4e62c to 3f25ac2 Compare July 4, 2024 16:39
@pb30
Copy link
Owner

pb30 commented Jul 4, 2024

@dependabot merge

@dependabot dependabot bot merged commit 56d7087 into main Jul 4, 2024
@dependabot dependabot bot deleted the dependabot/composer/shipmonk/composer-dependency-analyser-1.6.1 branch July 4, 2024 16:40
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.

2 participants