wulfland / AccelerateDevOps

This is the companion repository for my book Accelerate DevOps with GitHub (2022). You can find all hands-on labs and other examples from the book here. Please reach out to me if something is broken.
https://www.amazon.com/dp/B0B4DW7NSL/ref=cm_sw_r_tw_dp_B4DR80D2BBERYNSQ5V9C
MIT License
42 stars 79 forks source link

Bump the npm_and_yarn group across 2 directories with 11 updates #901

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 10 months ago

Bumps the npm_and_yarn group with 7 updates in the /ch14/TailwindTradersBotComposer/scripts directory:

Package From To
minimist 1.2.5 1.2.6
follow-redirects 1.14.0 1.15.5
qs 6.5.2 6.5.3
xml2js 0.4.23 0.5.0
@azure/arm-appinsights 2.1.0 4.0.0
@azure/arm-botservice 1.0.0 4.0.0
@azure/ms-rest-js 2.4.1 2.7.0

Bumps the npm_and_yarn group with 6 updates in the /ch9_release/src/Tailwind.Traders.Web/ClientApp directory:

Package From To
minimist 1.2.5 1.2.8
tough-cookie 4.0.0 4.1.3
node-sass 4.14.1 9.0.0
react-scripts 3.4.4 5.0.1
axios 0.21.1 1.6.0
qs 6.10.1 6.10.3

Updates minimist from 1.2.5 to 1.2.6

Changelog

Sourced from minimist's changelog.

v1.2.6 - 2022-03-21

Commits

  • test from prototype pollution PR bc8ecee
  • isConstructorOrProto adapted from PR c2b9819
  • security notice for additional prototype pollution issue ef88b93
Commits


Updates follow-redirects from 1.14.0 to 1.15.5

Commits
  • b1677ce Release version 1.15.5 of the npm package.
  • d8914f7 Preserve fragment in responseUrl.
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • 3d42aec Add bracket tests.
  • bcbb096 Do not directly set Error properties.
  • 192dbe7 Release version 1.15.3 of the npm package.
  • Additional commits viewable in compare view


Updates qs from 6.5.2 to 6.5.3

Changelog

Sourced from qs's changelog.

6.5.3

  • [Fix] parse: ignore __proto__ keys (#428)
  • [Fix] utils.merge: avoid a crash with a null target and a truthy non-array source
  • [Fix] correctly parse nested arrays
  • [Fix] stringify: fix a crash with strictNullHandling and a custom filter/serializeDate (#279)
  • [Fix] utils: merge: fix crash when source is a truthy primitive & no options are provided
  • [Fix] when parseArrays is false, properly handle keys ending in []
  • [Fix] fix for an impossible situation: when the formatter is called with a non-string value
  • [Fix] utils.merge: avoid a crash with a null target and an array source
  • [Refactor] utils: reduce observable [[Get]]s
  • [Refactor] use cached Array.isArray
  • [Refactor] stringify: Avoid arr = arr.concat(...), push to the existing instance (#269)
  • [Refactor] parse: only need to reassign the var once
  • [Robustness] stringify: avoid relying on a global undefined (#427)
  • [readme] remove travis badge; add github actions/codecov badges; update URLs
  • [Docs] Clean up license text so it’s properly detected as BSD-3-Clause
  • [Docs] Clarify the need for "arrayLimit" option
  • [meta] fix README.md (#399)
  • [meta] add FUNDING.yml
  • [actions] backport actions from main
  • [Tests] always use String(x) over x.toString()
  • [Tests] remove nonexistent tape option
  • [Dev Deps] backport from main
Commits
  • 298bfa5 v6.5.3
  • ed0f5dc [Fix] parse: ignore __proto__ keys (#428)
  • 691e739 [Robustness] stringify: avoid relying on a global undefined (#427)
  • 1072d57 [readme] remove travis badge; add github actions/codecov badges; update URLs
  • 12ac1c4 [meta] fix README.md (#399)
  • 0338716 [actions] backport actions from main
  • 5639c20 Clean up license text so it’s properly detected as BSD-3-Clause
  • 51b8a0b add FUNDING.yml
  • 45f6759 [Fix] fix for an impossible situation: when the formatter is called with a no...
  • f814a7f [Dev Deps] backport from main
  • Additional commits viewable in compare view


Updates xml2js from 0.4.23 to 0.5.0

Commits


Updates @azure/arm-appinsights from 2.1.0 to 4.0.0

Release notes

Sourced from @​azure/arm-appinsights's releases.

@​azure/identity_4.0.0

No release notes provided.

@​azure/arm-mobilenetwork_4.0.0

4.0.0 (2023-10-31)

Features

  • Added Interface EventHubConfiguration
  • Added Interface NASRerouteConfiguration
  • Added Interface SignalingConfiguration
  • Interface PacketCapture has a new optional parameter outputFiles
  • Interface PacketCoreControlPlane has a new optional parameter controlPlaneAccessVirtualIpv4Addresses
  • Interface PacketCoreControlPlane has a new optional parameter eventHub
  • Interface PacketCoreControlPlane has a new optional parameter signaling
  • Interface PacketCoreDataPlane has a new optional parameter userPlaneAccessVirtualIpv4Addresses
  • Enum KnownInstallationReason has a new value ControlPlaneAccessInterfaceHasChanged
  • Enum KnownInstallationReason has a new value ControlPlaneAccessVirtualIpv4AddressesHasChanged
  • Enum KnownInstallationReason has a new value PublicLandMobileNetworkIdentifierHasChanged
  • Enum KnownInstallationReason has a new value UserPlaneAccessInterfaceHasChanged
  • Enum KnownInstallationReason has a new value UserPlaneAccessVirtualIpv4AddressesHasChanged
  • Enum KnownInstallationReason has a new value UserPlaneDataInterfaceHasChanged

Breaking Changes

  • Parameter totalBytesPerSession has a more constraining minimum value

@​azure/arm-imagebuilder_4.0.0

4.0.0 (2023-12-21)

Features

  • Added Interface ErrorAdditionalInfo
  • Added Interface ImageTemplatePropertiesErrorHandling
  • Added Interface ImageTemplateUpdateParametersProperties
  • Added Type Alias OnBuildError
  • Added Type Alias TriggersDeleteResponse
  • Added Type Alias VirtualMachineImageTemplatesDeleteResponse
  • Interface ImageTemplate has a new optional parameter errorHandling
  • Interface ImageTemplateUpdateParameters has a new optional parameter properties
  • Added Enum KnownOnBuildError

Breaking Changes

  • Changed interface CloudError to ErrorResponse
  • Changed interface CloudErrorBody ErrorDetail

... (truncated)

Commits


Updates @azure/arm-botservice from 1.0.0 to 4.0.0

Release notes

Sourced from @​azure/arm-botservice's releases.

@​azure/identity_4.0.0

No release notes provided.

@​azure/arm-mobilenetwork_4.0.0

4.0.0 (2023-10-31)

Features

  • Added Interface EventHubConfiguration
  • Added Interface NASRerouteConfiguration
  • Added Interface SignalingConfiguration
  • Interface PacketCapture has a new optional parameter outputFiles
  • Interface PacketCoreControlPlane has a new optional parameter controlPlaneAccessVirtualIpv4Addresses
  • Interface PacketCoreControlPlane has a new optional parameter eventHub
  • Interface PacketCoreControlPlane has a new optional parameter signaling
  • Interface PacketCoreDataPlane has a new optional parameter userPlaneAccessVirtualIpv4Addresses
  • Enum KnownInstallationReason has a new value ControlPlaneAccessInterfaceHasChanged
  • Enum KnownInstallationReason has a new value ControlPlaneAccessVirtualIpv4AddressesHasChanged
  • Enum KnownInstallationReason has a new value PublicLandMobileNetworkIdentifierHasChanged
  • Enum KnownInstallationReason has a new value UserPlaneAccessInterfaceHasChanged
  • Enum KnownInstallationReason has a new value UserPlaneAccessVirtualIpv4AddressesHasChanged
  • Enum KnownInstallationReason has a new value UserPlaneDataInterfaceHasChanged

Breaking Changes

  • Parameter totalBytesPerSession has a more constraining minimum value

@​azure/arm-imagebuilder_4.0.0

4.0.0 (2023-12-21)

Features

  • Added Interface ErrorAdditionalInfo
  • Added Interface ImageTemplatePropertiesErrorHandling
  • Added Interface ImageTemplateUpdateParametersProperties
  • Added Type Alias OnBuildError
  • Added Type Alias TriggersDeleteResponse
  • Added Type Alias VirtualMachineImageTemplatesDeleteResponse
  • Interface ImageTemplate has a new optional parameter errorHandling
  • Interface ImageTemplateUpdateParameters has a new optional parameter properties
  • Added Enum KnownOnBuildError

Breaking Changes

  • Changed interface CloudError to ErrorResponse
  • Changed interface CloudErrorBody ErrorDetail

... (truncated)

Commits
  • 64c10b8 botservice release (#24485)
  • 70e762c mediaservice release (#24484)
  • 5951a8b Post release automated changes for azure-arm-containerinstance (#24489)
  • 9498a73 Post release automated changes for azure-arm-locks-profile-2020-09-01-hybrid ...
  • 098b1d3 Post release automated changes for azure-arm-iothub-profile-2020-09-01-hybrid...
  • 8d13811 Post release automated changes for azure-arm-eventhub-profile-2020-09-01-hybr...
  • 73fd790 Post release automated changes for azure-arm-dns-profile-2020-09-01-hybrid (#...
  • ca79b29 Post release automated changes for databoxedge releases (#24308)
  • 182bad5 Post release automated changes for azure-arm-authorization-profile-2020-09-01...
  • 6650d43 Post release automated changes for azure-arm-commerce-profile-2020-09-01-hybr...
  • Additional commits viewable in compare view


Updates @azure/ms-rest-js from 2.4.1 to 2.7.0

Changelog

Sourced from @​azure/ms-rest-js's changelog.

2.7.0 - (2023-07-06)

  • Remove cookie support from nodeFetchHttpClient to address a security issue with the tough-cookie package.

2.6.6 - (2023-04-10)

  • Update dependency xml2js version to ^0.5.0.

2.6.5 - (2023-02-09)

  • Add Microsoft SECURITY.md

2.6.4 - (2022-11-15)

  • Wrap Trusted Types policy-creation in a try/catch.

2.6.2 - (2022-07-28)

  • Address Trusted Types compliance issue.

2.6.1 - (2022-01-25)

2.6.0 - (2021-08-18)

  • Added a new property baseUri on the ServiceClientOptions that is then used to initialize the corresponding baseUri protected property on the ServiceClient.
    • For baseUri that happen to be known Azure resource manager endpoints, this allows the instantiating of the AzureIdentityCredentialAdapter class with the right scope when a user constructs a ServiceClient with a TokenCredential. Resolves Azure/azure-sdk-for-js#15945

2.5.3 - (2021-07-12)

  • Updated the dependency on the uuid package to v8 (PR 456)

2.5.2 - (2021-06-15)

  • Fixed an issue where proxySettings does not work when there is username but no password (PR 453)

2.5.1 - (2021-06-07)

  • [BugFix] Array flattening in deserializer loses previously de-serialized attributes (PR #451)

2.5.0 - (2021-05-10)

  • Add WebResource.redirectLimit: Limit the number of redirects followed for this request. If set to 0, redirects will not be followed.
  • Port changes to redirect policy from [azure-sdk-for-js](Azure/azure-sdk-for-js#11863
Commits


Updates minimist from 1.2.5 to 1.2.8

Changelog

Sourced from minimist's changelog.

v1.2.6 - 2022-03-21

Commits

  • test from prototype pollution PR bc8ecee
  • isConstructorOrProto adapted from PR c2b9819
  • security notice for additional prototype pollution issue ef88b93
Commits


Updates tough-cookie from 4.0.0 to 4.1.3

Release notes

Sourced from tough-cookie's releases.

4.1.3

Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the inspect utility is affected by this change, we felt this change was important enough to be pushed into the next patch.

4.1.2 -- Patch and Bugfix Release

What's Changed

Full Changelog: https://github.com/salesforce/tough-cookie/compare/v4.1.1...v4.1.2

4.1.1

Patch Release

What's Changed

Full Changelog: https://github.com/salesforce/tough-cookie/compare/v4.1.0...v4.1.1

4.1.0

v4.1.0

Minor release, focused mainly on resolving reported issues and some minor feature work.

What's Changed

... (truncated)

Commits
  • 4ff4d29 4.1.3 release preparation, update the package and lib/version to 4.1.3. (#284)
  • 12d4747 Prevent prototype pollution in cookie memstore (#283)
  • f06b72d Fix documentation for store.findCookies, missing allowSpecialUseDomain proper...
  • b1a8898 fix: allow set cookies with localhost (#253)
  • ec70796 4.1.1 Patch -- allow special use domains by default (#250)
  • d4ac580 fix: allow special use domains by default (#249)
  • 79c2f7d 4.1.0 release to NPM (#245)
  • 4fafc17 Prepare tough-cookie 4.1 for publishing (updated GitHub actions, move Dockerf...
  • aa4396d fix: distinguish between no samesite and samesite=none (#240)
  • b8d7511 Modernize README (#234)
  • Additional commits viewable in compare view


Updates node-sass from 4.14.1 to 9.0.0

Release notes

Sourced from node-sass's releases.

v9.0.0

What's Changed

Breaking changes

Supported Environments

OS Architecture Node
Windows x86 & x64 16, 18, 19, 20
OSX x64 16, 18, 19, 20
Linux* x64 16, 18, 19, 20
Alpine Linux x64 16, 18, 19, 20

*Linux support refers to major distributions like Ubuntu, and Debian

v8.0.0

What's Changed

Breaking changes

Features

Dependencies

  • Bump true-case-path@2.2.1
  • Bump node-gyp @​9.0.0
  • Bump nan@^2.17.0
  • Bump sass-graph@^4.0.1

Misc

... (truncated)

Commits


Updates react-scripts from 3.4.4 to 5.0.1

Commits


Updates axios from 0.21.1 to 1.6.0

Release notes

Sourced from axios's releases.

Release v1.6.0

Release notes:

Bug Fixes

  • CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
  • dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
  • types: fix AxiosHeaders types; (#5931) (a1c8ad0)

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

Release v1.5.1

Release notes:

Bug Fixes

  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • types: removed duplicated code (9e62056)

Contributors to this release

Release v1.5.0

Release notes:

Bug Fixes

  • adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#5837) (9a414bb)
  • dns: fixed cacheable-lookup integration; (#5836) (b3e327d)
  • headers: added support for setting header names that overlap with class methods; (#5831) (d8b4ca0)
  • headers: fixed common Content-Type header merging; (#5832) (8fda276)

Features

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.0 (2023-10-26)

Bug Fixes

  • CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232)
  • dns: fixed lookup function decorator to work properly in node v20; (#6011) (5aaff53)
  • types: fix AxiosHeaders types; (#5931) (a1c8ad0)

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

1.5.1 (2023-09-26)

Bug Fixes

  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • types: removed duplicated code (9e62056)

Contributors to this release

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

1.5.0 (2023-08-26)

... (truncated)

Commits
  • f7adacd chore(release): v1.6.0 (#6031)
  • 9917e67 chore(ci): fix release-it arg; (#6032)
  • 96ee232 fix(CSRF): fixed CSRF vulnerability CVE-2023-45857 (#6028)
  • 7d45ab2 chore(tests): fixed tests to pass in node v19 and v20 with keep-alive enabl...
  • 5aaff53 fix(dns): fixed lookup function decorator to work properly in node v20; (#6011)
  • a48a63a chore(docs): added AxiosHeaders docs; (#5932)
  • a1c8ad0 fix(types): fix AxiosHeaders types; (#5931)
  • 2ac731d chore(docs): update readme.md (#5889)
  • 88fb52b chore(release): v1.5.1 (#5920)
  • e410779 fix(adapters): improved adapters loading logic to have clear error messages; ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.


Updates qs from 6.10.1 to 6.10.3

Changelog

Sourced from qs's changelog.

6.5.3

  • [Fix] parse: ignore __proto__ keys (#428)
  • [Fix] utils.merge: avoid a crash with a null target and a truthy non-array source
  • [Fix] correctly parse nested arrays
  • [Fix] stringify: fix a crash with strictNullHandling and a custom filter/serializeDate (#279)
  • [Fix] utils: merge: fix crash when source is a truthy primitive & no options are provided
  • [Fix] when parseArrays is false, properly handle keys ending in []
  • [Fix] fix for an impossible situation: when the formatter is called with a non-string value
  • [Fix] utils.merge: avoid a crash with a null target and an array source
  • [Refactor] utils: reduce observable [[Get]]s
  • [Refactor] use cached Array.isArray
  • [Refactor] stringify: Avoid arr = arr.concat(...), push to the existing instance (#269)
  • [Refactor] parse: only need to reassign the var once
  • [Robustness] stringify: avoid relying on a global undefined (#427)
  • [readme] remove travis badge; add github actions/codecov badges; update URLs
  • [Docs] Clean up license text so it’s properly detected as BSD-3-Clause
  • [Docs] Clarify the need for "arrayLimit" option
  • [meta] fix README.md (#399)
  • [meta] add FUNDING.yml
  • [actions] backport actions from main
  • [Tests] always use String(x) over x.toString()
  • [Tests] remove nonexistent tape option
  • [Dev Deps] backport from main
Commits
  • 298bfa5 v6.5.3
  • ed0f5dc [Fix] parse: ignore __proto__ keys (#428)
  • 691e739 [Robustness] stringify: avoid relying on a global undefined (#427)
  • 1072d57 [readme] remove travis badge; add github actions/codecov badges; update URLs
  • 12ac1c4 [meta] fix README.md (#399)
  • 0338716 [actions] backport actions from main
  • 5639c20 Clean up license text so it’s properly detected as BSD-3-Clause
  • 51b8a0b add FUNDING.yml
  • 45f6759 [Fix] fix for an impossible situation: when the formatter is called with a no...
  • f814a7f [Dev Deps] backport from main
  • Additional commits viewable in compare view


You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @wulfland.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/wulfland/AccelerateDevOps/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

wulfland commented 10 months ago

@dependabot merge

wulfland commented 7 months ago

@dependabot recreate

dependabot[bot] commented 7 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.