chore(deps): bump the production-dependencies group in /backend with 8 updates#2
Open
dependabot[bot] wants to merge 1 commit into
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.8.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.4.2` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.5.1` | `8.5.2` | | [helmet](https://github.com/helmetjs/helmet) | `7.2.0` | `8.3.0` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.10` | `4.2.0` | | [joi](https://github.com/hapijs/joi) | `17.13.4` | `18.2.3` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.1` | `14.0.1` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.22.0` | `7.8.0` | Updates `@prisma/client` from 5.22.0 to 7.8.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.8.0/packages/client) Updates `dotenv` from 16.6.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.4.2) Updates `express-rate-limit` from 7.5.1 to 8.5.2 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.5.1...v8.5.2) Updates `helmet` from 7.2.0 to 8.3.0 - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v7.2.0...v8.3.0) Updates `http-proxy-middleware` from 2.0.10 to 4.2.0 - [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.10...v4.2.0) Updates `joi` from 17.13.4 to 18.2.3 - [Commits](hapijs/joi@v17.13.4...v18.2.3) Updates `uuid` from 9.0.1 to 14.0.1 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v14.0.1) Updates `prisma` from 5.22.0 to 7.8.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.8.0/packages/cli) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: express-rate-limit dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: helmet dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: http-proxy-middleware dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: joi dependency-version: 18.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: uuid dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: prisma dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... 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 production-dependencies group in /backend with 8 updates:
5.22.07.8.016.6.117.4.27.5.18.5.27.2.08.3.02.0.104.2.017.13.418.2.39.0.114.0.15.22.07.8.0Updates
@prisma/clientfrom 5.22.0 to 7.8.0Release notes
Sourced from @prisma/client's releases.
... (truncated)
Commits
62b44acchore(deps): update engines to 7.8.0-5.e96eae70cf4ade6a15d7e6064d5b0b4f7d835d...4104864feat: add a query plan cache size parameter (#29503)723ba7bchore(deps): update engines to 7.8.0-4.8c287008617e9b12f313df99e2c821ae61ea9a...cadbafechore(deps): update engines to 7.8.0-2.3187e3937290320ba3c7dbd5aa94af67942b44...f705533chore(deps): update engines to 7.8.0-1.7b80cc56c645c6e03c7541474e6a7c8d91b70d...fbab4e8Fix 29271 (#29303)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)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@prisma/clientsince your current version.Updates
dotenvfrom 16.6.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
express-rate-limitfrom 7.5.1 to 8.5.2Release notes
Sourced from express-rate-limit's releases.
Commits
97746938.5.20e94cc0v8.5.2 changelog9a583c5feat: simplify IPv6 key generation (#633)4f4b3fbchore(deps-dev): bump lint-staged from 16.4.0 to 17.0.4 (#632)3c1d6c5chore(deps-dev): bump the development-dependencies group with 7 updates (#631)18884b6chore(deps): bump basic-ftp from 5.2.0 to 5.3.1 (#630)dacc980chore(deps): bump handlebars from 4.7.8 to 4.7.9 (#629)486d0c6chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 (#627)50cc3f68.5.192c8e3echore: bump ip-address library to latest (#626)Maintainer changes
This version was pushed to npm by 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.3.0Changelog
Sourced from helmet's changelog.
Commits
75f1a988.3.0f03f70dUpdate changelog for 8.3.0 releasea307fceFix capitalization in CSP package changelog5347b43Format default CSP in README for readability9afc570CSP: fix middleware-specific README missing link266c95cMinor speedups to project setups test7a4196cCSP: update package-specific changelog02716b4CSP: improve performance when there are no dynamic directives3f511edCSP: move utility functions to separate file80338afCSP: disabling defaults with no directives is now an errorUpdates
http-proxy-middlewarefrom 2.0.10 to 4.2.0Release notes
Sourced from http-proxy-middleware's releases.
... (truncated)
Changelog
Sourced from http-proxy-middleware's changelog.
... (truncated)
Commits
4abb1bachore(package.json): v4.2.0 (#1276)d40ae3echore(package.json): update dependencies (#1275)89a78d0chore(debug-proxy-errors-plugin): fix BODY_PARSER_ERROR_MESSAGE formatting (#...7ba87a9feat(debug-proxy-errors-plugin): debug message for bodyParser + ECONNRESET er...006f1a4test(e2e): assert invalid multipart error log (#1272)22281bftest(e2e): add HttpAgent keepAlive test (#472) (#1267)5b37301chore(package.json): bump dev deps (#1265)3695b93refactor(errors): use HttpProxyMiddlewareError class (#1264)b9242affeat(types): export OnProxyEvent type (#1263)b3b98d2chore(package.json): v4.1.1 (#1262)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
joifrom 17.13.4 to 18.2.3Commits
c86ddc018.2.38077125Merge pull request #3125 from hapijs/fix/json-schema-multiple-patterns223217afix: expose multiple string patterns in json schemas85947a8Merge pull request #3124 from hapijs/chore/object-protofe41c4fchore: deny prototype pollution in objects by restoring prototype87d3a6218.2.21c7d34eMerge pull request #3120 from hapijs/fix/json-schema-bugfixes515a8f0test(json-schema): drop runtime validation from json-schema tests6574f75fix(json-schema): register id'd child schemas in $defs770a2cffix(json-schema): skip rule handlers with ref argumentsUpdates
uuidfrom 9.0.1 to 14.0.1Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
7017780chore(main): release 14.0.1 (#964)f2c3e4bchore: fix release-please workflow (#963)27ffae5fix: add types condition to node export for moduleResolution bundler (#961)664cb31Remove outdated security contact information (#959)d729016fix(ci): checkout PR head commit in browser workflow (#957)89a5ebcWorkflows (#948)196e208chore: fix workflow (#947)95af448chore: update workflows (#946)3b57f95chore: add workflow_dispatch (#944)a433096chore: add 12.x and 13.x maintenance release branches (#941)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for uuid since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
prismafrom 5.22.0 to 7.8.0Release notes
Sourced from prisma's releases.
... (truncated)
Commits
5723406fix(cli): route bootstrap telemetry to Prisma Web Properties project (#29473)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 ...Maintainer changes
This version was pushed to npm by 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