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: google/note-maps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2
Choose a base ref
...
head repository: google/note-maps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 11 files changed
  • 3 contributors

Commits on Jun 27, 2022

  1. Remove unused fdroid files

    This may break some part of the CI/CD setup, but it is generally not working anyway.
    jtacoma committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b1c532c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2025

  1. Configuration menu
    Copy the full SHA
    536bfb8 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump the go_modules group across 1 directory with 4 updates

    Bumps the go_modules group with 3 updates in the / directory: [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser), [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf.
    
    
    Updates `github.com/vektah/gqlparser/v2` from 2.2.0 to 2.5.14
    - [Release notes](https://github.com/vektah/gqlparser/releases)
    - [Commits](vektah/gqlparser@v2.2.0...v2.5.14)
    
    Updates `golang.org/x/net` from 0.0.0-20200707034311-ab3426394381 to 0.23.0
    - [Commits](https://github.com/golang/net/commits/v0.23.0)
    
    Updates `google.golang.org/protobuf` from 1.27.1 to 1.33.0
    
    Updates `gopkg.in/yaml.v3` from 3.0.0-20210107192922-496545a6307b to 3.0.1
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektah/gqlparser/v2
      dependency-type: direct:production
      dependency-group: go_modules
    - dependency-name: golang.org/x/net
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      dependency-group: go_modules
    - dependency-name: gopkg.in/yaml.v3
      dependency-type: direct:production
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jtacoma committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    1ee838f View commit details
    Browse the repository at this point in the history
  3. build(deps): bump the cargo group across 1 directory with 4 updates

    Bumps the cargo group with 4 updates in the / directory: [im](https://github.com/bodil/im-rs), [bumpalo](https://github.com/fitzgen/bumpalo), [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) and [regex](https://github.com/rust-lang/regex).
    
    
    Updates `im` from 15.0.0 to 15.1.0
    - [Release notes](https://github.com/bodil/im-rs/releases)
    - [Changelog](https://github.com/bodil/im-rs/blob/master/CHANGELOG.md)
    - [Commits](bodil/im-rs@v15.0.0...v15.1.0)
    
    Updates `bumpalo` from 3.9.1 to 3.17.0
    - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
    - [Commits](fitzgen/bumpalo@3.9.1...3.17.0)
    
    Updates `crossbeam-utils` from 0.8.6 to 0.8.21
    - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
    - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
    - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.6...crossbeam-utils-0.8.21)
    
    Updates `regex` from 1.5.4 to 1.11.1
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.5.4...1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: im
      dependency-version: 15.1.0
      dependency-type: direct:production
      dependency-group: cargo
    - dependency-name: bumpalo
      dependency-version: 3.17.0
      dependency-type: indirect
      dependency-group: cargo
    - dependency-name: crossbeam-utils
      dependency-version: 0.8.21
      dependency-type: indirect
      dependency-group: cargo
    - dependency-name: regex
      dependency-version: 1.11.1
      dependency-type: indirect
      dependency-group: cargo
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jtacoma committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    2787155 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump golang.org/x/net

    Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net).
    
    
    Updates `golang.org/x/net` from 0.23.0 to 0.38.0
    - [Commits](golang/net@v0.23.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.38.0
      dependency-type: indirect
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jtacoma committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    475e88b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4259b66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    686d542 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4e6d91 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4ce52e View commit details
    Browse the repository at this point in the history
Loading