-
Notifications
You must be signed in to change notification settings - Fork 2
Bump the dependencies group across 1 directory with 24 updates #186
New issue
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-d5c8952809
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@heroicons/react](https://github.com/tailwindlabs/heroicons) | `2.1.4` | `2.2.0` | | [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `14.2.4` | `15.0.3` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.13` | `0.5.15` | | [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) | `8.17.3` | `8.20.5` | | [byte-size](https://github.com/75lb/byte-size) | `8.1.1` | `9.0.0` | | [chroma-js](https://github.com/gka/chroma.js) | `2.4.2` | `3.1.2` | | [daisyui](https://github.com/saadeghi/daisyui) | `4.12.7` | `4.12.14` | | [date-fns](https://github.com/date-fns/date-fns) | `3.6.0` | `4.1.0` | | [eslint](https://github.com/eslint/eslint) | `9.5.0` | `9.15.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.4` | `15.0.3` | | [human-format](https://github.com/JsCommunity/human-format) | `1.2.0` | `1.2.1` | | [next](https://github.com/vercel/next.js) | `14.2.4` | `15.0.3` | | [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `15.5.0` | `15.6.1` | | [recharts](https://github.com/recharts/recharts) | `2.12.7` | `2.13.3` | | [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) | `15.3.2` | `15.4.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.2` | `5.7.2` | | [use-debounce](https://github.com/xnimorz/use-debounce) | `10.0.1` | `10.0.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.8` | `22.9.3` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.12` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` | | [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.49` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.4` | `3.4.15` | Updates `@heroicons/react` from 2.1.4 to 2.2.0 - [Release notes](https://github.com/tailwindlabs/heroicons/releases) - [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/heroicons@v2.1.4...v2.2.0) Updates `@next/bundle-analyzer` from 14.2.4 to 15.0.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.0.3/packages/next-bundle-analyzer) Updates `@tailwindcss/typography` from 0.5.13 to 0.5.15 - [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.13...v0.5.15) Updates `@tanstack/react-table` from 8.17.3 to 8.20.5 - [Release notes](https://github.com/TanStack/table/releases) - [Commits](https://github.com/TanStack/table/commits/v8.20.5/packages/react-table) Updates `byte-size` from 8.1.1 to 9.0.0 - [Release notes](https://github.com/75lb/byte-size/releases) - [Commits](75lb/byte-size@v8.1.1...v9.0.0) Updates `chroma-js` from 2.4.2 to 3.1.2 - [Release notes](https://github.com/gka/chroma.js/releases) - [Changelog](https://github.com/gka/chroma.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/gka/chroma.js/commits/v3.1.2) Updates `daisyui` from 4.12.7 to 4.12.14 - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](saadeghi/daisyui@v4.12.7...v4.12.14) Updates `date-fns` from 3.6.0 to 4.1.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](date-fns/date-fns@v3.6.0...v4.1.0) Updates `eslint` from 9.5.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.5.0...v9.15.0) Updates `eslint-config-next` from 14.2.4 to 15.0.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.0.3/packages/eslint-config-next) Updates `human-format` from 1.2.0 to 1.2.1 - [Commits](JsCommunity/human-format@v1.2.0...v1.2.1) Updates `next` from 14.2.4 to 15.0.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.4...v15.0.3) Updates `react-syntax-highlighter` from 15.5.0 to 15.6.1 - [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases) - [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD) - [Commits](react-syntax-highlighter/react-syntax-highlighter@15.5.0...v15.6.1) Updates `recharts` from 2.12.7 to 2.13.3 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md) - [Commits](recharts/recharts@v2.12.7...v2.13.3) Updates `sql-formatter` from 15.3.2 to 15.4.6 - [Release notes](https://github.com/sql-formatter-org/sql-formatter/releases) - [Changelog](https://github.com/sql-formatter-org/sql-formatter/blob/master/.release-it.json) - [Commits](sql-formatter-org/sql-formatter@v15.3.2...v15.4.6) Updates `typescript` from 5.5.2 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.2...v5.7.2) Updates `use-debounce` from 10.0.1 to 10.0.4 - [Release notes](https://github.com/xnimorz/use-debounce/releases) - [Changelog](https://github.com/xnimorz/use-debounce/blob/master/CHANGELOG.md) - [Commits](xnimorz/use-debounce@10.0.1...10.0.4) Updates `@types/node` from 20.14.8 to 22.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.3 to 18.3.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.0 to 18.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `autoprefixer` from 10.4.19 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.19...10.4.20) Updates `postcss` from 8.4.38 to 8.4.49 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.38...8.4.49) Updates `prettier` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) Updates `tailwindcss` from 3.4.4 to 3.4.15 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.15) --- updated-dependencies: - dependency-name: "@heroicons/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@next/bundle-analyzer" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@tailwindcss/typography" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@tanstack/react-table" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: byte-size dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: chroma-js dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: daisyui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-next dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: human-format dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-syntax-highlighter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: recharts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sql-formatter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: use-debounce dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 24 updates in the / directory:
2.1.42.2.014.2.415.0.30.5.130.5.158.17.38.20.58.1.19.0.02.4.23.1.24.12.74.12.143.6.04.1.09.5.09.15.014.2.415.0.31.2.01.2.114.2.415.0.315.5.015.6.12.12.72.13.315.3.215.4.65.5.25.7.210.0.110.0.420.14.822.9.318.3.318.3.1218.3.018.3.110.4.1910.4.208.4.388.4.493.3.23.3.33.4.43.4.15Updates
@heroicons/reactfrom 2.1.4 to 2.2.0Release notes
Sourced from
@heroicons/react's releases.Changelog
Sourced from
@heroicons/react's changelog.Commits
0435d4c2.2.0f327cbeAdd React 19 support (#1247)56c073cUpdate changelog64e2368Remove clip-path from 20/arrow-left-circle (#1211)ad0ad1f2.1.558d511eAdd new icons (#1204)Updates
@next/bundle-analyzerfrom 14.2.4 to 15.0.3Release notes
Sourced from
@next/bundle-analyzer's releases.... (truncated)
Commits
7dc7be2v15.0.374b4d2dv15.0.3-canary.9ba8e6a7v15.0.3-canary.8dbad89bv15.0.3-canary.7844cea1v15.0.3-canary.6bdf8174v15.0.3-canary.513fafe6v15.0.3-canary.4e97e1f0v15.0.3-canary.3d7643f9v15.0.3-canary.2d9041fdv15.0.3-canary.1Updates
@tailwindcss/typographyfrom 0.5.13 to 0.5.15Release notes
Sourced from
@tailwindcss/typography's releases.Changelog
Sourced from
@tailwindcss/typography's changelog.Commits
199a0c60.5.15fa5beecModernize repository setup (#359)1da9d14Update peer dependency version to include 4.0.0-alpha.20 (#358)7b43b3b0.5.1441b694dUpdate changelog815dfc4Fix table text align (#346)2745585Bump braces and jest (#353)f364a16use Node 22 in CI workflows (#354)Updates
@tanstack/react-tablefrom 8.17.3 to 8.20.5Release notes
Sourced from
@tanstack/react-table's releases.... (truncated)
Commits
ab2819crelease: v8.20.59370c9erelease: v8.20.1f269a59release: v8.19.43f0e5d2release: v8.19.37c7af15release: v8.19.2e585a2echore: upgrade packages except for angular and typescript (#5635)439e689release: v8.19.1f159b04tests: Move tests folders (#5634)Updates
byte-sizefrom 8.1.1 to 9.0.0Release notes
Sourced from byte-size's releases.
Commits
ddcbed29.0.02ad266arefresh depsc9b1531merge in nexte4d9a4a8.2.1eef1bcdupdate version1a1e9e2Precision and Intl formatting now applied to small numbers. Fixes #15aeb9f04update deps, dates, CIUpdates
chroma-jsfrom 2.4.2 to 3.1.2Release notes
Sourced from chroma-js's releases.
... (truncated)
Changelog
Sourced from chroma-js's changelog.
... (truncated)
Commits
Updates
daisyuifrom 4.12.7 to 4.12.14Release notes
Sourced from daisyui's releases.
... (truncated)
Changelog
Sourced from daisyui's changelog.
Commits
54fe0d0chore(release): 4.12.141c39933Fix: nested drawer-enddfec9eadocse19e17agitignore5631373Update src/docs/.envb02f930chore(release): 4.12.139ca1318fix: kbd default text color. closes: #3228f52e3b0playground gitignore9641f70gitignore17b9f3eUpdate src/docs/.envUpdates
date-fnsfrom 3.6.0 to 4.1.0Release notes
Sourced from date-fns's releases.
... (truncated)
Changelog
Sourced from date-fns's changelog.
... (truncated)
Commits
313b902Fix v4.1.0 change log entry26cd336Promote to v4.1.097b53b9Cover time zone edge cases59b7563Add missing time zone support to format, formatISO, formatISO9075, formatRela...0121164Prevent constructFrom from throwing an error on nullbd87ef5Update@date-fns/docs99b4e67Prepare v4.08df1706Rewrite the time zones doce351977Promote to v4.0.0-beta.18523656Fix scripts/test/types.shUpdates
eslintfrom 9.5.0 to 9.15.0Release notes
Sourced from eslint's releases.