We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These branches will be created by Renovate only once you click their checkbox below.
@eslint/js
eslint
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
.github/workflows/ci.yml actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29 actions/setup-node v4.0.2@60edb5dd545a775178f52524783378180af0d1f8 actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29 actions/setup-node v4.0.2@60edb5dd545a775178f52524783378180af0d1f8 actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29 actions/setup-node v4.0.2@60edb5dd545a775178f52524783378180af0d1f8 actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29 actions/setup-node v4.0.2@60edb5dd545a775178f52524783378180af0d1f8 actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29 actions/setup-node v4.0.2@60edb5dd545a775178f52524783378180af0d1f8 .github/workflows/oss-governance-labeler.yml fuxingloh/multi-labeler v4.0.0@b15a54460c38f54043fa75f7b08a0e2aa5b94b5b .github/workflows/oss-governance-labels.yml actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29 micnncim/action-label-syncer v1.3.0@3abd5ab72fda571e69fffd97bd4e0033dd5f495c .github/workflows/release-drafter.yml release-drafter/release-drafter v6.0.0@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348 .github/workflows/release.yml actions/github-script v7.0.1@60a0d83039c74a4aee543508d2ffcb1c3799cdea actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29 actions/setup-node v4.0.2@60edb5dd545a775178f52524783378180af0d1f8
actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
actions/setup-node v4.0.2@60edb5dd545a775178f52524783378180af0d1f8
fuxingloh/multi-labeler v4.0.0@b15a54460c38f54043fa75f7b08a0e2aa5b94b5b
micnncim/action-label-syncer v1.3.0@3abd5ab72fda571e69fffd97bd4e0033dd5f495c
release-drafter/release-drafter v6.0.0@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348
actions/github-script v7.0.1@60a0d83039c74a4aee543508d2ffcb1c3799cdea
example/package.json package.json @jest/globals ^29.7.0 esbuild ^0.21.3 esbuild-jest ^0.5.0 eslint ^8.57.0 husky ^9.0.11 jest 29.7.0 lint-staged ^15.2.2 prettier ^3.2.5 ts-jest 29.1.2 turbo ^1.13.3 packages/contented-pipeline-md/package.json @jsdevtools/rehype-toc ^3.0.2 @sindresorhus/slugify ^2.2.1 hast-util-to-string ^3.0.0 hastscript ^9.0.0 js-yaml ^4.1.0 lodash ^4.17.21 mdast-util-directive ^3.0.0 mdast-util-to-string ^4.0.0 minimatch ^5.1.6 rehype-autolink-headings ^7.1.0 rehype-external-links ^3.0.0 rehype-parse ^9.0.0 rehype-slug ^6.0.0 rehype-stringify ^10.0.0 remark-directive ^3.0.0 remark-embed-images ^4.0.0 remark-frontmatter ^5.0.0 remark-gfm ^4.0.0 remark-parse ^11.0.0 remark-rehype ^11.1.0 shiki ^0.14.7 to-vfile ^8.0.0 unified ^11.0.4 unist-util-map ^4.0.0 unist-util-visit ^5.0.0 vfile ^6.0.1 @types/hast ^3.0.4 @types/js-yaml ^4.0.9 @types/lodash ^4.17.4 @types/mdast ^4.0.3 packages/contented-pipeline/package.json @sindresorhus/slugify ^2.2.1 packages/contented-preview/package.json @heroicons/react 2.1.3 @tailwindcss/typography 0.5.13 autoprefixer 10.4.19 clsx 2.1.1 mermaid 10.9.1 next 14.2.3 postcss 8.4.38 react 18.3.1 react-dom 18.3.1 tailwindcss 3.4.3 packages/contented-processor/package.json @babel/generator ^7.24.5 minimatch ^5.1.6 @types/babel__generator ^7.6.8 @types/minimatch ^5.1.2 packages/contented/package.json @parcel/watcher ^2.4.1 clipanion 3.2.1 debounce ^2.0.0 ignore-walk ^6.0.5 @types/debounce ^1.2.4 @types/ignore-walk ^4.0.3 workspace/eslint-config/package.json @eslint/js ^8.57.0 eslint-config-prettier ^9.1.0 eslint-plugin-import ^2.29.1 eslint-plugin-no-only-tests ^3.1.0 eslint-plugin-simple-import-sort ^12.1.0 eslint-plugin-unused-imports ^3.2.0 typescript-eslint ^7.8.0 workspace/jest-preset/package.json workspace/prettier-config/package.json prettier-plugin-packagejson ^2.5.0 prettier-plugin-tailwindcss ^0.5.14 workspace/tsconfig/package.json
@jest/globals ^29.7.0
esbuild ^0.21.3
esbuild-jest ^0.5.0
eslint ^8.57.0
husky ^9.0.11
jest 29.7.0
lint-staged ^15.2.2
prettier ^3.2.5
ts-jest 29.1.2
turbo ^1.13.3
@jsdevtools/rehype-toc ^3.0.2
@sindresorhus/slugify ^2.2.1
hast-util-to-string ^3.0.0
hastscript ^9.0.0
js-yaml ^4.1.0
lodash ^4.17.21
mdast-util-directive ^3.0.0
mdast-util-to-string ^4.0.0
minimatch ^5.1.6
rehype-autolink-headings ^7.1.0
rehype-external-links ^3.0.0
rehype-parse ^9.0.0
rehype-slug ^6.0.0
rehype-stringify ^10.0.0
remark-directive ^3.0.0
remark-embed-images ^4.0.0
remark-frontmatter ^5.0.0
remark-gfm ^4.0.0
remark-parse ^11.0.0
remark-rehype ^11.1.0
shiki ^0.14.7
to-vfile ^8.0.0
unified ^11.0.4
unist-util-map ^4.0.0
unist-util-visit ^5.0.0
vfile ^6.0.1
@types/hast ^3.0.4
@types/js-yaml ^4.0.9
@types/lodash ^4.17.4
@types/mdast ^4.0.3
@heroicons/react 2.1.3
@tailwindcss/typography 0.5.13
autoprefixer 10.4.19
clsx 2.1.1
mermaid 10.9.1
next 14.2.3
postcss 8.4.38
react 18.3.1
react-dom 18.3.1
tailwindcss 3.4.3
@babel/generator ^7.24.5
@types/babel__generator ^7.6.8
@types/minimatch ^5.1.2
@parcel/watcher ^2.4.1
clipanion 3.2.1
debounce ^2.0.0
ignore-walk ^6.0.5
@types/debounce ^1.2.4
@types/ignore-walk ^4.0.3
@eslint/js ^8.57.0
eslint-config-prettier ^9.1.0
eslint-plugin-import ^2.29.1
eslint-plugin-no-only-tests ^3.1.0
eslint-plugin-simple-import-sort ^12.1.0
eslint-plugin-unused-imports ^3.2.0
typescript-eslint ^7.8.0
prettier-plugin-packagejson ^2.5.0
prettier-plugin-tailwindcss ^0.5.14
.nvmrc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Pending Approval
These branches will be created by Renovate only once you click their checkbox below.
@eslint/js
,eslint
)Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
@eslint/js
,eslint
)Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
github-actions
npm
nvm
The text was updated successfully, but these errors were encountered: