-
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 with 12 updates #4
Closed
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 12 updates: | Package | From | To | | --- | --- | --- | | [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `2.1.7` | `2.1.8` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.17.0` | `5.19.1` | | [jose](https://github.com/panva/jose) | `5.8.0` | `5.9.2` | | [next](https://github.com/vercel/next.js) | `14.2.5` | `14.2.11` | | [node-device-detector](https://github.com/sanchezzzhak/node-device-detector) | `2.1.3` | `2.1.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.11` | `22.5.5` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.6` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.10.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.5` | `14.2.11` | | [postcss](https://github.com/postcss/postcss) | `8.4.45` | `8.4.47` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.17.0` | `5.19.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.6.2` | Updates `@headlessui/react` from 2.1.7 to 2.1.8 - [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 `@prisma/client` from 5.17.0 to 5.19.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.19.1/packages/client) Updates `jose` from 5.8.0 to 5.9.2 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v5.8.0...v5.9.2) Updates `next` from 14.2.5 to 14.2.11 - [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.5...v14.2.11) Updates `node-device-detector` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/sanchezzzhak/node-device-detector/releases) - [Commits](sanchezzzhak/node-device-detector@2.1.3...2.1.4) Updates `@types/node` from 20.14.11 to 22.5.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.3 to 18.3.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `eslint` from 8.57.0 to 9.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.10.0) Updates `eslint-config-next` from 14.2.5 to 14.2.11 - [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.11/packages/eslint-config-next) Updates `postcss` from 8.4.45 to 8.4.47 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.45...8.4.47) Updates `prisma` from 5.17.0 to 5.19.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.19.1/packages/cli) Updates `typescript` from 5.5.3 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.6.2) --- updated-dependencies: - dependency-name: "@headlessui/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: jose dependency-type: direct:production update-type: version-update:semver-minor 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: "@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: 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: 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-minor 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
Sep 17, 2024
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 12 updates:
2.1.7
2.1.8
5.17.0
5.19.1
5.8.0
5.9.2
14.2.5
14.2.11
2.1.3
2.1.4
20.14.11
22.5.5
18.3.3
18.3.6
8.57.0
9.10.0
14.2.5
14.2.11
8.4.45
8.4.47
5.17.0
5.19.1
5.5.3
5.6.2
Updates
@headlessui/react
from 2.1.7 to 2.1.8Release notes
Sourced from
@headlessui/react
's releases.Changelog
Sourced from
@headlessui/react
's changelog.Commits
994303f
2.1.8 -@headlessui/react
b670896
Fix crash when usingas={Fragment}
onMenuButton
,ListboxButton
, `Discl...Updates
@prisma/client
from 5.17.0 to 5.19.1Release notes
Sourced from
@prisma/client
's releases.... (truncated)
Commits
dbdf768
chore(deps): update engines to 5.19.1-2.69d742ee20b815d88e17e54db4a2a7a3b3032...e033222
chore(deps): update engines to 5.19.1-1.0fa69c884de1d95d49dbff2716c8162cab1b8...0f63437
chore(deps): update engines to 5.19.0-31.5fe21811a6ba0b952a3bc71400666511fe3b...a411e43
chore(deps): update engines to 5.19.0-30.de1356e7b79f44aaa2d308a544c32a4d2951...1ff458a
chore(deps): update engines to 5.19.0-27.0bc306ebdcdb88c93b6fd25d43855afc7e4f...8957496
feat(client): Typed SQL (#24907)2afa20b
chore(deps): update engines to 5.19.0-26.8a3982b39f6dc8065ba99a0d212b3e18a5cd...f3856a9
chore(deps): update devdependencies patch (non-major) (#24813)2d27e8c
chore(deps): update engines to 5.19.0-23.c356d1b4064663e128504e183e2b0cbe5fcd...78cbbfd
chore(deps): update engines to 5.19.0-19.cb8fbf23062d1b8788a70d0d0cd3d2e0bd6e...Updates
jose
from 5.8.0 to 5.9.2Release notes
Sourced from jose's releases.
... (truncated)
Changelog
Sourced from jose's changelog.
Commits
a5e4cbc
chore(release): 5.9.2ccf0cda
refactor(types): remove index signatures from JWK interfacesbcf2de2
chore: cleanup after release2eca441
chore(release): 5.9.190a93dc
fix(types): add missing index signature on the convenience JWK types092dadf
docs: update JWK docs746c727
chore: cleanup after releasebe70238
chore(release): 5.9.0c6302ea
feat: allow JWK objects as "key" input to sign and verify0c93b0c
test: update Firefox X25519 expectationsUpdates
next
from 14.2.5 to 14.2.11Release notes
Sourced from next's releases.
... (truncated)
Commits
bfbc92a
v14.2.11fa51ff5
fix: correct metadata url suffix (#69959) (#70042)276ddf3
fix: settingassetPrefix
to URL format breaks HMR (#70040)9954a21
Update revalidateTag to batch tags in one request (#65296)937651f
v14.2.107ed7f12
Remove invalid fallback revalidate value (#69990)99de057
Revert server action optimization (#69925)24647b9
Add ability to customize Cache-Control (#69802)6fa8982
v14.2.97998745
test: lock ts type check (#69889)Updates
node-device-detector
from 2.1.3 to 2.1.4Release notes
Sourced from node-device-detector's releases.
Commits
f397a09
Detect new brands: ATMPC, GVC Pro, Jambo, LYOTECH LABS, MESWAO, SENNA, SERVO,...b6f7955
Detect new brands DMOAO, Hyatta, PVBox, ROCH and Detect device for exist bran...655b5f4
Detect new brands Azupik, Everis, LW, Portfolio, Siswoo and Detect device for...6449e27
Detect new brands: Atouch, Ringing Bells,BYD, EGOTEK, GDL, VIVIBright, ZZB, D...932eedf
Detect new brands: Glory Star, Hopeland, Laser, Megacable, Mightier, myPhone ...433550c
Detect new brands: Hanson, Newal, PIXPRO and Detect devices for exist brands ...Updates
@types/node
from 20.14.11 to 22.5.5Commits
Updates
@types/react
from 18.3.3 to 18.3.6Commits
Updates
eslint
from 8.57.0 to 9.10.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6448f32
9.10.0afeb9b1
Build: changelog update for 9.10.024c3ff7
chore: upgrade to@eslint/js
@9
.10.0 (#18866)1ebdde1
chore: package.json update for@eslint/js
release301b90d
feat: Add types (#18854)bee0e7a
docs: update README (#18865)bcf0df5
feat: limit namespace import identifier in id-length rule (#18849)45c18e1
feat: addrequireFlag
option torequire-unicode-regexp
rule (#18836)5d80b59
docs: specify thatruleId
can benull
in custom formatter docs (#18857)156b1c3
docs: Update READMEUpdates
eslint-config-next
from 14.2.5 to 14.2.11Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
bfbc92a
v14.2.11937651f
v14.2.106fa8982
v14.2.963b999c
v14.2.8c021c2f
feat: enable@typescript-eslint/recommended
in create-next-app --typescript (...a1c3a03
v14.2.7427c01d
v14.2.6Updates
postcss
from 8.4.45 to 8.4.47Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
5e6fd13
Release 8.4.47 version714bc10
Typo439d20e
Release 8.4.46 versionb93582f
Update dependenciesc51e467
Fix error on inserting node without raws in some cases829ae47
Update dependencies5aaaec2
Update remaining workflow jobs to use latest version of actions (#1968)Updates
prisma
from 5.17.0 to 5.19.1Release notes
Sourced from prisma's releases.
... (truncated)
Commits
8957496
feat(client): Typed SQL (#24907)f3856a9
chore(deps): update devdependencies patch (non-major) (#24813)ce552f3
feat(cli): remove Optimize specific login in Platform CLI (#25036)26c8d91
feat(cli): Chokidar-based watch (#24983)cebc9c0
feat: Added a tip to remove tips (#24818)b58adc8
fix(client): Correctly resolveconfigDir
whenprismaSchemaFolder
is used ...Updates
typescript
from 5.5.3 to 5.6.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...