Граф коммитов

1153 Коммитов

Автор SHA1 Сообщение Дата
Safia Abdalla 776c606e78
Fix up packge for OpenAPI XML support (#611) 2024-10-22 09:29:53 -07:00
William Godbe ab68617aa6
Update dependencies from Arcade (#610) 2024-10-18 13:23:54 -07:00
Safia Abdalla 42a217ff6c
Merge OpenApiXmlComment generator to main (#609)
* Add basic generator, sample, and tests

* Add README

* Split DocFx code into separate package

* Update dependencies and fix test

* Support more things

* More updates

* More tests

* Serialize XmlComment in generated output

* More test coverage

* Update global.json and examples

* Fix up shipping info for AspLabs

* Replace Microsoft.Extensions.Logging.Testing with Microsoft.Extensions.Diagnostics.Testing

* Revert "Replace Microsoft.Extensions.Logging.Testing with Microsoft.Extensions.Diagnostics.Testing"

This reverts commit d6a37946bb.

* Just NoWarn

* Fix Xunit warnings

* Add more runtimes to support list

* Skip netfx target for formatter

* Clean up warnings and add more runtimes

* Fix tests and enable packaging

* Target generator project directly for build

* Add package README

* Remove unneeded runtime blocks
2024-10-18 12:11:27 -07:00
William Godbe 07238e8a64
Enable TSA/Policheck (#608) 2024-09-27 14:28:57 -07:00
William Godbe 6d1232b40c
Stop using -pt images (#607) 2024-09-19 13:13:29 -07:00
Immo Landwerth b16fb9e4a2
Merge pull request #606 from terrajobst/add-security-md
Add SECURITY.md
2024-09-13 00:34:12 -07:00
Immo Landwerth 15a5016e01 Add SECURITY.md 2024-09-10 16:52:42 -07:00
William Godbe 687b02cbff
Switch to macos-12 (#603)
* Switch to macos-12

* Update azure-pipelines.yml
2024-07-31 10:48:18 -07:00
William Godbe 4fdf085ea1
Create tsaoptions.json (#602) 2024-07-31 10:09:45 -07:00
Safia Abdalla 9f61ed67f5
Merge pull request #601 from aspnet/safia/asplabs-fix
Only enable Swagger UI under development
2024-06-25 21:42:50 -07:00
Safia Abdalla 9b38ff75e0 Only enable Swagger UI under development 2024-06-25 19:26:34 +00:00
William Godbe d0093bf369
Convert to 1ES templates (#598)
* Convert to 1es templates

* Fixup
2024-03-12 15:58:46 -07:00
William Godbe 730eb03a53
Update eng/common (#597)
* Update eng/common

* Delete eng/<Project>

* Remove CodeQl3000

* Enable public pipeline

* Revert "Enable public pipeline"

This reverts commit 579b464359.
2024-03-08 11:07:40 -08:00
William Godbe 5b8580aef3
Create azure-pipelines-public.yml (#596) 2024-03-08 09:18:23 -08:00
Javier Calvarro Nelson 2117584987
[Dependency update] Update NPM packages (#594) 2023-12-18 19:36:41 +01:00
Igor Velikorossov 6230eb1f03
Upgrade System.Net.Http from 4.1.0 to 4.3.4 to fix the vulnerability (CVE-2022-34716) (#592) 2023-09-18 18:06:22 -07:00
William Godbe 62c0ad82de
Delete Proxy, WebHooks from repo (#591) 2023-08-28 15:30:47 -07:00
William Godbe d344b31b33
Update windows image (#590)
* Update windows image

* Update azure-pipelines.yml
2023-08-18 12:54:49 -07:00
Mackinnon Buck b7d2e26737
Merge pull request #583 from aspnet/fix_cgalerts
Fix CG alerts
2023-04-10 15:14:54 -07:00
Igor Velikorossov 9c17fa3f4c
Fix CG alerts 2023-03-22 17:23:03 +11:00
Doug Bunting cbca15978a
Recreate package-lock.json files (#581)
- bump all resolved dependencies to latest compatible versions
  - re-resolve everything but don't change any package.json files
- bump `json5`, `loader-utils`, and `minimatch` in particular
  - all the subject of recent Dependabot PRs
- also add `always-auth=true` to .npmrc files
  - required to ingest packages into `dotnet-public-npm`

Note: Unable to use just one .npmrc file here
- appears `yarn` looks up the tree by default but `npm` does not
2023-02-24 10:53:01 -08:00
dependabot[bot] 1193c52d09
Bump Newtonsoft.Json in /src/migrations/framework-migrator/sample/old (#527)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.4 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/6.0.4...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 17:21:56 -08:00
dependabot[bot] 033f4dae05
Bump decode-uri-component (#563)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 14:44:00 -08:00
dependabot[bot] d7d06c8a88
Bump decode-uri-component (#562)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 14:43:41 -08:00
dependabot[bot] 5ebc1d46f2
Bump terser (#535)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 14:43:27 -08:00
dependabot[bot] 389d6ee7dd
Bump Newtonsoft.Json (#526)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 14:43:24 -08:00
dependabot[bot] 38dae6cb13
Bump terser (#536)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 14:42:57 -08:00
dependabot[bot] 676cd43901
Bump Newtonsoft.Json in /src/DotNetDiagnostics/src/dotnet-analyze (#525)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.2...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 14:42:52 -08:00
Nick Stanton 9664dd2c08
Remove CustomElements (#577) 2023-02-03 10:40:34 -07:00
Eugene Bekker a5137f2851
Explicitly identifying button type in paginator (#550) 2023-02-02 16:19:12 -07:00
Nick Stanton 197bf19a2d
Add .Net 7 Check to ClientAssets (#572)
* Prevent .NET7 from falling back to old behavior

* change to '<', '>='

* Stop comparing strings :(

* Add project capability
2023-01-12 08:52:45 -07:00
Artak 86eedec8a2
Merge pull request #567 from aspnet/mkArtakMSFT-patch-1
Blazor Custom Elements support is no longer experimental
2022-12-19 10:34:33 -08:00
Artak f7868a35c6
Update src/BlazorCustomElements/README.md
Co-authored-by: Daniel Roth <daroth@microsoft.com>
2022-12-19 09:53:07 -08:00
Artak 8791b6c0b1
Blazor Custom Elements support is no longer experimental 2022-12-13 12:02:04 -08:00
Doug Bunting a7080f692f
Update CI images (#557)
- Remove Ubuntu 18.04 on Ubuntu 18.04 Docker use
- Use consolidated Windows build images
2022-11-20 13:33:47 -08:00
William Godbe 2604fe033f
Add CodeQL3000 run to AspLabs pipeline (#551)
* Add CodeQL3000 run to AspLabs pipeline

* Fix syntax

* Update azure-pipelines.yml

Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>

* Fix tsaoptions.json location

* Fixup

* Undo logs indentation

Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
2022-11-03 13:43:51 -07:00
William Godbe ad32500f95
Update public pool names (#547) 2022-09-07 15:30:09 -07:00
dotnet-maestro[bot] c2fe7f48cf
Update dependencies from https://github.com/dotnet/arcade build 20220819.1 (#544)
[main] Update dependencies from dotnet/arcade
2022-08-22 12:35:54 +00:00
dotnet-maestro[bot] 45ccc45922
[main] Update dependencies from dotnet/arcade (#542)
[main] Update dependencies from dotnet/arcade
2022-08-19 15:16:16 +00:00
Doug Bunting 9ee5a67957
Use `npm ci` everywhere (#543)
- avoid grabbing new `npm` packages w/o explicit (manual) action
2022-08-17 14:45:27 -07:00
Doug Bunting 3cc8e579d2
Bump `node` version and Exclusively use Azure (public) feeds (#541)
- Bump `node` version
  - also move to `macOS-11` image
- Exclusively use Azure (public) feeds
  - overwrite .npmrc files from 21cbde6673
- Reset / update lock files
  - undoes another part of 21cbde6673
2022-08-16 18:38:43 -07:00
Doug Bunting 521ee27062
Use Central Feed Services (#540)
* Remediating Azure Artifacts Configuration Issues in your Repository
* Update lock files

Co-authored-by: MerlinBot <>
2022-08-12 11:13:56 -07:00
Safia Abdalla 21cbde6673
Merge pull request #534 from anhthidao/OpenApi
Implement code to generate route handler code from a JSON file
2022-08-10 14:12:37 -05:00
anhthidao 13c958f6ad
Update CodeGeneratorDoc.md 2022-08-10 10:40:08 -07:00
anhthidao dbc52794c1
Update and rename Code Generator Doc.md to CodeGeneratorDoc.md 2022-08-10 10:39:54 -07:00
anhthidao 8c41b18f2b
Add files via upload 2022-08-10 10:38:43 -07:00
anhthidao 98a208c575
Delete Code Generator Doc 2022-08-10 10:37:12 -07:00
anhthidao f36b852612
Rename Code Generator doc 1adc13dd00724365a43994e106be4eba.md to Code Generator Doc 2022-08-10 10:36:42 -07:00
anhthidao 7613597e48
Add files via upload 2022-08-10 10:35:49 -07:00
anhthidao 8faba87352
Delete Program.cs 2022-08-10 10:27:58 -07:00