-
Notifications
You must be signed in to change notification settings - Fork 15
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
chore(deps): bump the npm_and_yarn group across 1 directory with 23 updates #1764
Merged
jannisvisser
merged 4 commits into
master
from
dependabot/npm_and_yarn/services/API-service/npm_and_yarn-4eec3c1ab2
Nov 25, 2024
Merged
chore(deps): bump the npm_and_yarn group across 1 directory with 23 updates #1764
jannisvisser
merged 4 commits into
master
from
dependabot/npm_and_yarn/services/API-service/npm_and_yarn-4eec3c1ab2
Nov 25, 2024
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
…pdates Bumps the npm_and_yarn group with 17 updates in the /services/API-service directory: | Package | From | To | | --- | --- | --- | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.1.3` | `10.4.7` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `7.1.8` | `8.0.2` | | [axios](https://github.com/axios/axios) | `1.4.0` | `1.7.7` | | [twilio](https://github.com/twilio/twilio-node) | `3.83.1` | `5.3.5` | | [ejs](https://github.com/mde/ejs) | `3.1.9` | `3.1.10` | | [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) | `8.5.1` | `9.0.2` | | [passport-jwt](https://github.com/mikenicholson/passport-jwt) | `4.0.0` | `4.0.1` | | [passport](https://github.com/jaredhanson/passport) | `0.4.1` | `0.6.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `24.9.0` | `29.7.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `26.0.20` | `29.5.14` | | [nodemon](https://github.com/remy/nodemon) | `2.0.7` | `3.1.7` | | [swagger-ui-express](https://github.com/scottie1984/swagger-ui-express) | `4.1.6` | `5.0.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `24.3.0` | `29.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` | | [minimist](https://github.com/minimistjs/minimist) | `1.2.5` | `1.2.8` | | [qs](https://github.com/ljharb/qs) | `6.5.2` | `6.5.3` | Updates `@nestjs/core` from 10.1.3 to 10.4.7 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.4.7/packages/core) Updates `@nestjs/swagger` from 7.1.8 to 8.0.2 - [Release notes](https://github.com/nestjs/swagger/releases) - [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json) - [Commits](nestjs/swagger@7.1.8...8.0.2) Updates `axios` from 1.4.0 to 1.7.7 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.4.0...v1.7.7) Updates `twilio` from 3.83.1 to 5.3.5 - [Release notes](https://github.com/twilio/twilio-node/releases) - [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md) - [Upgrade guide](https://github.com/twilio/twilio-node/blob/main/UPGRADE.md) - [Commits](twilio/twilio-node@3.83.1...5.3.5) Updates `ejs` from 3.1.9 to 3.1.10 - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.9...v3.1.10) Updates `jsonwebtoken` from 8.5.1 to 9.0.2 - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.2) Updates `passport-jwt` from 4.0.0 to 4.0.1 - [Commits](mikenicholson/passport-jwt@v4.0.0...v4.0.1) Updates `passport` from 0.4.1 to 0.6.0 - [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md) - [Commits](jaredhanson/passport@v0.4.1...v0.6.0) Updates `passport-jwt` from 4.0.0 to 4.0.1 - [Commits](mikenicholson/passport-jwt@v4.0.0...v4.0.1) Updates `twilio` from 3.83.1 to 5.3.5 - [Release notes](https://github.com/twilio/twilio-node/releases) - [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md) - [Upgrade guide](https://github.com/twilio/twilio-node/blob/main/UPGRADE.md) - [Commits](twilio/twilio-node@3.83.1...5.3.5) Updates `jest` from 24.9.0 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) Updates `@types/jest` from 26.0.20 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `nodemon` from 2.0.7 to 3.1.7 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.7...v3.1.7) Updates `swagger-ui-express` from 4.1.6 to 5.0.1 - [Release notes](https://github.com/scottie1984/swagger-ui-express/releases) - [Commits](scottie1984/swagger-ui-express@4.1.6...5.0.1) Updates `ts-jest` from 24.3.0 to 29.2.5 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v24.3.0...v29.2.5) Updates `ansi-regex` from 3.0.0 to 4.1.0 - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v3.0.0...v4.1.0) Updates `braces` from 2.3.2 to 3.0.2 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits/3.0.2) Updates `swagger-ui-dist` from 3.42.0 to 5.17.14 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](swagger-api/swagger-ui@v3.42.0...v5.17.14) Updates `glob-parent` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2) Updates `follow-redirects` from 1.15.2 to 1.15.9 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.9) Updates `yargs-parser` from 10.1.0 to 20.2.4 - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md) - [Commits](yargs/yargs-parser@v10.1.0...v20.2.4) 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 `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 `minimist` from 1.2.5 to 1.2.8 - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.5...v1.2.8) Updates `qs` from 6.5.2 to 6.5.3 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@nestjs/swagger" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: twilio dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ejs dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jsonwebtoken dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: passport-jwt dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: passport dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: passport-jwt dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: twilio dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jest dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@types/jest" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: nodemon dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: swagger-ui-express dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: ts-jest dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: ansi-regex dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: swagger-ui-dist dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: glob-parent dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: yargs-parser 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: jsprim dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimist dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 5, 2024
… dependabot/npm_and_yarn/services/API-service/npm_and_yarn-4eec3c1ab2
… dependabot/npm_and_yarn/services/API-service/npm_and_yarn-4eec3c1ab2
jannisvisser
deleted the
dependabot/npm_and_yarn/services/API-service/npm_and_yarn-4eec3c1ab2
branch
November 25, 2024 16:01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 17 updates in the /services/API-service directory:
10.1.3
10.4.7
7.1.8
8.0.2
1.4.0
1.7.7
3.83.1
5.3.5
3.1.9
3.1.10
8.5.1
9.0.2
4.0.0
4.0.1
0.4.1
0.6.0
24.9.0
29.7.0
26.0.20
29.5.14
2.0.7
3.1.7
4.1.6
5.0.1
24.3.0
29.2.5
0.2.3
0.4.0
1.4.1
1.4.2
1.2.5
1.2.8
6.5.2
6.5.3
Updates
@nestjs/core
from 10.1.3 to 10.4.7Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
a544552
chore(@nestjs
) publish v10.4.7 release7843db3
chore(@nestjs
) publish v10.4.6 released9c8df7
fix(core): initialize internal core module on preview94a1ca1
chore: update readme and package.jsoned644e9
chore(@nestjs
) publish v10.4.5 release5ae7e0f
chore(@nestjs
) publish v10.4.4 release3c24de6
chore: update readmes2fb629e
chore(@nestjs
) publish v10.4.3 release3014240
Merge branch 'master' of https://github.com/nestjs/nestd3dd896
chore: update readmeUpdates
@nestjs/swagger
from 7.1.8 to 8.0.2Release notes
Sourced from
@nestjs/swagger
's releases.... (truncated)
Commits
96259e6
chore(): release v8.0.2f23dd40
Merge pull request #3148 from nestjs/fix/query-params-3144d2eac71
Merge pull request #3134 from Michsior14/fix/compiler-option-paths-mapping011d1af
Merge pull request #3147 from nestjs/renovate/nest-monorepo8e45aa8
fix: spread query parameters if feasible #31446e5aef2
chore(deps): update nest monorepo to v10.4.789902c4
chore(deps): update dependency@types/node
to v22.9.0281b884
chore(deps): update typescript-eslint monorepo to v8.13.07ee45d6
chore(deps): update dependency@types/node
to v22.8.7837a86e
chore(deps): update dependency eslint to v9.14.0Updates
axios
from 1.4.0 to 1.7.7Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
5b8a826
chore(release): v1.7.7 (#6585)364993f
fix(http): fixed support for IPv6 literal strings in url (#5731)d198085
fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcf
chore(release): v1.7.6 (#6583)bc03c6c
chore(examples): fix module import (#6575)df9889b
fix(fetch): optimize signals composing logic; (#6582)ee208cf
chore(sponsor): update sponsor block (#6576)085f568
fix(fetch): fix content length calculation for FormData payload; (#6524)59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)Updates
twilio
from 3.83.1 to 5.3.5Release notes
Sourced from twilio's releases.
... (truncated)
Changelog
Sourced from twilio's changelog.
... (truncated)
Upgrade guide
Sourced from twilio's upgrade guide.
... (truncated)
Commits
b68e81f
Release 5.3.51c29f63
[Librarian] Regenerated @ 2e932f6c59e0f9fb6cb96952802e5ebedd83b6f0 1852557f82...e2ed9ac
Release 5.3.4dfac00a
[Librarian] Regenerated @ d97b0740a0c7cf86beebd56c6973927b07719cde 1fc3bb6195...c0c5d8c
Release 5.3.3a7f3211
[Librarian] Regenerated @ 021bab52f93b55d7a5786bd27716bf3a0be2d7b9 aa81ca7c51...64ca243
Release 5.3.27bf9c75
[Librarian] Regenerated @ 08245333f4a8c9235d547b189cd9c422f73e0e7e 7bb98153c2...34e7fbc
Sync for IoT has reached EOL; removing reference to Deployed Devices (#1037)6033208
Release 5.3.1Updates
ejs
from 3.1.9 to 3.1.10Release notes
Sourced from ejs's releases.
Commits
d3f807d
Version 3.1.109ee26dd
Mocha TDDe469741
Basic pollution protection715e950
Merge pull request #756 from Jeffrey-mu/maincabe314
Include advanced usage examples29b076c
Added header11503c7
Merge branch 'main' of github.com:mde/ejs into main7690404
Added security banner to READMEf47d7ae
Update SECURITY.md828cea1
Update SECURITY.mdUpdates
jsonwebtoken
from 8.5.1 to 9.0.2Changelog
Sourced from jsonwebtoken's changelog.
Commits
bc28861
Release 9.0.2 (#935)96b8906
refactor: use specific lodash packages (#933)ed35062
security: Updating semver to 7.5.4 to resolve CVE-2022-25883 (#932)84539b2
Updating package version to 9.0.1 (#920)a99fd4b
fix(stubs): allow decode method to be stubbed (#876)e1fa9dc
Merge pull request from GHSA-8cf7-32gw-wr335eaedbf
chore(ci): remove github test actions job (#861)cd4163e
chore(ci): configure Github Actions jobs for Tests & Security Scanning (#856)ecdf6cc
fix!: Prevent accidental use of insecure key sizes & misconfiguration of secr...8345030
fix(sign&verify)!: Remove defaultnone
support fromsign
andverify
met...Maintainer changes
This version was pushed to npm by charlesrea, a new releaser for jsonwebtoken since your current version.
Updates
passport-jwt
from 4.0.0 to 4.0.1Commits
fed94fa
4.0.1 releasecfb5566
Merge pull request #248 from mikenicholson/update-minmatch8e4ad5b
Address minmatch vulnerabilitye9cf2ce
Merge pull request #247 from mikenicholson/jsonwebtoken-9bfbc6cc
Update jsonwebtoken to 9.0.0a49b43e
Update minimist due to prototype pollution vulnerability in previous versiona5137c6
Merge pull request #192 from markhoney/patch-1ea824cd
Update jsonwebtoken and run npm audit fix8e57eec
Remove older node versions shiping npm without support for "ci"3ab9305
Add CI workflow in GitHub ActionsUpdates
passport
from 0.4.1 to 0.6.0Changelog
Sourced from passport's changelog.
... (truncated)
Commits
c33067b
0.6.03052bb4
Update changelog.42630cb
Merge pull request #900 from jaredhanson/fix-fixation8dd79fe
Use utils-merge rather than Object.assign for compatibility.4f6bd5b
Change keepSessionData to keepSessionData.46756e5
Silence verbose logging.987b191
Add tests.f8a175f
Add tests.29a90d6
No need to guard callback existence.bfba8a1
Add tests.Updates
passport-jwt
from 4.0.0 to 4.0.1Commits
fed94fa
4.0.1 releasecfb5566
Merge pull request #248 from mikenicholson/update-minmatch8e4ad5b
Address minmatch vulnerabilitye9cf2ce
Merge pull request #247 from mikenicholson/jsonwebtoken-9bfbc6cc
Update jsonwebtoken to 9.0.0a49b43e
Update minimist due to prototype pollution vulnerability in previous versiona5137c6
Merge pull request #192 from markhoney/patch-1ea824cd
Update jsonwebtoken and run npm audit fix8e57eec
Remove older node versions shiping npm without support for "ci"3ab9305
Add CI workflow in GitHub ActionsUpdates
twilio
from 3.83.1 to 5.3.5Release notes
Sourced from twilio's releases.
... (truncated)
Changelog
Sourced from twilio's changelog.
... (truncated)
Upgrade guide
Sourced from twilio's upgrade guide.