chore(deps): bump the production-dependencies group in /backend with 8 updates#12
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the production-dependencies group in /backend with 8 updates: | Package | From | To | | --- | --- | --- | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.22.0` | `7.7.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.4.1` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.5.1` | `8.3.2` | | [helmet](https://github.com/helmetjs/helmet) | `7.2.0` | `8.1.0` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.9` | `3.0.5` | | [joi](https://github.com/hapijs/joi) | `17.13.3` | `18.1.2` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `13.0.0` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.22.0` | `7.7.0` | Updates `@prisma/client` from 5.22.0 to 7.7.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.7.0/packages/client) Updates `dotenv` from 16.6.1 to 17.4.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.4.1) Updates `express-rate-limit` from 7.5.1 to 8.3.2 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.5.1...v8.3.2) Updates `helmet` from 7.2.0 to 8.1.0 - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v7.2.0...v8.1.0) Updates `http-proxy-middleware` from 2.0.9 to 3.0.5 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.9...v3.0.5) Updates `joi` from 17.13.3 to 18.1.2 - [Commits](hapijs/joi@v17.13.3...v18.1.2) Updates `uuid` from 9.0.1 to 13.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v13.0.0) Updates `prisma` from 5.22.0 to 7.7.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.7.0/packages/cli) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-version: 7.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: dotenv dependency-version: 17.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: express-rate-limit dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: helmet dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: http-proxy-middleware dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: joi dependency-version: 18.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: prisma dependency-version: 7.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
46ebf3d to
8afd6a5
Compare
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 production-dependencies group in /backend with 8 updates:
5.22.07.7.016.6.117.4.17.5.18.3.27.2.08.1.02.0.93.0.517.13.318.1.29.0.113.0.05.22.07.7.0Updates
@prisma/clientfrom 5.22.0 to 7.7.0Release notes
Sourced from
@prisma/client's releases.... (truncated)
Commits
6a3c3ccchore: extract parameterization to client-engine-runtime (#29422)5b420f8fix(client): prevent caching of createMany queries to avoid cache bloat and p...30f0af6feat: dmmf streaming with an E2E test (#29377)14c3c2efix: pin E2E typescript to prevent 6 upgrade (#29383)ecae3b6chore(deps): update engines to 7.6.0-1.75cbdc1eb7150937890ad5465d861175c66247...309b4bcrefactor: extract 'prisma-client-js' into PRISMA_CLIENT_JS_PROVIDER constant ...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...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@prisma/clientsince your current version.Updates
dotenvfrom 16.6.1 to 17.4.1Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
48aa21617.4.1e4282b0changelog 🪵c540e75Merge pull request #1006 from motdotla/skills-update5626f9bdotenvx skill2411f2aupdate dotenvx skill1e08a70simplify dotenv skill747f417Merge pull request #1005 from motdotla/injected271df30changelog 🪵3f01a8binjectingtoinjectedccc50d5updateUpdates
express-rate-limitfrom 7.5.1 to 8.3.2Release notes
Sourced from express-rate-limit's releases.
Commits
c4dbb428.3.28f1cc66v8.3.2 changelog601b87fFix skipFailedRequests for for connections that close very early (#611)014c2f3chore(deps-dev): bump the development-dependencies group with 6 updates (#612)4e8b18bRemove Zuplo sponsorship details from README (#613)31dab19test: use numeric range for reset timestamp assertion (#610)f82ad13chore(deps-dev): bump the development-dependencies group with 2 updates (#609)fa0b098docs: fix broken link47e5b298.3.1eb61179v8.3.1 changelogMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for express-rate-limit since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
helmetfrom 7.2.0 to 8.1.0Changelog
Sourced from helmet's changelog.
Commits
57e1b398.1.0c8efbe3Update changelog for 8.1.0 release3396804Add 8.0.0 release date to changelog52dd8ebContent-Security-Policy: better error when value should be quoted4af4777Use built-in test runner (instead of Jest)ba10272Organize importse0f1387Update devDependencies to latest versions842393cCheck types duringnpm test, run in parallel77fbe3aStrict-Transport-Security: fix documentation for default max-age632e629Update license year for 2025Updates
http-proxy-middlewarefrom 2.0.9 to 3.0.5Release notes
Sourced from http-proxy-middleware's releases.
... (truncated)
Changelog
Sourced from http-proxy-middleware's changelog.
... (truncated)
Commits
d3851edchore(package): v3.0.5 (#1098)1bdccbefix(fixRequestBody): check readableLength (#1096)01934d3chore(package): v3.0.4 (#1095)3364c0adocs(CHANGELOG): update changelog (#1093)bd3c124fix(fixRequestBody): handle invalid request (#1092)0209760fix(fixRequestBody): prevent multiple .write() calls (#1089)fd0f568fix(websocket): handle errors in handleUpgrade (#823)e94087eci(github-actions): update spellcheck config (#1088)397748achore(examples): update next deps (#1087)6fb6032build(patch-package): run patch-package in 'development' only (#1086)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
joifrom 17.13.3 to 18.1.2Commits
7d43b1218.1.2d98c802Merge pull request #3107 from mahmoodhamdi/fix/json-schema-number-rules7edc591fix: improve JSON Schema conversion for number.port() and number.sign()06afeb518.1.1407ed75chore: apply npm pkg fix4323588Merge pull request #3099 from poupounetjoyeux/master8607f5cMerge pull request #3103 from ordinary9843/fix/describe-nan-allow384c5cdMerge pull request #3097 from iamnivekx/feat/standard-validate-options3e6d6cd18.1.0b366678Merge pull request #3102 from hapijs/feat/standard-json-schemaUpdates
uuidfrom 9.0.1 to 13.0.0Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
24c1238chore(main): release 13.0.0 (#902)bce9d72fix!: make browser exports the default (#901)7844bc2chore(main): release 12.0.0 (#880)a2b4603chore: npm run docs (#898)744a4a8docs: add motivation for dropping CJS support (#897)3c9acd5docs: fix CHANGELOG links. fixes #871 (#896)5fd974cfix: improve v4() performance (#894)330ee3bchore: minor example and benchmark cleanup (#893)caea889chore: fix bug report forme1f42a3fix: restore node: prefix (#889)Maintainer changes
This version was pushed to npm by broofa, a new releaser for uuid since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
prismafrom 5.22.0 to 7.7.0Release notes
Sourced from prisma's releases.
... (truncated)
Commits
8e71aa7fix(cli): install missing@prisma/clientinprisma bootstrap(#29444)ada077bfix(cli): bootstrap UX — auto-install deps, resumable flow, timeout handling ...9b0b7f5feat(cli): add prisma bootstrap command (#29374)5fece0achore: bump@prisma/devto 0.24.3 (#29396)45d7e0ffeat(cli): addprisma postgres linkcommand (#29352)adbdf15Pre-bundle Studio frontend assets and replace Hono (#29389)f8258adchore: bump effect to fix vulnerability (#29384)74839a9feat(cli): update bundled@prisma/studio-coreto 0.27.3 (#29376)309b4bcrefactor: extract 'prisma-client-js' into PRISMA_CLIENT_JS_PROVIDER constant ...2cd422dBump studio-core dependency to 0.21.1 (#29322)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prisma since your current version.
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