diff --git a/CHANGELOG.md b/CHANGELOG.md index c3f874201f..c5562632aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.21.0 - 21 Mar 2022 +### Added +* Added the `projectName` option to `docker-compose` tasks, corresponding to `--project-name`. [#3436](https://github.com/microsoft/vscode-docker/issues/3436) +* Support for the `options.env` and `options.cwd` options on all task types. [#3437](https://github.com/microsoft/vscode-docker/issues/3437) +* Support for the `${userHome}` task variable on all task types. [#3455](https://github.com/microsoft/vscode-docker/pull/3455) + ## 1.20.0 - 22 Feb 2022 ### Added * The "Compose Start" and "Compose Stop" commands available in the explorer context menu will now also be available in the command palette. [#3140](https://github.com/microsoft/vscode-docker/issues/3140) diff --git a/NOTICE.html b/NOTICE.html index ac0f11b4ac..f5a0cf4741 100644 --- a/NOTICE.html +++ b/NOTICE.html @@ -293,11 +293,14 @@

NOTICES AND INFORMATION

  • - @grpc/grpc-js 1.5.3 - Apache-2.0 + @grpc/grpc-js 1.5.6 - Apache-2.0

    https://grpc.io/

    - +
                                              Apache License
                                Version 2.0, January 2004
    @@ -3322,29 +3325,6 @@ 

    NOTICES AND INFORMATION

    Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS, -EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -
    -
    -
  • -
  • -
    - - domhandler 4.3.0 - BSD-2-Clause - -

    https://github.com/fb55/domhandler#readme

    - -
    -        Copyright (c) Felix Böhm
    -All rights reserved.
    -
    -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
    -
    -Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    -
    -Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
    -
     THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
     EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     
    @@ -3368,29 +3348,6 @@ 

    NOTICES AND INFORMATION

    Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS, -EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -
    -
    -
  • -
  • -
    - - domutils 2.8.0 - BSD-2-Clause - -

    https://github.com/fb55/domutils#readme

    - -
    -        Copyright (c) Felix Böhm
    -All rights reserved.
    -
    -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
    -
    -Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    -
    -Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
    -
     THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
     EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     
    @@ -3567,6 +3524,48 @@ 

    NOTICES AND INFORMATION

  • +
  • +
    + + uglify-js 3.15.1 - BSD-2-Clause + +

    https://github.com/mishoo/UglifyJS#readme

    + +
    +        UglifyJS is released under the BSD license:
    +
    +Copyright 2012-2019 (c) Mihai Bazon <mihai.bazon@gmail.com>
    +
    +Redistribution and use in source and binary forms, with or without
    +modification, are permitted provided that the following conditions
    +are met:
    +
    +    * Redistributions of source code must retain the above
    +      copyright notice, this list of conditions and the following
    +      disclaimer.
    +
    +    * Redistributions in binary form must reproduce the above
    +      copyright notice, this list of conditions and the following
    +      disclaimer in the documentation and/or other materials
    +      provided with the distribution.
    +
    +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER “AS IS” AND ANY
    +EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
    +PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE
    +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
    +OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
    +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
    +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
    +TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
    +THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    +SUCH DAMAGE.
    +
    +        
    +
    +
  • @@ -4079,7 +4078,7 @@

    NOTICES AND INFORMATION

  • - google-protobuf 3.19.3 - BSD-3-Clause + google-protobuf 3.19.4 - BSD-3-Clause

    https://github.com/protocolbuffers/protobuf/tree/master#readme

    • Copyright 2008 Google Inc.
    @@ -5535,7 +5534,7 @@

    NOTICES AND INFORMATION

    ext 1.6.0 - ISC
  • https://github.com/medikoo/es5-ext/tree/ext#readme

    - +
             ISC License
     
    @@ -5914,7 +5913,7 @@ 

    NOTICES AND INFORMATION

  • - minimatch 3.0.4 - ISC + minimatch 3.1.2 - ISC

    https://github.com/isaacs/minimatch#readme

    • Copyright (c) Isaac Z. Schlueter and Contributors
    @@ -6180,14 +6179,14 @@

    NOTICES AND INFORMATION

  • - type 2.5.0 - ISC + type 2.6.0 - ISC

    https://github.com/medikoo/type#readme

    - +
    • Copyright (c) 2019-2022, Mariusz Nowak, medikoo, medikoo.com
             ISC License
     
    -Copyright (c) 2019-2020, Mariusz Nowak, @medikoo, medikoo.com
    +Copyright (c) 2019-2022, Mariusz Nowak, @medikoo, medikoo.com
     
     Permission to use, copy, modify, and/or distribute this software for any
     purpose with or without fee is hereby granted, provided that the above
    @@ -6371,14 +6370,14 @@ 

    NOTICES AND INFORMATION

  • - @azure/arm-appinsights 3.1.1 - MIT + @azure/arm-appinsights 4.0.0 - MIT

    https://github.com/Azure/azure-sdk-for-js/tree/feature/v4/sdk/applicationinsights/arm-appinsights

    • Copyright (c) Microsoft Corporation.
             The MIT License (MIT)
     
    -Copyright (c) 2020 Microsoft
    +Copyright (c) 2021 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
    @@ -6404,14 +6403,14 @@ 

    NOTICES AND INFORMATION

  • - @azure/arm-appservice 6.1.0 - MIT + @azure/arm-appservice 11.0.0 - MIT -

    https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/appservice/arm-appservice

    +

    https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appservice/arm-appservice

    • Copyright (c) Microsoft Corporation.
             The MIT License (MIT)
     
    -Copyright (c) 2020 Microsoft
    +Copyright (c) 2022 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
    @@ -6429,8 +6428,7 @@ 

    NOTICES AND INFORMATION

    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. - +SOFTWARE.
  • @@ -6471,7 +6469,7 @@

    NOTICES AND INFORMATION

  • - @azure/arm-containerregistry 9.0.0 - MIT + @azure/arm-containerregistry 10.0.0 - MIT

    https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerregistry/arm-containerregistry

    • Copyright (c) Microsoft Corporation.
    @@ -6496,8 +6494,7 @@

    NOTICES AND INFORMATION

    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. - +SOFTWARE.
  • @@ -6537,10 +6534,10 @@

    NOTICES AND INFORMATION

  • - @azure/arm-resources 4.2.2 - MIT + @azure/arm-resources 5.0.0 - MIT

    https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resources/arm-resources

    - +
    • Copyright (c) Microsoft Corporation.
             The MIT License (MIT)
     
    @@ -6562,8 +6559,7 @@ 

    NOTICES AND INFORMATION

    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. - +SOFTWARE.
  • @@ -6636,15 +6632,15 @@

    NOTICES AND INFORMATION

  • - @azure/arm-storage 15.3.0 - MIT + @azure/arm-storage 17.1.0 - MIT -

    https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/arm-storage

    -
    • Create (c), Update
    • -
    • Copyright (c) Microsoft Corporation.
    +

    https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/arm-storage

    +
    • Copyright (c) 2022 Microsoft
    • +
    • Copyright (c) Microsoft Corporation
             The MIT License (MIT)
     
    -Copyright (c) 2021 Microsoft
    +Copyright (c) 2022 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
    @@ -6662,8 +6658,7 @@ 

    NOTICES AND INFORMATION

    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. - +SOFTWARE.
  • @@ -6703,13 +6698,46 @@

    NOTICES AND INFORMATION

  • - @azure/arm-subscriptions 3.1.2 - MIT + @azure/arm-subscriptions 5.0.0 - MIT -

    https://github.com/Azure/azure-sdk-for-js/tree/feature/v4/sdk/subscription/arm-subscriptions

    +

    https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/subscription/arm-subscriptions

    • Copyright (c) Microsoft Corporation.
             The MIT License (MIT)
     
    +Copyright (c) 2022 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
    +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 "AS IS", 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.
    +        
    +
    +
  • +
  • +
    + + @azure/core-asynciterator-polyfill 1.0.2 - MIT + +

    https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-asynciterator-polyfill/README.md

    +
    • Copyright (c) 2020 Microsoft
    • +
    • Copyright (c) Microsoft Corporation
    +
    +        The MIT License (MIT)
    +
     Copyright (c) 2020 Microsoft
     
     Permission is hereby granted, free of charge, to any person obtaining a copy
    @@ -6736,32 +6764,32 @@ 

    NOTICES AND INFORMATION

  • - @azure/core-asynciterator-polyfill 1.0.0 - MIT + @azure/core-auth 1.3.2 - MIT -

    https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-asynciterator-polyfill

    +

    https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-auth/README.md

    • Copyright (c) Microsoft Corporation.
    -            MIT License
    +        The MIT License (MIT)
     
    -    Copyright (c) Microsoft Corporation. All rights reserved.
    +Copyright (c) 2020 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
    -    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 "Software"), 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 "AS IS", 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 "AS IS", 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.
     
             
    @@ -6769,10 +6797,12 @@

    NOTICES AND INFORMATION

  • - @azure/core-auth 1.3.2 - MIT + @azure/core-client 1.5.0 - MIT -

    https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-auth/README.md

    -
    • Copyright (c) Microsoft Corporation.
    +

    https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-client/

    +
    • Copyright (c) 2020 Microsoft
    • +
    • Copyright (c) Microsoft Corporation
    • +
    • Copyright (c) Microsoft Corporation. const CollectionFormatToDelimiterMap CSV
             The MIT License (MIT)
     
    @@ -6802,10 +6832,11 @@ 

    NOTICES AND INFORMATION

  • - @azure/core-http 2.2.3 - MIT + @azure/core-http 2.2.4 - MIT

    https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-http/README.md

    -
    • Copyright (c) Microsoft Corporation.
    • +
      • Copyright (c) 2020 Microsoft
      • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft Corporation. const RedactedString REDACTED
               The MIT License (MIT)
      @@ -6888,6 +6919,41 @@ 

      NOTICES AND INFORMATION

      The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. +THE SOFTWARE IS PROVIDED "AS IS", 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. + +
      +
    +
  • +
  • +
    + + @azure/core-rest-pipeline 1.5.0 - MIT + +

    https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-rest-pipeline/

    +
    • Copyright (c) 2020 Microsoft
    • +
    • Copyright (c) Microsoft Corporation
    • +
    • Copyright (c) Microsoft Corporation. const RedactedString REDACTED
    +
    +        The MIT License (MIT)
    +
    +Copyright (c) 2020 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
    +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 "AS IS", 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
    @@ -7197,6 +7263,26 @@ 

    NOTICES AND INFORMATION

  • +
  • +
    + + @tootallnate/once 1.1.2 - MIT + +

    https://github.com/TooTallNate/once#readme

    + +
    +        MIT License
    +
    +Copyright (c) <year> <copyright holders>
    +
    +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), 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 "AS IS", 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.
    +        
    +
    +
  • @@ -7220,10 +7306,10 @@

    NOTICES AND INFORMATION

  • - @types/node 14.18.9 - MIT + @types/node 14.18.12 - MIT

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node

    -
    • Copyright (c) Microsoft Corporation.
    +
    • Copyright (c) Microsoft Corporation
             MIT License
     
    @@ -7240,10 +7326,10 @@ 

    NOTICES AND INFORMATION

  • - @types/node-fetch 2.5.12 - MIT + @types/node-fetch 2.6.1 - MIT

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch

    -
    • Copyright (c) Microsoft Corporation.
    +
    • Copyright (c) Microsoft Corporation
             MIT License
     
    @@ -7277,6 +7363,41 @@ 

    NOTICES AND INFORMATION

  • +
  • +
    + + @vscode/extension-telemetry 0.4.9 - MIT + +

    https://github.com/Microsoft/vscode-extension-telemetry#readme

    +
    • Copyright (c) Microsoft Corporation
    • +
    • Copyright (c) Microsoft and contributors
    +
    +        vscode-extension-telemetry
    +
    +The MIT License (MIT)
    +
    +Copyright (c) Microsoft Corporation
    +
    +Permission is hereby granted, free of charge, to any person obtaining a copy
    +of this software and associated documentation files (the "Software"), 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 "AS IS", 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.
    +        
    +
    +
  • @@ -8497,29 +8618,6 @@

    NOTICES AND INFORMATION

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED 'AS IS', 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. - -
  • -
    -
  • -
  • -
    - - dom-serializer 1.3.2 - MIT - -

    https://github.com/cheeriojs/dom-renderer#readme

    -
    • Copyright (c) 2014
    -
    -        License
    -
    -(The MIT License)
    -
    -Copyright (c) 2014 The cheeriojs contributors
    -
    -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), 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 'AS IS', 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.
     
             
    @@ -8661,27 +8759,6 @@

    NOTICES AND INFORMATION

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", 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. - -
  • -
    -
  • -
  • -
    - - escape-string-regexp 4.0.0 - MIT - -

    https://github.com/sindresorhus/escape-string-regexp#readme

    -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
    -
    -        MIT License
    -
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
    -
    -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), 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 "AS IS", 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.
     
             
    @@ -8861,7 +8938,7 @@

    NOTICES AND INFORMATION

  • - follow-redirects 1.14.7 - MIT + follow-redirects 1.14.9 - MIT

    https://github.com/follow-redirects/follow-redirects

    • Copyright 2014-present Olivier Lalonde <olalonde@gmail.com> , James Talmage <james@talmage.io> , Ruben Verborgh
    @@ -9017,7 +9094,7 @@

    NOTICES AND INFORMATION

  • - fs-extra 10.0.0 - MIT + fs-extra 10.0.1 - MIT

    https://github.com/jprichardson/node-fs-extra

    • Copyright (c) 2011-2017 JP Richardson
    • @@ -9036,35 +9113,6 @@

      NOTICES AND INFORMATION

      The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED 'AS IS', 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. - -
  • -
    -
  • -
  • -
    - - fs-extra 8.1.0 - MIT - -

    https://github.com/jprichardson/node-fs-extra

    -
    • Copyright (c) 2011-2017 JP Richardson
    • -
    • Copyright (c) 2011-2017 JP Richardson (https://github.com/jprichardson)
    • -
    • Copyright (c) 2014-2016 Jonathan Ong me@jongleberry.com and Contributors
    -
    -        (The MIT License)
    -
    -Copyright (c) 2011-2017 JP Richardson
    -
    -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
    -(the 'Software'), 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 'AS IS', 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,
    @@ -9163,7 +9211,7 @@ 

    NOTICES AND INFORMATION

  • - gtoken 5.3.1 - MIT + gtoken 5.3.2 - MIT

    https://github.com/google/node-gtoken#readme

    • Copyright 2018 Google LLC
    • @@ -9276,35 +9324,6 @@

      NOTICES AND INFORMATION

      The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", 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. -
  • -
    -
  • -
  • -
    - - htmlparser2 6.1.0 - MIT - -

    https://github.com/fb55/htmlparser2#readme

    -
    • Copyright 2010, 2011, Chris Winberry <chris@winberry.net>
    -
    -        Copyright 2010, 2011, Chris Winberry <chris@winberry.net>. All rights reserved.
    -Permission is hereby granted, free of charge, to any person obtaining a copy
    -of this software and associated documentation files (the "Software"), 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 "AS IS", 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
    @@ -9352,6 +9371,26 @@ 

    NOTICES AND INFORMATION

  • +
  • +
    + + http-proxy-agent 4.0.1 - MIT + +

    https://github.com/TooTallNate/node-http-proxy-agent#readme

    +
    • Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
    +
    +        MIT License
    +
    +Copyright (c) <year> <copyright holders>
    +
    +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), 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 "AS IS", 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.
    +        
    +
    +
  • @@ -9722,34 +9761,6 @@

    NOTICES AND INFORMATION

  • -
  • -
    - - jsonfile 4.0.0 - MIT - -

    https://github.com/jprichardson/node-jsonfile#readme

    -
    • Copyright 2012-2016, JP Richardson <jprichardson@gmail.com>
    • -
    • Copyright (c) 2012-2015, JP Richardson <jprichardson@gmail.com>
    -
    -        (The MIT License)
    -
    -Copyright (c) 2012-2015, JP Richardson <jprichardson@gmail.com>
    -
    -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
    -(the 'Software'), 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 'AS IS', 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.
    -
    -        
    -
    -
  • @@ -11394,10 +11405,10 @@

    NOTICES AND INFORMATION

  • - ssh2 1.5.0 - MIT + ssh2 1.6.0 - MIT

    https://github.com/mscdex/ssh2#readme

    - +
    • Copyright Brian White.
             MIT License
     
    @@ -11959,41 +11970,6 @@ 

    NOTICES AND INFORMATION

  • -
  • -
    - - vscode-extension-telemetry 0.4.5 - MIT - -

    https://github.com/Microsoft/vscode-extension-telemetry#readme

    -
    • Copyright (c) Microsoft Corporation.
    • -
    • Copyright (c) Microsoft and contributors.
    -
    -        vscode-extension-telemetry
    -
    -The MIT License (MIT)
    -
    -Copyright (c) Microsoft Corporation
    -
    -Permission is hereby granted, free of charge, to any person obtaining a copy
    -of this software and associated documentation files (the "Software"), 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 "AS IS", 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.
    -        
    -
    -
  • @@ -12020,7 +11996,7 @@

    NOTICES AND INFORMATION

  • - vscode-jsonrpc 8.0.0-next.5 - MIT + vscode-jsonrpc 8.0.0-next.6 - MIT

    https://github.com/Microsoft/vscode-languageserver-node#readme

    • Copyright (c) Microsoft Corporation.
    @@ -12090,7 +12066,7 @@

    NOTICES AND INFORMATION

  • - vscode-languageserver 8.0.0-next.6 - MIT + vscode-languageserver 8.0.0-next.8 - MIT

    https://github.com/Microsoft/vscode-languageserver-node#readme

    • Copyright (c) TypeFox and others.
    • @@ -12138,7 +12114,7 @@

      NOTICES AND INFORMATION

    • - vscode-languageserver-protocol 3.17.0-next.12 - MIT + vscode-languageserver-protocol 3.17.0-next.14 - MIT

      https://github.com/Microsoft/vscode-languageserver-node#readme

      • Copyright (c) Microsoft Corporation.
      • @@ -12162,7 +12138,7 @@

        NOTICES AND INFORMATION

      • - vscode-languageserver-textdocument 1.0.3 - MIT + vscode-languageserver-textdocument 1.0.4 - MIT

        https://github.com/Microsoft/vscode-languageserver-node#readme

        • Copyright (c) Microsoft Corporation.
        @@ -12231,7 +12207,7 @@

        NOTICES AND INFORMATION

      • - vscode-languageserver-types 3.17.0-next.6 - MIT + vscode-languageserver-types 3.17.0-next.7 - MIT

        https://github.com/Microsoft/vscode-languageserver-node#readme

        • Copyright (c) Microsoft Corporation.
        diff --git a/package-lock.json b/package-lock.json index 9c0a7d9377..cd00fc2af1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vscode-docker", - "version": "1.20.5-alpha", + "version": "1.21.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vscode-docker", - "version": "1.20.5-alpha", + "version": "1.21.0", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@azure/arm-appservice": "^11.0.0", @@ -595,9 +595,9 @@ } }, "node_modules/@microsoft/vscode-azext-azureappservice": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@microsoft/vscode-azext-azureappservice/-/vscode-azext-azureappservice-0.1.3.tgz", - "integrity": "sha512-MSH2EJ7fLAqVNqpxtdyOj3vWu1Epwjig3z+YtSQ5dsI+fZLnFkmlSrDwjc4934GVOOw4ijrKqNIbEGtkF4GpFQ==", + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/@microsoft/vscode-azext-azureappservice/-/vscode-azext-azureappservice-0.1.6.tgz", + "integrity": "sha512-4ov1xvRhg4DWpGVOKMhyDcB+mFhFfmJHkxcFJbF4nb97GU9n94wbRnoXGSysEecynr52DyhaKkFKuvj6aa1vDw==", "dependencies": { "@azure/abort-controller": "^1.0.4", "@azure/arm-appinsights": "^4.0.0", @@ -625,9 +625,9 @@ } }, "node_modules/@microsoft/vscode-azext-azureutils": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/@microsoft/vscode-azext-azureutils/-/vscode-azext-azureutils-0.1.1.tgz", - "integrity": "sha512-hhj6nORxLFsh909gtRs3Gq1ooV5vA03TT7gOFDFcCyjCzPrGia2Pe41W9yN/PWRNQmxHOcUIYSgiT79bt0Sz6w==", + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@microsoft/vscode-azext-azureutils/-/vscode-azext-azureutils-0.1.3.tgz", + "integrity": "sha512-Ht5yPiiUDkt4g8ML0Rn5koL8vcOYusD5rX3BS5dO1AIbGDrRIaqZ+i7ietYoZfl8NCj1UszPd67XVUHFGzHYMA==", "dependencies": { "@azure/arm-resources": "^5.0.0", "@azure/arm-resources-profile-2020-09-01-hybrid": "^1.0.0", @@ -7695,9 +7695,9 @@ } }, "@microsoft/vscode-azext-azureappservice": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@microsoft/vscode-azext-azureappservice/-/vscode-azext-azureappservice-0.1.3.tgz", - "integrity": "sha512-MSH2EJ7fLAqVNqpxtdyOj3vWu1Epwjig3z+YtSQ5dsI+fZLnFkmlSrDwjc4934GVOOw4ijrKqNIbEGtkF4GpFQ==", + "version": "0.1.6", + "resolved": "https://registry.npmjs.org/@microsoft/vscode-azext-azureappservice/-/vscode-azext-azureappservice-0.1.6.tgz", + "integrity": "sha512-4ov1xvRhg4DWpGVOKMhyDcB+mFhFfmJHkxcFJbF4nb97GU9n94wbRnoXGSysEecynr52DyhaKkFKuvj6aa1vDw==", "requires": { "@azure/abort-controller": "^1.0.4", "@azure/arm-appinsights": "^4.0.0", @@ -7725,9 +7725,9 @@ } }, "@microsoft/vscode-azext-azureutils": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/@microsoft/vscode-azext-azureutils/-/vscode-azext-azureutils-0.1.1.tgz", - "integrity": "sha512-hhj6nORxLFsh909gtRs3Gq1ooV5vA03TT7gOFDFcCyjCzPrGia2Pe41W9yN/PWRNQmxHOcUIYSgiT79bt0Sz6w==", + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@microsoft/vscode-azext-azureutils/-/vscode-azext-azureutils-0.1.3.tgz", + "integrity": "sha512-Ht5yPiiUDkt4g8ML0Rn5koL8vcOYusD5rX3BS5dO1AIbGDrRIaqZ+i7ietYoZfl8NCj1UszPd67XVUHFGzHYMA==", "requires": { "@azure/arm-resources": "^5.0.0", "@azure/arm-resources-profile-2020-09-01-hybrid": "^1.0.0", diff --git a/package.json b/package.json index a542998f0a..1bf97c9aa9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vscode-docker", - "version": "1.20.5-alpha", + "version": "1.21.0", "publisher": "ms-azuretools", "displayName": "Docker", "description": "Makes it easy to create, manage, and debug containerized applications.",