Dependency Dashboard
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 16
- Avg merge
- 23h 18m
- Merged PRs (30d)
- 14
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/adobe/helix-shared).
## Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- [ ] fix(deps): update dependency ignore to v7.0.7
- [ ] chore(deps): update external dev fixes (`lint-staged`, `nx`)
- [ ] 🔐 **Create all awaiting schedule PRs at once** 🔐
## Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
- [ ] chore(deps): update dependency mocha to v12
## Detected Dependencies
github-actions (2)
.github/workflows/main.yaml (7)
- `actions/checkout v7`
- `actions/setup-node v7`
- `codecov/codecov-action v7`
- `actions/checkout v7`
- `actions/setup-node v7`
- `node 24.x`
- `node 24.x`.github/workflows/semver-check.yaml (1)
- `adobe-rnd/github-semantic-release-comment-action main`
npm (21)
package.json (18)
- `@adobe/eslint-config-helix 3.0.31`
- `@adobe/jsonschema2md 8.0.11`
- `@eslint/config-helpers 0.7.0`
- `@semantic-release/changelog 7.0.0`
- `@semantic-release/git 11.0.1`
- `@semantic-release/npm 13.1.5`
- `ajv 8.20.0`
- `c8 12.0.0`
- `eslint 9.39.5`
- `husky 9.1.7`
- `lint-staged 17.3.0` → [Updates: `17.4.1`]
- `mocha 11.8.0` → [Updates: `12.0.1`]
- `mocha-multi-reporters 1.5.1` → [Updates: `1.5.2`]
- `mocha-suppress-logs 0.6.0`
- `nock 14.0.17`
- `nx 23.1.1` → [Updates: `23.1.2`]
- `semantic-release 25.0.9`
- `semantic-release-monorepo 8.0.2`packages/helix-shared-async/package.json
packages/helix-shared-body-data/package.json (3)
- `@adobe/fetch ^4.0.1`
- `yaml 2.9.0` → [Updates: `2.9.1`]
- `@adobe/helix-universal ^5.0.0`packages/helix-shared-bounce/package.json (4)
- `@adobe/fetch ^4.0.1`
- `esmock 2.7.6`
- `nock 14.0.17`
- `@adobe/helix-universal ^5.0.0`packages/helix-shared-config/package.json (12)
- `@adobe/fetch ^4.0.1`
- `ajv 8.20.0`
- `ajv-formats 3.0.1`
- `cookie 2.0.1`
- `fs-extra 11.4.0`
- `ignore 7.0.6` → [Updates: `7.0.7`]
- `lru-cache 11.5.2`
- `yaml 2.9.0` → [Updates: `2.9.1`]
- `@pollyjs/adapter-node-http 6.0.6`
- `@pollyjs/core 6.0.6`
- `@pollyjs/persister-fs 6.0.6`
- `nock 14.0.17`packages/helix-shared-git/package.json (1)
- `yaml 2.9.0` → [Updates: `2.9.1`]
packages/helix-shared-ims/package.json (4)
- `@adobe/fetch ^4.0.1`
- `cookie 2.0.1`
- `nock 14.0.17`
- `@adobe/helix-universal ^5.0.0`packages/helix-shared-indexer/package.json (10)
- `dayjs 1.11.23`
- `hast-util-select 6.0.4`
- `hast-util-to-html 9.0.5`
- `hast-util-to-text 4.0.2`
- `jsep 1.4.0`
- `micromatch 4.0.8`
- `rehype-parse 9.0.1`
- `unified 11.0.5`
- `@adobe/fetch 4.3.1`
- `c8 12.0.0`packages/helix-shared-process-queue/package.json (1)
- `sinon 22.1.0`
packages/helix-shared-prune/package.json
packages/helix-shared-queue-servicebus/package.json (2)
- `@azure/service-bus ^7.9.5`
- `sinon 22.1.0`packages/helix-shared-queue/package.json
packages/helix-shared-secrets/package.json (4)
- `@adobe/fetch ^4.1.3`
- `aws4 ^1.12.0`
- `nock 14.0.17`
- `@adobe/helix-universal ^5.0.0`packages/helix-shared-server-timing/package.json
packages/helix-shared-storage-azure/package.json (3)
- `@azure/storage-blob ^12.28.0`
- `nock 14.0.17`
- `xml2js ^0.6.2`packages/helix-shared-storage-s3/package.json (7)
- `@adobe/fetch ^4.1.2`
- `@aws-sdk/client-s3 ^3.1030.0`
- `@aws-sdk/lib-storage ^3.1030.0`
- `@smithy/node-http-handler ^4.0.0`
- `mime ^4.0.3`
- `nock 14.0.17`
- `xml2js ^0.6.2`packages/helix-shared-storage/package.json (3)
- `@adobe/fetch ^4.1.2`
- `nock 14.0.17`
- `xml2js ^0.6.2`packages/helix-shared-string/package.json
packages/helix-shared-tokencache/package.json (3)
- `@adobe/fetch ^4.0.10`
- `@aws-sdk/client-s3 ^3.1030.0`
- `nock 14.0.17`packages/helix-shared-utils/package.json (1)
- `node >= 14.18`
packages/helix-shared-wrap/package.json
renovate-config (1)
renovate.json5
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
Research direction
Start with the generated dashboard, then inspect package.json, the package.json files under packages/, .github/workflows/main.yaml, .github/workflows/semver-check.yaml, and renovate.json5. The listed checkboxes can trigger or schedule dependency updates, but the issue does not define a specific code change or a clear completion condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100