Skip to content

Commit

Permalink
v0.15.1 release prep (#1212)
Browse files Browse the repository at this point in the history
* Bump version to 0.15.1

* Update changelog

* Update notice

* Update changelog
  • Loading branch information
alexweininger committed Feb 9, 2023
1 parent dfb5916 commit d3a3311
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 49 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@

## Unreleased

## 0.15.0 - 2023-02-08

### Added
- Support for Azure Resources API v2

### Engineering
- Intentionally override base property by @alexweininger in [#1173](https://github.com/microsoft/vscode-azurestorage/pull/1173)
- Remove extra nonNull util by @alexweininger in [#1174](https://github.com/microsoft/vscode-azurestorage/pull/1174)
- Add .nvmrc file by @alexweininger in [#1190](https://github.com/microsoft/vscode-azurestorage/pull/1190)
- Initial conversion to a v1.5 extension by @alexweininger in [#1195](https://github.com/microsoft/vscode-azurestorage/pull/1195)
- Fix AzureStorageFS id parsing by @alexweininger in [#1194](https://github.com/microsoft/vscode-azurestorage/pull/1194)
- Remove expected child context value by @alexweininger in [#1211](https://github.com/microsoft/vscode-azurestorage/pull/1211)

### Dependencies
- Bump @xmldom/xmldom from 0.7.5 to 0.7.8 by @dependabot in [#1181](https://github.com/microsoft/vscode-azurestorage/pull/1181)
- Bump yargs-parser and yargs by @dependabot in [#1182](https://github.com/microsoft/vscode-azurestorage/pull/1182)
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in [#1186](https://github.com/microsoft/vscode-azurestorage/pull/1186)
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in [#1187](https://github.com/microsoft/vscode-azurestorage/pull/1187)
- Bump minimatch and mocha by @dependabot in [#1188](https://github.com/microsoft/vscode-azurestorage/pull/1188)
- Bump simple-git from 3.7.0 to 3.15.1 by @dependabot in [#1189](https://github.com/microsoft/vscode-azurestorage/pull/1189)
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in [#1193](https://github.com/microsoft/vscode-azurestorage/pull/1193)
- Bump simple-git from 3.15.1 to 3.16.0 by @dependabot in [#1197](https://github.com/microsoft/vscode-azurestorage/pull/1197)

## 0.15.0 - 2022-09-15

### Added
Expand Down
60 changes: 14 additions & 46 deletions NOTICE.html
Original file line number Diff line number Diff line change
Expand Up @@ -2102,7 +2102,7 @@ <h1>NOTICES AND INFORMATION</h1>
<li>
<details>
<summary>
glob 7.1.6 - ISC
glob 7.2.0 - ISC
</summary>
<p><a href="https://github.com/isaacs/node-glob#readme">https://github.com/isaacs/node-glob#readme</a></p>
<ul><li>Copyright (c) Isaac Z. Schlueter and Contributors</li></ul>
Expand Down Expand Up @@ -2298,7 +2298,7 @@ <h1>NOTICES AND INFORMATION</h1>
<li>
<details>
<summary>
minimatch 3.0.4 - ISC
minimatch 3.1.2 - ISC
</summary>
<p><a href="https://github.com/isaacs/minimatch#readme">https://github.com/isaacs/minimatch#readme</a></p>
<ul><li>Copyright (c) Isaac Z. Schlueter and Contributors</li></ul>
Expand Down Expand Up @@ -3719,7 +3719,7 @@ <h1>NOTICES AND INFORMATION</h1>
<li>
<details>
<summary>
@azure-tools/azcopy-darwin 10.16.0 - MIT
@azure-tools/azcopy-darwin 10.16.2 - MIT
</summary>
<p><a href="https://github.com/Azure/azure-storage-azcopy#readme">https://github.com/Azure/azure-storage-azcopy#readme</a></p>
<ul><li>Copyright (c) Microsoft Corporation</li></ul>
Expand Down Expand Up @@ -3759,7 +3759,7 @@ <h1>NOTICES AND INFORMATION</h1>
<li>
<details>
<summary>
@azure-tools/azcopy-linux 10.16.0 - MIT
@azure-tools/azcopy-linux 10.16.2 - MIT
</summary>
<p><a href="https://github.com/Azure/azure-storage-azcopy#readme">https://github.com/Azure/azure-storage-azcopy#readme</a></p>
<ul><li>Copyright (c) Microsoft Corporation</li></ul>
Expand Down Expand Up @@ -3819,10 +3819,10 @@ <h1>NOTICES AND INFORMATION</h1>
<li>
<details>
<summary>
@azure-tools/azcopy-win32 10.16.0 - MIT
@azure-tools/azcopy-win32 10.16.2 - MIT
</summary>
<p><a href="https://github.com/Azure/azure-storage-azcopy#readme">https://github.com/Azure/azure-storage-azcopy#readme</a></p>

<ul><li>Copyright (c) Microsoft Corporation</li></ul>
<pre>
MIT License

Expand Down Expand Up @@ -3859,7 +3859,7 @@ <h1>NOTICES AND INFORMATION</h1>
<li>
<details>
<summary>
@azure-tools/azcopy-win64 10.16.0 - MIT
@azure-tools/azcopy-win64 10.16.2 - MIT
</summary>
<p><a href="https://github.com/Azure/azure-storage-azcopy#readme">https://github.com/Azure/azure-storage-azcopy#readme</a></p>
<ul><li>Copyright (c) Microsoft Corporation</li></ul>
Expand Down Expand Up @@ -5461,33 +5461,21 @@ <h1>NOTICES AND INFORMATION</h1>
<li>
<details>
<summary>
decode-uri-component 0.2.0 - MIT
decode-uri-component 0.2.2 - MIT
</summary>
<p><a href="https://github.com/samverschueren/decode-uri-component#readme">https://github.com/samverschueren/decode-uri-component#readme</a></p>
<p><a href="https://github.com/SamVerschueren/decode-uri-component#readme">https://github.com/SamVerschueren/decode-uri-component#readme</a></p>
<ul><li>(c) Sam Verschueren (https://github.com/SamVerschueren)</li>
<li>Copyright (c) Sam Verschueren &lt;sam.verschueren@gmail.com&gt;</li></ul>
<li>Copyright (c) 2017, Sam Verschueren &lt;sam.verschueren@gmail.com&gt;</li></ul>
<pre>
The MIT License (MIT)

Copyright (c) Sam Verschueren &lt;sam.verschueren@gmail.com&gt; (github.com/SamVerschueren)
Copyright (c) 2017, Sam Verschueren &lt;sam.verschueren@gmail.com&gt; (github.com/SamVerschueren)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the &quot;Software&quot;), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

</pre>
</details>
Expand Down Expand Up @@ -9722,26 +9710,6 @@ <h1>NOTICES AND INFORMATION</h1>
</pre>
</details>
</li>
<li>
<details>
<summary>
simple-git 3.7.0 - MIT
</summary>
<p><a href="https://github.com/steveukx/git-js#readme">https://github.com/steveukx/git-js#readme</a></p>

<pre>
MIT License

Copyright (c) &lt;year&gt; &lt;copyright holders&gt;

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
</pre>
</details>
</li>
<li>
<details>
<summary>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-azurestorage",
"displayName": "Azure Storage",
"description": "Manage your Azure Storage accounts including Blob Containers, File Shares, Tables and Queues",
"version": "0.15.1-alpha.0",
"version": "0.15.1",
"publisher": "ms-azuretools",
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",
"engines": {
Expand Down

0 comments on commit d3a3311

Please sign in to comment.