Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps mission_control-jobs from 0.1.1 to 0.2.0.

Release notes

Sourced from mission_control-jobs's releases.

v0.2.0

What's Changed

New Contributors

Full Changelog: basecamp/mission_control-jobs@v0.1.1...v0.2.0

Commits
  • 8892651 Bump mission_control-jobs to 0.2.0
  • cfcaa59 Fix workers pagination issue where the whole relation was being loaded
  • 19c3c6b Fix total page calculation when page_size is not the default
  • 9f27807 Merge pull request #88 from basecamp/support-recurring-jobs
  • 5412b03 Adapt recurring task jobs page to new toolbar and page methods and params
  • 789a5f0 Sort recurring tasks by ID in the index page
  • ba3028a Avoid N+1 queries when building the recurring tasks page
  • 705aba4 Write tests for recurring tasks controllers and fix a bunch of minor details
  • 58d11f5 Add controller and views for recurring tasks
  • 9b75eba Implement recurring tasks functionality for Solid Queue as an extension
  • 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 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 [mission_control-jobs](https://github.com/basecamp/mission_control-jobs) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/basecamp/mission_control-jobs/releases)
- [Commits](basecamp/mission_control-jobs@v0.1.1...v0.2.0)

---
updated-dependencies:
- dependency-name: mission_control-jobs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #180.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/bundler/v2/mission_control-jobs-0.2.0 branch April 8, 2024 12:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants