-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump the minor group across 1 directory with 26 updates #485
Closed
Conversation
This file contains 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 minor group with 26 updates in the /client directory: | Package | From | To | | --- | --- | --- | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.3` | `11.14.0` | | [@fontsource/material-icons](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/material-icons) | `5.0.11` | `5.1.0` | | [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.3.2` | `7.15.0` | | [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates) | `7.3.2` | `7.15.0` | | [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.3.2` | `7.15.0` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.3.2` | `7.15.0` | | [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.3.2` | `7.15.0` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.0.1` | `2.4.0` | | [immer](https://github.com/immerjs/immer) | `10.0.3` | `10.1.1` | | [jotai](https://github.com/pmndrs/jotai) | `2.6.1` | `2.10.3` | | [react-redux](https://github.com/reduxjs/react-redux) | `9.0.4` | `9.1.2` | | [react-virtuoso](https://github.com/petyosi/react-virtuoso) | `4.6.2` | `4.12.3` | | [workbox-core](https://github.com/googlechrome/workbox) | `7.0.0` | `7.3.0` | | [workbox-expiration](https://github.com/googlechrome/workbox) | `7.0.0` | `7.3.0` | | [workbox-precaching](https://github.com/googlechrome/workbox) | `7.0.0` | `7.3.0` | | [workbox-routing](https://github.com/googlechrome/workbox) | `7.0.0` | `7.3.0` | | [workbox-strategies](https://github.com/googlechrome/workbox) | `7.0.0` | `7.3.0` | | [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.24.0` | | [@playwright/experimental-ct-react](https://github.com/microsoft/playwright) | `1.40.1` | `1.49.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `3.7.0` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.10.2` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.37.2` | | [openapi-zod-client](https://github.com/astahmer/openapi-zod-client) | `1.15.0` | `1.18.2` | | [playwright](https://github.com/microsoft/playwright) | `1.40.1` | `1.49.1` | | [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `0.17.4` | `0.21.1` | Updates `@emotion/react` from 11.11.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 `@fontsource/material-icons` from 5.0.11 to 5.1.0 - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/material-icons) Updates `@mantine/core` from 7.3.2 to 7.15.0 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.15.0/packages/@mantine/core) Updates `@mantine/dates` from 7.3.2 to 7.15.0 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.15.0/packages/@mantine/dates) Updates `@mantine/form` from 7.3.2 to 7.15.0 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.15.0/packages/@mantine/form) Updates `@mantine/hooks` from 7.3.2 to 7.15.0 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.15.0/packages/@mantine/hooks) Updates `@mantine/notifications` from 7.3.2 to 7.15.0 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.15.0/packages/@mantine/notifications) Updates `@reduxjs/toolkit` from 2.0.1 to 2.4.0 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.0.1...v2.4.0) Updates `immer` from 10.0.3 to 10.1.1 - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v10.0.3...v10.1.1) Updates `jotai` from 2.6.1 to 2.10.3 - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v2.6.1...v2.10.3) Updates `react-redux` from 9.0.4 to 9.1.2 - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v9.0.4...v9.1.2) Updates `react-virtuoso` from 4.6.2 to 4.12.3 - [Release notes](https://github.com/petyosi/react-virtuoso/releases) - [Commits](petyosi/react-virtuoso@v4.6.2...v4.12.3) Updates `workbox-core` from 7.0.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v7.0.0...v7.3.0) Updates `workbox-expiration` from 7.0.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v7.0.0...v7.3.0) Updates `workbox-precaching` from 7.0.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v7.0.0...v7.3.0) Updates `workbox-routing` from 7.0.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v7.0.0...v7.3.0) Updates `workbox-strategies` from 7.0.0 to 7.3.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v7.0.0...v7.3.0) Updates `zod` from 3.22.4 to 3.24.0 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.22.4...v3.24.0) Updates `@playwright/experimental-ct-react` from 1.40.1 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.40.1...v1.49.1) Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.7.0 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.6.1...v3.7.0) Updates `eslint-plugin-import` from 2.29.1 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.10.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.10.2) Updates `eslint-plugin-react` from 7.33.2 to 7.37.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.37.2) Updates `openapi-zod-client` from 1.15.0 to 1.18.2 - [Release notes](https://github.com/astahmer/openapi-zod-client/releases) - [Changelog](https://github.com/astahmer/openapi-zod-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/astahmer/openapi-zod-client/compare/[email protected]@1.18.2) Updates `playwright` from 1.40.1 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.40.1...v1.49.1) Updates `vite-plugin-pwa` from 0.17.4 to 0.21.1 - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](vite-pwa/vite-plugin-pwa@v0.17.4...v0.21.1) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@fontsource/material-icons" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@mantine/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@mantine/dates" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@mantine/form" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@mantine/hooks" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@mantine/notifications" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@reduxjs/toolkit" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: immer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: react-virtuoso dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: workbox-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: workbox-expiration dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: workbox-precaching dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: workbox-routing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: workbox-strategies dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@playwright/experimental-ct-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: openapi-zod-client dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 10, 2024
Superseded by #487. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/client/minor-584d23aa44
branch
December 11, 2024 21:48
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 minor group with 26 updates in the /client directory:
11.11.3
11.14.0
5.0.11
5.1.0
7.3.2
7.15.0
7.3.2
7.15.0
7.3.2
7.15.0
7.3.2
7.15.0
7.3.2
7.15.0
2.0.1
2.4.0
10.0.3
10.1.1
2.6.1
2.10.3
9.0.4
9.1.2
4.6.2
4.12.3
7.0.0
7.3.0
7.0.0
7.3.0
7.0.0
7.3.0
7.0.0
7.3.0
7.0.0
7.3.0
3.22.4
3.24.0
1.40.1
1.49.1
3.6.1
3.7.0
2.29.1
2.31.0
6.8.0
6.10.2
7.33.2
7.37.2
1.15.0
1.18.2
1.40.1
1.49.1
0.17.4
0.21.1
Updates
@emotion/react
from 11.11.3 to 11.14.0Release notes
Sourced from
@emotion/react
's releases.... (truncated)
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
@fontsource/material-icons
from 5.0.11 to 5.1.0Commits
Updates
@mantine/core
from 7.3.2 to 7.15.0Release notes
Sourced from
@mantine/core
's releases.... (truncated)
Commits
aae7b81
[release] Version: 7.15.0ecd05d8
[core] Update@types/react
and@types/react-dom
to 19e110a50
[@mantine/core
] Add mantineHtmlProps exportsd0e70b6
Merge branch master into 7.1529f5df2
[release] Version: 7.14.3a4edfa4
[@mantine/core
] Slider: FixrestrictToMarks
prop not working with arrow and...9c622e4
[@mantine/core
] Checkbox: Fix Checkbox.Card component not working with `form....99f531e
[@mantine/core
] Tree: AddcheckOnSpace
prop support (#7132)a2c8b30
[@mantine/core
] ScrollArea: Fix opacity style ofthumb
being too specific (...dd98960
[mantine.dev] Updatedata
prop description to emphasize unique values requi...Updates
@mantine/dates
from 7.3.2 to 7.15.0Release notes
Sourced from
@mantine/dates
's releases.... (truncated)
Commits
aae7b81
[release] Version: 7.15.0bfbc229
Merge branch 'master' of github.com:mantinedev/mantine into 7.151d62b4e
[@mantine/code
] DatePicker: FixwithWeekNumbers
not being passed to calend...ecd05d8
[core] Update@types/react
and@types/react-dom
to 19d0e70b6
Merge branch master into 7.1529f5df2
[release] Version: 7.14.3ad88645
[refactor] Fix incorrect font-size of week numbersf825743
[@mantine/dates
] AddwithWeekNumbers
prop support to all components based o...44407db
[@mantine/core
] Replace globalJSX
types withReact.JSX
to support React ...1f4bb71
Merge branch master into 7.15Updates
@mantine/form
from 7.3.2 to 7.15.0Release notes
Sourced from
@mantine/form
's releases.... (truncated)
Commits
aae7b81
[release] Version: 7.15.0d0e70b6
Merge branch master into 7.1529f5df2
[release] Version: 7.14.344407db
[@mantine/core
] Replace globalJSX
types withReact.JSX
to support React ...1f4bb71
Merge branch master into 7.15c83f5b0
[release] Version: 7.14.2b07b275
[@mantine/form
] Add submitting state support7fad3d6
[@mantine/form
] AddonSubmitPreventDefault
option support (#7142)79280aa
[release] Version: 7.14.2-alpha.012adf69
[release] Version: 7.14.1Updates
@mantine/hooks
from 7.3.2 to 7.15.0Release notes
Sourced from
@mantine/hooks
's releases.... (truncated)
Commits
aae7b81
[release] Version: 7.15.0ecfd1da
[@mantine/hooks
] use-interval: Fix interval not starting correctly in some casesecd05d8
[core] Update@types/react
and@types/react-dom
to 19d0e70b6
Merge branch master into 7.1529f5df2
[release] Version: 7.14.30c1e304
[@mantine/core
] AngleSlider: Migrate touse-radial-move
hook1fd27b0
[@mantine/hooks
] use-radial-move: Finish hook and add demoe0d1ce7
[@mantine/hooks
] use-radial-move: Init hookc83f5b0
[release] Version: 7.14.279280aa
[release] Version: 7.14.2-alpha.0Updates
@mantine/notifications
from 7.3.2 to 7.15.0Release notes
Sourced from
@mantine/notifications
's releases.... (truncated)
Commits
aae7b81
[release] Version: 7.15.0ecd05d8
[core] Update@types/react
and@types/react-dom
to 19d0e70b6
Merge branch master into 7.1529f5df2
[release] Version: 7.14.31f4bb71
Merge branch master into 7.15c83f5b0
[release] Version: 7.14.2ed96599
[core] Resolve most peer dependencies warningse0bd74c
[@mantine/notifications
] Fix notifications with bottom-right and top-right po...79280aa
[release] Version: 7.14.2-alpha.012adf69
[release] Version: 7.14.1Updates
@reduxjs/toolkit
from 2.0.1 to 2.4.0Release notes
Sourced from
@reduxjs/toolkit
's releases.... (truncated)
Commits
3a6ec28
Release 2.4.0fdfc3b7
Merge pull request #4735 from reduxjs/upsert-new05a8322
add test for fixc65558a
Fix listener logic to properly compare combination of effect and predicate/typeee22bef
Merge pull request #4732 from reduxjs/bugfix/4240-isSuccess98d7753
fix wrong importd632dd5
use getOrInsert in RTKQ3bb8486
Simplify listener/dynamic middleware code2ad4bb4
Update to new version of upsert proposal311f31c
KeepisSuccess
consistent when refetching after an errorUpdates
immer
from 10.0.3 to 10.1.1Release notes
Sourced from immer's releases.
Commits
e2d222b
docs: [Doc]: Update /zh-CN/ (#1067)4da2e0d
fix: MakeapplyPatches
to acceptreadonly Patch[]
(#1094)073d634
chore: Fix typo in comment in common.ts (#1113)a3a7d0c
chore(deps): bump express from 4.18.2 to 4.19.2 in /website (#1112)5a8f6e7
fix: export lost types (#1116)53e3203
feat(performance): Make non-strict mode faster for classes. Addresses #1071511ccee
introduce StrictMode enum85a8f7b
Introduceclass_only
strict mode setting7f1b3b9
Merge branch 'main' into faster-unstrict-mode9713677
chore: fix git ignore with watchmanUpdates
jotai
from 2.6.1 to 2.10.3Release notes
Sourced from jotai's releases.
... (truncated)
Commits
6b406ff
2.10.36a854a9
chore(deps): update dev dependencies (#2830)71d4a6b
feat(docs): update docs for jotai-history (#2736)ad2f83c
docs: addjotai-derive
extension documentation (#2656)cc3f3b6
feat(website): UI/UX improvements (#2829)14c028a
prefer epoch number comparisons to indicate value change (#2828)474e369
use iterative approach in recompute dependents (#2821)c41a6de
call subscribers when setatom changes value in onmount (#2815)1bf91ce
add tests: can read sync derived atom in write without initializing (#2824)29662ea
fix: setAtom uses stale pending on atom unmount (#2811)Updates
react-redux
from 9.0.4 to 9.1.2Release notes
Sourced from react-redux's releases.
... (truncated)
Commits
1af75b3
Release 9.1.2eec5f9b
Merge pull request #2168 from reduxjs/feature/react-19-typesa752cc6
Fix remaining React 19 types compat issues23c0c22
Add explicit@types/prop-types
depbfa3c36
Merge pull request #2167 from reduxjs/bugfix/remove-rn-peerdep427791b
Drop now-unneeded RN peer depf404f82
Replace usage of deprecatedJSX
global namespace withReact.JSX
(#2163)5ec7970
FixuseRef
usages to be called with an explicit argument ofundefined
. (#...d44ff74
Release 9.1.10396da3
Merge pull request #2156 from aryaemami59/fix-RN-useIsomorphicLayoutEffect-issueUpdates
react-virtuoso
from 4.6.2 to 4.12.3Release notes
Sourced from react-virtuoso's releases.
... (truncated)
Commits
7a80ea2
fix(gridSystem.ts): call onEndReached when the data is less than cont… (#1166)fa4934d
fix: allow toggling top item count to zero (#1164)483654f
fix: grid does not render items when initialTopMostItemIndex is set to 1 or m...3405b64
feat: topItemCount for TableVirtuoso (#1147)67bc341
feat: increaseViewportBy for VirtuosoGrid62d577d
fix: grid SSR works with initial topmost item index78aa3dd
fix: grid hooks1df9a68
chore: comment out template comment30ed457
chore: upgrade vite and local react24d045b
fix: drop explicit createElementUpdates
workbox-core
from 7.0.0 to 7.3.0Release notes
Sourced from workbox-core's releases.
Commits
c77dceb
v7.3.0e4672b6
Dependencies7e59a84
v7.2.04f4e468
Merge pull request #3359 from GoogleChrome/rollup