cloudfour / cloudfour/pleasantest

Dependency Dashboard

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
175
Forks
2
Avg merge
1m
Merged PRs (30d)
1

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/cloudfour/pleasantest).

## Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

- [ ] Update compatibility testing-only dependencies (`@vue/compiler-sfc`, `liquidjs`, `preact`, `sass`, `svelte`, `svelte-preprocess`, `vue`)

## Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

- [ ] Update dependency @types/jest to v29.5.14
- [ ] Update dependency @types/polka to v0.5.8
- [ ] Update dependency errorstacks to v2.4.2
- [ ] Update dependency magic-string to v0.30.21
- [ ] Update dependency patch-package to v8.0.1
- [ ] Update dependency resolve.exports to v2.0.3
- [ ] Update dependency source-map to v0.8.0
- [ ] Update eslint/prettier (`eslint`, `prettier`)
- [ ] Update rollup/plugins (`@rollup/plugin-alias`, `@rollup/plugin-babel`, `@rollup/plugin-commonjs`, `@rollup/plugin-node-resolve`, `rollup`, `rollup-plugin-dts`, `rollup-plugin-svelte`)
- [ ] Update testing-library-related (`@testing-library/dom`, `@testing-library/jest-dom`, `aria-query`, `dom-accessibility-api`)
- [ ] Update axe-core to v4.13.0 (`@axe-core/puppeteer`, `axe-core`)
- [ ] Update dependency @changesets/changelog-github to v0.7.0
- [ ] Update dependency @changesets/cli to v2.31.1
- [ ] Update dependency ansi-regex to v6.3.0
- [ ] Update dependency cjs-module-lexer to ^1.4.3
- [ ] Update dependency es-module-lexer to ^1.7.0
- [ ] Update dependency esbuild to ^0.28.2
- [ ] Update dependency mime to v4.1.0
- [ ] Update dependency postcss to ^8.5.26
- [ ] Update dependency puppeteer to ^22.15.0
- [ ] Update dependency remark-validate-links to v13.1.0
- [ ] Update dependency typescript to v5.9.3
- [ ] Update actions/checkout action to v7
- [ ] Update actions/setup-node action to v7
- [ ] Update babel monorepo to v8 (`@babel/core`, `@babel/preset-env`, `@babel/preset-typescript`)
- [ ] Update changesets/action action to v2
- [ ] Update compatibility testing-only dependencies (major) (`react`, `react-dom`, `svelte`)
- [ ] Update dependency @changesets/changelog-github to v1
- [ ] Update dependency @changesets/cli to v3
- [ ] Update dependency @testing-library/jest-dom to v7
- [ ] Update dependency cjs-module-lexer to v2
- [ ] Update dependency es-module-lexer to v2
- [ ] Update dependency magic-string to v1
- [ ] Update dependency puppeteer to v25
- [ ] Update dependency remark-lint-no-dead-urls to v2
- [ ] Update dependency typescript to v7
- [ ] Update jest-related to v30 (`@types/jest`, `jest`, `jest-environment-jsdom`, `pretty-format`)
- [ ] Update Node.js to v24
- [ ] Update rollup/plugins (major) (`@rollup/plugin-alias`, `@rollup/plugin-babel`, `@rollup/plugin-commonjs`, `@rollup/plugin-node-resolve`, `@rollup/plugin-terser`)
- [ ] πŸ” **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.

- [ ] [Pin dependencies](../pull/792) (`actions/checkout`, `actions/setup-node`, `changesets/action`, `node`)
- [ ] [Update babel monorepo to v7.29.7](../pull/789) (`@babel/core`, `@babel/preset-env`, `@babel/preset-typescript`)
- [ ] [Update eslint/prettier (major)](../pull/791) (`@typescript-eslint/eslint-plugin`, `@typescript-eslint/parser`, `eslint`)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

github-actions (2)

.github/workflows/ci.yml (6)

- `actions/checkout v4` β†’ [Updates: `v4.4.0`, `v7`]
- `actions/setup-node v4` β†’ [Updates: `v4.4.0`, `v7`]
- `actions/checkout v4` β†’ [Updates: `v4.4.0`, `v7`]
- `actions/setup-node v4` β†’ [Updates: `v4.4.0`, `v7`]
- `actions/checkout v4` β†’ [Updates: `v4.4.0`, `v7`]
- `actions/setup-node v4` β†’ [Updates: `v4.4.0`, `v7`]

.github/workflows/release.yml (4)

- `actions/checkout v4` β†’ [Updates: `v4.4.0`, `v7`]
- `actions/setup-node v4` β†’ [Updates: `v4.4.0`, `v7`]
- `changesets/action v1` β†’ [Updates: `v1.9.0`, `v2.1.1`]
- `node 18.x` β†’ [Updates: `18.20.8`, `24.x`]

npm (1)

package.json (66)

