-
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 19 updates #40
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 19 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` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.1.1` | `6.1.5` | | [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) | `6.1.1` | `6.1.5` | | [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.18.0` | `7.22.0` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.19.1` | `5.21.1` | | [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.1` | | [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.1` | | [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.8.2` | | [@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.13.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.5` | `15.0.1` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.19.1` | `5.21.1` | | [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 `@mui/material` from 6.1.1 to 6.1.5 - [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.5/packages/mui-material) Updates `@mui/material-nextjs` from 6.1.1 to 6.1.5 - [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.5/packages/mui-material-nextjs) Updates `@mui/x-date-pickers` from 7.18.0 to 7.22.0 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v7.22.0/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.22.0/packages/x-date-pickers) Updates `@prisma/client` from 5.19.1 to 5.21.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.21.1/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.1 - [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.1) 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.1 - [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.1) 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.8.2 - [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.13.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.13.0) Updates `eslint-config-next` from 14.2.5 to 15.0.1 - [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.1/packages/eslint-config-next) Updates `prisma` from 5.19.1 to 5.21.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.21.1/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: "@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: 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: 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 28, 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 19 updates in the / directory:
2.1.8
2.2.0
6.1.1
6.1.5
6.1.1
6.1.5
7.18.0
7.22.0
5.19.1
5.21.1
1.1.3
1.1.4
5.9.3
5.9.6
14.2.13
15.0.1
2.1.4
2.1.5
7.53.0
7.53.1
10.0.5
10.0.6
4.5.5
5.0.0
20.16.5
22.8.2
18.3.8
18.3.12
18.3.0
18.3.1
8.57.1
9.13.0
14.2.5
15.0.1
5.19.1
5.21.1
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
@mui/material
from 6.1.1 to 6.1.5Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
01c5f34
v6.1.5 (#44174)a0fbf28
[Dialog] Add the aria-modal="true" by default (#44118)85422cf
[material-ui][pigment-css] Support project without enabling CSS variables (#4...6679d01
[code-infra] Fix icon builder tests (#44143)064fa67
[material-ui][Autocomplete] Fix bug with child chip button events propagating...010de45
[material-ui][Autocomplete] Fix Autocomplete crashing if ownerState is used i...a63328d
Bump@types/react-dom
to v18.3.1 (#44084)15ea548
[release] v6.1.4 (#44104)bd3bc3b
Bump react-router-dom to ^6.27.0 (#44094)56a7044
[Checkbox] Fix disableRipple regression (#44099)Updates
@mui/material-nextjs
from 6.1.1 to 6.1.5Release notes
Sourced from
@mui/material-nextjs
's releases.... (truncated)
Changelog
Sourced from
@mui/material-nextjs
's changelog.... (truncated)
Commits
01c5f34
v6.1.5 (#44174)6679d01
[code-infra] Fix icon builder tests (#44143)c48731b
Bump next to ^14.2.15 (#44088)15ea548
[release] v6.1.4 (#44104)93f0d6a
Bump babel (#44009)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> ...Updates
@mui/x-date-pickers
from 7.18.0 to 7.22.0Release notes
Sourced from
@mui/x-date-pickers
's releases.... (truncated)
Changelog
Sourced from
@mui/x-date-pickers
's changelog.... (truncated)
Commits
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)c73e9a8
Bump MUI Internal (#14937)84e8557
Bump moment-timezone to ^0.5.46 (#14941)462de3e
[data grid][pickers][tree-view] Fix shortcut with localization keyboard (#14220)a005076
[pickers] Create the new picker'sownerState
object (#14889)46df966
[test] FixAdapterDayjs
coverage calculation (#14957)Updates
@prisma/client
from 5.19.1 to 5.21.1Release notes
Sourced from
@prisma/client
's releases.... (truncated)
Commits
a9dd792
chore(deps): patch 5.21.x 5.21.1-1.bf0e5e8a04cada8225617067eaa03d041e2bba36 (...6819678
chore(deps): update engines to 5.21.0-36.08713a93b99d58f31485621c634b04983ae0...b11a6c2
feat(client): Support prisma+postgres URL scheme for postgres migrations (#25...5c59fac
chore(deps): update engines to 5.21.0-33.edd552ca6fe6bb4ebbfe57bafc00a55aef8e...6792f13
test(e2e): bumped "@prisma/extension-accelerate
" to 1.2.1, fix failing e2e te...7aae7ec
chore(deps): update engines to 5.21.0-32.6a192e231962f2731353b2df0d76ad5a1227...9952c28
test(client): add count and aggregate tracing tests (#25385)d43178a
chore(deps): update engines to 5.21.0-31.00f0d739277ee51ca227615ad3f1c4c36eea...4c6498f
chore(client): remove dead code in fixtures/generate.ts (#25351)f19a3e2
chore(deps): update engines to 5.21.0-8.031f4d3fc290d071071bf02083dc6e7b78346...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
1745675
bump app version v1.1.436b71fc
Merge pull request #23 from lenchv/fix/codecov3020f3a
fix codecov8a277c4
fix codecov72fea8e
Merge pull request #22 from JimmyBjorklund/master58ab571
Corrected types4a4a9e5
fix package jsonUpdates
jose
from 5.9.3 to 5.9.6Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
27d26a4
chore(release): 5.9.62ef3a52
Revert "refactor(build): simplify package exports"460a959
chore(release): 5.9.54783f7f
refactor(build): simplify package exports7521425
docs: resolve remaining conflict30365fd<...
Description has been truncated