Skip to content

chore(deps): bump @lokalise/background-jobs-common from 14.4.0 to 14.4.1#478

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/lokalise/background-jobs-common-14.4.1
Jun 17, 2026
Merged

chore(deps): bump @lokalise/background-jobs-common from 14.4.0 to 14.4.1#478
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/lokalise/background-jobs-common-14.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps @lokalise/background-jobs-common from 14.4.0 to 14.4.1.

Release notes

Sourced from @​lokalise/background-jobs-common's releases.

@​lokalise/background-jobs-common@​14.4.1

Patch Changes

  • 4f87da7: Stop logging BullMQ control-flow errors (DelayedError, WaitingChildrenError, RateLimitError) as job attempt failures. These errors are cooperative signals a processor throws after moveToDelayed/moveToWaitingChildren/rateLimit to hand the job back to BullMQ, not real failures. They now emit a "<jobName> deferred via <ErrorName>" debug log instead of the "<jobName> try failed" error log.
Changelog

Sourced from @​lokalise/background-jobs-common's changelog.

14.4.1

Patch Changes

  • 4f87da7: Stop logging BullMQ control-flow errors (DelayedError, WaitingChildrenError, RateLimitError) as job attempt failures. These errors are cooperative signals a processor throws after moveToDelayed/moveToWaitingChildren/rateLimit to hand the job back to BullMQ, not real failures. They now emit a "<jobName> deferred via <ErrorName>" debug log instead of the "<jobName> try failed" error log.
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@lokalise/background-jobs-common](https://github.com/lokalise/shared-ts-libs/tree/HEAD/packages/app/background-jobs-common) from 14.4.0 to 14.4.1.
- [Release notes](https://github.com/lokalise/shared-ts-libs/releases)
- [Changelog](https://github.com/lokalise/shared-ts-libs/blob/main/packages/app/background-jobs-common/CHANGELOG.md)
- [Commits](https://github.com/lokalise/shared-ts-libs/commits/@lokalise/background-jobs-common@14.4.1/packages/app/background-jobs-common)

---
updated-dependencies:
- dependency-name: "@lokalise/background-jobs-common"
  dependency-version: 14.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code patch labels Jun 17, 2026
@github-actions github-actions Bot merged commit ecc1e53 into main Jun 17, 2026
13 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/lokalise/background-jobs-common-14.4.1 branch June 17, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants