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

[5.1] Update bump script also to update package-lock.json #43801

Merged
merged 4 commits into from
Jul 18, 2024

Conversation

HLeithner
Copy link
Member

Pull Request for Issue #43743 .

Summary of Changes

Also update the package-lock.json on version bump

Testing Instructions

php build/bump.php -v 5.2.3

Actual result BEFORE applying this Pull Request

package.json is updated
package-lock.json is not updated

Expected result AFTER applying this Pull Request

package.json is updated
package-lock.json is updated

@HLeithner HLeithner requested a review from rdeutz as a code owner July 17, 2024 17:16
@LadySolveig LadySolveig enabled auto-merge (squash) July 17, 2024 17:19
@LadySolveig
Copy link
Contributor

Thanks @HLeithner

@bembelimen bembelimen added this to the Joomla! 5.1.3 milestone Jul 17, 2024
build/bump.php Outdated Show resolved Hide resolved
@richard67
Copy link
Member

I have tested this item ✅ successfully on eba833d


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43801.

@brianteeman
Copy link
Contributor

I have tested this item ✅ successfully on eba833d

by code review

Thanks!!!!


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43801.

@brianteeman
Copy link
Contributor

(I got a php fatal error on line 313 BUT i ran it on windows and I seem to recall the script will not run on windows and that part of the file is not part of this PR and the parts in this PR all completed correctly)


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43801.

@joomla-cms-bot joomla-cms-bot removed this from the Joomla! 5.1.3 milestone Jul 17, 2024
@richard67
Copy link
Member

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43801.

@HLeithner
Copy link
Member Author

I tested it and it worked on linux, also line 313 is only a preg_replace so shouldn't fail

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Jul 17, 2024
Co-authored-by: Quy <quy@nomonkeybiz.com>
@LadySolveig
Copy link
Contributor

Thank you @brianteeman and @richard67 for testing!

build/bump.php Outdated Show resolved Hide resolved
@LadySolveig LadySolveig disabled auto-merge July 18, 2024 05:57
Co-authored-by: Dimitris Grammatikogiannis <dg@dgrammatiko.dev>
@LadySolveig
Copy link
Contributor

Thanks @dgrammatiko

@LadySolveig LadySolveig enabled auto-merge (squash) July 18, 2024 06:04
build/bump.php Outdated Show resolved Hide resolved
Co-authored-by: Dimitris Grammatikogiannis <dg@dgrammatiko.dev>
@LadySolveig LadySolveig disabled auto-merge July 18, 2024 09:19
@LadySolveig LadySolveig enabled auto-merge (squash) July 18, 2024 09:19
@LadySolveig LadySolveig merged commit 896c091 into joomla:5.1-dev Jul 18, 2024
3 checks passed
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Jul 18, 2024
@HLeithner HLeithner deleted the 5.1/fix/bump-script branch July 18, 2024 11:40
dgrammatiko added a commit to dgrammatiko/joomla-cms that referenced this pull request Aug 11, 2024
* Update bump script also to update package-lock.json

---------

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Co-authored-by: Quy <quy@nomonkeybiz.com>
Co-authored-by: Dimitris Grammatikogiannis <dg@dgrammatiko.dev>
dgrammatiko added a commit to dgrammatiko/joomla-cms that referenced this pull request Aug 11, 2024
* Update bump script also to update package-lock.json

---------

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Co-authored-by: Quy <quy@nomonkeybiz.com>
Co-authored-by: Dimitris Grammatikogiannis <dg@dgrammatiko.dev>
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.

8 participants