-
Notifications
You must be signed in to change notification settings - Fork 10
Bump the dependencies group across 1 directory with 18 updates #90
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-1a15ea5982
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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Bumps the dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) | `2.10.1` | `3.8.1` | | [@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.2.0` | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `3.54.0` | `4.5.0` | | [framer-motion](https://github.com/motiondivision/motion) | `11.11.1` | `12.4.7` | | [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `2.16.0` | `2.22.0` | | [next](https://github.com/vercel/next.js) | `14.2.14` | `15.2.0` | | [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.12` | `19.0.10` | | [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.5.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.2` | Updates `@chakra-ui/react` from 2.10.1 to 3.8.1 - [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.2.0 - [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.2.0/packages/next-mdx) Updates `apexcharts` from 3.54.0 to 4.5.0 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](apexcharts/apexcharts.js@v3.54.0...v4.5.0) Updates `framer-motion` from 11.11.1 to 12.4.7 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.11.1...v12.4.7) Updates `isomorphic-dompurify` from 2.16.0 to 2.22.0 - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@v2.16.0...2.22.0) Updates `next` from 14.2.14 to 15.2.0 - [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.14...v15.2.0) 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.12 to 19.0.10 - [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.5.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.3.0...v5.5.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.2 - [Release notes](https://github.com/vercel/swr/releases) - [Commits](vercel/swr@v2.2.5...v2.3.2) --- updated-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-major 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]>
cb709e5 to
c699e9b
Compare
❌ Deploy Preview for pangeo failed.
|
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 18 updates in the / directory:
2.10.13.8.111.13.311.14.011.13.011.14.03.0.03.1.03.0.13.1.03.0.13.1.014.2.1415.2.03.54.04.5.011.11.112.4.72.16.02.22.014.2.1415.2.018.3.119.0.018.3.1219.0.101.4.11.7.018.3.119.0.05.3.05.5.015.5.015.6.12.2.52.3.2Updates
@chakra-ui/reactfrom 2.10.1 to 3.8.1Release notes
Sourced from
@chakra-ui/react's releases.... (truncated)
Changelog
Sourced from
@chakra-ui/react's changelog.... (truncated)
Commits
Updates
@emotion/reactfrom 11.13.3 to 11.14.0Release notes
Sourced from
@emotion/react's releases.Commits
3c19ce5Version Packages (#3280)a19d019Convert@emotion/styled's source code to TypeScript (#3284)5974e33Fix JSX namespace@ts-ignores(#3282)fc4d7bdConvert@emotion/react's source code to TypeScript (#3281)8dc1a6dConvert@emotion/cache's source code to TypeScript (#3277)282b61dConvert@emotion/css-prettifier's source code to TypeScript (#3278)e1bf17eConvert@emotion/use-insertion-effect-with-fallbacks's source code to TypeS...c161e6fVersion Packages (#3272)f45eb19Update changeset (#3273)77d930dFix inconsistent hashes using development vs production bundles/exportscon...Updates
@emotion/styledfrom 11.13.0 to 11.14.0Release notes
Sourced from
@emotion/styled's releases.Commits
3c19ce5Version Packages (#3280)a19d019Convert@emotion/styled's source code to TypeScript (#3284)5974e33Fix JSX namespace@ts-ignores(#3282)fc4d7bdConvert@emotion/react's source code to TypeScript (#3281)8dc1a6dConvert@emotion/cache's source code to TypeScript (#3277)282b61dConvert@emotion/css-prettifier's source code to TypeScript (#3278)e1bf17eConvert@emotion/use-insertion-effect-with-fallbacks's source code to TypeS...c161e6fVersion Packages (#3272)f45eb19Update changeset (#3273)77d930dFix inconsistent hashes using development vs production bundles/exportscon...Updates
@giscus/reactfrom 3.0.0 to 3.1.0Release notes
Sourced from
@giscus/react's releases.Commits
eba2a53common: Update giscus to 1.6.0 and bump version to 3.1.0282f365common: Update types with new languages and themesd3f7f4acommon: Update dependenciese1a3a8dbuild(deps-dev): bump the react group across 1 directory with 6 updates06a9bf1common: Ensure component is rendered after import is finished8415cf3react: Fix tsconfig for vite.config.mts58b355areact: Allow React 19acedcb2react: Simplify tsconfig5ea198ereact: Fix type augmentation for giscus-widget25a7bf9build(deps-dev): bump the react group across 1 directory with 12 updatesUpdates
@mdx-js/loaderfrom 3.0.1 to 3.1.0Release notes
Sourced from
@mdx-js/loader's releases.... (truncated)
Commits
eee85d53.1.02cb0728Refactor code-style7b3f558Fix tests for Node 2311ac939Addrehype-twoslashf12afdaRefactor to use TypeScript@importJSDoc tags3a794abFix ESM type import in Webpack loaderbe79212Change webpack peer dependency to optional in loaderUpdates
@mdx-js/reactfrom 3.0.1 to 3.1.0Release notes
Sourced from
@mdx-js/react's releases.... (truncated)
Commits
eee85d53.1.011ac939Addrehype-twoslashf12afdaRefactor to use TypeScript@importJSDoc tagsUpdates
@next/mdxfrom 14.2.14 to 15.2.0Release notes
Sourced from
@next/mdx's releases.... (truncated)
Commits
b0416fbv15.2.0166369dv15.2.0-canary.774fd0317v15.2.0-canary.76476940ev15.2.0-canary.75ee2888av15.2.0-canary.74319e305v15.2.0-canary.7351984a9v15.2.0-canary.7220b4443v15.2.0-canary.7154444cdv15.2.0-canary.705b420d2v15.2.0-canary.69Updates
apexchartsfrom 3.54.0 to 4.5.0Release notes
Sourced from apexcharts's releases.
... (truncated)
Commits
b45db30make getSvgString() method public56d0778fixes #4937; data label issue when hideZeroBarsWhenGrouped9c1be3cfixes #4940; fixes #4935; x-axis ticks improvements65267f4fix #4939; hideZeroBarsWhenGrouped in column chartbeb688bfixes #2963, fixes #3452; safari bugs fixed by removing legend from svg forei...c5109b3series name check for grouped column/bar charts3ad0143fix #4932; tooltip color in pie/donut charts1ae6e64Merge pull request #4931 from apexcharts/revert-4929-fix/tooltip-active-state...38acc84Revert "Fix tooltip stability for smoother chart interaction"7b3acb9Merge pull request #4929 from shpingalet007/fix/tooltip-active-state-blinkUpdates
framer-motionfrom 11.11.1 to 12.4.7Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
0a83d4ev12.4.78008b6aUpdating changelog46390cfFixingAnimatePresencewithlayoutchildren (#3076)d889c86v12.4.6f28253fUpdating changeloge55de5fFixing drag (#3074)495f627v12.4.5d5b1554Updating changelogc7b3ec4Updating changeloga54e2ddTidy capturePointer (#3071)Updates
isomorphic-dompurifyfrom 2.16.0 to 2.22.0Release notes
Sourced from isomorphic-dompurify's releases.
... (truncated)
Commits
9780ebeIncremented project version.a54b629Updated dependencies.c23ea61Merge pull request #320 from kkomelin/ellul/dompurify-3.2.49973e51Update DOMPurify to 3.2.4 (latest)09d7493Merge pull request #318 from kkomelin/dependabot/npm_and_yarn/terser-5.39.0ad037c8Bump terser from 5.38.2 to 5.39.00cd3fd0Merge pull request #317 from kkomelin/dependabot/npm_and_yarn/terser-5.38.2b6060c0Bump terser from 5.38.1 to 5.38.2fc0bf90Merge pull request #316 from kkomelin/dependabot/npm_and_yarn/terser-5.38.1d8ba890Bump terser from 5.38.0 to 5.38.1Updates
nextfrom 14.2.14 to 15.2.0Release notes
Sourced from next's releases.
... (truncated)
Commits
b0416fbv15.2.0166369dv15.2.0-canary.772c57888[dev-overlay]: allow disabled state to be dismissable (#76572)c919f09examples: fix supabase example for v15 (