Skip to content

Releases: ubisoft/NGitLab

6.56.0

15 Oct 19:40
34e87a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.55.1...6.56.0

6.55.1

24 Sep 15:00
c6b6dcc
Compare
Choose a tag to compare

What's Changed

  • Bump Verify.NUnit from 26.4.4 to 26.6.0 by @dependabot in #762
  • Bump Meziantou.Analyzer from 2.0.163 to 2.0.168 in the code-analyzers group by @dependabot in #761
  • Add MrDefaultTargetSelf property in project model by @Codex04 in #763

Full Changelog: 6.55.0...6.55.1

6.55.0

18 Sep 21:13
8bb0a06
Compare
Choose a tag to compare

What's Changed

  • fix: Cannot create commit with Repository mock on existing branch by @mchanyeechoy in #760

Full Changelog: 6.54.0...6.55.0

6.54.0

17 Sep 18:39
16bca23
Compare
Choose a tag to compare

What's Changed

  • Bump Meziantou.Analyzer from 2.0.160 to 2.0.161 in the code-analyzers group by @dependabot in #725
  • Bump Microsoft.Playwright from 1.45.0 to 1.45.1 by @dependabot in #730
  • Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 by @dependabot in #731
  • Bump Meziantou.Analyzer from 2.0.161 to 2.0.163 in the code-analyzers group across 1 directory by @dependabot in #733
  • Revert recent code coverage changes and use coverlet once again by @louis-z in #734
  • Bump NUnit.Analyzers from 4.2.0 to 4.3.0 in the code-analyzers group by @dependabot in #735
  • Adjust the libs' targets by @louis-z in #720
  • Bump YamlDotNet from 13.7.1 to 16.0.0 by @dependabot in #719
  • Add support for the "Update pipeline metadata" API by @ap0llo in #736
  • Bump NuGet.Versioning from 6.10.1 to 6.11.0 by @dependabot in #740
  • Bump Microsoft.Playwright from 1.45.1 to 1.46.0 by @dependabot in #739
  • Bump the ms-dependencies group with 2 updates by @dependabot in #738
  • Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in the ms-dependencies group by @dependabot in #742
  • Bump NUnit from 4.1.0 to 4.2.1 by @dependabot in #743
  • Bump YamlDotNet from 16.0.0 to 16.1.0 by @dependabot in #747
  • Bump NUnit from 4.2.1 to 4.2.2 by @dependabot in #746
  • RepositoryClient and CommitCreate updates by @jasonwoods-7 in #744
  • Implement asynchronous support for Create, Update, Delete, and FileExists operations by @ingshak in #745
  • Add a few more commit creation tests by @louis-z in #749
  • Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in the ms-dependencies group by @dependabot in #751
  • Bump MinVer from 5.0.0 to 6.0.0 by @dependabot in #752
  • Bump DotNet.ReproducibleBuilds from 1.2.4 to 1.2.25 by @dependabot in #757
  • Bump YamlDotNet from 16.1.0 to 16.1.2 by @dependabot in #755
  • Bump Microsoft.Playwright from 1.46.0 to 1.47.0 by @dependabot in #756
  • Bump FluentAssertions from 6.12.0 to 6.12.1 by @dependabot in #758
  • feat: commit, repo, and merge request mock updates by @jasonwoods-7 in #748
  • Add FailureReason to JobBasic by @mchanyeechoy in #759

New Contributors

Full Changelog: 6.53.0...6.54.0

6.53.0

23 Jul 19:33
1039141
Compare
Choose a tag to compare

What's Changed

  • Add Participant and Unsubscribe functionnalities by @tbavard in #726

Full Changelog: 6.52.1...6.53.0

6.52.1

18 Jul 18:11
e5a18c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.52.0...6.52.1

6.52.0

17 Jul 18:24
34a720c
Compare
Choose a tag to compare

What's Changed

  • Bump Polly from 8.4.0 to 8.4.1 by @dependabot in #708
  • Bump DotNet.ReproducibleBuilds from 1.1.1 to 1.2.4 by @dependabot in #709
  • Bump NuGet.Versioning from 6.10.0 to 6.10.1 by @dependabot in #710
  • Bump Microsoft.Playwright from 1.44.0 to 1.45.0 by @dependabot in #714
  • Bump Meziantou.Analyzer from 2.0.158 to 2.0.159 in the code-analyzers group by @dependabot in #707
  • Add project ancestor groups logic by @BallyB in #715
  • Bump Microsoft.AspNetCore.WebUtilities from 8.0.6 to 8.0.7 in the ms-dependencies group by @dependabot in #718
  • Bump Meziantou.Analyzer from 2.0.159 to 2.0.160 in the code-analyzers group by @dependabot in #717

Full Changelog: 6.51.1...6.52.0

6.51.1

04 Jul 20:07
c09c6da
Compare
Choose a tag to compare

What's Changed

  • Ignore Scope property for json serialisation by @fhebel in #706
  • Skip version update reminder in tests by @Toa741 in #713
  • Fix Runners active state in Mocks by @Toa741 in #712

Full Changelog: 6.51.0...6.51.1

6.51.0

21 Jun 14:43
f3f8a53
Compare
Choose a tag to compare

What's Changed

  • Add variables with scope by @fhebel in #697
  • Add group runners logic and uptodate tests by @BallyB in #700
  • Support major GitLab versions greater than 16 by @fhebel in #703

Full Changelog: 6.50.3...6.51.0

6.50.3

18 Jun 15:13
8253448
Compare
Choose a tag to compare

What's Changed

  • Bump Polly from 8.3.1 to 8.4.0 by @dependabot in #679
  • Add test for IRepositoryClient.GetArchive by @louis-z in #680
  • Bump Microsoft.Playwright from 1.43.0 to 1.44.0 by @dependabot in #686
  • Bump Microsoft.AspNetCore.WebUtilities from 8.0.4 to 8.0.5 in the ms-dependencies group by @dependabot in #685
  • Bump Meziantou.Analyzer from 2.0.150 to 2.0.152 in the code-analyzers group by @dependabot in #684
  • Bump Meziantou.Analyzer from 2.0.152 to 2.0.153 in the code-analyzers group by @dependabot in #688
  • Bump NuGet.Versioning from 6.9.1 to 6.10.0 by @dependabot in #690
  • Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in the ms-dependencies group by @dependabot in #689
  • Bump Meziantou.Analyzer from 2.0.153 to 2.0.155 in the code-analyzers group by @dependabot in #691
  • Resolve GitLab version in GitLabDockerContainer by @Toa741 in #695
  • Bump Microsoft.AspNetCore.WebUtilities from 8.0.5 to 8.0.6 in the ms-dependencies group by @dependabot in #692
  • Support gitlab from gitlab-ee:16.6.2-ee.0 to gitlab-ee:16.11.2-ee.0 by @fhebel in #682
  • Format ci.yml consistently by @louis-z in #696
  • Bump Meziantou.Analyzer from 2.0.155 to 2.0.158 in the code-analyzers group by @dependabot in #698
  • added other type of file for file mocks by @phdesroUbi in #701

New Contributors

Full Changelog: 6.50.2...6.50.3