Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ActivityWatch/aw-server-rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1219744
Choose a base ref
...
head repository: ActivityWatch/aw-server-rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b87e32e
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 2, 2023

  1. build(deps): bump dirs from 4.0.0 to 5.0.1 (#439)

    Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.1.
    - [Commits](https://github.com/soc/dirs-rs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: dirs
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    298e798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df0abb1 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump rusqlite from 0.28.0 to 0.30.0 (#445)

    Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.28.0 to 0.30.0.
    - [Release notes](https://github.com/rusqlite/rusqlite/releases)
    - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
    - [Commits](rusqlite/rusqlite@v0.28.0...v0.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: rusqlite
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    96f2d0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb58336 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump fancy-regex from 0.11.0 to 0.12.0 (#444)

    Bumps [fancy-regex](https://github.com/fancy-regex/fancy-regex) from 0.11.0 to 0.12.0.
    - [Release notes](https://github.com/fancy-regex/fancy-regex/releases)
    - [Changelog](https://github.com/fancy-regex/fancy-regex/blob/main/CHANGELOG.md)
    - [Commits](fancy-regex/fancy-regex@0.11.0...0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: fancy-regex
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    b87e32e View commit details
    Browse the repository at this point in the history
Loading