Skip to content

Bump oban_web from 2.11.7 to 2.11.8#582

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/main/oban_web-2.11.8
Open

Bump oban_web from 2.11.7 to 2.11.8#582
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/main/oban_web-2.11.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps oban_web from 2.11.7 to 2.11.8.

Changelog

Sourced from oban_web's changelog.

v2.11.8 - 2026-02-06

Enhancements

  • [Dashboard] Add standalone docker image for simplified Web hosting

    A standalone Docker image is now available for situations where you want an Oban dashboard without mounting Oban.Web within your application.

  • [Job] Safely handle missing timestamps in jobs table

    Manual table updates may forget to include a timestamp for a particular state, which crashes the table. This provides an empty fallback for missing timestamps.

Commits
  • 9d146f4 Release v2.11.8
  • 1f83875 Add standalone image publishing action
  • 41f352e Document usage of standalone image
  • b50c4f2 Correct pro installation vars and repo url
  • c6dfb61 Rename standalone app to the snappier oban_dash
  • bf026f0 Add basic auth support via BASIC_AUTH env vars
  • e982a54 Add healthcheck and redirect to mounted dashboard
  • 5b59be6 Initialize standalone dashboard within dockerfile
  • e5362a1 Run formatter to fix sidebar resizer tag
  • 5135200 Safely handle missing timestamps in jobs table
  • See full diff in compare view

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 [oban_web](https://github.com/oban-bg/oban_web) from 2.11.7 to 2.11.8.
- [Release notes](https://github.com/oban-bg/oban_web/releases)
- [Changelog](https://github.com/oban-bg/oban_web/blob/v2.11.8/CHANGELOG.md)
- [Commits](oban-bg/oban_web@v2.11.7...v2.11.8)

---
updated-dependencies:
- dependency-name: oban_web
  dependency-version: 2.11.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2026

Labels

The following labels could not be found: mix. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 1, 2026

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants