Commit d0f9137
Update next from master (#85)
* Bump crypto-js and oidc-client in /WebSample/ClientApp (#60)
Bumps [crypto-js](https://github.com/brix/crypto-js) to 4.2.0 and updates ancestor dependency [oidc-client](https://github.com/IdentityModel/oidc-client-js). These dependencies need to be updated together.
Updates `crypto-js` from 3.3.0 to 4.2.0
- [Commits](brix/crypto-js@3.3.0...4.2.0)
Updates `oidc-client` from 1.10.1 to 1.11.5
- [Release notes](https://github.com/IdentityModel/oidc-client-js/releases)
- [Changelog](https://github.com/IdentityModel/oidc-client-js/blob/dev/GitReleaseManager.yaml)
- [Commits](DuendeArchive/identity-model-oidc-client-js@1.10.1...1.11.5)
---
updated-dependencies:
- dependency-name: crypto-js
dependency-type: indirect
- dependency-name: oidc-client
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ashley Marques <marques.ashley@gmail.com>
* Fix ConfigureAwait in DatabaseExpiredItemsRemoverLoop to false (#78)
* Enhance GitHub Actions workflow for .NET testing and coverage reporting (#82)
* Bump bootstrap from 4.6.2 to 5.0.0 in /WebSample/ClientApp (#84)
* Bump bootstrap from 4.6.2 to 5.0.0 in /WebSample/ClientApp
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v4.6.2...v5.0.0)
---
updated-dependencies:
- dependency-name: bootstrap
dependency-version: 5.0.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update GitHub Actions workflow to include permissions for checks and contents for cover results
* Update GitHub Actions workflow to grant write permissions for issues
* Update GitHub Actions workflow to disable comment mode for test result uploads
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ashley Marques <marques.ashley@gmail.com>
* Bump ws from 7.5.9 to 7.5.10 in /WebSample/ClientApp (#83)
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)
---
updated-dependencies:
- dependency-name: ws
dependency-version: 7.5.10
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7916ecf commit d0f9137
4 files changed
Lines changed: 21 additions & 32 deletions
File tree
- .github/workflows
- Extensions.Caching.PostgreSql
- WebSample/ClientApp
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
46 | 51 | | |
47 | 52 | | |
48 | 53 | | |
| 54 | + | |
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments