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: chawyehsu/moonup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: chawyehsu/moonup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.3
Choose a head ref
  • 14 commits
  • 11 files changed
  • 3 contributors

Commits on Sep 22, 2024

  1. chore: Update readme [skip ci]

    Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
    chawyehsu committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ae441f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    908af76 View commit details
    Browse the repository at this point in the history
  2. chore: update readme [skip ci]

    Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
    chawyehsu committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7d1da7c View commit details
    Browse the repository at this point in the history
  3. fix(moonup-shim): fix shim name checking on windows

    Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
    chawyehsu committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6d78280 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. chore(ci): set next release-as 0.1.3

    Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
    chawyehsu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b47a294 View commit details
    Browse the repository at this point in the history
  2. chore(ci): update dependabot

    Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
    chawyehsu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2a51fd1 View commit details
    Browse the repository at this point in the history
  3. feat(moonup-shim): implement moon upgrade interception (#14)

    Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
    chawyehsu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b8f118b View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump futures-util from 0.3.30 to 0.3.31 (#22)

    Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.30 to 0.3.31.
    - [Release notes](https://github.com/rust-lang/futures-rs/releases)
    - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/futures-rs@0.3.30...0.3.31)
    
    ---
    updated-dependencies:
    - dependency-name: futures-util
      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 Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5cb3ce7 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump rattler_digest from 0.19.5 to 1.0.2 (#21)

    Bumps [rattler_digest](https://github.com/conda/rattler) from 0.19.5 to 1.0.2.
    - [Release notes](https://github.com/conda/rattler/releases)
    - [Changelog](https://github.com/conda/rattler/blob/main/CHANGELOG.md)
    - [Commits](conda/rattler@rattler_digest-v0.19.5...rattler_digest-v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: rattler_digest
      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 Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d07557b View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump flate2 from 1.0.30 to 1.0.34 (#20)

    Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.30 to 1.0.34.
    - [Release notes](https://github.com/rust-lang/flate2-rs/releases)
    - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md)
    - [Commits](rust-lang/flate2-rs@1.0.30...1.0.34)
    
    ---
    updated-dependencies:
    - dependency-name: flate2
      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 Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bb1283b View commit details
    Browse the repository at this point in the history
  7. refactor(moonup-shim): reduce string conversion

    Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
    chawyehsu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    661e8bc View commit details
    Browse the repository at this point in the history
  8. chore: statically link c runtime on windows

    Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
    chawyehsu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    96b5d93 View commit details
    Browse the repository at this point in the history
  9. feat(moonup): support MOONUP_TOOLCHAIN_INDEX configuration

    to configure the toolchain index url.
    
    Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
    chawyehsu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ece4859 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b03ee59 View commit details
    Browse the repository at this point in the history
Loading