diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a564df..d9407d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,7 +79,7 @@ jobs: runs-on: ubuntu-latest permissions: id-token: write - contents: read + contents: write steps: - uses: actions/checkout@v6 - uses: pnpm/action-setup@v4 diff --git a/change/@rightcapital-php-parser-1068307e-5498-45b9-9264-73094ec2aef9.json b/change/@rightcapital-php-parser-1068307e-5498-45b9-9264-73094ec2aef9.json deleted file mode 100644 index 994c454..0000000 --- a/change/@rightcapital-php-parser-1068307e-5498-45b9-9264-73094ec2aef9.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "fix(deps): update dependency lodash to v4.17.23 [security]", - "packageName": "@rightcapital/php-parser", - "email": "29139614+renovate[bot]@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@rightcapital-php-parser-83914600-fbe1-4b5d-81a1-9dc3a1229d63.json b/change/@rightcapital-php-parser-83914600-fbe1-4b5d-81a1-9dc3a1229d63.json deleted file mode 100644 index 3606a27..0000000 --- a/change/@rightcapital-php-parser-83914600-fbe1-4b5d-81a1-9dc3a1229d63.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "chore(deps): update actions/setup-node action to v5", - "packageName": "@rightcapital/php-parser", - "email": "29139614+renovate[bot]@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@rightcapital-php-parser-d5a9bfd9-0196-4053-b419-f44f37653833.json b/change/@rightcapital-php-parser-d5a9bfd9-0196-4053-b419-f44f37653833.json deleted file mode 100644 index efbb650..0000000 --- a/change/@rightcapital-php-parser-d5a9bfd9-0196-4053-b419-f44f37653833.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "chore(deps): update actions/setup-node action to v6", - "packageName": "@rightcapital/php-parser", - "email": "29139614+renovate[bot]@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/package.json b/package.json index 27718a6..5c26f69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/php-parser", - "version": "1.5.2", + "version": "1.5.3", "description": "TypeScript types for PHP Parser JSON representation", "keywords": [ "PHP",