16234397
7c98f1b455
Do not hardcode boolean connection verify v2 ( #9118 )
...
* Version 2 Checker Duplicated
* Function Positiona lArguments Added
* positional arg check removed
2024-10-11 14:19:38 -07:00
Scott Beddall
6852ce709f
Parse CI Artifacts ( #9102 )
...
* Add CompatibleConvertFrom-Yaml to common Package-Helpers
* Add CI artifact parsing to Save-Package-Properties, now each individual packageinfo.json file contains the relevant ci artifact lines for the package. This short circuits needing to re-parse this information in common checks.
2024-10-11 13:12:45 -07:00
PyBlend
6c5d46658a
[Pylint] Check client methods have approved name prefix ( #9081 )
...
* add placeholders
* add new placeholder comments
* exploring AST unfinished - minor emergency had to leave
* identifying some mismatched functions
* refactor checker and tests
* fix error with non-builtins decorators
* fine tuning and testing required
* add pylint report
* add ranked listing of reports
* format report as table
* add new verbs
* update report
* update reportcounts.md
* fix formatting for reportcounts.md
* update reportcounts.md
* minimal tests added
* Final Refactor
* not running multiple times picking up on different function types
* add TODOs
* removed code not reached
* Checks at a class level
* Looking into different connection_verify assignments
* Placeholders added back
* Checker base done
* exclue private namespaces and classes
* update reports
* Checker, Tests, & Readme done
* add new prefixes
* update unit tests
* remove reports
* remove commented code
* add checker to README
* Tidy Up
* Revert "Merge branch 'working-main' into approved_prefix"
This reverts commit 6d262e3c5c
, reversing
changes made to 65e431f621
.
* remove duplicate tests
---------
Co-authored-by: Alirose Burrell <16234397@massey.ac.nz>
Co-authored-by: JessicaBell00 <110268278+JessicaBell00@users.noreply.github.com>
Co-authored-by: 16234397 <110712668+16234397@users.noreply.github.com>
2024-10-11 10:32:31 -07:00
Praven Kuttappan
d99e90ceca
Hide the navigation nodes for unmodified nodes in diff ( #9015 )
2024-10-11 12:12:30 -04:00
Chidozie Ononiwu
34d0ef64aa
Swagger APIView Bugfix ( #9133 )
2024-10-10 16:23:31 -07:00
JessicaBell00
88c86a668e
Pylint Exception logging ( #9077 )
...
* add placeholders
* add new placeholder comments
* exploring AST unfinished - minor emergency had to leave
* identifying some mismatched functions
* refactor checker and tests
* fix error with non-builtins decorators
* fine tuning and testing required
* add pylint report
* add ranked listing of reports
* format report as table
* add new verbs
* update report
* update reportcounts.md
* fix formatting for reportcounts.md
* update reportcounts.md
* minimal tests added
* Base code and unit tests
More testing still to come
* Refactored class to be more specific
Also added more test cases
* Added to README
Also added one test and link for python implementation
* Update README / fix merging
* Final Refactor
* Fixed false positives
Edits to fix false positives from testing against SDKs. Added more unit tests
* not running multiple times picking up on different function types
* add TODOs
* removed code not reached
* Checks at a class level
* Looking into different connection_verify assignments
* Placeholders added back
* Checker base done
* exclue private namespaces and classes
* update reports
* Checker, Tests, & Readme done
* Update pylint_guidelines_checker.py
Fix another false positive from the SDKs
* Fix another false positive
Added corresponding test
* Check either sides of indices
Fixed another false positive
* add new prefixes
* update unit tests
* remove reports
* remove commented code
* add checker to README
* Tidy Up
* Add TODO comment re other cases to investigate
* Revert "Merge branch 'working-main' into exception-logging"
This reverts commit e2dcbb9095
, reversing
changes made to 7e7256b13d
.
* Make checker more explicit
Switch "." and "name" to ".__name__"
---------
Co-authored-by: Joshua Bishop <13187637+MJoshuaB@users.noreply.github.com>
Co-authored-by: Alirose Burrell <16234397@massey.ac.nz>
Co-authored-by: 16234397 <110712668+16234397@users.noreply.github.com>
2024-10-10 13:57:16 -07:00
dependabot[bot]
4807474abb
Bump System.Text.Json ( #9121 )
...
Bumps the nuget group with 1 update in the /src/dotnet/APIView/APIView directory: [System.Text.Json](https://github.com/dotnet/runtime ).
Updates `System.Text.Json` from 8.0.4 to 8.0.5
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.4...v8.0.5 )
2024-10-10 16:28:57 -04:00
Jeremy Meng
9eb35a6f6e
[js-apiview-parser] increment version to 2.0.1 ( #9132 )
2024-10-10 13:27:49 -07:00
dependabot[bot]
7acda18d20
Bump cpy-cli from 4.2.0 to 5.0.0 in /tools/sdk-testgen ( #9125 )
...
Bumps [cpy-cli](https://github.com/sindresorhus/cpy-cli ) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/cpy-cli/releases )
- [Commits](https://github.com/sindresorhus/cpy-cli/compare/v4.2.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: cpy-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 11:23:06 -07:00
dependabot[bot]
86498bce98
Bump reflect-metadata from 0.1.13 to 0.2.2 in /tools/sdk-testgen ( #9089 )
...
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata ) from 0.1.13 to 0.2.2.
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases )
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json )
- [Commits](https://github.com/rbuckton/reflect-metadata/commits )
---
updated-dependencies:
- dependency-name: reflect-metadata
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 11:22:28 -07:00
dependabot[bot]
4cb107ab87
Bump the npm_and_yarn group across 1 directory with 4 updates ( #9097 )
...
Bumps the npm_and_yarn group with 4 updates in the /tools/js-sdk-release-tools/packages/typescript-codegen-breaking-change-detector directory: [micromatch](https://github.com/micromatch/micromatch ), [rollup](https://github.com/rollup/rollup ), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) and [@blakeembrey/template](https://github.com/blakeembrey/js-template ).
Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
Updates `rollup` from 4.20.0 to 4.24.0
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.20.0...v4.24.0 )
Updates `vite` from 5.4.1 to 5.4.8
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite )
Updates `@blakeembrey/template` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/blakeembrey/js-template/releases )
- [Commits](https://github.com/blakeembrey/js-template/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: rollup
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: vite
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@blakeembrey/template"
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 11:22:04 -07:00
dependabot[bot]
af49675424
Bump jest-junit from 12.3.0 to 16.0.0 in /tools/sdk-testgen ( #9124 )
...
Bumps [jest-junit](https://github.com/jest-community/jest-junit ) from 12.3.0 to 16.0.0.
- [Release notes](https://github.com/jest-community/jest-junit/releases )
- [Commits](https://github.com/jest-community/jest-junit/compare/v12.3.0...v16.0.0 )
---
updated-dependencies:
- dependency-name: jest-junit
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 11:20:47 -07:00
Pan Shao
89483a39b0
Bump openapi-to-typespec to 0.10.1 ( #9120 )
2024-10-10 10:59:48 +08:00
Praven Kuttappan
7f50b0a3e8
Include optional navigation tree in JSON token schema to support custom navigation panel ( #9010 )
...
* Include optional navition tree in JSON token schema to support custom navigation tree
2024-10-09 21:05:58 -04:00
dependabot[bot]
dfc97684c9
Bump @types/node from 14.18.63 to 22.7.5 in /tools/sdk-testgen ( #9104 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.18.63 to 22.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 09:15:55 -07:00
dependabot[bot]
981fd3b079
Bump eslint-config-prettier from 8.10.0 to 9.1.0 in /tools/sdk-testgen ( #9116 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.10.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 09:14:59 -07:00
Wes Haggard
fcfd4f12be
Add TME to clean-up ( #9111 )
2024-10-08 16:59:52 -07:00
Scott Beddall
823a788aff
Handle "no changed files" scenario in Get-PrPkgProperties ( #9106 )
2024-10-08 16:03:32 -07:00
Ben Broderick Phillips
9db756e788
Use equality function check for persist oidc token step ( #9113 )
2024-10-08 15:45:11 -07:00
Jeremy Meng
6182bc40dd
[apiview-js-parser] fix token kind for type members ( #9105 )
...
* [apiview-js-parser] fix token kind for type members
* add CHANGELOG entry
2024-10-08 14:20:22 -07:00
Ronnie Geraghty
8d3ee8118a
Added Network - DNS Private Resolver label ( #9112 )
2024-10-08 14:14:38 -07:00
Praven Kuttappan
15fe17c001
Upgrade revision when revision is requested and if a new parser is re… ( #9095 )
...
* Upgrade revision when revision is requested and if a new parser is released
2024-10-08 17:12:13 -04:00
Chidozie Ononiwu
9e250edab1
Update diagnostics color ( #9107 )
2024-10-08 13:30:50 -07:00
Ben Broderick Phillips
49d6a08971
Persist oidc env vars in deploy template ( #9099 )
2024-10-08 15:02:41 -04:00
Praven Kuttappan
e17c3535d4
Enable JavaScript as tree token API review ( #9083 )
...
* Enable JavaScript as tree token API review
2024-10-08 13:07:55 -04:00
dependabot[bot]
28fe32f56b
Bump jsonpath-plus from 7.2.0 to 9.0.0 in /tools/sdk-testgen ( #9087 )
...
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath ) from 7.2.0 to 9.0.0.
- [Release notes](https://github.com/s3u/JSONPath/releases )
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md )
- [Commits](https://github.com/s3u/JSONPath/compare/v7.2.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: jsonpath-plus
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 21:19:15 -07:00
dependabot[bot]
aeea07f2c2
Bump the npm_and_yarn group in /tools/sdk-testgen with 5 updates ( #9085 )
...
Bumps the npm_and_yarn group in /tools/sdk-testgen with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [braces](https://github.com/micromatch/braces ) | `2.3.2` | `3.0.3` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) | `26.6.3` | `29.7.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest ) | `26.5.6` | `29.2.5` |
| [tough-cookie](https://github.com/salesforce/tough-cookie ) | `2.5.0` | `removed` |
| [oav](https://github.com/azure/oav ) | `3.3.5` | `3.4.0` |
Updates `braces` from 2.3.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/commits/3.0.3 )
Updates `jest` from 26.6.3 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest )
Updates `ts-jest` from 26.5.6 to 29.2.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.6...v29.2.5 )
Removes `tough-cookie`
Updates `oav` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/azure/oav/releases )
- [Changelog](https://github.com/Azure/oav/blob/develop/ChangeLog.md )
- [Commits](https://github.com/azure/oav/commits )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: jest
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: ts-jest
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tough-cookie
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: oav
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 17:32:43 -07:00
Wes Haggard
a343b85987
Need to add environment to subscription configuration ( #9098 )
2024-10-04 13:22:47 -07:00
Ben Broderick Phillips
2e4cd5858d
Fix container image builds for http fault injector and otel collector ( #9096 )
...
* Fix container image builds for http fault injector and otel collector
* Got it working with the latest, and specifying a specific version of the envprovider since, apparently, it versions separately from everything else.
---------
Co-authored-by: Richard Park <ripark@microsoft.com>
2024-10-04 15:02:37 -04:00
Wes Haggard
5250865f7a
Export the subscription data from the service connection ( #9092 )
2024-10-03 15:13:25 -07:00
Ben Broderick Phillips
cb61127e60
Run yum update in stress images. Remove account key from bicep ( #9093 )
...
* Run yum update in stress images
* Change storage account key lookup in stress bicep template
2024-10-03 20:35:35 +00:00
Ben Broderick Phillips
c32711b223
[stress] Sync namespace federated credentials periodically and on startup ( #9063 )
...
* Watcher namespace fed cred management fixes
* Update stress watcher dockerfile to use net 8
* Add back delete code, remove terminating skip
* Bump cluster version to 1.29.8
2024-10-03 13:55:18 -04:00
swathipil
a76f3d2815
Update New-TestResources.ps1 to add quotes around shell envvar ( #9074 )
2024-10-02 20:17:58 +00:00
Jeremy Meng
db83079eb4
add "files" field so that npm pack works ( #9084 )
...
* add "files" field so that npm pack works
* also pack a bin executable
* - correct process.argv.length
- minor updates
2024-10-02 12:24:15 -07:00
Tianen
955e080b10
[sdk-testgen] change sdk-testgen manager from rushjs to npm ( #9072 )
...
* move files and change package.json
* fix ci issue
* fix sdk-testgen-set-env.yml
* fix ci name
* fix npm auth
* fix ci.yml
* fix ci.yml
* fix ci.yml
* add npmrc file
* add npmrc file
* add npmrc file
* fix ci error
* fix ci.yml
* fix ci.yml
* Use common pipeline template to release npm package
* Correct the path of referenced pipeline
* Use 1ES task to publish artifact
* Specify os value explicitly
* Moved the pool defintion to jobs
* Remove .npmrc
---------
Co-authored-by: ray chen <raychen@microsoft.com>
2024-10-02 11:35:00 -07:00
Jeremy Meng
daa6199757
[apiview-js-parser] migrate to the new tree token ( #9034 )
...
* Upgrade dependencies
* Add linting and formatting
* Fix linting issue
* Bump version to 2.0.0 for tree token
* - move source code to ./src
- build output to ./dist
- add eslint, prettier
- add v2 generation side-by-side in generate.ts and jstokens.ts
* Add async function main() so we can await promise version of writeFile
* Build subpath exports from augmented .api.json
* add wrapper `buildToken() to set HasSuffixSpace default of false
and build release tags
* tweak and sort TS keywords
* write v2 result
* fix linting and formatting
* - Remove unused code
- refactoring
* Add link to source of TypeScript keywords
* - Handle multi-line excert tokens
- refactoring
- add ref docs
* re-enable doc comments
* - better handling of multi-line text content
- replace "export declare function" with "export function"
* - some text uses spaces as indentation. This adds heuristics around that.
* - tweak subpath name
2024-10-02 10:11:44 -07:00
Patrick Hallisey
efb624b9cc
Timestamp should be a date field ( #9075 )
2024-10-02 08:32:28 -07:00
Patrick Hallisey
97bbb9fca9
Add missing config entries and better config logging ( #9062 )
...
* Add missing config entries and better config logging
* Add additional logging to github client factory
* Add better rate limit logging
2024-10-01 18:19:22 +00:00
dependabot[bot]
1796daeb05
Bump the npm_and_yarn group across 7 directories with 14 updates ( #9068 )
...
* Bump the npm_and_yarn group across 7 directories with 14 updates
Bumps the npm_and_yarn group with 3 updates in the /src/dotnet/APIView/APIViewWeb/Client directory: [webpack](https://github.com/webpack/webpack ), [postcss](https://github.com/postcss/postcss ) and [css-loader](https://github.com/webpack-contrib/css-loader ).
Bumps the npm_and_yarn group with 5 updates in the /src/dotnet/APIView/ClientSPA directory:
| Package | From | To |
| --- | --- | --- |
| [body-parser](https://github.com/expressjs/body-parser ) | `1.20.2` | `1.20.3` |
| [express](https://github.com/expressjs/express ) | `4.19.2` | `4.21.0` |
| [rollup](https://github.com/rollup/rollup ) | `3.29.4` | `3.29.5` |
| [rollup](https://github.com/rollup/rollup ) | `2.79.1` | `3.29.5` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `4.5.3` | `4.5.5` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `16.2.15` | `16.2.16` |
Bumps the npm_and_yarn group with 1 update in the /tools/apiview/emitters/typespec-apiview directory: [micromatch](https://github.com/micromatch/micromatch ).
Bumps the npm_and_yarn group with 4 updates in the /tools/js-sdk-release-tools directory: [micromatch](https://github.com/micromatch/micromatch ), [postcss](https://github.com/postcss/postcss ), [rollup](https://github.com/rollup/rollup ) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Bumps the npm_and_yarn group with 1 update in the /tools/js-sdk-release-tools/packages/typescript-codegen-breaking-change-detector/misc/test-cases/rest-level-client-to-rest-level-client/baseline-package directory: [@azure/identity](https://github.com/Azure/azure-sdk-for-js ).
Bumps the npm_and_yarn group with 3 updates in the /tools/keyvault-mock-attestation directory: [semver](https://github.com/npm/node-semver ), [body-parser](https://github.com/expressjs/body-parser ) and [express](https://github.com/expressjs/express ).
Bumps the npm_and_yarn group with 1 update in the /tools/tsp-client directory: [micromatch](https://github.com/micromatch/micromatch ).
Updates `webpack` from 5.94.0 to 5.95.0
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.95.0 )
Updates `postcss` from 7.0.39 to 8.4.47
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.4.47 )
Updates `css-loader` from 3.6.0 to 7.1.2
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.6.0...v7.1.2 )
Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10 )
Updates `rollup` from 3.29.4 to 3.29.5
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5 )
Updates `rollup` from 2.79.1 to 3.29.5
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5 )
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases )
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md )
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0 )
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
Updates `vite` from 4.5.3 to 4.5.5
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite )
Updates `@angular-devkit/build-angular` from 16.2.15 to 16.2.16
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.15...16.2.16 )
Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
Updates `postcss` from 8.4.41 to 8.4.47
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.4.47 )
Updates `rollup` from 4.20.0 to 4.22.4
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5 )
Updates `vite` from 5.4.1 to 5.4.8
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite )
Updates `@azure/identity` from 2.1.0 to 4.4.1
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md )
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_2.1.0...@azure/identity_4.4.1 )
Updates `semver` from 7.5.3 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.3...v7.6.3 )
Updates `body-parser` from 1.20.1 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10 )
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases )
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md )
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0 )
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: postcss
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: css-loader
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: body-parser
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: rollup
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: rollup
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: send
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: serve-static
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: vite
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: postcss
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: rollup
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: vite
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@azure/identity"
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: semver
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: body-parser
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: send
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: serve-static
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: micromatch
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update APIView Webpack
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2024-10-01 10:21:38 -07:00
Albert Cheng
b0be42bd28
adding cpp parser to public ( #8926 )
...
* add parser to public
* add parser to public
* change vm image
* add parser to public
* change vm image
* change vm image
* install atlmfc
* install atlmfc
* install atlmfc
* install atlmfc
* install atlmfc
* install atlmfc
* install atlmfc
* install atlmfc
* install atlmfc
* install atlmfc
* install atlmfc
* minor change
* vs 2022
* format
* temp remove private publish
* publish to container blob
* publish to container blob
* cleanup & publish version 0.12.0
* publish version 0.12.0
* publish version 0.13.0
* publish version 0.15.0
* publish version 0.15.0
* cleanup
* pr adjustments
* signing
* signing
* cleanup
* cleanup
2024-09-29 21:12:15 -07:00
Wes Haggard
80764cb3bd
Add empty package json ( #9067 )
2024-09-26 16:19:27 -07:00
Wes Haggard
06e1299e51
Add empty project.json to unblock dependabot ( #9066 )
2024-09-26 16:16:32 -07:00
Wes Haggard
ac3ee4f1cc
Update dependabot.yml ( #9065 )
2024-09-26 16:12:09 -07:00
Wes Haggard
6c3f750c1f
Test dependabot config options ( #9064 )
2024-09-26 16:07:15 -07:00
Daniel Jurek
02198e5b7b
Docs onboarding: ValidatePackageForOnboarding2 -> PackageIsValidForDocsOnboarding ( #9057 )
2024-09-26 15:07:38 -07:00
James Suplizio
a8c0256411
Add Wes as an owner to codeowners-linter.yml ( #9061 )
2024-09-26 12:59:08 -07:00
James Suplizio
3e41fec08a
Update CodeownersLinter to 1.0.0-dev.20240926.2 ( #9059 )
2024-09-26 12:46:49 -07:00
Patrick Hallisey
7ac9d4f279
Use new VssAzureIdentityCredential type for ado connections over azure credentials ( #9058 )
2024-09-26 11:05:58 -07:00
Wes Haggard
2e646542c4
Improve DevOps logging for code owners linter ( #9040 )
...
* Improve DevOps logging for code owners linter
* Fix missing brace
* Update Program.cs
* Update Program.cs
* Update Program.cs
Add a comment as to why we had to replace the newline with an encoded newline.
---------
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2024-09-26 16:24:45 +00:00
Wes Haggard
62fc71b54c
Revert "[dependabot-updates] Overriding the default behavior with dependabot.…" ( #9053 )
...
This reverts commit 08d3d51426
.
2024-09-25 17:00:00 -07:00