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 from 1.10.58 to 1.10.59 in /tasmoadmin #1114

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps phpstan/phpstan from 1.10.58 to 1.10.59.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.59

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Internals 🔍

Commits
  • e607609 PHPStan 1.10.59
  • 995eff9 Updated PHPStan to commit 995eff969168ed1d2f291b1d1da8842e7da39f52
  • 473df92 Updated PHPStan to commit 473df926b3f687e968e8e519e310882ab72ff4ff
  • 299df51 Updated PHPStan to commit 299df5130a14d5a23073edb044b46209ee7b5426
  • d2c30d1 Updated PHPStan to commit d2c30d159f7aabb24f188d7d0a8a1b9ea87f8b61
  • b026126 Updated PHPStan to commit b0261263e2e3a3643a9a89eb0931c07d8e71dc18
  • 938321c Updated PHPStan to commit 938321ce0ebb24da8cd550b525ae50651fffc156
  • cfe839d Update baselines
  • 7a2af63 Updated PHPStan to commit 7a2af631d14529f2c7be95e064fbfef0bedc4b9f
  • 37f3c82 Updated PHPStan to commit 37f3c826b18410fbfae33ad2993029b5e8a755b0
  • 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 [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.58 to 1.10.59.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.58...1.10.59)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 26, 2024
@inverse inverse merged commit 934800c into master Feb 26, 2024
7 checks passed
@inverse inverse deleted the dependabot/composer/tasmoadmin/phpstan/phpstan-1.10.59 branch February 26, 2024 17:36
truecharts-admin added a commit to truecharts/charts that referenced this pull request Apr 9, 2024
…v4.0.2@ba3fa1d by renovate (#20452)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/tasmoadmin/tasmoadmin](https://togithub.com/TasmoAdmin/TasmoAdmin)
| patch | `v4.0.1` -> `v4.0.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>TasmoAdmin/TasmoAdmin (ghcr.io/tasmoadmin/tasmoadmin)</summary>

###
[`v4.0.2`](https://togithub.com/TasmoAdmin/TasmoAdmin/releases/tag/v4.0.2)

[Compare
Source](https://togithub.com/TasmoAdmin/TasmoAdmin/compare/v4.0.1...v4.0.2)

#### What's Changed

- Bump esbuild-sass-plugin from 3.0.0 to 3.1.0 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1111
- Bump friendsofphp/php-cs-fixer from 3.49.0 to 3.50.0 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1113
- Bump phpstan/phpstan from 1.10.58 to 1.10.59 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1114
- Bump phpunit/phpunit from 10.5.10 to 10.5.11 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1115
- update some DE translations by
[@&#8203;inverse](https://togithub.com/inverse) in
[TasmoAdmin/TasmoAdmin#1119
- Bump symfony/http-foundation from 6.4.3 to 6.4.4 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1118
- Bump friendsofphp/php-cs-fixer from 3.50.0 to 3.51.0 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1117
- Bump symfony/http-client from 6.4.3 to 6.4.4 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1116
- Tidy js functions by [@&#8203;inverse](https://togithub.com/inverse)
in
[TasmoAdmin/TasmoAdmin#1120
- Use stricter php-cs-fixer rules by
[@&#8203;inverse](https://togithub.com/inverse) in
[TasmoAdmin/TasmoAdmin#1121
- Add v5100 test case by [@&#8203;inverse](https://togithub.com/inverse)
in
[TasmoAdmin/TasmoAdmin#1122
- Bump phpstan/phpstan from 1.10.59 to 1.10.66 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1139
- Bump phpunit/phpunit from 10.5.11 to 10.5.16 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1138
- Bump glob from 10.3.10 to 10.3.12 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1137
- Bump symfony/routing from 6.4.3 to 6.4.5 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1126
- Tidy Device class + more tests by
[@&#8203;inverse](https://togithub.com/inverse) in
[TasmoAdmin/TasmoAdmin#1141
- Bump friendsofphp/php-cs-fixer from 3.51.0 to 3.52.1 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1134
- Bump esbuild-sass-plugin from 3.1.0 to 3.2.0 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1129
- Bump softprops/action-gh-release from 1 to 2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1127
- Bump esbuild from 0.20.1 to 0.20.2 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1130
- Bump bootstrap from 4.6.2 to 5.3.3 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1112
- Bump symfony/http-client from 6.4.4 to 6.4.5 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1124
- Revert "Bump bootstrap from 4.6.2 to 5.3.3 in /tasmoadmin" by
[@&#8203;inverse](https://togithub.com/inverse) in
[TasmoAdmin/TasmoAdmin#1142
- Tidy bootstrap by [@&#8203;inverse](https://togithub.com/inverse) in
[TasmoAdmin/TasmoAdmin#1144
- Bump
[@&#8203;fortawesome/fontawesome-free](https://togithub.com/fortawesome/fontawesome-free)
from 6.5.1 to 6.5.2 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1145
- Bump friendsofphp/php-cs-fixer from 3.52.1 to 3.53.0 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1151
- Bump phpunit/phpunit from 10.5.16 to 10.5.17 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1147
- Bump symfony/routing from 6.4.5 to 6.4.6 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1148
- Bump symfony/http-client from 6.4.5 to 6.4.6 in /tasmoadmin by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TasmoAdmin/TasmoAdmin#1149

**Full Changelog**:
TasmoAdmin/TasmoAdmin@v4.0.1...v4.0.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.

None yet

1 participant