build(deps): bump aw-server-rust from 8e369e7 to 9a8802a#1223
Merged
build(deps): bump aw-server-rust from 8e369e7 to 9a8802a#1223
8e369e7 to 9a8802a#1223Conversation
Bumps [aw-server-rust](https://github.com/ActivityWatch/aw-server-rust) from `8e369e7` to `9a8802a`. - [Commits](ActivityWatch/aw-server-rust@8e369e7...9a8802a) --- updated-dependencies: - dependency-name: aw-server-rust dependency-version: 9a8802a374d8e9f587b343dfedf3859ec1a9bba2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR is a Dependabot-generated submodule bump of Key changes included in the bump:
Confidence Score: 5/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[activitywatch/activitywatch master] -->|submodule ref| B[aw-server-rust @ 8e369e7\nold]
A2[PR #1223] -->|bumps submodule ref| C[aw-server-rust @ 9a8802a\nnew]
C --> D[fix: datastore commit failures\nhandle gracefully, no panic]
C --> E[fix: file:// URL transform\nuse scheme as domain]
C --> F[fix: restore /log subdir\nin log path]
C --> G[feat: cors_regex config\ncustom regex-based CORS origins]
C --> H[feat: server-side categories\nfor querying]
C --> I[deps: tracing-subscriber bump\nslab bump\nupload-artifact bump]
C --> J[ci: pre-commit config\nclipy on stable toolchain]
Last reviewed commit: "build(deps): bump aw..." |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps aw-server-rust from
8e369e7to9a8802a.Commits
9a8802afix(datastore): handle commit failures gracefully instead of panicking (#572)5747056build(deps): bump actions/upload-artifact from 4 to 7 (#574)f9faa5efix(transform): use scheme as domain for file:// URLs (#570)5eaccacci: add pre-commit config for local linting (#571)0b46e59feat(cors): add cors_regex config for custom regex-based CORS origins (#569)0d4c285feat: fetch server side categories for querying (#568)b6013e4ci(lint): switch clippy from nightly to stable toolchain (#566)66e2e97fix(dirs): restore /log subdirectory in log path after appdirs migration (#565)c455da9build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#564)6d3a10abuild(deps): bump slab from 0.4.10 to 0.4.12 (#563)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)