-
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 22 updates #43
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 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `2.1.8` | `2.2.0` | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.9.0` | `3.9.1` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.1.1` | `6.1.7` | | [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) | `6.1.1` | `6.1.7` | | [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.18.0` | `7.22.2` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.19.1` | `5.22.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.6` | | [next](https://github.com/vercel/next.js) | `14.2.13` | `15.0.3` | | [next-themes](https://github.com/pacocoursey/next-themes) | `0.3.0` | `0.4.3` | | [node-device-detector](https://github.com/sanchezzzhak/node-device-detector) | `2.1.4` | `2.1.5` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.53.0` | `7.53.2` | | [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.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.5` | `22.9.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.8` | `18.3.12` | | [@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.15.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.5` | `15.0.3` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.19.1` | `5.22.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` | Updates `@headlessui/react` from 2.1.8 to 2.2.0 - [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 `@hookform/resolvers` from 3.9.0 to 3.9.1 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.9.0...v3.9.1) Updates `@mui/material` from 6.1.1 to 6.1.7 - [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.7/packages/mui-material) Updates `@mui/material-nextjs` from 6.1.1 to 6.1.7 - [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.7/packages/mui-material-nextjs) Updates `@mui/x-date-pickers` from 7.18.0 to 7.22.2 - [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.22.2/packages/x-date-pickers) Updates `@prisma/client` from 5.19.1 to 5.22.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.22.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.6 - [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.6) Updates `next` from 14.2.13 to 15.0.3 - [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...v15.0.3) Updates `next-themes` from 0.3.0 to 0.4.3 - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](pacocoursey/next-themes@v0.3.0...v0.4.3) 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-hook-form` from 7.53.0 to 7.53.2 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.53.0...v7.53.2) 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.1 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.5...v5.0.1) Updates `@types/node` from 20.16.5 to 22.9.0 - [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.12 - [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.15.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.15.0) Updates `eslint-config-next` from 14.2.5 to 15.0.3 - [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/v15.0.3/packages/eslint-config-next) Updates `postcss` from 8.4.47 to 8.4.49 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.49) Updates `prisma` from 5.19.1 to 5.22.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.22.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-minor dependency-group: libs - dependency-name: "@hookform/resolvers" 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-major dependency-group: libs - dependency-name: next-themes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: node-device-detector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: react-hook-form 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-major dependency-group: libs - dependency-name: postcss 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
Nov 18, 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 22 updates in the / directory:
2.1.8
2.2.0
3.9.0
3.9.1
6.1.1
6.1.7
6.1.1
6.1.7
7.18.0
7.22.2
5.19.1
5.22.0
1.1.3
1.1.4
5.9.3
5.9.6
14.2.13
15.0.3
0.3.0
0.4.3
2.1.4
2.1.5
7.53.0
7.53.2
10.0.5
10.0.6
4.5.5
5.0.1
20.16.5
22.9.0
18.3.8
18.3.12
18.3.0
18.3.1
8.57.1
9.15.0
14.2.5
15.0.3
8.4.47
8.4.49
5.19.1
5.22.0
5.6.2
5.6.3
Updates
@headlessui/react
from 2.1.8 to 2.2.0Release notes
Sourced from
@headlessui/react
's releases.Changelog
Sourced from
@headlessui/react
's changelog.Commits
d71fb9c
2.2.0 -@headlessui/react
8814b0e
Add React 19 support (#3543)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)Updates
@hookform/resolvers
from 3.9.0 to 3.9.1Release notes
Sourced from
@hookform/resolvers
's releases.Commits
3ab415e
fix: Valibot peer dependency to support dist-tags (#723)37c3f78
chore: update valibot dependency to v1 (#717)Updates
@mui/material
from 6.1.1 to 6.1.7Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
a7d441d
[release] v6.1.7 (#44393)981b033
[material-ui][Grid v1] Fix regression spacing prop with string value (#44376)123f0de
Bump react-router-dom to ^6.28.0 (#44372)f567701
[material-ui] Support theme scoping inuseMediaQuery
(#44339)0ceedb8
Bump sinon to ^19.0.2 (#44314)744c6bd
[material-ui][Rating] Addcomponent
prop (#44199)57bcc7c
[release] v6.1.6 (#44268)27441af
[material-ui] ReplaceuseThemeProps
withuseDefaultProps
(#44193)c8bf299
[material-ui][Avatar] Fix AvatarGroup spacing (#44208)f538258
[material-ui][Divider] Fix CSS specificity order (#44204)Updates
@mui/material-nextjs
from 6.1.1 to 6.1.7Release notes
Sourced from
@mui/material-nextjs
's releases.... (truncated)
Changelog
Sourced from
@mui/material-nextjs
's changelog.... (truncated)
Commits
a7d441d
[release] v6.1.7 (#44393)8ccf47c
Bump next to ^14.2.17 (#44364)57bcc7c
[release] v6.1.6 (#44268)a2a59d4
Bump babel (#44223)5e3fada
Bump next to ^14.2.16 (#44226)a2364c7
Bump@types/react
to v18.3.12 (#44219)2359c0b
Support Next 15.0.0 in@mui/material-nextjs
(#42428)01c5f34
v6.1.5 (#44174)6679d01
[code-infra] Fix icon builder tests (#44143)c48731b
Bump next to ^14.2.15 (#44088)Updates
@mui/x-date-pickers
from 7.18.0 to 7.22.2Release notes
Sourced from
@mui/x-date-pickers
's releases.... (truncated)
Changelog
Sourced from
@mui/x-date-pickers
's changelog.... (truncated)
Commits
3553def
v7.22.2 (#15314)a3c2396
Bump moment-hijri to v3.0.0 (#15315)3ea4248
v7.22.1 (#15209)62605b9
[core] Fix Pickerspl-PL
translation after cherry-pick from master (#15183)ee2afcf
[l10n] Improve Polish (plPL) locale (@wojtkolos
) (#15177)70b178c
v7.22.0 (#15103)ec0caee
[pickers] FixDateCalendar
timezone management (@LukasTy
) (#15119)1259e5f
[pickers] FixDigitalClock
time options on aDST
switch day (#15092)6a5545e
[test] Revert to usingfireEvent
instead ofuserEvent
(#14927)c54b77c
v7.21.0 (#15006)Updates
@prisma/client
from 5.19.1 to 5.22.0Release notes
Sourced from
@prisma/client
's releases.... (truncated)
Commits
718358a
fix: integrate backwards compatibility change for Optimize (#25591)c64991b
feat: integrate iTX and tracing refactor (#25285)b7210d9
chore: Small exports and changes for using Json Protocol types and utils in S...9af950b
chore(deps): update engines to 5.22.0-39.387bb643aa7d27f1f14d278b1a15691d8d4e...dd7d5ee
chore: Expose serializeJsonQuery and deserializeJsonResponse (#25576)b599db6
chore(deps): update engines to 5.22.0-32.2428ad6eca74cb0654e6b55b8f19b662f2fa...699552e
chore: Expose JsonQuery type in@prisma/client/
runtime/library (#25557)9567ac0
fix(adapter-d1): throws Error when string column contains any ISO date (#25483)7496049
chore(deps): update engines to 5.22.0-12.8263a1f2b3deb0a72687cad83ceb981a2562...8e14920
chore(deps): update engines to 5.22.0-10.4fe298bcdaa934021fad991610757e9d42ee...Updates
jks-js
from 1.1.3 to 1.1.4Release notes
Sourced from jks-js's releases.
Changelog
Sourced from jks-js's changelog.
Commits