Skip to content

chore(deps): update dependency bullmq to v5.76.10#614

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/bullmq-5.x-lockfile
Open

chore(deps): update dependency bullmq to v5.76.10#614
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/bullmq-5.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 4, 2026

This PR contains the following updates:

Package Change Age Confidence
bullmq (source) 5.76.65.76.10 age confidence

Release Notes

taskforcesh/bullmq (bullmq)

v5.76.10

Compare Source

Bug Fixes
  • flow: respect parent attribute deletion from child when calling removeChildDependency (#​4169) (6396b4e)

v5.76.9

Compare Source

Bug Fixes

v5.76.8

Compare Source

Bug Fixes

v5.76.7

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from ThePrismSystem as a code owner May 4, 2026 18:38
@renovate renovate Bot added the domain: infra Domain: infra label May 4, 2026
@renovate renovate Bot changed the title chore(deps): update dependency bullmq to v5.76.5 chore(deps): update dependency bullmq to v5.76.6 May 6, 2026
@renovate renovate Bot force-pushed the renovate/bullmq-5.x-lockfile branch 3 times, most recently from 6827e2a to e8cc947 Compare May 10, 2026 01:18
ThePrismSystem added a commit that referenced this pull request May 10, 2026
* chore(deps): update github actions

* chore(deps): bump hono from 4.12.15 to 4.12.18

Bumps [hono](https://github.com/honojs/hono) from 4.12.15 to 4.12.18.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.15...v4.12.18)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.18
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): update tanstack-query monorepo to v5.100.9

* chore(deps): update dependency @aws-sdk/xml-builder>fast-xml-parser to v5.5.12

* chore(deps): absorb remaining renovate updates via pnpm update --recursive

Bumps every dependency to the latest semver-compatible version in scope.
Covers the lockfile-only renovate PRs (#618 fast-uri, #617 hono security,
#614 bullmq, #613 aws-sdk-js-v3, #610 expo, #609 dev-deps, #608
react-i18next, #606 hono-node-server) and refreshes pnpm-lock.yaml.

Catalog bumps in pnpm-workspace.yaml: pglite 0.4.5, react-query 5.100.9,
drizzle-orm 0.45.2, eslint 10.3.0, happy-dom 20.9.0, react-dom 19.2.6,
zod 4.4.3.

Restores @trpc/server catalog: refs in apps/api and packages/api-client
that pnpm update --recursive unwrapped to literal 11.16.0.

Includes infra-kmnl tracking bean.

* fix(rotation-worker): drop redundant RotationApiClient cast

Newer @typescript-eslint/no-unnecessary-type-assertion (8.59.x via dev-deps
bump in #609) flags `apiClient as RotationApiClient` because the inferred
return type of makeMockApiClient already satisfies RotationApiClient.
Switching to the property shorthand removes the noise without changing
behavior.

* chore(beans): close infra-kmnl renovate batch with summary

* fix(lint): remove unnecessary type assertions flagged by typescript-eslint 8.59

The dev-deps bump in #609 (typescript-eslint 8.59.x) tightened
@typescript-eslint/no-unnecessary-type-assertion. eslint --fix removed
72+ casts across 121 files; the leftover unused-import lint errors and
two type-system regressions are addressed here.

Manual fixes:
- apps/api/src/trpc/context.ts: introduce OptionalAuthEnv (auth?:
  AuthContext) in apps/api/src/lib/auth-context.ts and cast the tRPC
  Context to it. This lets c.get("auth") legitimately return undefined,
  which is what happens at runtime when no Bearer token is present —
  the previous (c.get("auth") as AuthContext | undefined) ?? null was
  flagged as unnecessary because the inline assertion looked redundant
  to the rule.
- packages/sync/src/__tests__/document-factory.test.ts: restore the
  Doc<Record<string, unknown>> annotation so Automerge.save accepts the
  union return type from createDocument(type).
- apps/api/src/__tests__/lib/bucket-access.integration.test.ts: switch
  "member" as BucketContentEntityType to "member" as const to keep
  drizzle's typed insert happy without an `as` cast.

The remaining changes are eslint --fix output: dropping `as Type` where
the receiver already accepts the source type, plus removing the now-
unused type imports those casts referenced.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@renovate renovate Bot changed the title chore(deps): update dependency bullmq to v5.76.6 chore(deps): update dependency bullmq to v5.76.6 - autoclosed May 10, 2026
@renovate renovate Bot closed this May 10, 2026
@renovate renovate Bot deleted the renovate/bullmq-5.x-lockfile branch May 10, 2026 03:35
@renovate renovate Bot changed the title chore(deps): update dependency bullmq to v5.76.6 - autoclosed chore(deps): update dependency bullmq to v5.76.7 May 11, 2026
@renovate renovate Bot reopened this May 11, 2026
@renovate renovate Bot force-pushed the renovate/bullmq-5.x-lockfile branch 3 times, most recently from 946467c to 160ca0c Compare May 11, 2026 12:05
@renovate renovate Bot changed the title chore(deps): update dependency bullmq to v5.76.7 chore(deps): update dependency bullmq to v5.76.8 May 12, 2026
@renovate renovate Bot force-pushed the renovate/bullmq-5.x-lockfile branch 2 times, most recently from 2550663 to 1aa6adb Compare May 12, 2026 17:38
@renovate renovate Bot changed the title chore(deps): update dependency bullmq to v5.76.8 chore(deps): update dependency bullmq to v5.76.9 May 16, 2026
@renovate renovate Bot force-pushed the renovate/bullmq-5.x-lockfile branch 3 times, most recently from 88b8697 to 27bad53 Compare May 17, 2026 17:27
@renovate renovate Bot changed the title chore(deps): update dependency bullmq to v5.76.9 chore(deps): update dependency bullmq to v5.76.10 May 17, 2026
@renovate renovate Bot force-pushed the renovate/bullmq-5.x-lockfile branch from 27bad53 to 4a1e4e5 Compare May 17, 2026 19:01
@renovate renovate Bot force-pushed the renovate/bullmq-5.x-lockfile branch from 4a1e4e5 to 57f0a5e Compare May 17, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: infra Domain: infra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants