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

Prepare 2.14.0 release #1503

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Prepare 2.14.0 release #1503

merged 1 commit into from
Feb 5, 2024

Conversation

mfn
Copy link
Collaborator

@mfn mfn commented Jan 28, 2024

Summary

Hi @barryvdh , it's been almost a year since 2.13.0 was pushed out and I propose we do another release with the current changelog (I found one missing entry which I added):

Changed

  • Official support for Lumen has been dropped #1425 / mfn
  • Refactor resolving of null information for custom casted attribute types #1330 / wimski

Fixed

Added

  • Add support for nikic/php-parser 5 (next to 4) #1502 / mfn
  • Add support for immutable_date:* and immutable_datetime:* casts. #1380 / thekonz

WDYT?

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Misc. change (internal, infrastructure, maintenance, etc.)

Checklist

  • Existing tests have been adapted and/or new tests have been added
  • Add a CHANGELOG.md entry
  • Update the README.md
  • Code style has been fixed via composer fix-style

@mfn mfn self-assigned this Jan 28, 2024
@mfn mfn requested a review from barryvdh January 28, 2024 19:12
@mfn mfn added the blocked label Feb 4, 2024
@mfn
Copy link
Collaborator Author

mfn commented Feb 4, 2024

Let's block this until we know how to solve #1507

@mfn mfn mentioned this pull request Feb 4, 2024
9 tasks
@mfn mfn removed the request for review from barryvdh February 4, 2024 19:29
@mfn mfn marked this pull request as draft February 4, 2024 19:29
@mfn mfn force-pushed the mfn-release-2.14.0 branch from 4792afc to 00bdb8c Compare February 5, 2024 06:13
@mfn mfn marked this pull request as ready for review February 5, 2024 06:25
@mfn mfn removed the blocked label Feb 5, 2024
@mfn mfn requested a review from barryvdh February 5, 2024 06:26
@mfn
Copy link
Collaborator Author

mfn commented Feb 5, 2024

@barryvdh now that we got the test stable again #1507 , I propose (again 😅) with push out a new version!

--------------

2023-01-28, 2.14.0
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2024-02-05?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes 😅 thx for fixing!

@barryvdh
Copy link
Owner

barryvdh commented Feb 5, 2024

Yeah I guess so. And after this release drop the old version support?

@barryvdh barryvdh merged commit cf4687f into master Feb 5, 2024
58 checks passed
@delete-merged-branch delete-merged-branch bot deleted the mfn-release-2.14.0 branch February 5, 2024 08:14
@mfn
Copy link
Collaborator Author

mfn commented Feb 5, 2024

Yeah I guess so. And after this release drop the old version support?

Yes, that would be my idea.

Published the v2.14.0 release https://github.com/barryvdh/laravel-ide-helper/releases/tag/v2.14.0

@Lootfi
Copy link

Lootfi commented Feb 6, 2024

Thank you!

d3v2a pushed a commit to d3v2a/laravel-ide-helper that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants