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 staabm/phpstan-dba from 0.2.75 to 0.2.78 #603

Merged
merged 2 commits into from Sep 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2023

Bumps staabm/phpstan-dba from 0.2.75 to 0.2.78.

Release notes

Sourced from staabm/phpstan-dba's releases.

0.2.77

Bugfixes

0.2.76

Improved query parameter/placeholder validation

Internals

Full Changelog: staabm/phpstan-dba@0.2.75...0.2.76

Commits
  • ccabc0c Fix false-positive parameter validation error when query string is not resolv...
  • 4154548 Fix "Query expects 9223372036854775807-0 placeholders, but no values are give...
  • 70a0fe7 Fix false positive with unnamed placeholders (#628)
  • c473688 Tests: Support ssl in ReflectorFactory (#626)
  • b413303 Named placeholders only need to be contained in one of the union queries (#625)
  • dcadb25 Fix Composer usage in Unit Tests MySQL workflow (#621)
  • b5ebeae Bump actions/checkout from 3 to 4 (#624)
  • b6d077c Update tomasvotruba/unused-public requirement from ^0.2 to ^0.3 (#622)
  • 3b8bf3d Readd unused-public configuration to phpstan.neon.dist (#620)
  • 0e5a449 Add a real matrix to Static analysis workflow (#613)
  • 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 [staabm/phpstan-dba](https://github.com/staabm/phpstan-dba) from 0.2.75 to 0.2.78.
- [Release notes](https://github.com/staabm/phpstan-dba/releases)
- [Commits](staabm/phpstan-dba@0.2.75...0.2.78)

---
updated-dependencies:
- dependency-name: staabm/phpstan-dba
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 29, 2023
@staabm staabm merged commit d9fb6c6 into main Sep 29, 2023
7 checks passed
@staabm staabm deleted the dependabot/composer/staabm/phpstan-dba-0.2.78 branch September 29, 2023 17:48
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.

None yet

1 participant