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 phpstan/phpstan-nette from 1.2.9 to 1.3.8 #2821

Merged
merged 10 commits into from
Oct 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps phpstan/phpstan-nette from 1.2.9 to 1.3.8.

Release notes

Sourced from phpstan/phpstan-nette's releases.

1.3.8

1.3.7

  • 8794315 - Support nette 4 for Strings::replace + support regexp array shapes for Strings::replace callback
  • f41257b - Readme: mention Strings::matchAll
  • a9caeec - Readme: adjust title
  • fd71eac - Adjust expectations

1.3.6

  • ea83653 - String::match / String::matchAll support for nette 4
  • 32412c9 - Understand constant strings in patterns

1.3.5

  • 30650e6 - Strings::matchAll() cannot return null

1.3.4

  • 14a68a9 - Understand the exact array shape coming from Nette\Utils\Strings::matchAll() based on pattern

1.3.3

  • 5f97dfa - Fix build after RegexArrayShapeMatcher improvements
  • 5da3be5 - Support preg_quote()'d patterns

1.3.2

  • 1cdc8a0 - Fix build
  • 951bacd - Fixate more compatible PHPUnit version
  • c0132ad - Fix build
  • 3e68a5d - Understand the exact array shape coming from Nette\Utils\Strings::match() based on pattern

1.3.1

  • 9eebad8 - Add stubs marking immediately invoked callables in utils and caching

1.3.0

  • 8af9474 - Update lock-closed-issues.yml
  • 64ca079 - Update metcalfc/changelog-generator action to v4.3.1
  • f33df82 - Update cbrgm/mastodon-github-action action to v2
  • 8fa428f - Update metcalfc/changelog-generator action to v4.2.0
  • ed7b777 - Update dessant/lock-threads action to v5
  • a144eea - remove phpstan/phpstan-php-parser
  • efb5ded - Update actions/checkout action to v4
  • 6ec9016 - Add error identifiers
  • ea07b96 - Modernized DoNotExtendNetteObjectRule
  • a392f55 - Next-gen coding standard workflow
  • 12dd284 - Update dependency slevomat/coding-standard to v8.12.0
  • 1e2c921 - Update dependency slevomat/coding-standard to v8.11.1
  • d13a6c0 - Update dependency slevomat/coding-standard to v8.11.0
Commits
  • bc74b8b Fix stub
  • 8794315 Support nette 4 for Strings::replace + support regexp array shapes for String...
  • f41257b Readme: mention Strings::matchAll
  • a9caeec Readme: adjust title
  • fd71eac Adjust expectations
  • ea83653 String::match / String::matchAll support for nette 4
  • 32412c9 Understand constant strings in patterns
  • 30650e6 Strings::matchAll() cannot return null
  • 14a68a9 Understand the exact array shape coming from `Nette\Utils\Strings::matchAll()...
  • 5f97dfa Fix build after RegexArrayShapeMatcher improvements
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 26, 2024
dependabot bot added 10 commits September 9, 2024 12:06
Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/Seldaek/monolog/releases)
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md)
- [Commits](Seldaek/monolog@2.9.2...2.9.3)

---
updated-dependencies:
- dependency-name: monolog/monolog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ramsey/uuid](https://github.com/ramsey/uuid) from 4.7.5 to 4.7.6.
- [Release notes](https://github.com/ramsey/uuid/releases)
- [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md)
- [Commits](ramsey/uuid@4.7.5...4.7.6)

---
updated-dependencies:
- dependency-name: ramsey/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/webpack-env](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-env) from 1.18.4 to 1.18.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-env)

---
updated-dependencies:
- dependency-name: "@types/webpack-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [league/flysystem-memory](https://github.com/thephpleague/flysystem-memory) from 3.25.1 to 3.28.0.
- [Release notes](https://github.com/thephpleague/flysystem-memory/releases)
- [Commits](thephpleague/flysystem-memory@3.25.1...3.28.0)

---
updated-dependencies:
- dependency-name: league/flysystem-memory
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mpdf/mpdf](https://github.com/mpdf/mpdf) from 8.2.3 to 8.2.4.
- [Release notes](https://github.com/mpdf/mpdf/releases)
- [Changelog](https://github.com/mpdf/mpdf/blob/development/CHANGELOG.md)
- [Commits](mpdf/mpdf@v8.2.3...v8.2.4)

---
updated-dependencies:
- dependency-name: mpdf/mpdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [google/apiclient](https://github.com/googleapis/google-api-php-client) from 2.15.3 to 2.17.0.
- [Release notes](https://github.com/googleapis/google-api-php-client/releases)
- [Changelog](https://github.com/googleapis/google-api-php-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-php-client@v2.15.3...v2.17.0)

---
updated-dependencies:
- dependency-name: google/apiclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [nette/bootstrap](https://github.com/nette/bootstrap) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/nette/bootstrap/releases)
- [Commits](nette/bootstrap@v3.2.2...v3.2.4)

---
updated-dependencies:
- dependency-name: nette/bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.8.1 to 2.9.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/mini-css-extract-plugin@v2.8.1...v2.9.1)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [phpstan/phpstan-nette](https://github.com/phpstan/phpstan-nette) from 1.2.9 to 1.3.8.
- [Release notes](https://github.com/phpstan/phpstan-nette/releases)
- [Commits](phpstan/phpstan-nette@1.2.9...1.3.8)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-nette
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@juradee juradee force-pushed the dependabot/composer/phpstan/phpstan-nette-1.3.8 branch from 436301b to fcf2f5e Compare October 4, 2024 13:06
@juradee juradee merged commit fcf2f5e into master Oct 4, 2024
26 checks passed
@juradee juradee deleted the dependabot/composer/phpstan/phpstan-nette-1.3.8 branch October 4, 2024 13:28
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.

1 participant