Bump the test-runtime group across 1 directory with 5 updates - #3067
dependabot[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for netdata-docusaurus ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
db82cc0 to
9440460
Compare
Bumps the test-runtime group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.5` | `14.6.7` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.5` | `6.1.1` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.2` | `20.14.5` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1` | `8.3.0` | Updates `@testing-library/react` from 16.3.2 to 16.3.3 - [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.3.2...v16.3.3) Updates `@testing-library/user-event` from 14.6.5 to 14.6.7 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.6.5...v14.6.7) Updates `@vitejs/plugin-react` from 6.0.5 to 6.1.1 - [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/plugin-react@6.1.1/packages/plugin-react) Updates `happy-dom` from 20.11.2 to 20.14.5 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.11.2...v20.14.5) Updates `vite` from 8.2.1 to 8.3.0 - [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/create-vite@8.3.0/packages/vite) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-version: 16.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test-runtime - dependency-name: "@testing-library/user-event" dependency-version: 14.6.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test-runtime - dependency-name: "@vitejs/plugin-react" dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test-runtime - dependency-name: happy-dom dependency-version: 20.11.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test-runtime - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test-runtime ... Signed-off-by: dependabot[bot] <support@github.com>
9440460 to
5005063
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
|
Bumps the test-runtime group with 5 updates in the / directory:
16.3.216.3.314.6.514.6.76.0.56.1.120.11.220.14.58.2.18.3.0Updates
@testing-library/reactfrom 16.3.2 to 16.3.3Release notes
Sourced from @testing-library/react's releases.
Commits
20ce75ffix: Avoid act() re-entrant when dispatching events (#1468)be9d81ddocs: fix typos in comments and types (#1446)Updates
@testing-library/user-eventfrom 14.6.5 to 14.6.7Release notes
Sourced from @testing-library/user-event's releases.
Commits
1e0020bfix: normalize DataTransfer format aliases (#1326)d4b0593feature: Add iframe support for user.keyboard typing (#1275)71a5475fix: default pointer event pointerType to empty string instead of the string ...Updates
@vitejs/plugin-reactfrom 6.0.5 to 6.1.1Release notes
Sourced from @vitejs/plugin-react's releases.
Changelog
Sourced from @vitejs/plugin-react's changelog.
Commits
04cac50release: plugin-react@6.1.1 (#1440)82d35abfix(react): respect environment sourcemap option whenbuilder.sharedPlugins...397e847fix(react): make logging diagnostics an opt-in for React Compiler (#1431)61006e6fix(deps): update all non-major dependencies (#1433)e2a649cchore: usedeps.neverBundleinstead ofexternalin tsdown config (#1430)fb2d6f3fix(deps): update all non-major dependencies (#1427)39b3173release: plugin-react@6.1.0 (#1428)f1340b0feat(react): add native React Compiler support (#1419)9ab698efix(deps): update all non-major dependencies (#1375)Updates
happy-domfrom 20.11.2 to 20.14.5Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
0d4cdbefix: #2409 Preserve character references in comment data (#2410)9c920a4fix: #2407 End comments at the first comment end tag when it overlaps a com...5fb1df3fix: #2363 Avoids cloning all properties in CSSPropertyManager.toString() (...de0a1e9fix: #2344 Resolve every var() in a value, not only the first one (#2395)64b8b94fix: #2366 Invalidate the computed style cache for the whole subtree (#2367)eac5a38feat: #2357 Improves computed style cache (#2358)5b3559bfix: #2349 Fix problem with getComputedStyle with :host and :host-context s...f33da73fix: #2347 getComputedStyle should return inherited value when it is set to...68b9806feat: #2345 Adds support for :host psuedo query selector (#2346)9300a9ffix: #2342 Custom elements should be upgraded when connected to DOM (#2343)Updates
vitefrom 8.2.1 to 8.3.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)bda5dbbrelease: v7.2.63aa7527release: v7.2.572e398afix(deps): update all non-major dependencies (#21175)3765f7bfix: shortcuts not rebound after server restart (#21166)