Bump the npm_and_yarn group across 28 directories with 9 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: node-fetch and axios. Bumps the npm_and_yarn group with 2 updates in the /packages/embed directory: node-fetch and follow-redirects. Bumps the npm_and_yarn group with 4 updates in the /samples/01.getting-started/g.hybrid-react-npm directory: axios, ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 3 updates in the /samples/01.getting-started/g.hybrid-react-npm/packages/app directory: ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 1 update in the /samples/01.getting-started/g.hybrid-react-npm/packages/chat-component directory: postcss. Bumps the npm_and_yarn group with 2 updates in the /samples/01.getting-started/k.direct-line-token/javascript/bot directory: axios and botbuilder. Bumps the npm_and_yarn group with 2 updates in the /samples/01.getting-started/k.direct-line-token/javascript/web directory: node-fetch and follow-redirects. Bumps the npm_and_yarn group with 3 updates in the /samples/04.api/e.piping-to-redux directory: ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 3 updates in the /samples/04.api/f.selectable-activity directory: ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 3 updates in the /samples/04.api/g.chat-send-history directory: ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 3 updates in the /samples/04.api/h.clear-after-idle directory: ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 3 updates in the /samples/06.recomposing-ui/a.minimizable-web-chat directory: ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 3 updates in the /samples/06.recomposing-ui/b.speech-ui directory: ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 3 updates in the /samples/06.recomposing-ui/c.smart-display directory: ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 3 updates in the /samples/06.recomposing-ui/d.plain-ui directory: ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 3 updates in the /samples/06.recomposing-ui/e.extending-ui directory: ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 3 updates in the /samples/07.advanced-web-chat-apps/a.upload-to-azure-storage/bot directory: axios, botbuilder and botbuilder-dialogs. Bumps the npm_and_yarn group with 2 updates in the /samples/07.advanced-web-chat-apps/a.upload-to-azure-storage/web directory: node-fetch and follow-redirects. Bumps the npm_and_yarn group with 3 updates in the /samples/07.advanced-web-chat-apps/b.sso-for-enterprise/app directory: ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 3 updates in the /samples/07.advanced-web-chat-apps/b.sso-for-enterprise/bot directory: axios, botbuilder and botbuilder-dialogs. Bumps the npm_and_yarn group with 2 updates in the /samples/07.advanced-web-chat-apps/b.sso-for-enterprise/rest-api directory: node-fetch and follow-redirects. Bumps the npm_and_yarn group with 3 updates in the /samples/07.advanced-web-chat-apps/c.sso-for-intranet/bot directory: axios, botbuilder and botbuilder-dialogs. Bumps the npm_and_yarn group with 2 updates in the /samples/07.advanced-web-chat-apps/c.sso-for-intranet/web directory: node-fetch and follow-redirects. Bumps the npm_and_yarn group with 3 updates in the /samples/07.advanced-web-chat-apps/d.sso-for-teams/bot directory: axios, botbuilder and botbuilder-dialogs. Bumps the npm_and_yarn group with 2 updates in the /samples/07.advanced-web-chat-apps/d.sso-for-teams/web directory: node-fetch and follow-redirects. Bumps the npm_and_yarn group with 3 updates in the /samples/07.advanced-web-chat-apps/e.sso-on-behalf-of-authentication/app directory: ejs, ip and tough-cookie. Bumps the npm_and_yarn group with 3 updates in the /samples/07.advanced-web-chat-apps/e.sso-on-behalf-of-authentication/bot directory: axios, botbuilder and botbuilder-dialogs. Bumps the npm_and_yarn group with 2 updates in the /samples/07.advanced-web-chat-apps/e.sso-on-behalf-of-authentication/rest-api directory: node-fetch and follow-redirects.
Updates node-fetch from 2.7.0 to 3.3.2
Release notes
Sourced from node-fetch's releases.
v3.3.2
3.3.2 (2023-07-25)
Bug Fixes
v3.3.1
3.3.1 (2023-03-11)
Bug Fixes
v3.3.0
3.3.0 (2022-11-10)
Features
v3.2.10
3.2.10 (2022-07-31)
Bug Fixes
v3.2.9
3.2.9 (2022-07-18)
Bug Fixes
v3.2.8
3.2.8 (2022-07-12)
Bug Fixes
... (truncated)
Commits
8b3320dfix: Remove the default connection close header. (#1736)7b86e94fix: release "Allow URL class object as an argument for fetch()" #1696 (#1716)8ced5b9docs: readme - non ESM example (#1707)71e376bci(release): use latest Node LTS (#1697)e093030Allow URL class object as an argument for fetch() (#1696)55a4870feat: add static Response.json (#1670)c071406(1138) - Fixed HTTPResponseError with correct constructor and usage (#1666)6f72caadocs: fix missing comma in example (#1623)2880238fix: ReDoS referrer (#1611)e87b093fix(Headers): don't forward secure headers on protocol change (#1599)- Additional commits viewable in compare view
Updates axios from 1.6.2 to 1.6.8
Release notes
Sourced from axios's releases.
Release v1.6.8
Release notes:
Bug Fixes
- AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
- import: use named export for EventEmitter; (7320430)
- vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)
Contributors to this release
Release v1.6.7
Release notes:
Bug Fixes
Contributors to this release
Release v1.6.6
Release notes:
Bug Fixes
- fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
- wrap errors to improve async stack trace (#5987) (123f354)
Contributors to this release
Release v1.6.5
Release notes:
Bug Fixes
- ci: refactor notify action as a job of publish action; (#6176) (0736f95)
- dns: fixed lookup error handling; (#6175) (f4f2b03)
Contributors to this release
... (truncated)
Changelog
Sourced from axios's changelog.
1.6.8 (2024-03-15)
Bug Fixes
- AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
- import: use named export for EventEmitter; (7320430)
- vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)
Contributors to this release
1.6.7 (2024-01-25)
Bug Fixes
Contributors to this release
1.6.6 (2024-01-24)
Bug Fixes
- fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
- wrap errors to improve async stack trace (#5987) (123f354)
Contributors to this release
1.6.5 (2024-01-05)
Bug Fixes
... (truncated)
Commits
ab3f0f9chore(release): v1.6.8 (#6303)2656612fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config mer...7320430fix(import): use named export for EventEmitter;8786e0ffix(vulnerability): update follow-redirects to 1.15.6 (#6300)d844227chore: update and bump deps (#6238)caa0625docs: update README responseEncoding types (#6194)41c4584docs: Update README.md to point to current axios version in CDN links (#6196)bf6974fchore(ci): add npm tag action; (#6231)a52e4d9chore(release): v1.6.7 (#6204)2b69888chore: remove unnecessary check (#6186)- Additional commits viewable in compare view
Updates node-fetch from 2.7.0 to 3.3.2
Release notes
Sourced from node-fetch's releases.
v3.3.2
3.3.2 (2023-07-25)
Bug Fixes
v3.3.1
3.3.1 (2023-03-11)
Bug Fixes
v3.3.0
3.3.0 (2022-11-10)
Features
v3.2.10
3.2.10 (2022-07-31)
Bug Fixes
v3.2.9
3.2.9 (2022-07-18)
Bug Fixes
v3.2.8
3.2.8 (2022-07-12)
Bug Fixes
... (truncated)
Commits
8b3320dfix: Remove the default connection close header. (#1736)7b86e94fix: release "Allow URL class object as an argument for fetch()" #1696 (#1716)8ced5b9docs: readme - non ESM example (#1707)71e376bci(release): use latest Node LTS (#1697)e093030Allow URL class object as an argument for fetch() (#1696)55a4870feat: add static Response.json (#1670)c071406(1138) - Fixed HTTPResponseError with correct constructor and usage (#1666)6f72caadocs: fix missing comma in example (#1623)2880238fix: ReDoS referrer (#1611)e87b093fix(Headers): don't forward secure headers on protocol change (#1599)- Additional commits viewable in compare view
Updates follow-redirects from 1.14.9 to 1.15.6
Commits
35a517cRelease version 1.15.6 of the npm package.c4f847fDrop Proxy-Authorization across hosts.8526b4aUse GitHub for disclosure.b1677ceRelease version 1.15.5 of the npm package.d8914f7Preserve fragment in responseUrl.6585820Release version 1.15.4 of the npm package.7a6567eDisallow bracketed hostnames.05629afPrefer native URL instead of deprecated url.parse.1cba8e8Prefer native URL instead of legacy url.resolve.72bc2a4Simplify _processResponse error handling.- Additional commits viewable in compare view
Updates axios from 1.2.0 to 1.6.8
Release notes
Sourced from axios's releases.
Release v1.6.8
Release notes:
Bug Fixes
- AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
- import: use named export for EventEmitter; (7320430)
- vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)
Contributors to this release
Release v1.6.7
Release notes:
Bug Fixes
Contributors to this release
Release v1.6.6
Release notes:
Bug Fixes
- fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
- wrap errors to improve async stack trace (#5987) (123f354)
Contributors to this release
Release v1.6.5
Release notes:
Bug Fixes
- ci: refactor notify action as a job of publish action; (#6176) (0736f95)
- dns: fixed lookup error handling; (#6175) (f4f2b03)
Contributors to this release
... (truncated)
Changelog
Sourced from axios's changelog.
1.6.8 (2024-03-15)
Bug Fixes
- AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
- import: use named export for EventEmitter; (7320430)
- vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)
Contributors to this release
1.6.7 (2024-01-25)
Bug Fixes
Contributors to this release
1.6.6 (2024-01-24)
Bug Fixes
- fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
- wrap errors to improve async stack trace (#5987) (123f354)
Contributors to this release
1.6.5 (2024-01-05)
Bug Fixes
... (truncated)
Commits
ab3f0f9chore(release): v1.6.8 (#6303)2656612fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config mer...7320430fix(import): use named export for EventEmitter;8786e0ffix(vulnerability): update follow-redirects to 1.15.6 (#6300)d844227chore: update and bump deps (#6238)caa0625docs: update README responseEncoding types (#6194)41c4584docs: Update README.md to point to current axios version in CDN links (#6196)bf6974fchore(ci): add npm tag action; (#6231)a52e4d9chore(release): v1.6.7 (#6204)2b69888chore: remove unnecessary check (#6186)- Additional commits viewable in compare view
Updates ejs from 3.1.8 to 3.1.10
Commits
d3f807dVersion 3.1.109ee26ddMocha TDDe469741Basic pollution protection715e950Merge pull request #756 from Jeffrey-mu/maincabe314Include advanced usage examples29b076cAdded header11503c7Merge branch 'main' of github.com:mde/ejs into main7690404Added security banner to READMEf47d7aeUpdate SECURITY.md828cea1Update SECURITY.md- Additional commits viewable in compare view
Updates follow-redirects from 1.15.2 to 1.15.6
Commits
35a517cRelease version 1.15.6 of the npm package.c4f847fDrop Proxy-Authorization across hosts.8526b4aUse GitHub for disclosure.b1677ceRelease version 1.15.5 of the npm package.d8914f7Preserve fragment in responseUrl.6585820Release version 1.15.4 of the npm package.7a6567eDisallow bracketed hostnames.05629afPrefer native URL instead of deprecated url.parse.1cba8e8Prefer native URL instead of legacy url.resolve.72bc2a4Simplify _processResponse error handling.- Additional commits viewable in compare view
Updates ip from 1.1.5 to 1.1.9
Commits
1ecbf2f1.1.96a3ada9lib: fixed CVE-2023-42282 and added unit test5dc3b2f1.1.88e6f28blib: even better node 6 support088c9e51.1.71a4ca35lib: add back support for Node.js 6af82ef41.1.6dba19f6package: exclude test folder from publishing7cd7f30ci: use github workflows4de50aelib: node 18 support- See full diff in compare view
Updates tough-cookie from 4.1.3 to 4.1.4
Release notes
Sourced from tough-cookie's releases.
v4.1.4
https://www.npmjs.com/package/tough-cookie/v/4.1.4
What's Changed
- Add local alias for
toStringby@corvidismin salesforce/tough-cookie#409- Fix incorrect string validation for URL by
@coditvain salesforce/tough-cookie#261New Contributors
@corvidismmade their first contribution in salesforce/tough-cookie#409@coditvamade their first contribution in salesforce/tough-cookie#261Full Changelog: https://github.com/salesforce/tough-cookie/compare/v4.1.3...v4.1.4
Commits
cacbc37Bump version to 4.1.4a48fb3aAdd tests for url validation50e69bfMerge pull request #261 from postmanlabs/fix/url-string-validation1253d58Merge pull request #409 from corvidism/validators-to-string238367eAdd local alias fortoStringcf6debdFix incorrect string validation for URL- See full diff in compare view
Maintainer changes
This version was pushed to npm by ccasey, a new releaser for tough-cookie since your current version.
Updates ejs from 3.1.8 to 3.1.10
Commits
d3f807dVersion 3.1.109ee26ddMocha TDDe469741Basic pollution protection715e950Merge pull request #756 from Jeffrey-mu/maincabe314Include advanced usage examples29b076cAdded header11503c7Merge branch 'main' of github.com:mde/ejs into main7690404Added security banner to READMEf47d7aeUpdate SECURITY.md828cea1Update SECURITY.md- Additional commits viewable in compare view
Updates ip from 1.1.5 to 1.1.9
Commits
1ecbf2f1.1.96a3ada9lib: fixed CVE-2023-42282 and added unit test5dc3b2f1.1.88e6f28blib: even better node 6 support088c9e51.1.71a4ca35lib: add back support for Node.js 6af82ef41.1.6dba19f6package: exclude test folder from publishing7cd7f30ci: use github workflows4de50aelib: node 18 support- See full diff in compare view
Updates tough-cookie from 4.1.3 to 4.1.4
Release notes
Sourced from tough-cookie's releases.
v4.1.4
https://www.npmjs.com/package/tough-cookie/v/4.1.4
What's Changed
- Add local alias for
toStringby@corvidismin salesforce/tough-cookie#409- Fix incorrect string validation for URL by
@coditvain salesforce/tough-cookie#261New Contributors
@corvidismmade their first contribution in salesforce/tough-cookie#409@coditvamade their first contribution in salesforce/tough-cookie#261Full Changelog: https://github.com/salesforce/tough-cookie/compare/v4.1.3...v4.1.4
Commits
cacbc37Bump version to 4.1.4a48fb3aAdd tests for url validation50e69bfMerge pull request #261 from postmanlabs/fix/url-string-validation1253d58Merge pull request #409 from corvidism/validators-to-string238367eAdd local alias fortoStringcf6debdFix incorrect string validation for URL- See full diff in compare view
Maintainer changes
This version was pushed to npm by ccasey, a new releaser for tough-cookie since your current version.
Updates postcss from 8.4.32 to 8.4.38
Release notes
Sourced from postcss's releases.
8.4.38
- Fixed
endIndex: 0in errors and warnings (by@romainmenke).8.4.37
- Fixed
original.column are not numberserror in another case.8.4.36
- Fixed
original.column are not numberserror on broken previous source map.8.4.35
- Avoid
!innode.parent.nodestype.- Allow to pass
undefinedto node adding method to simplify types.8.4.34
- Fixed
AtRule#nodestype (by@tim-we).- Cleaned up code (by
@DrKiraDmitry).8.4.33
- Fixed
NoWorkResultbehavior difference with normal mode (by@romainmenke).- Fixed
NoWorkResultusage conditions (by@ahmdammarr).
Changelog
Sourced from postcss's changelog.
8.4.38
- Fixed
endIndex: 0in errors and warnings (by@romainmenke).8.4.37
- Fixed
original.column are not numberserror in another case.8.4.36
- Fixed
original.column are not numberserror on broken previous source map.8.4.35
- Avoid
!innode.parent.nodestype.- Allow to pass
undefinedto node adding method to simplify types.8.4.34
- Fixed
AtRule#nodestype (by Tim Weißenfels).- Cleaned up code (by Dmitry Kirillov).
8.4.33
- Fixed
NoWorkResultbehavior difference with normal mode (by Romain Menke).- Fixed
NoWorkResultusage conditions (by@ahmdammarr).
Commits
a69d45eRelease 8.4.38 version64e35d9Update dependenciesc1ad8fbMerge pull request #1932 from romainmenke/fix-warning-end-index--inventive-nu...b45e7e9fix endIndex1bea246failing test: for endIndex 0 in rangeBy0fd1d86Add changelog auto release on Github49c906eRelease 8.4.37 versionb5bd92cFix another broken prev source map issue2882039Update dependenciese5ad939Release 8.4.36 version- Additional commits viewable in compare view
Updates axios from 0.25.0 to 0.28.1
Release notes
Sourced from axios's releases.
Release v1.6.8
Release notes:
Bug Fixes
- AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
- import: use named export for EventEmitter; (7320430)
- vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)
Contributors to this release
Release v1.6.7
Release notes:
Bug Fixes
- capture async...
Description has been truncated
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
@dependabot rebase
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
All dependencies bumped in #5532. This is resolved.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml