forked from microsoft/CopilotStudioSamples
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the npm_and_yarn group across 2 directories with 14 updates #1
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/BuildYourOwnCanvasSamples/1.starter-full-bundle/npm_and_yarn-46bf7548d9
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the npm_and_yarn group with 12 updates in the /BuildYourOwnCanvasSamples/1.starter-full-bundle directory: | Package | From | To | | --- | --- | --- | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.5.0` | `2.6.7` | | [axios](https://github.com/axios/axios) | `0.18.1` | `removed` | | [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) | `10.3.0` | `10.5.0` | | [find-my-way](https://github.com/delvedor/find-my-way) | `2.0.1` | `2.2.5` | | [json-schema](https://github.com/kriszyp/json-schema) | `0.2.3` | `0.4.0` | | [jsprim](https://github.com/joyent/node-jsprim) | `1.4.1` | `1.4.2` | | [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` | | [moment](https://github.com/moment/moment) | `2.24.0` | `2.30.1` | | [node-notifier](https://github.com/mikaelbr/node-notifier) | `5.4.0` | `8.0.2` | | [node-dev](https://github.com/fgnass/node-dev) | `4.0.0` | `8.0.0` | | [qs](https://github.com/ljharb/qs) | `6.7.0` | `6.13.1` | | [semver](https://github.com/npm/node-semver) | `5.7.0` | `5.7.2` | Bumps the npm_and_yarn group with 12 updates in the /BuildYourOwnCanvasSamples/2.location-and-file-uploading/web directory: | Package | From | To | | --- | --- | --- | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.5.0` | `2.6.7` | | [axios](https://github.com/axios/axios) | `0.18.1` | `removed` | | [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) | `10.3.0` | `10.5.0` | | [find-my-way](https://github.com/delvedor/find-my-way) | `2.0.1` | `2.2.5` | | [json-schema](https://github.com/kriszyp/json-schema) | `0.2.3` | `0.4.0` | | [jsprim](https://github.com/joyent/node-jsprim) | `1.4.1` | `1.4.2` | | [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` | | [moment](https://github.com/moment/moment) | `2.24.0` | `2.30.1` | | [node-notifier](https://github.com/mikaelbr/node-notifier) | `5.4.0` | `8.0.2` | | [node-dev](https://github.com/fgnass/node-dev) | `4.0.0` | `8.0.0` | | [qs](https://github.com/ljharb/qs) | `6.7.0` | `6.13.1` | | [semver](https://github.com/npm/node-semver) | `5.7.0` | `5.7.2` | Updates `node-fetch` from 2.5.0 to 2.6.7 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.5.0...v2.6.7) Removes `axios` Updates `@azure/storage-blob` from 10.3.0 to 10.5.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-file_10.3.0...@azure/storage-blob_10.5.0) Updates `follow-redirects` from 1.5.10 to 1.11.0 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.5.10...v1.11.0) Updates `find-my-way` from 2.0.1 to 2.2.5 - [Release notes](https://github.com/delvedor/find-my-way/releases) - [Commits](delvedor/find-my-way@v2.0.1...v2.2.5) Updates `json-schema` from 0.2.3 to 0.4.0 - [Commits](kriszyp/json-schema@v0.2.3...v0.4.0) Updates `jsprim` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md) - [Commits](TritonDataCenter/node-jsprim@v1.4.1...v1.4.2) Updates `minimatch` from 3.0.4 to 3.1.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) Updates `moment` from 2.24.0 to 2.30.1 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.24.0...2.30.1) Updates `node-notifier` from 5.4.0 to 8.0.2 - [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md) - [Commits](mikaelbr/node-notifier@v5.4.0...v8.0.2) Updates `node-dev` from 4.0.0 to 8.0.0 - [Release notes](https://github.com/fgnass/node-dev/releases) - [Changelog](https://github.com/fgnass/node-dev/blob/master/CHANGELOG.md) - [Commits](fgnass/node-dev@v4.0.0...v8.0.0) Updates `qs` from 6.7.0 to 6.13.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.7.0...v6.13.1) Updates `semver` from 5.7.0 to 5.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.0...v5.7.2) Updates `xml2js` from 0.4.19 to 0.5.0 - [Commits](Leonidas-from-XIV/node-xml2js@0.4.19...0.5.0) Updates `node-fetch` from 2.5.0 to 2.6.7 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.5.0...v2.6.7) Removes `axios` Updates `@azure/storage-blob` from 10.3.0 to 10.5.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-file_10.3.0...@azure/storage-blob_10.5.0) Updates `follow-redirects` from 1.5.10 to 1.11.0 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.5.10...v1.11.0) Updates `find-my-way` from 2.0.1 to 2.2.5 - [Release notes](https://github.com/delvedor/find-my-way/releases) - [Commits](delvedor/find-my-way@v2.0.1...v2.2.5) Updates `json-schema` from 0.2.3 to 0.4.0 - [Commits](kriszyp/json-schema@v0.2.3...v0.4.0) Updates `jsprim` from 1.4.1 to 1.4.2 - [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md) - [Commits](TritonDataCenter/node-jsprim@v1.4.1...v1.4.2) Updates `minimatch` from 3.0.4 to 3.1.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) Updates `moment` from 2.24.0 to 2.30.1 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.24.0...2.30.1) Updates `node-notifier` from 5.4.0 to 8.0.2 - [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md) - [Commits](mikaelbr/node-notifier@v5.4.0...v8.0.2) Updates `node-dev` from 4.0.0 to 8.0.0 - [Release notes](https://github.com/fgnass/node-dev/releases) - [Changelog](https://github.com/fgnass/node-dev/blob/master/CHANGELOG.md) - [Commits](fgnass/node-dev@v4.0.0...v8.0.0) Updates `qs` from 6.7.0 to 6.13.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.7.0...v6.13.1) Updates `semver` from 5.7.0 to 5.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.0...v5.7.2) Updates `xml2js` from 0.4.19 to 0.5.0 - [Commits](Leonidas-from-XIV/node-xml2js@0.4.19...0.5.0) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@azure/storage-blob" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: find-my-way dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: json-schema dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jsprim dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: moment dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-notifier dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-dev dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: qs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: xml2js dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-fetch dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@azure/storage-blob" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: find-my-way dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: json-schema dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jsprim dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: moment dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-notifier dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-dev dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: qs dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: xml2js dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 12 updates in the /BuildYourOwnCanvasSamples/1.starter-full-bundle directory:
2.5.0
2.6.7
0.18.1
removed
10.3.0
10.5.0
2.0.1
2.2.5
0.2.3
0.4.0
1.4.1
1.4.2
3.0.4
3.1.2
2.24.0
2.30.1
5.4.0
8.0.2
4.0.0
8.0.0
6.7.0
6.13.1
5.7.0
5.7.2
Bumps the npm_and_yarn group with 12 updates in the /BuildYourOwnCanvasSamples/2.location-and-file-uploading/web directory:
2.5.0
2.6.7
0.18.1
removed
10.3.0
10.5.0
2.0.1
2.2.5
0.2.3
0.4.0
1.4.1
1.4.2
3.0.4
3.1.2
2.24.0
2.30.1
5.4.0
8.0.2
4.0.0
8.0.0
6.7.0
6.13.1
5.7.0
5.7.2
Updates
node-fetch
from 2.5.0 to 2.6.7Release notes
Sourced from node-fetch's releases.
Commits
1ef4b56
backport of #1449 (#1453)8fe5c4e
2.x: Specify encoding as an optional peer dependency in package.json (#1310)f56b0c6
fix(URL): prefer built in URL version when available and fallback to whatwg (...b5417ae
fix: import whatwg-url in a way compatible with ESM Node (#1303)18193c5
fix v2.6.3 that did not sending query params (#1301)ace7536
fix: properly encode url with unicode characters (#1291)152214c
Fix(package.json): Corrected main file path in package.json (#1274)b5e2e41
update version number2358a6c
Honor thesize
option after following a redirect and revert data uri support8c197f8
docs: Fix typos and grammatical errors in README.md (#686)Maintainer changes
This version was pushed to npm by endless, a new releaser for node-fetch since your current version.
Removes
axios
Updates
@azure/storage-blob
from 10.3.0 to 10.5.0Commits
Updates
follow-redirects
from 1.5.10 to 1.11.0Commits
0de31a8
Release version 1.11.0 of the npm package.7a2a67a
Fix Travis on Node 4.8e9006c
Update dependencies.724087d
Drop Authorization on cross-host redirect.670c3a7
Release version 1.10.0 of the npm package.f98d981
Introduce error types and codes.9df47ad
Release version 1.9.1 of the npm package.ca2d528
Update dependencies.137c8cf
Catch and re-emit request errors.42971cc
Skip inapplicable test.Updates
find-my-way
from 2.0.1 to 2.2.5Release notes
Sourced from find-my-way's releases.
Commits
b846810
Bumped v2.2.5264a688
Bumped v2.2.4771d019
Standard0118ab6
Enable versioning on demand (#172)1bcedc7
Fix path params match issue (#159) (#160)4e9d226
Bumped v2.2.3b4cb4f5
fix #151 Wildcard route should not be blocked by Parametric with diff… (#152)a5d041f
Bumped v2.2.2275f03f
No match path param with ignoreTrailingSlash (#146)6a3bfaf
Use req and res type alias to simplify code (#142)Updates
json-schema
from 0.2.3 to 0.4.0Commits
f6f6a3b
Use a little more robust method of checking instancesef60987
Update versionb62f1da
Protect against constructor modification, #84fb427cd
Link to json-schema-org repository in addition to site, fixes #5422f1461
Don't allow proto property to be used for schema default/coerce, fixes #84c52a27c
Get basic test to passb3f42b3
Add security policy3b0cec3
Update versionc28470f
Update readme to acknowledge the state of the package7dff9cd
Merge pull request #81 from hodovani/patch-1Updates
jsprim
from 1.4.1 to 1.4.2Changelog
Sourced from jsprim's changelog.
Commits
5c8475f
joyent/node-jsprim#35 Backport json-schema 0.4.0 to version 1.4.xMaintainer changes
This version was pushed to npm by bahamat, a new releaser for jsprim since your current version.
Updates
minimatch
from 3.0.4 to 3.1.2Commits
699c459
3.1.22f2b5ff
fix: trim pattern25d7c0d
3.1.155dda29
fix: treat nocase:true as always having magic5e1fb8d
3.1.0f8145c5
Add 'allowWindowsEscape' option570e8b1
add publishConfig for v3 publishes5b7cd33
3.0.620b4b56
[fix] revert all breaking syntax changes2ff0388
document, expose, and test 'partial:true' optionUpdates
moment
from 2.24.0 to 2.30.1Changelog
Sourced from moment's changelog.
... (truncated)
Commits
485d9a7
Build 2.30.1e048b09
Bump version to 2.30.1f9f2d58
Update changelog for 2.30.1a52ffb2
Revert "Merge pull request #5827 from BobZombie:feature/fix_d.ts"ddd6809
Build 2.30.0be64d00
Bump version to 2.30.0ad41179
Update changelog for 2.30.063fe479
[misc] Make code ES6 compatible0f0195f
Revert "Merge pull request #5599 from Alanscut:issue_4985"15b82f5
Revert "Merge pull request #5597 from Alanscut:issue-5596"Updates
node-notifier
from 5.4.0 to 8.0.2Changelog
Sourced from node-notifier's changelog.
... (truncated)
Commits
3420977
v8.0.2a141580
patch: fixes security issue with non-escaping inputs [GHSL-2020-373]5d62799
v8.0.10c4a80d
chore: adds changelogf5a7bc6
fix: test casesb9d148d
patch: fixes possible injection issue for notify-sendc374fe1
v8.0.025ffe15
Bumps dependenciesee7916a
Merge pull request #341 from mikaelbr/timeoutNotifySende3decb2
Updates documentationUpdates
node-dev
from 4.0.0 to 8.0.0Release notes
Sourced from node-dev's releases.
... (truncated)
Changelog
Sourced from node-dev's changelog.
... (truncated)
Commits
3bc8997
v8.0.0 / 2022-12-30780913a
[github] Drop tests for node v17.xbd73bbc
remove custom handling for various node v12 versions of experimental loaders93cfca0
Stop testing on node v128db42c7
enable experimental-warning testa696359
suppress experimental warnings on node 18+d791afa
v7.4.3 / 2022-04-174897b33
[Loaders] Only return the format if it's builtin or commonjs (fixes #287)4d92c49
v7.4.2 / 2022-03-29920dcb3
[ESM] Fix crash with worker threads (#285)Updates
qs
from 6.7.0 to 6.13.1Changelog
Sourced from qs's changelog.
... (truncated)
Commits
f1ee037
v6.13.1afd20d0
[Dev Deps] updateobject-inspect
d185cee
[actions] split out node 10-20, and 20+4cf5567
[Dev Deps] updatees-value-fixtures
,tape
3c8a6f5
[Refactor] use__proto__
syntax instead ofObject.create
for null objects96f4d93
[Fix]stringify
: avoid a crash when afilter
key isnull
aa1f0a8
[Fix]utils.merge
: functions should not be stringified into keys2a548a9
[Tests]utils.merge
: add some coverage3e750c1
[Refactor] misc cleanupca55d0f
[Fix]parse
: avoid a crash with interpretNumericEntities: true, comma: true...Updates
semver
from 5.7.0 to 5.7.2Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
f8cc313
chore: release 5.7.22f8fd41
fix: better handling of whitespace (#585)deb5ad5
chore:@npmcli/template-oss
@4
.16.0c83c18c
5.7.1956e228
Correct typo in READMEMaintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates
xml2js
from 0.4.19 to 0.5.0Commits
9f730bb
Update package.json with latest PR50a492a
Merge pull request #603 from autopulated/master7bc3c5d
Merge pull request #598 from fnimick/masterf412a12
Merge pull request #635 from wisesimpson/patch-1d318ce0
Update README.md581b19a
use Object.create(null) to create all parsed objects (prevent prototype repla...a212950
Add documentation forexplicitCharkey
option1832e0b
Merge pull request #512 from economia/master198063c
Merge pull request #556 from Omega-Ariston/fix-issue5440d71785
Merge pull request #562 from Omega-Ariston/addDocExampleUpdates
node-fetch
from 2.5.0 to 2.6.7Release notes
Sourced from node-fetch's releases.
Commits
1ef4b56
backport of #1449 (#1453)8fe5c4e
2.x: Specify encoding as an optional peer dependency in package.json (#1310)f56b0c6
fix(URL): prefer built in URL version when available and fallback to whatwg (...b5417ae
fix: import whatwg-url in a way compatible with ESM Node (#1303)18193c5
fix v2.6.3 that did not sending query params (#1301)ace7536
fix: properly encode url with unicode characters (#1291)152214c
Fix(package.json): Corrected main file path in package.json (#1274)b5e2e41
update version number2358a6c
Honor thesize
option after following a redirect and revert data uri support8c197f8
docs: Fix typos and grammatical errors in README.md (#686)Maintainer changes
This version was pushed to npm by endless, a new releaser for node-fetch since your current version.
Removes
axios
Updates
@azure/storage-blob
from 10.3.0 to 10.5.0Commits
Updates
follow-redirects
from 1.5.10 to 1.11.0Commits
0de31a8
Release version 1.11.0 of the npm package.7a2a67a
Fix Travis on Node 4.8e9006c
Update dependencies.724087d
Drop Authorization on cross-host redirect.670c3a7
Release version 1.10.0 of the npm package.f98d981
Introduce error types and codes.9df47ad
Release version 1.9.1 of the npm package.ca2d528
Update dependencies.137c8cf
Catch and re-emit request errors.42971cc
Skip inapplicable test.Updates
find-my-way
from 2.0.1 to 2.2.5Release notes
Sourced from find-my-way's releases.
Commits
b846810
Bumped v2.2.5264a688
Bumped v2.2.4771d019
Standard0118ab6
Enable versioning on demand (#172)1bcedc7
Fix path params match issue (#159) (#160)4e9d226
Bumped v2.2.3b4cb4f5
fix #151 Wildcard route should not be blocked by Parametric with diff… (#152)a5d041f
Bumped v2.2.2275f03f
No match path param with ignoreTrailingSlash (#146)6a3bfaf
Use req and res type alias to simplify code (#142)Updates
json-schema
from 0.2.3 to 0.4.0Commits
f6f6a3b
Use a little more robust method of checking instancesef60987
Update versionb62f1da
Protect against constructor modification, #84fb427cd
Link to json-schema-org repository in addition to site, fixes #5422f1461
Don't allow proto property to be used for schema default/coerce, fixes #84c52a27c
Get basic test to passb3f42b3
Add security policy3b0cec3
Update versionc28470f
Update readme to acknowledge the state of the package7dff9cd
Merge pull request #81 from hodovani/patch-1Updates
jsprim
from 1.4.1 to 1.4.2Changelog
Sourced from jsprim's changelog.
Commits
5c8475f
...Description has been truncated