RoboJackets / jedi

Identity event bus
Apache License 2.0
0 stars 0 forks source link

Update dependency larastan/larastan to v2.8.0 #455

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
larastan/larastan 2.7.0 -> 2.8.0 age adoption passing confidence

Release Notes

larastan/larastan (larastan/larastan) ### [`v2.8.0`](https://togithub.com/larastan/larastan/releases/tag/v2.8.0) [Compare Source](https://togithub.com/larastan/larastan/compare/v2.7.0...v2.8.0) #### What's Changed ##### Added ✨ - feat: Support addColumn in migration helper by [@​nikolicaleksa](https://togithub.com/nikolicaleksa) in [https://github.com/larastan/larastan/pull/1808](https://togithub.com/larastan/larastan/pull/1808) - feat: add support for create or first by [@​RemCom](https://togithub.com/RemCom) in [https://github.com/larastan/larastan/pull/1809](https://togithub.com/larastan/larastan/pull/1809) - Add stubs for relation `one` methods by [@​calebdw](https://togithub.com/calebdw) in [https://github.com/larastan/larastan/pull/1785](https://togithub.com/larastan/larastan/pull/1785) - feat: Add new Benchmark.stub by [@​jesperbeisner](https://togithub.com/jesperbeisner) in [https://github.com/larastan/larastan/pull/1796](https://togithub.com/larastan/larastan/pull/1796) - Add stub for Model::$appends by [@​paulbalandan](https://togithub.com/paulbalandan) in [https://github.com/larastan/larastan/pull/1805](https://togithub.com/larastan/larastan/pull/1805) ##### Fixed 🐛 - Fix null/void problem (with latest PHPStan release) by [@​Brenneisen](https://togithub.com/Brenneisen) in [https://github.com/larastan/larastan/pull/1802](https://togithub.com/larastan/larastan/pull/1802) - Fix collection methods unwrapping outer generic by [@​rovansteen](https://togithub.com/rovansteen) in [https://github.com/larastan/larastan/pull/1760](https://togithub.com/larastan/larastan/pull/1760) - Allow dynamic model properties with underscores by [@​Brenneisen](https://togithub.com/Brenneisen) in [https://github.com/larastan/larastan/pull/1792](https://togithub.com/larastan/larastan/pull/1792) - Resolve guard user from request by [@​calebdw](https://togithub.com/calebdw) in [https://github.com/larastan/larastan/pull/1782](https://togithub.com/larastan/larastan/pull/1782) ##### Maintenance 🛠 - chore(deps): allow Laravel 11 by [@​canvural](https://togithub.com/canvural) in [https://github.com/larastan/larastan/pull/1798](https://togithub.com/larastan/larastan/pull/1798) - Update README.md to fix github handle for Nuno by [@​joelclermont](https://togithub.com/joelclermont) in [https://github.com/larastan/larastan/pull/1791](https://togithub.com/larastan/larastan/pull/1791) - Slightly clean up README.md by [@​bram-pkg](https://togithub.com/bram-pkg) in [https://github.com/larastan/larastan/pull/1793](https://togithub.com/larastan/larastan/pull/1793) #### New Contributors - [@​joelclermont](https://togithub.com/joelclermont) made their first contribution in [https://github.com/larastan/larastan/pull/1791](https://togithub.com/larastan/larastan/pull/1791) - [@​bram-pkg](https://togithub.com/bram-pkg) made their first contribution in [https://github.com/larastan/larastan/pull/1793](https://togithub.com/larastan/larastan/pull/1793) - [@​Brenneisen](https://togithub.com/Brenneisen) made their first contribution in [https://github.com/larastan/larastan/pull/1802](https://togithub.com/larastan/larastan/pull/1802) - [@​RemCom](https://togithub.com/RemCom) made their first contribution in [https://github.com/larastan/larastan/pull/1809](https://togithub.com/larastan/larastan/pull/1809) - [@​jesperbeisner](https://togithub.com/jesperbeisner) made their first contribution in [https://github.com/larastan/larastan/pull/1796](https://togithub.com/larastan/larastan/pull/1796) - [@​paulbalandan](https://togithub.com/paulbalandan) made their first contribution in [https://github.com/larastan/larastan/pull/1805](https://togithub.com/larastan/larastan/pull/1805) **Full Changelog**: https://github.com/larastan/larastan/compare/v2.7.0...v2.8.0

Configuration

📅 Schedule: Branch creation - "before 4pm on Wednesday except before 9am on Wednesday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.