chore(deps): bump the indexer-dependencies group across 1 directory with 6 updates#223
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
8a0fe20 to
beb6033
Compare
…ith 6 updates Bumps the indexer-dependencies group with 6 updates in the /indexer directory: | 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](https://github.com/expressjs/express) | `4.22.2` | `5.2.1` | | [node-cron](https://github.com/node-cron/node-cron) | `3.0.3` | `4.5.0` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.25` | `5.0.6` | | [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` from 4.22.2 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v4.22.2...v5.2.1) Updates `node-cron` from 3.0.3 to 4.5.0 - [Release notes](https://github.com/node-cron/node-cron/releases) - [Changelog](https://github.com/node-cron/node-cron/blob/main/CHANGELOG.md) - [Commits](node-cron/node-cron@v3.0.3...v4.5.0) Updates `@types/express` from 4.17.25 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) 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: indexer-dependencies - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: indexer-dependencies - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: indexer-dependencies - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: indexer-dependencies - dependency-name: node-cron dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: indexer-dependencies - dependency-name: prisma dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: indexer-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
beb6033 to
2e8bdf8
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 indexer-dependencies group with 6 updates in the /indexer directory:
5.22.07.8.016.6.117.4.24.22.25.2.13.0.34.5.04.17.255.0.65.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
expressfrom 4.22.2 to 5.2.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
dbac7415.2.1697547cRevert "sec: security patch for CVE-2024-51999"4007ad1Release: 5.2.0 (#6920)2f64f68sec: security patch for CVE-2024-51999ed0ba3fbuild(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#6928)8eace46build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#6929)30bae81build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#6930)758d435deps: body-parser@^2.2.1 (#6922)77bcd52docs: update emeritus triagers (#6890)f33caf1Nominate to@efekrsklfor triage team (#6888)Updates
node-cronfrom 3.0.3 to 4.5.0Release notes
Sourced from node-cron's releases.
... (truncated)
Changelog
Sourced from node-cron's changelog.
... (truncated)
Commits
cd9a5a7chore(release): 4.5.0 (#569)fbdd883Rewrite README to surface scheduling capabilities (#568)c80a396perf(build): bundle dist into flat files instead of preserving modules (#566)b71b9b1Fix typos in internal function names (#567)7c5015cperf(id): drop crypto.randomBytes from internal id generation (#564)dd0a2a9perf(pattern): parse cron expression once per TimeMatcher (#562)cf69f32perf(time): cache Intl.DateTimeFormat instances per timezone (#561)dad56e1perf(runner): run inline when no random delay is configured (#565)a309d5fperf(time): compute the GMT offset lazily (#563)c2db9d1feat: support extended day-of-week tokens (# nth weekday and L last weekday) ...Updates
@types/expressfrom 4.17.25 to 5.0.6Commits
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.