Skip to content

Bump github.com/contribsys/faktory from 1.9.2 to 1.9.4 in /src - #277

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/src/github.com/contribsys/faktory-1.9.4
Closed

Bump github.com/contribsys/faktory from 1.9.2 to 1.9.4 in /src#277
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/src/github.com/contribsys/faktory-1.9.4

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubFeb 23, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/contribsys/faktory from 1.9.2 to 1.9.4.

Release notes

Sourced from github.com/contribsys/faktory's releases.

1.9.4

Notable changes can be found in the changelogs:

FilenameSHA256
faktory-1.9.4-1.aarch64.rpm11fd7be7c9df43965e59445ae67a5f73e9bdb21eb70fda60e41fbd9b6f427ce6
faktory-1.9.4-1.x86_64.rpm0ae4f38a0984f8fee18398eb7370d3fcb54a9cc4ffade5949633ee043c894685
faktory_1.9.4-1_amd64.deb713d8f5fde484a7eb4ed1948e0e95e2d037f5df037f94f5e542e472b8ec6f771
faktory_1.9.4-1_arm64.debc2d87168256833ab1e0c96e827eaf139f5497ee9dff515bf3eeb9f60a30c0832
faktory-ent_1.9.4.macos.amd64.tbzeb605f635fd474f2939d5cbe4f90153c299e9ed9b9e57cc508a912984a24613b
faktory-ent_1.9.4.macos.arm64.tbz89f00e58a569460e8192c340ab9ed15ce64e229fa3ee34e8bf9e86b659fded79

Verify with shasum -a 256 <filename>.

Installation | Full docs

The Faktory Enterprise macOS packages are bare binaries which can replace the faktory binary installed by Homebrew. You are welcome to use either to trial the commercial functionality before purchase but they may not be used in a production environment without a license. Linux DEB packages and Docker images are available upon purchase.

Unpack them with tar xvf faktory-ent-*.tbz; cp ./faktory /usr/local/bin.

Note the amd64 builds are for x86_64 processors (Intel, AMD). arm64 builds are for ARM (Gravitron, Apple Silicon, etc) processors.

1.9.3

Notable changes can be found in the changelogs:

FilenameSHA256
faktory-1.9.3-1.aarch64.rpmc54fa0f1d5dbf909367bc87285a6cf6c3259339a8ad6f82f3c4011b50f476199
faktory-1.9.3-1.x86_64.rpmd3fe737b04fff0c1ebeca9030eb722347efafe8874c6c4a471399b30f39f38ba
faktory_1.9.3-1_amd64.deb10a6c7efd7f435c1b0f38887df7ab3a35c3f6d47d56bead1add53e6bb057be9b
faktory_1.9.3-1_arm64.debe7bc1bbcf45d5333f4ba9df4afd665c08bad3676d425090acd0c1e55c2ac1421
faktory-ent_1.9.3.macos.amd64.tbz9143f17e103b59ae29cbbbb5d70742c88df1d77e76997e52a5ef9dfe63677dd9
faktory-ent_1.9.3.macos.arm64.tbz0993d4825040a538cdd453b1b7b590fb00506d9611da22ba2b2cf67e3cc95b9c

Verify with shasum -a 256 <filename>.

Installation | Full docs

The Faktory Enterprise macOS packages are bare binaries which can replace the faktory binary installed by Homebrew. You are welcome to use either to trial the commercial functionality before purchase but they may not be used in a production environment without a license. Linux DEB packages and Docker images are available upon purchase.

Unpack them with tar xvf faktory-ent-*.tbz; cp ./faktory /usr/local/bin.

Note the amd64 builds are for x86_64 processors (Intel, AMD). arm64 builds are for ARM (Gravitron, Apple Silicon, etc) processors.

Changelog

Sourced from github.com/contribsys/faktory's changelog.

1.9.4

  • Modernize JavaScript code #524
  • Migrate to Go 1.25's new CrossOriginProtection, remove nosurf #517
  • Fix "Retry Now" button on Dead job page #522

1.9.3

  • Fix bad release which resulted in checksum mismatch errors #512
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency NameIgnore Conditions
github.com/contribsys/faktory[>= 1.9.3.a, < 1.9.4]

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/contribsys/faktory](https://github.com/contribsys/faktory) from 1.9.2 to 1.9.4.
- [Release notes](https://github.com/contribsys/faktory/releases)
- [Changelog](https://github.com/contribsys/faktory/blob/main/Changes.md)
- [Commits](contribsys/faktory@v1.9.2...v1.9.4)
---
updated-dependencies:
- dependency-name: github.com/contribsys/faktory
dependency-version: 1.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 23, 2026
@dependabot@github

dependabotBot commented on behalf of githubAug 17, 2026

Copy link
Copy Markdown
ContributorAuthor

Superseded by #320.

@dependabotdependabotBot closed this Aug 17, 2026
@dependabot
dependabotBot deleted the dependabot/go_modules/src/github.com/contribsys/faktory-1.9.4 branch August 17, 2026 18:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filegoPull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants