8000 Comparing v0.1.0...v0.1.1 · pyrsia/pyrsia · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: pyrsia/pyrsia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: pyrsia/pyrsia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.1
Choose a head ref
  • 5 commits
  • 20 files changed
  • 3 contributors

Commits on May 18, 2022

  1. Bump sysinfo from 0.23.10 to 0.23.12 (#706)

    Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.23.10 to 0.23.12.
    - [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases)
    - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sysinfo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 18, 2022
    Configuration menu
    Copy the full SHA
    2663a56 View commit details
    Browse the repository at this point in the history
  2. Add workaround for missing status checks (#700)

    Chris Mc authored May 18, 2022
    Configuration menu
    Copy the full SHA
    5cecf3f View commit details
    Browse the repository at this point in the history
  3. Bump actions/github-script from 6.0.0 to 6.1.0 (#697)

    Bumps [actions/github-script](https://github.com/actions/github-script) from 6.0.0 to 6.1.0.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v6.0.0...v6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Chris Mc <christopherm@jfrog.com>
    dependabot[bot] and Chris Mc authored May 18, 2022
    Configuration menu
    Copy the full SHA
    1b1eb65 View commit details
    Browse the repository at this point in the history
  4. Bump tj-actions/changed-files from 19 to 20 (#702)

    Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 19 to 20.
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@v19...v20)
    
    ---
    updated-dependencies:
    - dependency-name: tj-actions/changed-files
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 18, 2022
    Configuration menu
    Copy the full SHA
    e46a8c0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Propagate channel errors instead of panicking (#708)

    * propagate client channel errors instead of panicking
    
    * add max_provided_keys option to central node
    tiainen authored May 19, 2022
    Configuration menu
    Copy the full SHA
    6aadf71 View commit details
    Browse the repository at this point in the history
Loading
0