Skip to content

build(deps): bump oban from 2.13.4 to 2.13.5#21

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/oban-2.13.5
Closed

build(deps): bump oban from 2.13.4 to 2.13.5#21
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/oban-2.13.5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps oban from 2.13.4 to 2.13.5.

Changelog

Sourced from oban's changelog.

v2.13.5 — 2022-11-14

Bug Fixes

  • [Testing] Correctly handle cancelling jobs via :cancel tuples when executing jobs with the Inline engine.

  • [Testing] Improve the realism of perform_job/3 by injecting a unique integer for the id, setting an inserted_at timestamp, and encoding/decoding meta as JSON.

  • [Cron] Raise ArgumentError when given the wrong number of expression fields.

    Cron expressions with the wrong number of fields would raise a MatchError without any insight as to what was wrong. Now parsing returns a more helpful ArgumentError error.

Commits
  • 4447f4f Release v2.13.5
  • a7f2393 Bring job states-related docs back (#803)
  • 1242475 Stop burying the lede for unique jobs
  • a4bddff Adds default inserted_at to Testing.perform_job/3 (#800)
  • 3698d0a Include cancelled execution state for telemetry
  • 48b213e Handle cancelled jobs in inline engine (#795)
  • 840a224 Raise ArgumentError on wrong expression fields
  • cbeb740 Change backoff example to use Job struct (#783)
  • eceebe5 Docs example reflects latest Honeybadger API (#782)
  • 88704f8 Documentation for scheduling in the very-near-future (#781)
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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](https://github.com/sorentwo/oban) from 2.13.4 to 2.13.5.
- [Release notes](https://github.com/sorentwo/oban/releases)
- [Changelog](https://github.com/sorentwo/oban/blob/v2.13.5/CHANGELOG.md)
- [Commits](oban-bg/oban@v2.13.4...v2.13.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #23.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/hex/oban-2.13.5 branch November 28, 2022 21:08
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