chore(deps): bump the dependencies group across 1 directory with 10 updates#19
Merged
samcunliffe merged 2 commits intoOct 13, 2025
Merged
Conversation
Member
|
@dependabot rebase |
6fb9f89 to
748b8cc
Compare
giordano
approved these changes
Oct 10, 2025
Member
|
Don't understand why this is failing now. It's got a GraphQL token. |
Member
Something to do with @dependabot not having permission to run actions that see our secrets maybe? |
Member
|
@dependabot recreate |
748b8cc to
9f2d3c2
Compare
5d7a44f to
53fa0b5
Compare
…pdates Bumps the dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.6.2` | | [@primer/octicons-react](https://github.com/primer/octicons) | `19.13.0` | `19.19.0` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.15` | `0.5.19` | | [json-2-csv](https://github.com/mrodrig/json-2-csv) | `5.5.7` | `5.5.9` | | [next-themes](https://github.com/pacocoursey/next-themes) | `0.3.0` | `0.4.6` | | [react-tiny-popover](https://github.com/alexkatz/react-tiny-popover) | `8.1.4` | `8.1.6` | | [usehooks-ts](https://github.com/juliencrn/usehooks-ts) | `3.1.0` | `3.1.1` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.5` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.2.0` | `11.3.2` | Updates `prettier` from 3.4.2 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.6.2) Updates `@primer/octicons-react` from 19.13.0 to 19.19.0 - [Release notes](https://github.com/primer/octicons/releases) - [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md) - [Commits](primer/octicons@v19.13.0...v19.19.0) Updates `@tailwindcss/typography` from 0.5.15 to 0.5.19 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.15...v0.5.19) Updates `json-2-csv` from 5.5.7 to 5.5.9 - [Release notes](https://github.com/mrodrig/json-2-csv/releases) - [Commits](mrodrig/json-2-csv@5.5.7...5.5.9) Updates `next-themes` from 0.3.0 to 0.4.6 - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](pacocoursey/next-themes@v0.3.0...v0.4.6) Updates `react-tiny-popover` from 8.1.4 to 8.1.6 - [Changelog](https://github.com/alexkatz/react-tiny-popover/blob/main/CHANGELOG.md) - [Commits](https://github.com/alexkatz/react-tiny-popover/commits) Updates `usehooks-ts` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/juliencrn/usehooks-ts/releases) - [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@3.1.0...usehooks-ts@3.1.1) Updates `eslint-plugin-import` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0) Updates `eslint-plugin-react` from 7.37.2 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.5) Updates `fs-extra` from 11.2.0 to 11.3.2 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.2.0...11.3.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@primer/octicons-react" dependency-version: 19.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: json-2-csv dependency-version: 5.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: next-themes dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-tiny-popover dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: usehooks-ts dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: fs-extra dependency-version: 11.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
53fa0b5 to
8784d1a
Compare
samcunliffe
added a commit
that referenced
this pull request
Oct 31, 2025
…pdates (#19) * chore(deps): bump the dependencies group across 1 directory with 10 updates Bumps the dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.6.2` | | [@primer/octicons-react](https://github.com/primer/octicons) | `19.13.0` | `19.19.0` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.15` | `0.5.19` | | [json-2-csv](https://github.com/mrodrig/json-2-csv) | `5.5.7` | `5.5.9` | | [next-themes](https://github.com/pacocoursey/next-themes) | `0.3.0` | `0.4.6` | | [react-tiny-popover](https://github.com/alexkatz/react-tiny-popover) | `8.1.4` | `8.1.6` | | [usehooks-ts](https://github.com/juliencrn/usehooks-ts) | `3.1.0` | `3.1.1` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.31.0` | `2.32.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.5` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.2.0` | `11.3.2` | Updates `prettier` from 3.4.2 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.6.2) Updates `@primer/octicons-react` from 19.13.0 to 19.19.0 - [Release notes](https://github.com/primer/octicons/releases) - [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md) - [Commits](primer/octicons@v19.13.0...v19.19.0) Updates `@tailwindcss/typography` from 0.5.15 to 0.5.19 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.15...v0.5.19) Updates `json-2-csv` from 5.5.7 to 5.5.9 - [Release notes](https://github.com/mrodrig/json-2-csv/releases) - [Commits](mrodrig/json-2-csv@5.5.7...5.5.9) Updates `next-themes` from 0.3.0 to 0.4.6 - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](pacocoursey/next-themes@v0.3.0...v0.4.6) Updates `react-tiny-popover` from 8.1.4 to 8.1.6 - [Changelog](https://github.com/alexkatz/react-tiny-popover/blob/main/CHANGELOG.md) - [Commits](https://github.com/alexkatz/react-tiny-popover/commits) Updates `usehooks-ts` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/juliencrn/usehooks-ts/releases) - [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@3.1.0...usehooks-ts@3.1.1) Updates `eslint-plugin-import` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.31.0...v2.32.0) Updates `eslint-plugin-react` from 7.37.2 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.5) Updates `fs-extra` from 11.2.0 to 11.3.2 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.2.0...11.3.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@primer/octicons-react" dependency-version: 19.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: json-2-csv dependency-version: 5.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: next-themes dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-tiny-popover dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: usehooks-ts dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: fs-extra dependency-version: 11.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Remove title from docs to avoid repitition. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Cunliffe <s.cunliffe@ucl.ac.uk>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 10 updates in the / directory:
3.4.23.6.219.13.019.19.00.5.150.5.195.5.75.5.90.3.00.4.68.1.48.1.63.1.03.1.12.31.02.32.07.37.27.37.511.2.011.3.2Updates
prettierfrom 3.4.2 to 3.6.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7a8b05fRelease 3.6.246526b4Add missing blank line around code block (#17675)a04ec11chore(deps): update babel to v7.27.7 (#17684)32be5b6chore(deps): update dependency flow-parser to v0.274.1 (#17676)b55e777Update docs about "TypeScript Configuration Files" (#17677)b197c99chore(deps): update dependency@vitejs/plugin-reactto v4.6.0 (#17674)1185f83chore(deps): update dependency@angular/compilerto v20.0.5 (#17680)aa1316fchore(deps): update dependency browserslist to v4.25.1 (#17671)c468d33chore(deps): update dependency oxc-parser to v0.75.0 (#17672)3f46d91chore(deps): update dependency vite to v7 (#17673)Updates
@primer/octicons-reactfrom 19.13.0 to 19.19.0Release notes
Sourced from
@primer/octicons-react's releases.... (truncated)
Changelog
Sourced from
@primer/octicons-react's changelog.... (truncated)
Commits
54f0746Version Packages (#1124)1d34655Add icon for AI chat (#1123)dadf5c1Version Packages (#1121)dcf14c8Add 16 vscode (#1122)370c72cAdd vscode-32.svg, vscode-48.svg (#1120)620681dVersion Packages (#1118)1301440Add checkbox-fill-16.svg and checkbox-fill-24.svg (#1117)dd9f1f9Bump cipher-base from 1.0.4 to 1.0.6 in /lib/octicons_styled (#1110)4e81c9dVersion Packages (#1116)59a4abfSave mcp-16.svg, mcp-24.svg (#1115)Updates
@tailwindcss/typographyfrom 0.5.15 to 0.5.19Release notes
Sourced from
@tailwindcss/typography's releases.Changelog
Sourced from
@tailwindcss/typography's changelog.Commits
e002ab80.5.19bbb1c21Fix bad RGB syntax (#405)b316f950.5.18ed95206Fix variable declaration in opacity function (#403)7efcb4a0.5.17e0ec248chore(ci): update actions for release insiders511afcbAdd modifiers for description list elements (#357)042a531Addprose-picturemodifiers (#367)f822222Fixkbdshadow colors not being calculated on oklch colors (#387)ecb7e87Add Tailwind v4 custom color theme example to README (#396)Updates
json-2-csvfrom 5.5.7 to 5.5.9Release notes
Sourced from json-2-csv's releases.
Commits
6f43adachore(rel): 5.5.998af2bdMerge pull request #275 from jose-cabral/nested-arrays-27332ca8c4fixes #273: nested arrays are not always unwound5869d1bMerge pull request #272 from mrodrig/release-5.5.85fce66echore(rel): 5.5.8ac3d32dchore(deps): npm audit fix --force1b75a88Merge pull request #271 from sevrai/fix/field-after-wrap3a8ce35fix: comma starting a wrapped value broke the lineUpdates
next-themesfrom 0.3.0 to 0.4.6Release notes
Sourced from next-themes's releases.
... (truncated)
Commits
3a43743v0.4.6f5be1b2fix: add null check for value in updateDOM function to prevent runtime errors...c178917v0.4.5d12996bchore: Fix corepack errors in CI (#342)b77db23Bump the npm_and_yarn group across 1 directory with 7 updates (#341)d3fa4eeBump next from 14.2.10 to 14.2.15 in the npm_and_yarn group across 1 director...ad83567Reduce number of renders by pre-setting resolvedTheme (#338)1b51044fix: map theme to class using ValueObject in injected script (#330)57c0561v0.4.4ae2ab9bfix: infinite loop theme flicker (#329)Updates
react-tiny-popoverfrom 8.1.4 to 8.1.6Changelog
Sourced from react-tiny-popover's changelog.
Commits
Updates
usehooks-tsfrom 3.1.0 to 3.1.1Release notes
Sourced from usehooks-ts's releases.
Commits
6194913🔖 Update versionb1dffb9feat: Update peerDependencies to include React 19 (#651)Updates
eslint-plugin-importfrom 2.31.0 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
01c9eb0v2.32.0ae57cc1[Deps] updatearray-includes,array.prototype.findlastindex, `eslint-modu...9e1ad6b[Fix]order: codify invariants from docs into config schemaf017790[Docs]no-restricted-paths: clarify wording and fix errors7d83a57[Docs]no-unused-modules: add missing double quote519eb94[utils] v2.12.171ad145[actions] split out tests into new vs old eslint9b096c4[utils] [dev deps] update@arethetypeswrong/cli,@ljharb/tsconfig, `@type...da5f6ec[Fix]enforce-node-protocol-usage: avoid a crash with some TS code6e49a58[Refactor]order: remove unnecessary negative checkUpdates
eslint-plugin-reactfrom 7.37.2 to 7.37.5Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
2c98b83Update CHANGELOG and bump version2f64dea[Fix]no-unknown-property: allowtransform-originonrect2428618[Fix]jsx-no-constructed-context-values: detect constructed context values ...60b7316[Tests]prop-types: use proper spacing/semis, button type90a00b9[Fix]prop-types: supportComponentPropsWithReffrom a namespace import3fd9b92[Fix]no-unknown-property: allow shadow root attrs on\<template>addad46[Deps] updateobject.entries98a31f8[Dev Deps] update@babel/core,@babel/eslint-parser7eb6ca9[Docs]button-has-type: clean up phrasinge6b5b41Update CHANGELOG and bump versionUpdates
fs-extrafrom 11.2.0 to 11.3.2Changelog
Sourced from fs-extra's changelog.