-
Notifications
You must be signed in to change notification settings - Fork 28
Bump the dependencies group across 1 directory with 20 updates #750
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
Closed
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Bumps the dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/icons) | `2.2.1` | `2.2.4` | | [@chakra-ui/next-js](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/integrations/next-js) | `2.3.1` | `2.4.2` | | [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) | `2.9.1` | `3.3.0` | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.3` | `11.14.0` | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.0` | `11.14.0` | | [@giscus/react](https://github.com/giscus/giscus-component/tree/HEAD/react) | `3.0.0` | `3.1.0` | | [@mdx-js/loader](https://github.com/mdx-js/mdx/tree/HEAD/packages/loader) | `3.0.1` | `3.1.0` | | [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) | `3.0.1` | `3.1.0` | | [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `14.2.14` | `15.1.4` | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `3.54.0` | `4.3.0` | | [framer-motion](https://github.com/motiondivision/motion) | `11.9.0` | `11.16.4` | | [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `2.16.0` | `2.19.0` | | [next](https://github.com/vercel/next.js) | `14.2.15` | `15.1.4` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `19.0.4` | | [react-apexcharts](https://github.com/apexcharts/react-apexcharts) | `1.4.1` | `1.7.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` | | [react-icons](https://github.com/react-icons/react-icons) | `5.3.0` | `5.4.0` | | [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `15.5.0` | `15.6.1` | | [swr](https://github.com/vercel/swr) | `2.2.5` | `2.3.0` | Updates `@chakra-ui/icons` from 2.2.1 to 2.2.4 - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Changelog](https://github.com/chakra-ui/chakra-ui/blob/@chakra-ui/[email protected]/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/components/icons) Updates `@chakra-ui/next-js` from 2.3.1 to 2.4.2 - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/integrations/next-js) Updates `@chakra-ui/react` from 2.9.1 to 3.3.0 - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/react) Updates `@emotion/react` from 11.13.3 to 11.14.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@emotion/styled` from 11.13.0 to 11.14.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@giscus/react` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/giscus/giscus-component/releases) - [Commits](https://github.com/giscus/giscus-component/commits/@giscus/react-v3.1.0/react) Updates `@mdx-js/loader` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/loader) Updates `@mdx-js/react` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/react) Updates `@next/mdx` from 14.2.14 to 15.1.4 - [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.1.4/packages/next-mdx) Updates `apexcharts` from 3.54.0 to 4.3.0 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](apexcharts/apexcharts.js@v3.54.0...v4.3.0) Updates `framer-motion` from 11.9.0 to 11.16.4 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.9.0...v11.16.4) Updates `isomorphic-dompurify` from 2.16.0 to 2.19.0 - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@v2.16.0...v2.19.0) Updates `next` from 14.2.15 to 15.1.4 - [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.15...v15.1.4) Updates `react` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `@types/react` from 18.3.11 to 19.0.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-apexcharts` from 1.4.1 to 1.7.0 - [Commits](https://github.com/apexcharts/react-apexcharts/commits) Updates `react-dom` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom) Updates `react-icons` from 5.3.0 to 5.4.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.3.0...v5.4.0) 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 `swr` from 2.2.5 to 2.3.0 - [Release notes](https://github.com/vercel/swr/releases) - [Commits](vercel/swr@v2.2.5...v2.3.0) --- updated-dependencies: - dependency-name: "@chakra-ui/icons" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@chakra-ui/next-js" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@chakra-ui/react" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@giscus/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@mdx-js/loader" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@mdx-js/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@next/mdx" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: apexcharts dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: isomorphic-dompurify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-apexcharts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-syntax-highlighter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: swr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
5424e93
to
a53485f
Compare
Superseded by #753. |
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
0 participants
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 20 updates in the / directory:
2.2.1
2.2.4
2.3.1
2.4.2
2.9.1
3.3.0
11.13.3
11.14.0
11.13.0
11.14.0
3.0.0
3.1.0
3.0.1
3.1.0
3.0.1
3.1.0
14.2.14
15.1.4
3.54.0
4.3.0
11.9.0
11.16.4
2.16.0
2.19.0
14.2.15
15.1.4
18.3.1
19.0.0
18.3.11
19.0.4
1.4.1
1.7.0
18.3.1
19.0.0
5.3.0
5.4.0
15.5.0
15.6.1
2.2.5
2.3.0
Updates
@chakra-ui/icons
from 2.2.1 to 2.2.4Changelog
Sourced from
@chakra-ui/icons
's changelog.Commits
Updates
@chakra-ui/next-js
from 2.3.1 to 2.4.2Commits
Updates
@chakra-ui/react
from 2.9.1 to 3.3.0Release notes
Sourced from
@chakra-ui/react
's releases.... (truncated)
Changelog
Sourced from
@chakra-ui/react
's changelog.... (truncated)
Commits
abdd42d
Version Packages (#9436)d3f1c19
fix(factory): html width and height propsb11587b
refactor(system): fix variant matching against colorPalette in factoryf32cb4a
fix(layer-style): typesafetya63515d
chore(menu): add hide when detached example791bcec
feat: qr-code component (#9437)1c220aa
fix: align input radius (#9425)72ed34b
Version Packages (#9421)609855d
refactor(system): use overload for recipe hooksb1c3f74
fix(system): asChild with native elementsUpdates
@emotion/react
from 11.13.3 to 11.14.0Release notes
Sourced from
@emotion/react
's releases.Commits
3c19ce5
Version Packages (#3280)a19d019
Convert@emotion/styled
's source code to TypeScript (#3284)5974e33
Fix JSX namespace@ts-ignores
(#3282)fc4d7bd
Convert@emotion/react
's source code to TypeScript (#3281)8dc1a6d
Convert@emotion/cache
's source code to TypeScript (#3277)282b61d
Convert@emotion/css-prettifier
's source code to TypeScript (#3278)e1bf17e
Convert@emotion/use-insertion-effect-with-fallbacks
's source code to TypeS...c161e6f
Version Packages (#3272)f45eb19
Update changeset (#3273)77d930d
Fix inconsistent hashes using development vs production bundles/exports
con...Updates
@emotion/styled
from 11.13.0 to 11.14.0Release notes
Sourced from
@emotion/styled
's releases.Commits
3c19ce5
Version Packages (#3280)a19d019
Convert@emotion/styled
's source code to TypeScript (#3284)5974e33
Fix JSX namespace@ts-ignores
(#3282)fc4d7bd
Convert@emotion/react
's source code to TypeScript (#3281)8dc1a6d
Convert@emotion/cache
's source code to TypeScript (#3277)282b61d
Convert@emotion/css-prettifier
's source code to TypeScript (#3278)e1bf17e
Convert@emotion/use-insertion-effect-with-fallbacks
's source code to TypeS...c161e6f
Version Packages (#3272)f45eb19
Update changeset (#3273)77d930d
Fix inconsistent hashes using development vs production bundles/exports
con...Updates
@giscus/react
from 3.0.0 to 3.1.0Release notes
Sourced from
@giscus/react
's releases.Commits
eba2a53
common: Update giscus to 1.6.0 and bump version to 3.1.0282f365
common: Update types with new languages and themesd3f7f4a
common: Update dependenciese1a3a8d
build(deps-dev): bump the react group across 1 directory with 6 updates06a9bf1
common: Ensure component is rendered after import is finished8415cf3
react: Fix tsconfig for vite.config.mts58b355a
react: Allow React 19acedcb2
react: Simplify tsconfig5ea198e
react: Fix type augmentation for giscus-widget25a7bf9
build(deps-dev): bump the react group across 1 directory with 12 updatesUpdates
@mdx-js/loader
from 3.0.1 to 3.1.0Release notes
Sourced from
@mdx-js/loader
's releases.... (truncated)
Commits
eee85d5
3.1.02cb0728
Refactor code-style7b3f558
Fix tests for Node 2311ac939
Addrehype-twoslash
f12afda
Refactor to use TypeScript@import
JSDoc tags3a794ab
Fix ESM type import in Webpack loaderbe79212
Change webpack peer dependency to optional in loaderUpdates
@mdx-js/react
from 3.0.1 to 3.1.0Release notes
Sourced from
@mdx-js/react
's releases.... (truncated)
Commits
eee85d5
3.1.011ac939
Addrehype-twoslash
f12afda
Refactor to use TypeScript@import
JSDoc tagsUpdates
@next/mdx
from 14.2.14 to 15.1.4Release notes
Sourced from
@next/mdx
's releases.... (truncated)
Commits
48f2588
v15.1.44cbaaa1
v15.1.3df392a1
v15.1.24384c68
v15.1.1dafcd43
v15.1.02deb35d
v15.0.4-canary.523970d33
v15.0.4-canary.51c824c18
v15.0.4-canary.50657c2cb
v15.0.4-canary.49c2078d0
v15.0.4-canary.48Updates
apexcharts
from 3.54.0 to 4.3.0Release notes
Sourced from apexcharts's releases.
... (truncated)
Commits
02fc434
build - 4.3.0641fd9d
Merge pull request #4884 from SmithKy3/fix/remove-use-of-global-apexcharts-classb9858b0
4.3.00fd0910
Remove use of globalApexCharts
class97ed0dc
simplify noExponent function17a15aa
fix #4869; custom tooltip can return html elementd214fe8
fix #4876; stacked columns when uneven data is provided6213f39
re-add getFirstActiveXArray method in tooltip utils7daf768
fix heatmap for uneven numeric x-axis53881ec
Merge pull request #4871 from bautisflow/fix/avoid-iterating-empty-seriesUpdates
framer-motion
from 11.9.0 to 11.16.4Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
6aaf1e2
v11.16.4b8df05a
Latest515c6ac
FixattachTimeline
types (#2982)e8c2bdf
v11.16.3a129f21
Check return type (#2981)a9165d1
chore(.nvmrc): add Node.js version 22 for environment consistency (#2974)85ae036
v11.16.2a651069
Updating changelogdecb646
Export missing types (#2980)d0d281a
v11.16.1Updates
isomorphic-dompurify
from 2.16.0 to 2.19.0Release notes
Sourced from isomorphic-dompurify's releases.
Commits
c20261b
Updated dependencies.1e55e93
Merge pull request #306 from kkomelin/dependabot/npm_and_yarn/dompurify-3.2.380f6f11
Bump dompurify from 3.2.2 to 3.2.39260365
Merge pull request #305 from kkomelin/dependabot/npm_and_yarn/terser-5.37.09683533
Bump terser from 5.36.0 to 5.37.0246907b
Merge pull request #304 from kkomelin/dependabot/npm_and_yarn/vitest-2.1.8ec1c9b2
Bump vitest from 2.1.6 to 2.1.8efa8ec6
Updated deps. Increased project version.3d42592
Merge pull request #303 from kkomelin/dependabot/npm_and_yarn/dompurify-3.2.212b13a9
Bump dompurify from 3.2.1 to 3.2.2Updates
next
from 14.2.15 to 15.1.4Release notes
Sourced from next's releases.
... (truncated)
Commits
48f2588
v15.1.4dcb208e
backport: force module format for virtual client-proxy (#74162) (#74608)6f6766a
Fix prerender tags when notFound is called (#74577) (#74607)a46f27f
Use provided waitUntil for pending revalidates (#74164) (#74604)bc6acf6
feat(next/image): add support forimages.qualities
in next.config (#74588)d253ac5
chore(docs): add missingsearch: ''
onremotePatterns
(#73925) (#74587)7b195a8
chore(docs): update version history ofnext/image
(#73923) (#74570)5a501d3
chore(next/image): improve imgopt api bypass detection for unsupported images...4cbaaa1
v15.1.3221d18b
Backport v15: used shared worker for lint & typecheck steps (#74154) (#74285)Updates
react
from 18.3.1 to 19.0.0Release notes
Sourced from react's releases.