Commit graph

79 commits

Author SHA1 Message Date
dependabot[bot]
fe204aaf14
Bump RestSharp from 111.4.0 to 111.4.1
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 111.4.0 to 111.4.1.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](https://github.com/restsharp/RestSharp/compare/111.4.0...111.4.1)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 22:25:11 +00:00
dependabot[bot]
1131704d41
Bump RestSharp from 111.3.0 to 111.4.0
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled
Bumps RestSharp from 111.3.0 to 111.4.0.

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 22:26:34 +00:00
b871773cb1
Merge remote-tracking branch 'github/dependabot/nuget/develop/xunit.runner.visualstudio-2.8.2' into develop
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled
2024-07-09 01:17:40 +02:00
dependabot[bot]
8b93f46d53
Bump xunit from 2.8.1 to 2.9.0
Bumps xunit from 2.8.1 to 2.9.0.

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 22:59:04 +00:00
dependabot[bot]
f97c802307
Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2
Bumps xunit.runner.visualstudio from 2.8.1 to 2.8.2.

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 22:58:25 +00:00
dependabot[bot]
575ae676dd
Bump RestSharp from 111.2.0 to 111.3.0
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 111.2.0 to 111.3.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](https://github.com/restsharp/RestSharp/compare/111.2.0...111.3.0)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 22:08:28 +00:00
dependabot[bot]
4202f70e2c
Bump RestSharp from 111.1.0 to 111.2.0
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 111.1.0 to 111.2.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](https://github.com/restsharp/RestSharp/compare/111.1.0...111.2.0)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 22:12:11 +00:00
22b461134c
Merge remote-tracking branch 'github/dependabot/nuget/develop/xunit.runner.visualstudio-2.8.1' into develop
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled
2024-05-28 14:14:27 +02:00
ad32e56788
Merge remote-tracking branch 'github/dependabot/nuget/develop/xunit-2.8.1' into develop 2024-05-28 14:13:11 +02:00
dependabot[bot]
f608a41fd3
Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 22:36:06 +00:00
dependabot[bot]
ca204113b8
Bump RestSharp from 111.0.0 to 111.1.0
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 111.0.0 to 111.1.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](https://github.com/restsharp/RestSharp/compare/111.0.0...111.1.0)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 22:35:24 +00:00
dependabot[bot]
d84df7b785
Bump xunit from 2.8.0 to 2.8.1
Bumps [xunit](https://github.com/xunit/xunit) from 2.8.0 to 2.8.1.
- [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 22:34:29 +00:00
dependabot[bot]
9da8dffeeb
Bump RestSharp from 110.2.0 to 111.0.0
Some checks failed
Run tests on push / Test EDNA (push) Failing after 1m25s
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 110.2.0 to 111.0.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](https://github.com/restsharp/RestSharp/compare/110.2.0...111.0.0)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 00:50:17 +02:00
dependabot[bot]
f580c4862f
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 22:38:23 +00:00
a87f70e7f7
Merge remote-tracking branch 'github/dependabot/nuget/develop/xunit-2.8.0' into develop
Some checks failed
Run tests on push / Test EDNA (push) Failing after 58s
2024-04-30 09:22:44 +02:00
dependabot[bot]
b1d0467b25
Bump xunit from 2.7.1 to 2.8.0
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.0.
- [Commits](https://github.com/xunit/xunit/compare/2.7.1...2.8.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 22:26:29 +00:00
dependabot[bot]
1969c2f33e
Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0
Some checks failed
Run tests on push / Test EDNA (push) Failing after 1m9s
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.8 to 2.8.0.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.8...2.8.0)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 22:25:44 +00:00
9c131c28e3
Merge remote-tracking branch 'github/dependabot/nuget/develop/xunit.runner.visualstudio-2.5.8' into develop
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled
2024-04-14 11:03:34 +02:00
dependabot[bot]
9ed5aab7b4
Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.5.8.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.7...2.5.8)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 22:55:56 +00:00
dependabot[bot]
b7c1f4b640
Bump xunit from 2.7.0 to 2.7.1
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.7.1.
- [Commits](https://github.com/xunit/xunit/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 22:53:52 +00:00
dependabot[bot]
605b15846f
Bump RestSharp from 109.0.1 to 110.2.0
Some checks failed
Run tests on push / Test EDNA (push) Failing after 1m28s
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 109.0.1 to 110.2.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](https://github.com/restsharp/RestSharp/compare/109.0.1...110.2.0)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 22:44:04 +00:00
1f091460bf
chore: forgejo workflows
Some checks failed
Run tests on push / Test EDNA (push) Failing after 2m2s
2024-02-18 23:31:11 +01:00
a3b68ffae1
chore: get rid of auto pull request workflow 2024-02-18 23:24:48 +01:00
b85a72297b
Merge remote-tracking branch 'github/dependabot/nuget/develop/xunit.runner.visualstudio-2.5.7' into develop
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled
2024-02-17 01:16:46 +01:00
6babe2ec55
Merge remote-tracking branch 'github/dependabot/nuget/develop/xunit-2.7.0' into develop 2024-02-17 01:16:04 +01:00
34dc605496
Merge remote-tracking branch 'github/dependabot/nuget/develop/Microsoft.AspNet.WebApi.Client-6.0.0' into develop 2024-02-17 01:15:49 +01:00
dependabot[bot]
cb020f8855
Bump xunit from 2.4.2 to 2.7.0
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.7.0.
- [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.7.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 22:25:07 +00:00
dependabot[bot]
5e8c79c7ee
Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.7)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 22:24:16 +00:00
dependabot[bot]
a7cec9ddb1
Bump Microsoft.AspNet.WebApi.Client from 5.2.9 to 6.0.0
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled
Bumps [Microsoft.AspNet.WebApi.Client](https://github.com/aspnet/AspNetWebStack) from 5.2.9 to 6.0.0.
- [Release notes](https://github.com/aspnet/AspNetWebStack/releases)
- [Commits](https://github.com/aspnet/AspNetWebStack/commits)

---
updated-dependencies:
- dependency-name: Microsoft.AspNet.WebApi.Client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 23:49:24 +01:00
dependabot[bot]
69ffae8be9 Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.9.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.5.0...v17.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 23:44:14 +01:00
dependabot[bot]
0736b6354d Bump xunit.runner.visualstudio from 2.4.5 to 2.5.6
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.6.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/v2.4.5...2.5.6)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 23:43:52 +01:00
dependabot[bot]
d6df0baecf
Bump Microsoft.AspNet.WebApi.Client from 5.2.9 to 6.0.0
Bumps [Microsoft.AspNet.WebApi.Client](https://github.com/aspnet/AspNetWebStack) from 5.2.9 to 6.0.0.
- [Release notes](https://github.com/aspnet/AspNetWebStack/releases)
- [Commits](https://github.com/aspnet/AspNetWebStack/commits)

---
updated-dependencies:
- dependency-name: Microsoft.AspNet.WebApi.Client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 22:32:31 +00:00
dependabot[bot]
9c5c0496e4
Bump vsoch/pull-request-action from 1.0.24 to 1.1.0
Some checks are pending
Run tests on push / Test EDNA (push) Waiting to run
Bumps [vsoch/pull-request-action](https://github.com/vsoch/pull-request-action) from 1.0.24 to 1.1.0.
- [Release notes](https://github.com/vsoch/pull-request-action/releases)
- [Changelog](https://github.com/vsoch/pull-request-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vsoch/pull-request-action/compare/1.0.24...1.1.0)

---
updated-dependencies:
- dependency-name: vsoch/pull-request-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 22:11:02 +00:00
dependabot[bot]
7410688ea7 Bump vsoch/pull-request-action from 1.0.19 to 1.0.24
Some checks are pending
Run tests on push / Test EDNA (push) Waiting to run
Bumps [vsoch/pull-request-action](https://github.com/vsoch/pull-request-action) from 1.0.19 to 1.0.24.
- [Release notes](https://github.com/vsoch/pull-request-action/releases)
- [Changelog](https://github.com/vsoch/pull-request-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vsoch/pull-request-action/compare/1.0.19...1.0.24)

---
updated-dependencies:
- dependency-name: vsoch/pull-request-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 19:11:34 +01:00
dependabot[bot]
924368e67e Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.5.0
Some checks are pending
Run tests on push / Test EDNA (push) Waiting to run
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.0 to 17.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.0...v17.5.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-13 19:11:05 +01:00
dependabot[bot]
a46609680b
Bump RestSharp from 108.0.1 to 109.0.1
Some checks are pending
Run tests on push / Test EDNA (push) Waiting to run
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 108.0.1 to 109.0.1.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](https://github.com/restsharp/RestSharp/compare/108.0.1...109.0.1)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 23:02:24 +00:00
dependabot[bot]
dfa251c7b5
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 01:13:19 +00:00
dependabot[bot]
121f656167
Bump xunit from 2.4.1 to 2.4.2
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.4.2)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 22:46:53 +00:00
alterNERDtive
f2c4fc9910
Merge pull request #4 from alterNERDtive/feature/auto-pull-request 2022-07-13 22:21:41 +02:00
610002fd9a
workflows: open pr on branch push 2022-07-13 22:20:43 +02:00
a64062028c
workflows: fixed release author 2022-07-13 21:14:11 +02:00
7228e29fb0
fixed workflows 2022-07-11 17:04:04 +02:00
d0e2014bb5 added ko-fi / sponsors 2022-07-04 01:35:24 +02:00
alterNERDtive
f0bfda52ba
Merge pull request #2 from alterNERDtive/dependabot/nuget/develop/RestSharp-108.0.1
Bump RestSharp from 107.3.0 to 108.0.1
2022-06-08 20:05:01 +02:00
dependabot[bot]
b501d33fc0
Bump RestSharp from 107.3.0 to 108.0.1
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 107.3.0 to 108.0.1.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md)
- [Commits](https://github.com/restsharp/RestSharp/compare/107.3.0...108.0.1)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 22:36:44 +00:00
alterNERDtive
aa342063c3
Merge pull request #1 from alterNERDtive/dependabot/nuget/develop/Microsoft.AspNet.WebApi.Client-5.2.9
Bump Microsoft.AspNet.WebApi.Client from 5.2.8 to 5.2.9
2022-06-01 09:00:00 +02:00
dependabot[bot]
43705c6c72
Bump Microsoft.AspNet.WebApi.Client from 5.2.8 to 5.2.9
Bumps [Microsoft.AspNet.WebApi.Client](https://github.com/aspnet/AspNetWebStack) from 5.2.8 to 5.2.9.
- [Release notes](https://github.com/aspnet/AspNetWebStack/releases)
- [Commits](https://github.com/aspnet/AspNetWebStack/commits)

---
updated-dependencies:
- dependency-name: Microsoft.AspNet.WebApi.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 06:58:21 +00:00
75760b6a1d dependabot 2022-06-01 08:57:33 +02:00
27b359ebe7 oopsie. 2022-06-01 08:57:25 +02:00
a5b754cdc9 fixed package dependency capitalization 2022-05-31 23:14:11 +02:00