-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bump the libs group across 1 directory with 18 updates #37
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 libs group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `2.1.8` | `2.1.10` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.1.1` | `6.1.3` | | [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) | `6.1.1` | `6.1.3` | | [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.18.0` | `7.20.0` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.19.1` | `5.20.0` | | [jks-js](https://github.com/lenchv/jks-js) | `1.1.3` | `1.1.4` | | [jose](https://github.com/panva/jose) | `5.9.3` | `5.9.4` | | [next](https://github.com/vercel/next.js) | `14.2.13` | `14.2.15` | | [node-device-detector](https://github.com/sanchezzzhak/node-device-detector) | `2.1.4` | `2.1.5` | | [react-toastify](https://github.com/fkhadra/react-toastify) | `10.0.5` | `10.0.6` | | [zustand](https://github.com/pmndrs/zustand) | `4.5.5` | `5.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.5` | `22.7.5` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.8` | `18.3.11` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.12.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.5` | `14.2.15` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.19.1` | `5.20.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` | Updates `@headlessui/react` from 2.1.8 to 2.1.10 - [Release notes](https://github.com/tailwindlabs/headlessui/releases) - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/[email protected]/packages/@headlessui-react) Updates `@mui/material` from 6.1.1 to 6.1.3 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.1.3/packages/mui-material) Updates `@mui/material-nextjs` from 6.1.1 to 6.1.3 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.1.3/packages/mui-material-nextjs) Updates `@mui/x-date-pickers` from 7.18.0 to 7.20.0 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.20.0/packages/x-date-pickers) Updates `@prisma/client` from 5.19.1 to 5.20.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.20.0/packages/client) Updates `jks-js` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/lenchv/jks-js/releases) - [Changelog](https://github.com/lenchv/jks-js/blob/master/CHANGELOG.md) - [Commits](lenchv/jks-js@v1.1.3...v1.1.4) Updates `jose` from 5.9.3 to 5.9.4 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v5.9.3...v5.9.4) Updates `next` from 14.2.13 to 14.2.15 - [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.13...v14.2.15) Updates `node-device-detector` from 2.1.4 to 2.1.5 - [Release notes](https://github.com/sanchezzzhak/node-device-detector/releases) - [Commits](sanchezzzhak/node-device-detector@2.1.4...2.1.5) Updates `react-toastify` from 10.0.5 to 10.0.6 - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](fkhadra/react-toastify@v10.0.5...v10.0.6) Updates `zustand` from 4.5.5 to 5.0.0 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.5...v5.0.0) Updates `@types/node` from 20.16.5 to 22.7.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.8 to 18.3.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.0 to 18.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint` from 8.57.1 to 9.12.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.12.0) Updates `eslint-config-next` from 14.2.5 to 14.2.15 - [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/v14.2.15/packages/eslint-config-next) Updates `prisma` from 5.19.1 to 5.20.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.20.0/packages/cli) Updates `typescript` from 5.6.2 to 5.6.3 - [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.6.3) --- updated-dependencies: - dependency-name: "@headlessui/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: "@mui/material-nextjs" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: "@mui/x-date-pickers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: jks-js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: jose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: node-device-detector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-major dependency-group: libs - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: libs - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: libs - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: libs - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: libs - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: libs - dependency-name: prisma dependency-type: direct:development update-type: version-update:semver-minor dependency-group: libs - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: libs ... 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
Oct 14, 2024
Quality Gate passedIssues Measures |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 libs group with 18 updates in the / directory:
2.1.8
2.1.10
6.1.1
6.1.3
6.1.1
6.1.3
7.18.0
7.20.0
5.19.1
5.20.0
1.1.3
1.1.4
5.9.3
5.9.4
14.2.13
14.2.15
2.1.4
2.1.5
10.0.5
10.0.6
4.5.5
5.0.0
20.16.5
22.7.5
18.3.8
18.3.11
18.3.0
18.3.1
8.57.1
9.12.0
14.2.5
14.2.15
5.19.1
5.20.0
5.6.2
5.6.3
Updates
@headlessui/react
from 2.1.8 to 2.1.10Release notes
Sourced from
@headlessui/react
's releases.Changelog
Sourced from
@headlessui/react
's changelog.Commits
5eb3b12
2.1.10 -@headlessui/react
a4953a2
Fix crash inListboxOptions
when usingas={Fragment}
(#3513)3b047fc
update changelog13d8829
UseReact.JSX
instead ofJSX
(#3511)2422250
2.1.9 -@headlessui/react
02b43d0
Cleanupprocess
in Combobox component when using virtualization (#3495)63daa86
Fix crash when usinginstanceof HTMLElement
in some environments (#3494)f2c80c4
EnsureElement
is available before polyfilling (#3493)5ca68a9
Update react types to avoid unbound method lint errors (#3480)Updates
@mui/material
from 6.1.1 to 6.1.3Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
c7de2ca
[release] v6.1.3 (#44038)c36b831
Bump@types/react
to v18.3.11 (#44007)0210994
[code-infra] Move MuiError babel macro to babel plugin (#43904)be78d87
[Grid2] Remove requireditem
prop forsize
prop (#44027)e5b81c8
[modal] Fix comment location (#44026)e73c8a9
[OutlinedInput] Resolve border color issue on mobile (#43797) (#43879)e74c659
[grid] Fix column spacing for nested containers (#43733)46869bc
[material-ui] Change React.ReactElement<any> to React.ReactElement<unknown> ...00f333f
[material-ui][Badge] Make keys in anchor origin partial (#43950)1765c7b
[Grid2] Add compatible props warning (#43801)Updates
@mui/material-nextjs
from 6.1.1 to 6.1.3Release notes
Sourced from
@mui/material-nextjs
's releases.... (truncated)
Changelog
Sourced from
@mui/material-nextjs
's changelog.... (truncated)
Commits
c7de2ca
[release] v6.1.3 (#44038)c36b831
Bump@types/react
to v18.3.11 (#44007)48c6682
[code-infra] Alignnext
dependency specifier across project (#44036)69594d7
Bump next to v14.2.14 (#44012)46869bc
[material-ui] Change React.ReactElement<any> to React.ReactElement<unknown> ...e6ff0b5
[release] v6.1.2 (#43957)c77bd84
Bump@types/react
to v18.3.6 (#43555)3479941
Bump next to v14.2.13 (#43846)Updates
@mui/x-date-pickers
from 7.18.0 to 7.20.0Release notes
Sourced from
@mui/x-date-pickers
's releases.... (truncated)
Changelog
Sourced from
@mui/x-date-pickers
's changelog.... (truncated)
Commits
d114e96
v7.20.0 (#14910)4bc5acc
[pickers] AddPageUp
andPageDown
support for time components (#14812)59a9bef
[pickers] Fix regression onPickerValidDate
(#14896)b4b1794
[code-infra] Remove deprecateddata-mui-test
in favour ofdata-testid
(#1...6ce41a1
[core] Support@mui/utils
v6 (#14867)b1a8dd4
[docs] New recipe of a read-only field (#14606)c2cff49
Bump MUI Internal (#14841)f89bd29
Bump babel to ^7.25.7 (#14842)d0d5bff
[pickers] Move theDateFieldInPickerProps
interface to theDatePicker
fol...5260148
v7.19.0 (#14829)Updates
@prisma/client
from 5.19.1 to 5.20.0Release notes
Sourced from
@prisma/client
's releases.... (truncated)
Commits
bf237ff
chore(deps): update engines to 5.20.0-12.06fc58a368dc7be9fbbbe894adf8d445d208...b2c080e
test(e2e): Update types in e2e tests (#25263)100c926
feat(typed-sql): Support enum names that are not valid JS identifiers (#25262)ce11a90
feat(client): implementstrictUndefinedChecks
(Description has been truncated