Skip to content

Commit

Permalink
Refresh16 (#24667)
Browse files Browse the repository at this point in the history
* refresh 16

* update files

* update files

* update files

* update files

* update files

* update files

* update files
  • Loading branch information
kazrael2119 authored Feb 3, 2023
1 parent fb634e5 commit 11c05b2
Show file tree
Hide file tree
Showing 921 changed files with 16,038 additions and 4,800 deletions.
77 changes: 42 additions & 35 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

51 changes: 41 additions & 10 deletions sdk/securityinsight/arm-securityinsight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,46 @@
# Release History

## 1.0.0-beta.6 (2023-02-03)

**Features**

## 1.0.0-beta.6 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

- Interface BookmarkRelationsListNextOptionalParams no longer has parameter filter
- Interface BookmarkRelationsListNextOptionalParams no longer has parameter orderby
- Interface BookmarkRelationsListNextOptionalParams no longer has parameter skipToken
- Interface BookmarkRelationsListNextOptionalParams no longer has parameter top
- Interface EntitiesRelationsListNextOptionalParams no longer has parameter filter
- Interface EntitiesRelationsListNextOptionalParams no longer has parameter orderby
- Interface EntitiesRelationsListNextOptionalParams no longer has parameter skipToken
- Interface EntitiesRelationsListNextOptionalParams no longer has parameter top
- Interface EntityQueriesListNextOptionalParams no longer has parameter kind
- Interface FileImportsListNextOptionalParams no longer has parameter filter
- Interface FileImportsListNextOptionalParams no longer has parameter orderby
- Interface FileImportsListNextOptionalParams no longer has parameter skipToken
- Interface FileImportsListNextOptionalParams no longer has parameter top
- Interface IncidentCommentsListNextOptionalParams no longer has parameter filter
- Interface IncidentCommentsListNextOptionalParams no longer has parameter orderby
- Interface IncidentCommentsListNextOptionalParams no longer has parameter skipToken
- Interface IncidentCommentsListNextOptionalParams no longer has parameter top
- Interface IncidentRelationsListNextOptionalParams no longer has parameter filter
- Interface IncidentRelationsListNextOptionalParams no longer has parameter orderby
- Interface IncidentRelationsListNextOptionalParams no longer has parameter skipToken
- Interface IncidentRelationsListNextOptionalParams no longer has parameter top
- Interface IncidentsListNextOptionalParams no longer has parameter filter
- Interface IncidentsListNextOptionalParams no longer has parameter orderby
- Interface IncidentsListNextOptionalParams no longer has parameter skipToken
- Interface IncidentsListNextOptionalParams no longer has parameter top
- Interface MetadataListNextOptionalParams no longer has parameter filter
- Interface MetadataListNextOptionalParams no longer has parameter orderby
- Interface MetadataListNextOptionalParams no longer has parameter skip
- Interface MetadataListNextOptionalParams no longer has parameter top
- Interface ThreatIntelligenceIndicatorsListNextOptionalParams no longer has parameter filter
- Interface ThreatIntelligenceIndicatorsListNextOptionalParams no longer has parameter orderby
- Interface ThreatIntelligenceIndicatorsListNextOptionalParams no longer has parameter skipToken
- Interface ThreatIntelligenceIndicatorsListNextOptionalParams no longer has parameter top
- Interface WatchlistItemsListNextOptionalParams no longer has parameter skipToken
- Interface WatchlistsListNextOptionalParams no longer has parameter skipToken


## 1.0.0-beta.5 (2022-09-27)

**Features**
Expand Down
2 changes: 1 addition & 1 deletion sdk/securityinsight/arm-securityinsight/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2022 Microsoft
Copyright (c) 2023 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion sdk/securityinsight/arm-securityinsight/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provi

### Currently supported environments

- [LTS versions of Node.js](https://nodejs.org/about/releases/)
- [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule)
- Latest versions of Safari, Chrome, Edge and Firefox.

See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
Expand Down
8 changes: 4 additions & 4 deletions sdk/securityinsight/arm-securityinsight/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "b41f929626289b59e31be8a1091c99994864b096",
"readme": "specification/securityinsights/resource-manager/readme.md",
"autorest_command": "autorest --version=3.8.4 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\securityinsights\\resource-manager\\readme.md --use=@autorest/[email protected].1.20220727.1 --generate-sample=true",
"readme": "specification\\securityinsights\\resource-manager\\readme.md",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=F:\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\securityinsights\\resource-manager\\readme.md --use=@autorest/[email protected].7 --generate-sample=true",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
"use": "@autorest/[email protected].1.20220727.1"
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.0",
"use": "@autorest/[email protected].7"
}
10 changes: 6 additions & 4 deletions sdk/securityinsight/arm-securityinsight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@azure/core-lro": "^2.2.0",
"@azure/abort-controller": "^1.0.0",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.5.0",
"@azure/core-client": "^1.6.1",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.8.0",
"tslib": "^2.2.0"
Expand All @@ -36,19 +36,20 @@
"mkdirp": "^1.0.4",
"rollup": "^2.66.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~4.6.0",
"typescript": "~4.8.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"dotenv": "^8.2.0",
"@azure/identity": "^2.0.1",
"@azure-tools/test-recorder": "^2.0.0",
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^7.1.1",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@types/node": "^14.0.0",
"@azure/dev-tool": "^1.0.0"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/securityinsight/arm-securityinsight",
"repository": {
"type": "git",
"url": "https://github.com/Azure/azure-sdk-for-js.git"
Expand Down Expand Up @@ -110,6 +111,7 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/securityinsight/arm-securityinsight",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
Expand All @@ -118,4 +120,4 @@
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-securityinsight?view=azure-node-preview"
}
}
}
Loading

0 comments on commit 11c05b2

Please sign in to comment.