Delta TypeScript Graph
Version updated for ysk8hori/delta-typescript-graph-action to version v1.0.5.
- This action is used across all versions by 5 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
octkit によるリクエストが、想定外のエラー([400, 401, 403, 404, 422, 451]
以外)であった場合にリトライを行うよう変更しました。
We’ve updated the Octokit requests to retry in cases of unexpected errors (those other than [400, 401, 403, 404, 422, 451]
).
Full changelog
- Update renovate.json by @ysk8hori in https://github.com/ysk8hori/delta-typescript-graph-action/pull/98
- chore(deps): update actions/checkout digest to 692973e by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/80
- chore(deps): update dependency @types/jest to v29.5.13 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/97
- fix(deps): update dependency remeda to v2.14.0 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/95
- chore(deps): update dependency typescript to v5.6.2 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/96
- chore(deps): update dependency @vercel/ncc to v0.38.2 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/99
- chore(deps): update dependency @total-typescript/ts-reset to v0.6.1 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/92
- chore(deps): update dependency @types/node to v20.16.10 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/94
- chore(deps): update dependency eslint to v9 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/82
- chore(deps): update dependency ts-jest to v29.2.5 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/91
- chore(deps): update typescript-eslint monorepo to v8.8.0 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/93
- fix(deps): update dependency @actions/core to v1.11.1 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/104
- chore(deps): update actions/checkout digest to eef6144 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/105
- chore(deps): update typescript-eslint monorepo to v8.8.1 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/106
- chore(deps): update dependency @types/node to v20.16.11 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/108
- octokit によるリクエストのうち想定外のエラーをリトライする by @ysk8hori in https://github.com/ysk8hori/delta-typescript-graph-action/pull/103
- fix(deps): update dependency remeda to v2.15.0 by @renovate in https://github.com/ysk8hori/delta-typescript-graph-action/pull/107
- octkit による問い合わせのリトライやエラー周りの改善のビルド by @ysk8hori in https://github.com/ysk8hori/delta-typescript-graph-action/pull/110
Full Changelog: https://github.com/ysk8hori/delta-typescript-graph-action/compare/v1.0.4...v1.1.0