Skip to content

Commit 04293bc

Browse files
Merge pull request #27 from CASParser/release-please--branches--main--changes--next--components--cas-parser-node
release: 1.13.1
2 parents a081638 + b56b59e commit 04293bc

14 files changed

Lines changed: 56 additions & 35 deletions

File tree

.github/workflows/ci.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ jobs:
2121
runs-on: ${{ github.repository == 'stainless-sdks/cas-parser-typescript' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
2222
if: (github.event_name == 'push' || github.event.pull_request.head.repo.fork) && (github.event_name != 'push' || github.event.head_commit.message != 'codegen metadata')
2323
steps:
24-
- uses: actions/checkout@v6
24+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525

2626
- name: Set up Node
27-
uses: actions/setup-node@v4
27+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
2828
with:
2929
node-version: '22'
3030

3131
- name: Set up pnpm
32-
uses: pnpm/action-setup@v4
32+
uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4.3.0
3333
with:
3434
version: '10.30.1'
3535

@@ -48,15 +48,15 @@ jobs:
4848
contents: read
4949
id-token: write
5050
steps:
51-
- uses: actions/checkout@v6
51+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5252

5353
- name: Set up Node
54-
uses: actions/setup-node@v4
54+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
5555
with:
5656
node-version: '22'
5757

5858
- name: Set up pnpm
59-
uses: pnpm/action-setup@v4
59+
uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4.3.0
6060
with:
6161
version: '10.30.1'
6262

@@ -71,7 +71,7 @@ jobs:
7171
github.repository == 'stainless-sdks/cas-parser-typescript' &&
7272
!startsWith(github.ref, 'refs/heads/stl/')
7373
id: github-oidc
74-
uses: actions/github-script@v8
74+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
7575
with:
7676
script: core.setOutput('github_token', await core.getIDToken());
7777

@@ -101,15 +101,15 @@ jobs:
101101
runs-on: ${{ github.repository == 'stainless-sdks/cas-parser-typescript' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
102102
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
103103
steps:
104-
- uses: actions/checkout@v6
104+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
105105

106106
- name: Set up Node
107-
uses: actions/setup-node@v4
107+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
108108
with:
109109
node-version: '22'
110110

111111
- name: Set up pnpm
112-
uses: pnpm/action-setup@v4
112+
uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4.3.0
113113
with:
114114
version: '10.30.1'
115115

.github/workflows/publish-npm.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ jobs:
2121
id-token: write
2222

2323
steps:
24-
- uses: actions/checkout@v6
24+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525

2626
- name: Set up Node
27-
uses: actions/setup-node@v3
27+
uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
2828
with:
2929
node-version: '20'
3030

3131
- name: Set up pnpm
32-
uses: pnpm/action-setup@v4
32+
uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4.3.0
3333

3434
- name: Install dependencies
3535
run: |

.github/workflows/release-doctor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
if: github.repository == 'CASParser/cas-parser-node' && (github.event_name == 'push' || github.event_name == 'workflow_dispatch' || startsWith(github.head_ref, 'release-please') || github.head_ref == 'next')
1313

1414
steps:
15-
- uses: actions/checkout@v6
15+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616

1717
- name: Check release environment
1818
run: |

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.13.0"
2+
".": "1.13.1"
33
}

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 21
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cas-parser/cas-parser-e572d88c2af6e4d7bc4f7e119357fd3f68b1e67d612fd1d3a657d916cde0087c.yml
3-
openapi_spec_hash: a9fc7d947111bffa9184f8ca8be4a579
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cas-parser/cas-parser-904e3aa8081755d046016db9d84d13d140a4235c724e18e1cd7f8ebb7712883e.yml
3+
openapi_spec_hash: 453b8e667c364b064e04352ad4deccfa
44
config_hash: 5509bb7a961ae2e79114b24c381606d4

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 1.13.1 (2026-06-17)
4+
5+
Full Changelog: [v1.13.0...v1.13.1](https://github.com/CASParser/cas-parser-node/compare/v1.13.0...v1.13.1)
6+
7+
### Bug Fixes
8+
9+
* **client:** send content-type header for requests with an omitted optional body ([2fe41cb](https://github.com/CASParser/cas-parser-node/commit/2fe41cb34218c540ded078bb04eaa49588c730e5))
10+
* **typescript:** upgrade tsc-multi so that it works with Node 26 ([145b2ae](https://github.com/CASParser/cas-parser-node/commit/145b2ae95005fb8e5e23d75a06baac49e9e2f147))
11+
12+
13+
### Chores
14+
15+
* **tests:** remove redundant File import ([cffd663](https://github.com/CASParser/cas-parser-node/commit/cffd66364ee33ddbe6fd3f64267f4cf4813b1b84))
16+
317
## 1.13.0 (2026-05-08)
418

519
Full Changelog: [v1.12.0...v1.13.0](https://github.com/CASParser/cas-parser-node/compare/v1.12.0...v1.13.0)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cas-parser-node",
3-
"version": "1.13.0",
3+
"version": "1.13.1",
44
"description": "The official TypeScript library for the Cas Parser API",
55
"author": "Cas Parser <sameer@casparser.in>",
66
"types": "dist/index.d.ts",
@@ -43,7 +43,7 @@
4343
"publint": "^0.2.12",
4444
"ts-jest": "^29.1.0",
4545
"ts-node": "^10.5.0",
46-
"tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.9/tsc-multi.tgz",
46+
"tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.11/tsc-multi.tgz",
4747
"tsconfig-paths": "^4.0.0",
4848
"tslib": "^2.8.1",
4949
"typescript": "5.8.3",

packages/mcp-server/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dxt_version": "0.2",
33
"name": "cas-parser-node-mcp",
4-
"version": "1.13.0",
4+
"version": "1.13.1",
55
"description": "The official MCP Server for the Cas Parser API",
66
"author": {
77
"name": "Cas Parser",

packages/mcp-server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cas-parser-node-mcp",
3-
"version": "1.13.0",
3+
"version": "1.13.1",
44
"description": "The official MCP Server for the Cas Parser API",
55
"author": "Cas Parser <sameer@casparser.in>",
66
"types": "dist/index.d.ts",
@@ -73,7 +73,7 @@
7373
"ts-jest": "^29.1.0",
7474
"ts-morph": "^19.0.0",
7575
"ts-node": "^10.5.0",
76-
"tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.9/tsc-multi.tgz",
76+
"tsc-multi": "https://github.com/stainless-api/tsc-multi/releases/download/v1.1.11/tsc-multi.tgz",
7777
"tsconfig-paths": "^4.0.0"
7878
},
7979
"imports": {

packages/mcp-server/src/server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export const newMcpServer = async ({
2828
new McpServer(
2929
{
3030
name: 'cas_parser_node_api',
31-
version: '1.13.0',
31+
version: '1.13.1',
3232
},
3333
{
3434
instructions: await getInstructions({ stainlessApiKey, customInstructionsPath }),

0 commit comments

Comments
 (0)