deps: bump the minor-and-patch group with 8 updates#33
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps: bump the minor-and-patch group with 8 updates#33dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.4.2` | `7.5.0` | | [@simplewebauthn/browser](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/browser) | `13.2.2` | `13.3.0` | | [@simplewebauthn/server](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/server) | `13.2.3` | `13.3.0` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.11` | `5.0.12` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `7.4.2` | `7.5.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.3.2` | `16.4.0` | | [preact](https://github.com/preactjs/preact) | `10.28.4` | `10.29.0` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `7.4.2` | `7.5.0` | Updates `@prisma/adapter-pg` from 7.4.2 to 7.5.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.5.0/packages/adapter-pg) Updates `@simplewebauthn/browser` from 13.2.2 to 13.3.0 - [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases) - [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md) - [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v13.3.0/packages/browser) Updates `@simplewebauthn/server` from 13.2.3 to 13.3.0 - [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases) - [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md) - [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v13.3.0/packages/server) Updates `zustand` from 5.0.11 to 5.0.12 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.11...v5.0.12) Updates `@prisma/client` from 7.4.2 to 7.5.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.5.0/packages/client) Updates `lint-staged` from 16.3.2 to 16.4.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.3.2...v16.4.0) Updates `preact` from 10.28.4 to 10.29.0 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.28.4...10.29.0) Updates `prisma` from 7.4.2 to 7.5.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.5.0/packages/cli) --- updated-dependencies: - dependency-name: "@prisma/adapter-pg" dependency-version: 7.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@simplewebauthn/browser" dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@simplewebauthn/server" dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: zustand dependency-version: 5.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@prisma/client" dependency-version: 7.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: preact dependency-version: 10.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prisma dependency-version: 7.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-and-patch group with 8 updates:
7.4.27.5.013.2.213.3.013.2.313.3.05.0.115.0.127.4.27.5.016.3.216.4.010.28.410.29.07.4.27.5.0Updates
@prisma/adapter-pgfrom 7.4.2 to 7.5.0Release notes
Sourced from
@prisma/adapter-pg's releases.... (truncated)
Commits
fc38fb7Make@types/pga direct dependency of adapter-pg (#29277)6091e02feat: add support for nested transaction rollbacks via savepoints in sql (#21...Updates
@simplewebauthn/browserfrom 13.2.2 to 13.3.0Release notes
Sourced from
@simplewebauthn/browser's releases.Changelog
Sourced from
@simplewebauthn/browser's changelog.Commits
48e19abUpdate version to 13.3.0fda6c5fTweak comment in tests4ccada7Add some testsdd1bccdTweak domain regexUpdates
@simplewebauthn/serverfrom 13.2.3 to 13.3.0Release notes
Sourced from
@simplewebauthn/server's releases.Changelog
Sourced from
@simplewebauthn/server's changelog.Commits
48e19abUpdate version to 13.3.06bf921eExport as a helper65e87a9Rename method toverifyMDSBlob()31d8314Clean up from mdsBlobs removaladf33d3Remove mdsBlobs argument2a6b4f0Extract blob verification into new exported helper972713b(Unrelated) Fix a docstring typo8798082Tweak data staleness warning message08381feAdd test for loading offline MDS blobab8566aReset metadata cache on initializationUpdates
zustandfrom 5.0.11 to 5.0.12Release notes
Sourced from zustand's releases.
Commits
206012d5.0.12d714065chore(deps): update dev dependencies (#3427)89ebcd7fix(devtools): correct redux devtools config type extension (#3414)6213fc1fix(persist): use latest state in post-rehydration callback (#3391)a3869cadocs: fix broken links in beginner TypeScript guide (#3423)c49df38Hotfix section linking (#3410)5561e9bFix indentation for actions in index.md (#3406)4966a15fix(readme) : comparison documentaion link (#3405)da381c3Fix README internal links for GitHub rendering (#3403)0d250b3fix persist documentation link (#3401)Updates
@prisma/clientfrom 7.4.2 to 7.5.0Release notes
Sourced from
@prisma/client's releases.... (truncated)
Commits
ccce148chore(deps): update engines to 7.5.0-15.280c870be64f457428992c43c1f6d557fab6e...de1c376chore(deps): update engines to 7.5.0-14.d684c195f0a8bfb0ba8ca628416376df0625b...ea93809fix: fix DATE cursor comparison (#29327)f8e742achore(deps): update engines to 7.5.0-13.0f1690a1b5dcd01b5341a4f411f07767f1f76...3e2392dchore(deps): update engines to 7.5.0-11.7b8301120d804d084ab24ec6332a889889514...4b65b60fix(client): fix browser-imported Prisma.DbNull producing empty object (#29286)7a1f497Fix DateTime fields returning Invalid Date with unixepoch-ms (#29274)bee4502fix: use mysql binary protocol to avoid a lossy conversion (#29285)455853dfix: use safeJsonStringify for nested Uint8Array in Json fields (#29268)6586972fix: fix accidental query plan mutation (#29262)Updates
lint-stagedfrom 16.3.2 to 16.4.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
445f9ddchore(changeset): released91be60docs: update readme to use picomatchb392a9frefactor: extractmatchFilesand add unit tests687fc90refactor: replace micromatch with picomatch26dadf9chore(changeset): release9d6e827build(deps): update dependencies8aea986chore(changeset): release0109e8dfix: strip Git CRLF warning from outputUpdates
preactfrom 10.28.4 to 10.29.0Release notes
Sourced from preact's releases.
Commits
6ef440510.29.0 (#5052)55254efEnsure we reset renderCount (#5017)b341bfeundefined prototype (#5041)978c0b9Implement flushSync (#5036)af4c459Golf down compat (#5025)Updates
prismafrom 7.4.2 to 7.5.0Release notes
Sourced from prisma's releases.
... (truncated)
Commits
2cd422dBump studio-core dependency to 0.21.1 (#29322)9fa295dfeat(cli): update Studio to@prisma/studio-core0.15.0 (#29255)bbd603echore(cli): replace Accelerate CTA with create-db in generated schema (#29147)57641cbMigrateprisma init --dbto new connection model (#29283)c61292bfeat(cli): add platform status command (#29207)17e1975feat: PTL-956 remove platform CLI (#29186)e1a9769chore: remove unused CLI commands (#29187)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions