Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Support Nuget Pinned Dependency with RestoreLockedMode attribute #4351

Merged
merged 23 commits into from
Oct 3, 2024

Commits on Oct 3, 2024

  1. Support restorelockedmode dev (#9)

    Support pinning dependency in .NET using lockfile by declaring the RestoreLockedMode attribute in csproj
    
    Co-authored-by: Liam Moat <contact@liammoat.com>
    Co-authored-by: Ioana A <Ioana37@users.noreply.github.com>
    Co-authored-by: Mélanie Guittet <meguittet@users.noreply.github.com>
    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    4 people committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1ef8f21 View commit details
    Browse the repository at this point in the history
  2. fixing PR checks and adding tests

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f1376a8 View commit details
    Browse the repository at this point in the history
  3. move csproj to fileparser

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a17caa2 View commit details
    Browse the repository at this point in the history
  4. 🌱 Bump github.com/xanzy/go-gitlab from 0.107.0 to 0.109.0 (ossf#4341)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.107.0 to 0.109.0.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.107.0...v0.109.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/xanzy/go-gitlab
      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>
    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    dependabot[bot] authored and balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    65e8a6e View commit details
    Browse the repository at this point in the history
  5. internal error

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f4d8252 View commit details
    Browse the repository at this point in the history
  6. fix using error

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    
    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    136c2bf View commit details
    Browse the repository at this point in the history
  7. PR fixes

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2f7ddd7 View commit details
    Browse the repository at this point in the history
  8. fix test

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    de3aa58 View commit details
    Browse the repository at this point in the history
  9. 🌱 Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (ossf#4332)

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    dependabot[bot] authored and balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3a7de56 View commit details
    Browse the repository at this point in the history
  10. 📖 explicitly state both check documentation files are committed (ossf…

    …#4317)
    
    Signed-off-by: Spencer Schrock <sschrock@google.com>
    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    spencerschrock authored and balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    983e978 View commit details
    Browse the repository at this point in the history
  11. 🌱 Bump cloud.google.com/go/pubsub from 1.42.0 to 1.43.0 (ossf#4350)

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    dependabot[bot] authored and balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f87657f View commit details
    Browse the repository at this point in the history
  12. 🌱 Bump github.com/google/osv-scanner from 1.8.4 to 1.8.5 (ossf#4355)

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    dependabot[bot] authored and balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ba19c8b View commit details
    Browse the repository at this point in the history
  13. 🌱 Bump the distroless group across 6 directories with 1 update (ossf#…

    …4343)
    
    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    dependabot[bot] authored and balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    379ec5f View commit details
    Browse the repository at this point in the history
  14. 🌱 Bump the github-actions group across 1 directory with 2 updates (os…

    …sf#4356)
    
    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    dependabot[bot] authored and balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ccce3e9 View commit details
    Browse the repository at this point in the history
  15. 🌱 Bump github.com/rhysd/actionlint from 1.7.1 to 1.7.2 (ossf#4358)

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    dependabot[bot] authored and balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    80f126b View commit details
    Browse the repository at this point in the history
  16. fix pr %e comment

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3b709f1 View commit details
    Browse the repository at this point in the history
  17. fix PR comments

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3430457 View commit details
    Browse the repository at this point in the history
  18. Co-authored-by: Ioana A <Ioana37@users.noreply.github.com>

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    32891dc View commit details
    Browse the repository at this point in the history
  19. merge main

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4c93325 View commit details
    Browse the repository at this point in the history
  20. pr comments

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d368af1 View commit details
    Browse the repository at this point in the history
  21. fix last comments

    Signed-off-by: balteraivshay <avishay.balter@gmail.com>
    balteravishay committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c5ac83f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c43dd68 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fa2e0bc View commit details
    Browse the repository at this point in the history