- `@rollup/plugin-commonjs ^26.0.1` β†’ [Updates: `^26.0.3`, `^29.0.3`]
- `cjs-module-lexer ^1.3.1` β†’ [Updates: `^1.4.3`, `^2.2.1`]
- `es-module-lexer ^1.5.4` β†’ [Updates: `^1.7.0`, `^2.3.2`]
- `esbuild ^0.23.0` β†’ [Updates: `^0.28.2`]
- `postcss ^8.4.40` β†’ [Updates: `^8.5.26`]
- `puppeteer ^22.14.0` β†’ [Updates: `^22.15.0`, `^25.8.0`]
- `rollup ^4.19.1` β†’ [Updates: `^4.62.5`]
- `rollup-plugin-postcss ^4.0.2`
- `source-map 0.8.0-beta.0` β†’ [Updates: `0.8.0`]
- `@ampproject/remapping 2.3.0`
- `@axe-core/puppeteer 4.9.1` β†’ [Updates: `4.13.0`]
- `@babel/core 7.25.2` β†’ [Updates: `7.29.7`, `8.0.1`]
- `@babel/preset-env 7.25.2` β†’ [Updates: `7.29.7`, `8.0.2`]
- `@babel/preset-typescript 7.24.7` β†’ [Updates: `7.29.7`, `8.0.1`]
- `@changesets/changelog-github 0.5.0` β†’ [Updates: `0.7.0`, `1.0.0`]
- `@changesets/cli 2.27.7` β†’ [Updates: `2.31.1`, `3.0.1`]
- `@cloudfour/eslint-plugin 23.0.0`
- `@rollup/plugin-alias 5.1.0` β†’ [Updates: `5.1.1`, `6.0.0`]
- `@rollup/plugin-babel 6.0.4` β†’ [Updates: `6.1.0`, `7.1.0`]
- `@rollup/plugin-node-resolve 15.2.3` β†’ [Updates: `15.3.1`, `16.0.3`]
- `@rollup/plugin-terser 0.4.4` β†’ [Updates: `1.0.0`]
- `@testing-library/dom 10.4.0` β†’ [Updates: `10.4.1`]
- `@testing-library/jest-dom 6.4.8` β†’ [Updates: `6.9.1`, `7.0.1`]
- `@types/jest 29.5.12` β†’ [Updates: `29.5.14`, `30.0.0`]
- `@types/polka 0.5.7` β†’ [Updates: `0.5.8`]
- `@typescript-eslint/eslint-plugin 7.18.0` β†’ [Updates: `8.67.0`]
- `@typescript-eslint/parser 7.18.0` β†’ [Updates: `8.67.0`]
- `@vue/compiler-sfc 3.4.35` β†’ [Updates: `3.5.42`]
- `ansi-regex 6.0.1` β†’ [Updates: `6.3.0`]
- `aria-query 5.3.0` β†’ [Updates: `5.3.2`]
- `axe-core 4.10.0` β†’ [Updates: `4.13.0`]
- `babel-plugin-un-cjs 2.6.0`
- `dom-accessibility-api 0.7.0` β†’ [Updates: `0.7.1`]
- `errorstacks 2.4.1` β†’ [Updates: `2.4.2`]
- `es-jest 2.1.0`
- `eslint 8.57.0` β†’ [Updates: `8.57.1`, `10.9.0`]
- `jest 29.7.0` β†’ [Updates: `30.4.2`]
- `jest-environment-jsdom 29.7.0` β†’ [Updates: `30.4.1`]
- `kolorist 1.8.0`
- `liquidjs 10.16.1` β†’ [Updates: `10.29.0`]
- `magic-string 0.30.11` β†’ [Updates: `0.30.21`, `1.2.2`]
- `mime 4.0.4` β†’ [Updates: `4.1.0`]
- `patch-package 8.0.0` β†’ [Updates: `8.0.1`]
- `polka 0.5.2`
- `preact 10.23.1` β†’ [Updates: `10.29.8`]
- `prettier 3.3.3` β†’ [Updates: `3.9.6`]
- `pretty-format 29.7.0` β†’ [Updates: `30.4.1`]
- `prop-types 15.8.1`
- `react 18.3.1` β†’ [Updates: `19.2.8`]
- `react-dom 18.3.1` β†’ [Updates: `19.2.8`]
- `remark-cli 12.0.1`
- `remark-lint-no-dead-urls 1.1.0` β†’ [Updates: `2.0.1`]
- `remark-validate-links 13.0.1` β†’ [Updates: `13.1.0`]
- `resolve.exports 2.0.2` β†’ [Updates: `2.0.3`]
- `rollup-plugin-dts 6.1.1` β†’ [Updates: `6.5.1`]
- `rollup-plugin-svelte 7.2.2` β†’ [Updates: `7.2.3`]
- `rollup-plugin-vue 6.0.0`
- `sass 1.77.8` β†’ [Updates: `1.103.1`]
- `simple-code-frame 1.3.0`
- `smoldash 0.11.0`
- `svelte 4.2.18` β†’ [Updates: `4.2.20`, `5.56.10`]
- `svelte-preprocess 6.0.2` β†’ [Updates: `6.0.5`]
- `typescript 5.5.4` β†’ [Updates: `5.9.3`, `7.0.2`]
- `vue 3.4.35` β†’ [Updates: `3.5.42`]
- `@axe-core/puppeteer ^4.7.1`
- `node 18 || 20 || 22` β†’ [Updates: `18 || 20 || 22 || 24`]

---

- [ ] 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

Start with the Renovate Dependency Dashboard, package.json, and the GitHub Actions workflows in .github/workflows/ci.yml and release.yml. The dashboard lists many pending and already-created dependency updates; completion would require selecting a defined update, handling its compatibility impact, and confirming the repository checks pass, but several related pull requests are already open.

Written by the indexing model from the issue text.

Assessment

Tech stack
babel, eslint, github-actions, node.js, react, rollup, typescript
Domain
build-system, ci-cd, testing, tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.