Commit graph

12 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
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
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]
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]
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
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]
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
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
a5b754cdc9 fixed package dependency capitalization 2022-05-31 23:14:11 +02:00
1f0bf1fc0b fixed capitalization 2022-05-31 20:56:59 +02:00