Skip to content

Commit 4c52d99

Browse files
Pin dependencies (#28270)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@anthropic-ai/sdk](https://redirect.github.com/anthropics/anthropic-sdk-typescript) | dependencies | pin | [`^0.98.0` → `0.98.0`](https://renovatebot.com/diffs/npm/@anthropic-ai%2fsdk/0.98.0/0.98.0) | | [@octokit/rest](https://redirect.github.com/octokit/rest.js) | dependencies | pin | [`^21.0.2` → `21.1.1`](https://renovatebot.com/diffs/npm/@octokit%2frest/21.1.1/21.1.1) | | [node](https://redirect.github.com/nodejs/node) | final | pinDigest | → `8b1d14e` | | [node](https://redirect.github.com/nodejs/node) | final | pinDigest | → `752ea8a` | ⚠️ Renovate's pin functionality [does not currently](https://redirect.github.com/renovatebot/renovate/issues/40288) wire in the release age for a package, so the Minimum Release Age checks can apply. You will need to manually validate the Minimum Release Age for these package(s). Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (in timezone Etc/UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIwNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: tryghost-renovate[bot] <269725441+tryghost-renovate[bot]@users.noreply.github.com>
1 parent 98774e4 commit 4c52d99

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/scripts/i18n-review/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/scripts/i18n-review/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"test": "node --test"
1111
},
1212
"dependencies": {
13-
"@anthropic-ai/sdk": "^0.98.0",
14-
"@octokit/rest": "^21.0.2"
13+
"@anthropic-ai/sdk": "0.98.0",
14+
"@octokit/rest": "21.1.1"
1515
},
1616
"engines": {
1717
"node": ">=20"

0 commit comments

Comments
 (0)