-
Notifications
You must be signed in to change notification settings - Fork 9
Bump the dependencies group across 1 directory with 15 updates #239
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-317dbe7405
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 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) | `2.10.7` | `3.28.0` | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.14.0` | `11.14.1` | | [@mdx-js/loader](https://github.com/mdx-js/mdx/tree/HEAD/packages/loader) | `3.1.0` | `3.1.1` | | [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) | `3.1.0` | `3.1.1` | | [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `14.2.26` | `16.0.1` | | [apexcharts](https://github.com/apexcharts/apexcharts.js) | `4.5.0` | `5.3.5` | | [date-fns](https://github.com/date-fns/date-fns) | `3.6.0` | `4.1.0` | | [framer-motion](https://github.com/motiondivision/motion) | `11.18.2` | `12.23.24` | | [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `2.22.0` | `2.30.1` | | [next](https://github.com/vercel/next.js) | `14.2.26` | `16.0.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.0` | | [react-apexcharts](https://github.com/apexcharts/react-apexcharts) | `1.7.0` | `1.8.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.0` | | [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `15.6.1` | `16.1.0` | | [swr](https://github.com/vercel/swr) | `2.3.3` | `2.3.6` | Updates `@chakra-ui/react` from 2.10.7 to 3.28.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/styled` from 11.14.0 to 11.14.1 - [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 `@mdx-js/loader` from 3.1.0 to 3.1.1 - [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.1/packages/loader) Updates `@mdx-js/react` from 3.1.0 to 3.1.1 - [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.1/packages/react) Updates `@next/mdx` from 14.2.26 to 16.0.1 - [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/v16.0.1/packages/next-mdx) Updates `apexcharts` from 4.5.0 to 5.3.5 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/commits) 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 `framer-motion` from 11.18.2 to 12.23.24 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.18.2...v12.23.24) Updates `isomorphic-dompurify` from 2.22.0 to 2.30.1 - [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases) - [Commits](kkomelin/isomorphic-dompurify@2.22.0...2.30.1) Updates `next` from 14.2.26 to 16.0.1 - [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.26...v16.0.1) Updates `react` from 18.3.1 to 19.2.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.2.0/packages/react) Updates `react-apexcharts` from 1.7.0 to 1.8.0 - [Commits](https://github.com/apexcharts/react-apexcharts/commits) Updates `react-dom` from 18.3.1 to 19.2.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.2.0/packages/react-dom) Updates `react-syntax-highlighter` from 15.6.1 to 16.1.0 - [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@v15.6.1...v16.1.0) Updates `swr` from 2.3.3 to 2.3.6 - [Release notes](https://github.com/vercel/swr/releases) - [Commits](vercel/swr@v2.3.3...v2.3.6) --- updated-dependencies: - dependency-name: "@chakra-ui/react" dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@emotion/styled" dependency-version: 11.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@mdx-js/loader" dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@mdx-js/react" dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@next/mdx" dependency-version: 16.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: apexcharts dependency-version: 5.3.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: date-fns dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: framer-motion dependency-version: 12.23.24 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: isomorphic-dompurify dependency-version: 2.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: next dependency-version: 16.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-apexcharts dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-syntax-highlighter dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: swr dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 15 updates in the / directory:
2.10.73.28.011.14.011.14.13.1.03.1.13.1.03.1.114.2.2616.0.14.5.05.3.53.6.04.1.011.18.212.23.242.22.02.30.114.2.2616.0.118.3.119.2.01.7.01.8.018.3.119.2.015.6.116.1.02.3.32.3.6Updates
@chakra-ui/reactfrom 2.10.7 to 3.28.0Release notes
Sourced from
@chakra-ui/react's releases.... (truncated)
Changelog
Sourced from
@chakra-ui/react's changelog.... (truncated)
Commits
b3eb13aVersion Packages (#10392)cd59756fix: eslint errors540f233fix: merge-ref warningbf31e2achore: bump ark-ui1b5a35frefactor: tags-inpute210770chore: bump depse62bae7feat: add TagsInput component (#10374)6acf85dchore: table examples and docs423eb07docs: extend Component Explorer coverage across component docs (#10365)83c1641Version Packages (#10341)Updates
@emotion/styledfrom 11.14.0 to 11.14.1Release notes
Sourced from
@emotion/styled's releases.Commits
4922955Version Packages (#3335)0facbe4Renamed default-exported variable in@emotion/styledto aid inferred import...cce67ecBump parcel (#3258)Updates
@mdx-js/loaderfrom 3.1.0 to 3.1.1Release notes
Sourced from
@mdx-js/loader's releases.Commits
50aa8df3.1.1def2cbaUpdate dev-dependenciesb3351faUpdate dev-dependenciese587c8cUpdateremark-preset-wooormUpdates
@mdx-js/reactfrom 3.1.0 to 3.1.1Release notes
Sourced from
@mdx-js/react's releases.Commits
50aa8df3.1.167fb1d0Remove unneeded JSX type casting in docs, testsf0d20daRemove local use ofJSXe587c8cUpdateremark-preset-wooormUpdates
@next/mdxfrom 14.2.26 to 16.0.1Release notes
Sourced from
@next/mdx's releases.... (truncated)
Commits
e08402bv16.0.1163fc17v16.0.1-canary.6c72b426v16.0.1-canary.5213c425v16.0.1-canary.4234984cv16.0.1-canary.38de423cFix types of@next/mdx(#82238)498349cv16.0.1-canary.2a8e1557v16.0.1-canary.17e41c12v16.0.1-canary.0950609fv16.0.0Updates
apexchartsfrom 4.5.0 to 5.3.5Release notes
Sourced from apexcharts's releases.
... (truncated)
Commits
Updates
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
framer-motionfrom 11.18.2 to 12.23.24Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
b5df740v12.23.24808ebceUpdating changelog237eee2v12.23.23834965cUpdating changelog4069086Update README.md6da6b61Update README.md with new sponsor linkse366831Update README.md7796f4fUpdate Gold section with new links and imagesd1bb937Update sponsor section in README.md97fba16Update sponsorship logos in READMEUpdates
isomorphic-dompurifyfrom 2.22.0 to 2.30.1Release notes
Sourced from isomorphic-dompurify's releases.
... (truncated)
Commits
af27478chore: Incremented package version.c8c7d78fix: Updated engines field in the package.json to match the minimal supported...8d38096chore: Incremented project version.24ff3a5Updated deps.2809a5aMerge pull request #358 from kkomelin/dependabot/npm_and_yarn/jsdom-27.0.1c427353chore(deps): bump jsdom from 27.0.0 to 27.0.1e559218Updated dompurify. Improved test command. Incremented project version.4532ca7Merge pull request #357 from kkomelin/dependabot/npm_and_yarn/dompurify-3.3.0059b386chore(deps): bump dompurify from 3.2.7 to 3.3.02a237c0chore: Incremented project version.Updates
nextfrom 14.2.26 to 16.0.1Release notes
Sourced from next's releases.
... (truncated)
Commits
e08402bv16.0.151d9631Upgrade React from6160773f-20251023tob4455a6e-20251027(#85464)163fc17v16.0.1-canary.6a986e17Fix crash when suspending in Components usinguseActionQueue(#85459)4067214Turbopack: correctly trace files with npm (#85323)976a222[test] Ensure we can toggle the DevTools menu while status indicators are act...b95dbe6fix: Proxy not picked up on Windows (#85443)b0837e0[test] Exclude likely Next.js internal Components from component stacks in Re...456d8e7fix: ensure req.query is writable (#81573)0b6fe15[test] Exclude Next.js internal stack frames from cache-component-error CLI o...Updates
reactfrom 18.3.1 to 19.2.0Release notes
Sourced from react's releases.