-
Notifications
You must be signed in to change notification settings - Fork 4
build(deps): bump the package-updates group across 1 directory with 22 updates #202
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-main-package-updates-dc9bf64411
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.
Open
build(deps): bump the package-updates group across 1 directory with 22 updates #202
dependabot
wants to merge
1
commit into
main
from
dependabot-npm_and_yarn-main-package-updates-dc9bf64411
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
…2 updates Bumps the package-updates group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) | `2.8.2` | `3.2.3` | | [@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` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.5.0` | `6.6.3` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.1.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.10.2` | | [framer-motion](https://github.com/motiondivision/motion) | `11.9.0` | `11.15.0` | | [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) | `7.5.0` | `7.7.2` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [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.10` | `19.0.2` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `19.0.2` | | [react-icons](https://github.com/react-icons/react-icons) | `5.3.0` | `5.4.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.26.2` | `7.1.1` | | [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `15.5.0` | `15.6.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.7.2` | | [web-vitals](https://github.com/GoogleChrome/web-vitals) | `4.2.3` | `4.2.4` | | [yaml](https://github.com/eemeli/yaml) | `2.5.1` | `2.6.1` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.2` | `4.3.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `6.0.6` | Updates `@chakra-ui/react` from 2.8.2 to 3.2.3 - [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/react@3.2.3/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/react@11.13.3...@emotion/react@11.14.0) 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/styled@11.13.0...@emotion/styled@11.14.0) Updates `@testing-library/jest-dom` from 6.5.0 to 6.6.3 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.5.0...v6.6.3) Updates `@testing-library/react` from 16.0.1 to 16.1.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.0.1...v16.1.0) Updates `@types/jest` from 29.5.13 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 22.7.4 to 22.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `framer-motion` from 11.9.0 to 11.15.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.9.0...v11.15.0) Updates `markdown-to-jsx` from 7.5.0 to 7.7.2 - [Release notes](https://github.com/quantizor/markdown-to-jsx/releases) - [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/CHANGELOG.md) - [Commits](quantizor/markdown-to-jsx@v7.5.0...v7.7.2) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) 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.10 to 19.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) 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 `@types/react-dom` from 18.3.0 to 19.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/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-router-dom` from 6.26.2 to 7.1.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.1.1/packages/react-router-dom) 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 `typescript` from 5.6.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.6.2...v5.7.2) Updates `web-vitals` from 4.2.3 to 4.2.4 - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v4.2.3...v4.2.4) Updates `yaml` from 2.5.1 to 2.6.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.5.1...v2.6.1) Updates `@vitejs/plugin-react` from 4.3.2 to 4.3.4 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react) Updates `vite` from 5.4.8 to 6.0.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.6/packages/vite) --- updated-dependencies: - dependency-name: "@chakra-ui/react" dependency-type: direct:production update-type: version-update:semver-major dependency-group: package-updates - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: "@types/jest" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: package-updates - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: markdown-to-jsx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major dependency-group: package-updates - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-major dependency-group: package-updates - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: package-updates - dependency-name: "@types/react-dom" dependency-type: direct:production update-type: version-update:semver-major dependency-group: package-updates - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: package-updates - dependency-name: react-syntax-highlighter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: web-vitals dependency-type: direct:production update-type: version-update:semver-patch dependency-group: package-updates - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: package-updates - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: package-updates ... Signed-off-by: dependabot[bot] <support@github.com>
❌ Deploy Preview for gno-by-example failed. Why did it fail? →
|
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 package-updates group with 22 updates in the / directory:
2.8.23.2.311.13.311.14.011.13.011.14.06.5.06.6.316.0.116.1.029.5.1329.5.1422.7.422.10.211.9.011.15.07.5.07.7.23.3.33.4.218.3.119.0.018.3.1019.0.218.3.119.0.018.3.019.0.25.3.05.4.06.26.27.1.115.5.015.6.15.6.25.7.24.2.34.2.42.5.12.6.14.3.24.3.45.4.86.0.6Updates
@chakra-ui/reactfrom 2.8.2 to 3.2.3Release notes
Sourced from
@chakra-ui/react's releases.... (truncated)
Changelog
Sourced from
@chakra-ui/react's changelog.... (truncated)
Commits
8a335d9Version Packages (#9292)537ace6docs: add popover exampled821ab5fix(system): responsive semantic tokena3a0af6refactor: bar list and segmentce14371refactor: chart primitives38b6e5achore: add radar chartf90e8a0refactor: chartsc39a946chore: add sparkline examples8cbd86cVersion Packages (#9263)82712fbdocs: add checkbox + hook form examplesUpdates
@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
@testing-library/jest-domfrom 6.5.0 to 6.6.3Release notes
Sourced from
@testing-library/jest-dom's releases.Commits
5ba0156fix: add vitest import when extending vitest matchers (#646)4468378fix: remove recursive type reference in vitest types (#636)abba961docs: add billyjanitsch as a contributor for bug (#644)9490615docs: add G-Rath as a contributor for code (#643)ced792efix: fix lodash import in to-have-selection.js (#642)9b14804feat: implement toHaveSelection (#637)f5b0e94docs: add diegohaz as a contributor for ideas (#640)68e927edocs: add pwolaq as a contributor for code, and test (#639)04005dbdocs: add silviuaavram as a contributor for code, and test (#638)4723de3docs: add mibcadet as a contributor for doc (#628)Updates
@testing-library/reactfrom 16.0.1 to 16.1.0Release notes
Sourced from
@testing-library/react's releases.Commits
85ac253feat: Add support for React 19 (#1367)Updates
@types/jestfrom 29.5.13 to 29.5.14Commits
Updates
@types/nodefrom 22.7.4 to 22.10.2Commits
Updates
framer-motionfrom 11.9.0 to 11.15.0Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
6ddb3e7v11.15.0cdcf3b4Removing double clear47d5524Fix a potential memory leak if a render step pauses for a long time. (#2944)1422aefEnsuring easing is repeated correctly0e54f81Add support forrepeatin timeline sequence (#2945)1108bd5Fixing testscc3b826v11.14.4b65bcd5Updating changelog7cebb22Move animation sequence types to vanilla entrypoint (#2942)4cfd7aaAdding normal component support tomotion.create(#2943)Updates
markdown-to-jsxfrom 7.5.0 to 7.7.2Release notes
Sourced from markdown-to-jsx's releases.
... (truncated)
Changelog
Sourced from markdown-to-jsx's changelog.
... (truncated)
Commits
c2ec5aaVersion Packages (#637)8d829c7ugh5168ee5provide token6ef8482wrong targetcad97b0try enhanced dependabot changesets52a727cReact 19 Type Compatibility (#643)4fa87d8chore(deps): bump ws from 8.11.0 to 8.18.0 (#634)b2177b3try this424b191add debugging56695cbtweakUpdates
prettierfrom 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461Release 3.4.2572bebeFix comments on class methods with decorators (#16891)359c4f0chore(deps): update dependency@angular/compilerto v19.0.1 (#16903)6470996chore(deps): update dependency@glimmer/syntaxto v0.93.1 (#16904)e13614fCorrect fit() for fill() (#16899)10db357Remove check onTSImportType.isTypeOf(#16892)ac46a4fTreat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905Add test for #16207 (#16890)a1e354dClean changelog_unreleased99875daBump Prettier dependency to 3.4.1Updates
reactfrom 18.3.1 to 19.0.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
e137890[string-refs] cleanup string ref code (#31443)d1f0472[string-refs] remove enableLogStringRefsProd flag (#31414)3dc1e48Followup: remove dead test code from #30346 (#31415)07aa494Remove enableRefAsProp feature flag (#30346)45804af[flow] Eliminate usage of more than 1-argReact.AbstractComponentin React ...5636fad[string-refs] log string ref from prod (#31161)b78a7f2[rcr] Re-export useMemoCache in top level React namespace (#31139)4e9540e[Fiber] Log the Render/Commit phases and the gaps in between (#31016)d4688df[Fiber] Track Event Time, startTransition Time and setState Time (#31008)15da917Don't read currentTransition back from internals (#30991)Updates
@types/reactfrom 18.3.10 to 19.0.2Commits
Updates
react-domfrom 18.3.1 to 19.0.0Release notes
Sourced from react-dom's releases.