ActivityWatch / activitywatch

The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
https://activitywatch.net/
Mozilla Public License 2.0
11.73k stars 533 forks source link

build(deps): bump aw-server from `99ab85d` to `b003879` #865

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aw-server from 99ab85d to b003879.

Commits
  • b003879 build(deps): bump importlib-metadata from 6.0.0 to 6.1.0 (#108)
  • 4ab8645 build(deps): bump actions/setup-python from 1 to 4 (#107)
  • 9f54b9d build(deps): bump actions/checkout from 2 to 3 (#106)
  • 8b61340 build(deps): bump aw-webui from 47a4687 to ce5edc4 (#105)
  • d4c60c8 ci: added dependabot config
  • See full diff in compare view


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)
ErikBjare commented 1 year ago

Hoping this will automerge by the recently set-up automerge workflow (+ a configured secret for @ActivityWatchBot to do the merging)

ErikBjare commented 1 year ago

@dependabot rebase

ErikBjare commented 1 year ago

Going to give it another try since something went wrong with the if statement checking if secret is set. Fixed in https://github.com/ActivityWatch/activitywatch/commit/c3cb2411aa4f8b511e59e2a6503a957f3d89b595

ErikBjare commented 1 year ago

Workflow almost worked this time! Passed green, but errored due to out-of-sync upstream (due to me pushing commits in the meantime): https://github.com/ActivityWatch/activitywatch/actions/runs/4495445611/jobs/7909068524