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: rocolatey/rocolatey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v09.0
Choose a base ref
...
head repository: rocolatey/rocolatey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.1
Choose a head ref
  • 10 commits
  • 22 files changed
  • 3 contributors

Commits on Apr 8, 2024

  1. Bump h2 from 0.3.24 to 0.3.26

    Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
    - [Release notes](https://github.com/hyperium/h2/releases)
    - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
    - [Commits](hyperium/h2@v0.3.24...v0.3.26)
    
    ---
    updated-dependencies:
    - dependency-name: h2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mwallner committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    98b944e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge pull request #222 from rocolatey/dependabot/cargo/h2-0.3.26

    Bump h2 from 0.3.24 to 0.3.26
    mwallner authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    98d34ec View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    1533d28 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Bump openssl from 0.10.60 to 0.10.66

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.60 to 0.10.66.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](rust-openssl/rust-openssl@openssl-v0.10.60...openssl-v0.10.66)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1310fbe View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Merge pull request #228 from rocolatey/dependabot/cargo/openssl-0.10.66

    Bump openssl from 0.10.60 to 0.10.66
    mwallner authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b4155dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    469aa81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da95951 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #231 from rocolatey/GH-226-deptree

    GH-226: list command supporting basic dependency tree
    mwallner authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    42f599e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #232 from rocolatey/GH-229-nugetv3

    GH-229: fix invalid nuget v3 query url
    mwallner authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    00bfb77 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge pull request #233 from rocolatey/dev

    release 0.9.1
    mwallner authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0f480e6 View commit details
    Browse the repository at this point in the history
Loading