atlassian / atlassian/better-ajv-errors
Dependency Dashboard
- Dominant language
- JavaScript
- Stars
- 245
- Forks
- 50
- 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/atlassian/better-ajv-errors).
## Config Migration Needed
- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] Update codecov/codecov-action action to v7
- [ ] Update dependency @babel/code-frame to v8
- [ ] Update dependency @changesets/cli to v3
- [ ] Update dependency @changesets/write to v1
- [ ] Update dependency pnpm to v12
- [ ] Update pnpm/action-setup action to v6
- [ ] π **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 @xmldom/xmldom to v0.8.15 [SECURITY]](../pull/275)
- [ ] [Update dependency vitest to v4 [SECURITY]](../pull/268)
- [ ] [Update dependency @vitest/ui to v3.2.7](../pull/272)
- [ ] [Update dependency esbuild to ^0.28.0](../pull/273)
- [ ] [Update dependency flow-bin to ^0.331.0](../pull/214)
- [ ] [Update actions/checkout action to v7](../pull/276)
- [ ] [Update actions/setup-node action to v7](../pull/277)
- [ ] [Update dependency @humanwhocodes/momoa to v3](../pull/205)
- [ ] [Update dependency git-format-staged to v4](../pull/231)
- [ ] [Update dependency node to v24](../pull/226)
- [ ] [Update eslint monorepo to v10](../pull/259) (`@eslint/js`, `eslint`)
- [ ] [Update vitest monorepo to v5](../pull/225) (`@vitest/coverage-v8`, `@vitest/ui`)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
github-actions (4)
.github/workflows/codeql-analysis.yml (4)
- `actions/checkout v4` β [Updates: `v7`]
- `github/codeql-action v4`
- `github/codeql-action v4`
- `github/codeql-action v4`.github/workflows/dependabot.yml (5)
- `actions/checkout v4` β [Updates: `v7`]
- `pnpm/action-setup v4` β [Updates: `v6`]
- `actions/setup-node v4` β [Updates: `v7`]
- `pnpm 10` β [Updates: `12`]
- `node 20.x` β [Updates: `24.x`].github/workflows/main.yml (10)
- `actions/checkout v4` β [Updates: `v7`]
- `pnpm/action-setup v4` β [Updates: `v6`]
- `actions/setup-node v4` β [Updates: `v7`]
- `codecov/codecov-action v6` β [Updates: `v7`]
- `actions/checkout v4` β [Updates: `v7`]
- `pnpm/action-setup v4` β [Updates: `v6`]
- `actions/setup-node v4` β [Updates: `v7`]
- `pnpm 10` β [Updates: `12`]
- `pnpm 10` β [Updates: `12`]
- `node 20.x` β [Updates: `24.x`].github/workflows/release.yml (7)
- `actions/checkout v4` β [Updates: `v7`]
- `pnpm/action-setup v4` β [Updates: `v6`]
- `actions/setup-node v4` β [Updates: `v7`]
- `changesets/action master`
- `atlassian-labs/artifact-publish-token v1.0.1`
- `pnpm 10` β [Updates: `12`]
- `node 18.x` β [Updates: `24.x`]
npm (2)
package.json (26)
- `@babel/code-frame ^7.27.1` β [Updates: `^8.0.0`]
- `@humanwhocodes/momoa ^2.0.4` β [Updates: `^3.0.0`]
- `jsonpointer ^5.0.1`
- `@changesets/cli ^2.29.8` β [Updates: `^3.0.0`]
- `@changesets/write ^0.4.0` β [Updates: `^1.0.0`]
- `@eslint/eslintrc ^3.3.3`
- `@eslint/js ^9.39.2` β [Updates: `^10.0.0`]
- `@vitest/coverage-v8 ^3.2.4` β [Updates: `^5.0.0`]
- `@vitest/eslint-plugin ^1.6.4`
- `@vitest/ui 3.2.4` β [Updates: `3.2.7`, `5.0.0`]
- `ajv ^8.17.1`
- `esbuild ^0.25.12` β [Updates: `^0.28.0`]
- `eslint ^9.39.2` β [Updates: `^10.0.0`]
- `fast-glob ^3.3.3`
- `flow-bin ^0.272.2` β [Updates: `^0.331.0`]
- `git-format-staged ^3.1.2` β [Updates: `^4.0.0`]
- `globals ^17.0.0`
- `husky ^9.0.0`
- `is-ci ^4.1.0`
- `jest-fixtures ^0.6.0`
- `prettier ^3.7.4`
- `publint ^0.3.16`
- `svg-term-cli ^2.1.1`
- `vitest ^3.2.4` β [Updates: `^4.0.0`]
- `ajv 4.11.8 - 8`
- `node >= 18.20.6`pnpm-workspace.yaml (10)
- `@babel/runtime@<7.26.10 >=7.26.10`
- `cross-spawn@<6.0.6 >=6.0.6`
- `cross-spawn@>=7.0.0 <7.0.5 >=7.0.5`
- `node-fetch@<2.6.7 >=2.6.7`
- `nth-check@<2.0.1 >=2.0.1`
- `plist@<3.0.5 >=3.0.5`
- `semver@<5.7.2 >=5.7.2`
- `semver@>=7.0.0 <7.5.2 >=7.5.2`
- `trim-newlines@<3.0.1 >=3.0.1`
- `@xmldom/xmldom 0.8.13` β [Updates: `0.8.15`]
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the Renovate Dependency Dashboard, especially .github/workflows/codeql-analysis.yml, .github/workflows/dependabot.yml, .github/workflows/main.yml, .github/workflows/release.yml, package.json, and pnpm-workspace.yaml. Start by reading the linked Renovate documentation and existing update PRs; this dashboard is complete when the intended dependency updates are handled and no listed work remains open.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript, node.js
- Domain
- build-system, devops, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100