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: alloncm/MagenBoy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.0
Choose a base ref
...
head repository: alloncm/MagenBoy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.1
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 4, 2023

  1. Fix build with vs2022 on windows

    Bumped version to 2.3.1
    alloncm committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    ab3c7d8 View commit details
    Browse the repository at this point in the history
  2. Fix several security vulns in the tests deps

    Bump bzip2 from 0.4.3 to 0.4.4
    
    Bumps [bzip2](https://github.com/alexcrichton/bzip2-rs) from 0.4.3 to 0.4.4.
    - [Release notes](https://github.com/alexcrichton/bzip2-rs/releases)
    - [Commits](https://github.com/alexcrichton/bzip2-rs/commits/0.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: bzip2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Bump bumpalo from 3.7.1 to 3.12.0
    
    Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.1 to 3.12.0.
    - [Release notes](https://github.com/fitzgen/bumpalo/releases)
    - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
    - [Commits](fitzgen/bumpalo@3.7.1...3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: bumpalo
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Bump reqwest from 0.11.4 to 0.11.14
    dependabot[bot] authored and alloncm committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    fc3dfd4 View commit details
    Browse the repository at this point in the history
Loading