Skip to content
Snippets Groups Projects
Commit bf041f4c authored by catch's avatar catch
Browse files

Issue #3374660 by Niklan, catch, andypost, Chi, Spokje: Update mck89/peast...

Issue #3374660 by Niklan, catch, andypost, Chi, Spokje: Update mck89/peast composer dependency to 1.15.2

(cherry picked from commit 8f2d25b6)
parent 37dd50f5
Branches
Tags
20 merge requests!11628Update file MediaLibraryWidget.php,!7564Revert "Issue #3364773 by roshnichordiya, Chris Matthews, thakurnishant_06,...,!5752Issue #3275828 by joachim, quietone, bradjones1, Berdir: document the reason...,!5627Issue #3261805: Field not saved when change of 0 on string start,!5427Issue #3338518: send credentials in ajax if configured in CORS settings.,!5395Issue #3387916 by fjgarlin, Spokje: Each GitLab job exposes user email,!5217Issue #3386607 by alexpott: Improve spell checking in commit-code-check.sh,!5064Issue #3379522 by finnsky, Gauravvvv, kostyashupenko, smustgrave, Chi: Revert...,!5040SDC ComponentElement: Transform slots scalar values to #plain_text instead of throwing an exception,!4958Issue #3392147: Whitelist IP for a Ban module.,!4894Issue #3280279: Add API to allow sites to opt in to upload SVG images in CKEditor 5,!4857Issue #3336994: StringFormatter always displays links to entity even if the user in context does not have access,!4856Issue #3336994: StringFormatter always displays links to entity even if the user in context does not have access,!4788Issue #3272985: RSS Feed header reverts to text/html when cached,!4716Issue #3362929: Improve 400 responses for broken/invalid image style routes,!4553Draft: Issue #2980951: Permission to see own unpublished comments in comment thread,!3679Issue #115801: Allow password on registration without disabling e-mail verification,!3106Issue #3017548: "Filtered HTML" text format does not support manual teaser break (<!--break-->),!925Issue #2339235: Remove taxonomy hard dependency on node module,!872Draft: Issue #3221319: Race condition when creating menu links and editing content deletes menu links
......@@ -1173,16 +1173,16 @@
},
{
"name": "mck89/peast",
"version": "v1.15.1",
"version": "v1.15.2",
"source": {
"type": "git",
"url": "https://github.com/mck89/peast.git",
"reference": "cf06286910b7efc9dce7503553ebee314df3d3d3"
"reference": "07d82a271d372c6f37897a70b0381ca2ec2e364a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mck89/peast/zipball/cf06286910b7efc9dce7503553ebee314df3d3d3",
"reference": "cf06286910b7efc9dce7503553ebee314df3d3d3",
"url": "https://api.github.com/repos/mck89/peast/zipball/07d82a271d372c6f37897a70b0381ca2ec2e364a",
"reference": "07d82a271d372c6f37897a70b0381ca2ec2e364a",
"shasum": ""
},
"require": {
......@@ -1195,7 +1195,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.15.1-dev"
"dev-master": "1.15.2-dev"
}
},
"autoload": {
......@@ -1217,9 +1217,9 @@
"description": "Peast is PHP library that generates AST for JavaScript code",
"support": {
"issues": "https://github.com/mck89/peast/issues",
"source": "https://github.com/mck89/peast/tree/v1.15.1"
"source": "https://github.com/mck89/peast/tree/v1.15.2"
},
"time": "2023-01-21T13:18:17+00:00"
"time": "2023-07-15T12:25:27+00:00"
},
{
"name": "pear/archive_tar",
......
......@@ -17,7 +17,7 @@
"guzzlehttp/guzzle": "~7.7.0",
"guzzlehttp/psr7": "~2.5.0",
"masterminds/html5": "~2.8.0",
"mck89/peast": "~v1.15.1",
"mck89/peast": "~v1.15.2",
"pear/archive_tar": "~1.4.14",
"pear/console_getopt": "~v1.4.3",
"pear/pear-core-minimal": "~v1.10.13",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment