cloudposse / cloudposse/lambda-github-action-token-rotator
Dependency Dashboard
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cloudposse/lambda-github-action-token-rotator).
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
## Deprecations / Replacements
> [!WARNING]
The following dependencies are either deprecated or have replacements available.
| Datasource | Package | Replacement PR? |
|------------|------|--------------|
| npm | [crypto](https://redirect.github.com/npm/deprecate-holder) |  |
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] Update dependency eslint-config-prettier to v8.10.2
- [ ] Update actions/checkout action to v7
- [ ] Update actions/setup-node action to v7
- [ ] Update aws-actions/configure-aws-credentials action to v6
- [ ] Update cloudposse/github-action-auto-release action to v4
- [ ] Update dependency @types/node to v24
- [ ] Update dependency aws-sdk-client-mock to v4
- [ ] Update dependency dotenv to v17
- [ ] Update dependency eslint to v10
- [ ] Update dependency eslint-config-prettier to v10
- [ ] Update dependency eslint-plugin-sort-destructure-keys to v3
- [ ] Update dependency octokit to v5
- [ ] Update dependency prettier to v3
- [ ] Update dependency typescript to v7
- [ ] Update docker/metadata-action action to v6
- [ ] Update jest monorepo (major) (`@types/jest`, `jest`, `ts-jest`)
- [ ] Update Node.js to v24
- [ ] Update nx monorepo (major) (`@nrwl/cli`, `@nrwl/eslint-plugin-nx`, `@nrwl/jest`, `@nrwl/linter`, `@nrwl/node`, `@nrwl/workspace`, `nx`)
- [ ] Update public.ecr.aws/lambda/nodejs Docker tag to v24
- [ ] Update typescript-eslint monorepo to v8 (`@typescript-eslint/eslint-plugin`, `@typescript-eslint/parser`)
- [ ] π **Create all rate-limited PRs at once** π
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [Update dependency @types/aws-lambda to v8.10.163](../pull/61)
- [ ] [Update dependency eslint to v8.57.1](../pull/51)
- [ ] [Update dependency @aws-sdk/client-ssm to v3.1132.0](../pull/52)
- [ ] [Update dependency @types/node to v20.19.43](../pull/37)
- [ ] [Update dependency dotenv to v16.6.1](../pull/50)
- [ ] [Update dependency eslint-plugin-import to v2.32.0](../pull/53)
- [ ] [Update dependency tslib to v2.8.1](../pull/56)
- [ ] [Update dependency winston to v3.19.0](../pull/57)
- [ ] [Update nx monorepo to v14.8.9](../pull/58) (`@nrwl/cli`, `@nrwl/eslint-plugin-nx`, `@nrwl/jest`, `@nrwl/linter`, `@nrwl/node`, `@nrwl/workspace`, `nx`)
- [ ] [Update amazonlinux Docker tag to v2023](../pull/35)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
- [ ] [Update mszostok/codeowners-validator action to v0.7.4](../pull/9)
## Detected Dependencies
dockerfile (2)
apps/token-rotator/Dockerfile (1)
- `public.ecr.aws/lambda/nodejs 16` β [Updates: `24`]
apps/token-rotator/Dockerfile.build (1)
- `amazonlinux 2022` β [Updates: `2023`]
github-actions (3)
.github/workflows/auto-release.yml (1)
- `cloudposse/github-action-auto-release v1` β [Updates: `v4`]
.github/workflows/lambda.yml (5)
- `actions/setup-node v4` β [Updates: `v7`]
- `actions/checkout v4` β [Updates: `v7`]
- `docker/metadata-action v5` β [Updates: `v6`]
- `aws-actions/configure-aws-credentials v4` β [Updates: `v6`]
- `node 16.x` β [Updates: `24.x`].github/workflows/validate-codeowners.yml (3)
- `actions/checkout v4` β [Updates: `v7`]
- `mszostok/codeowners-validator v0.5.0` β [Updates: `v0.7.4`]
- `mszostok/codeowners-validator v0.5.0` β [Updates: `v0.7.4`]
npm (1)
package.json (29)
- `@aws-sdk/client-ssm 3.525.0` β [Updates: `3.1132.0`]
- `crypto 1.0.1`
- `dotenv 16.4.5` β [Updates: `16.6.1`, `17.4.2`]
- `octokit 1.8.1` β [Updates: `5.0.5`]
- `tslib 2.4.0` β [Updates: `2.8.1`]
- `winston 3.11.0` β [Updates: `3.19.0`]
- `@nrwl/cli 14.4.3` β [Updates: `14.8.9`, `15.9.3`]
- `@nrwl/eslint-plugin-nx 14.4.3` β [Updates: `14.8.9`, `19.8.4`]
- `@nrwl/jest 14.4.3` β [Updates: `14.8.9`, `19.8.4`]
- `@nrwl/linter 14.4.3` β [Updates: `14.8.9`, `19.8.4`]
- `@nrwl/node 14.4.3` β [Updates: `14.8.9`, `19.8.4`]
- `@nrwl/workspace 14.4.3` β [Updates: `14.8.9`, `19.8.4`]
- `@types/aws-lambda 8.10.147` β [Updates: `8.10.163`]
- `@types/jest 27.5.2` β [Updates: `30.0.0`]
- `@types/node *` β [Updates: `*`]
- `@typescript-eslint/eslint-plugin 5.62.0` β [Updates: `8.70.0`]
- `@typescript-eslint/parser 5.62.0` β [Updates: `8.70.0`]
- `aws-sdk-client-mock 1.0.0` β [Updates: `4.1.0`]
- `eslint 8.57.0` β [Updates: `8.57.1`, `10.10.0`]
- `eslint-config-prettier 8.10.0` β [Updates: `8.10.2`, `10.1.8`]
- `eslint-plugin-import 2.29.1` β [Updates: `2.32.0`]
- `eslint-plugin-sort-destructure-keys 1.6.0` β [Updates: `3.0.0`]
- `jest 27.5.1` β [Updates: `30.5.1`]
- `lambda-tester 4.0.1`
- `nx 14.4.3` β [Updates: `14.8.9`, `23.2.1`]
- `prettier 2.8.8` β [Updates: `3.9.6`]
- `ts-jest 27.1.5` β [Updates: `29.4.12`]
- `ts-node 10.9.2`
- `typescript 4.9.5` β [Updates: `7.0.2`]
nvm (1)
.nvmrc (1)
- `node Gallium` β [Updates: `krypton`]
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
Assessment
This issue has not been assessed yet.