Bump tmp, inquirer, codeceptjs, @angular-builders/custom-webpack, @angular-devkit/build-angular, @angular/cli and karma in /microservices/lms_admin_ui#450
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…gular-devkit/build-angular, @angular/cli and karma Bumps [tmp](https://github.com/raszi/node-tmp) to 0.2.6 and updates ancestor dependencies [tmp](https://github.com/raszi/node-tmp), [inquirer](https://github.com/SBoudrias/Inquirer.js), [codeceptjs](https://github.com/codeceptjs/CodeceptJS), [@angular-builders/custom-webpack](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/custom-webpack), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular/cli](https://github.com/angular/angular-cli) and [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `tmp` from 0.2.1 to 0.2.6 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.1...v0.2.6) Updates `inquirer` from 8.2.4 to 8.2.7 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.4...inquirer@8.2.7) Updates `codeceptjs` from 3.5.5 to 3.7.9 - [Release notes](https://github.com/codeceptjs/CodeceptJS/releases) - [Changelog](https://github.com/codeceptjs/CodeceptJS/blob/3.7.9/CHANGELOG.md) - [Commits](codeceptjs/CodeceptJS@3.5.5...3.7.9) Updates `@angular-builders/custom-webpack` from 15.0.0 to 21.0.3 - [Release notes](https://github.com/just-jeb/angular-builders/releases) - [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/custom-webpack/CHANGELOG.md) - [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/custom-webpack@21.0.3/packages/custom-webpack) Updates `@angular-devkit/build-angular` from 15.0.4 to 21.2.12 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@15.0.4...v21.2.12) Updates `@angular/cli` from 15.0.4 to 21.2.12 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@15.0.4...v21.2.12) Updates `karma` from 6.3.0 to 6.4.4 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v6.3.0...v6.4.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.6 dependency-type: indirect - dependency-name: inquirer dependency-version: 8.2.7 dependency-type: indirect - dependency-name: codeceptjs dependency-version: 3.7.9 dependency-type: direct:production - dependency-name: "@angular-builders/custom-webpack" dependency-version: 21.0.3 dependency-type: direct:development - dependency-name: "@angular-devkit/build-angular" dependency-version: 21.2.12 dependency-type: direct:development - dependency-name: "@angular/cli" dependency-version: 21.2.12 dependency-type: direct:development - dependency-name: karma dependency-version: 6.4.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 tmp to 0.2.6 and updates ancestor dependencies tmp, inquirer, codeceptjs, @angular-builders/custom-webpack, @angular-devkit/build-angular, @angular/cli and karma. These dependencies need to be updated together.
Updates
tmpfrom 0.2.1 to 0.2.6Changelog
Sourced from tmp's changelog.
Commits
41f7159Bump up the versionefa4a06Merge commit from fork7ef2728Check for relative values3d2fe38Bump up the versione162828Merge pull request #309 from fflorent/fix-tmp-dir-with-dirb847d2fFix use of tmp.dir() withdiroption08fa3abUpdate version1cf4ec5Merge commit from fork188b25eFix GHSA-52f5-9888-hmc673b9fe4Add test case for GHSA-52f5-9888-hmc6Updates
inquirerfrom 8.2.4 to 8.2.7Commits
9c5259aPublishe26d213fix: Replace external-editor to remove CVE30ec048Publish728536aFix coverage on clean clone516a318Downgrade wrap-ansi7a2ade6Publish42e9f91Fix coverage reporting?d53072cLegacy fix default clearing on input (#1177)b41b898Clean branch to make it work with v8 (last common.js release branch)Updates
codeceptjsfrom 3.5.5 to 3.7.9Release notes
Sourced from codeceptjs's releases.
... (truncated)
Changelog
Sourced from codeceptjs's changelog.
... (truncated)
Commits
cd374a0release 3.7.9 (#5535)93afd27Run gitleaks.yml only on codeceptjs org16297a4Fix all occurences of@xmldom/xmldomto 0.9.10 and removed override (#5534)712a57bFix securit issue in axios and updated deps (#5530)b5498c6Update outdated packages and security fixes (#5523)236b15cAlign docker playwrigth version with composer (#5521)bb9263cFix critical security issue in axios (#5517)138d28erelease 3.7.8 (#5511)1737c67Update dependencies (#5510)80d483eCreate gitleaks.yml (#5505)Maintainer changes
This version was pushed to npm by thanh.nguyen, a new releaser for codeceptjs since your current version.
Updates
@angular-builders/custom-webpackfrom 15.0.0 to 21.0.3Changelog
Sourced from @angular-builders/custom-webpack's changelog.
... (truncated)
Commits
df93abaci(release): publish4af8737ci(release): publish1f20a38ci(release): publish9c0d187ci(release): publish5d8e5f7ci(release): publish9f8d27aci(release): publish63f716aci(release): publish1d1aa1bci(release): publishc457fdeci(release): publish98059dcchore!: upgrade to Angular 21Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@angular-builders/custom-webpacksince your current version.Updates
@angular-devkit/build-angularfrom 15.0.4 to 21.2.12Release notes
Sourced from @angular-devkit/build-angular's releases.
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular's changelog.
... (truncated)
Commits
9dcef4drelease: cut the v21.2.12 releasefeec5bfrefactor(@angular/build): add missingOutputFileimport48c17e8docs: update JSDoc return tag to@returnand fix description in registry.tscbad575fix(@angular/build): ignore virtual esbuild paths with (disabled):6cc9349docs: update ng.ts render function documentation to reflect removal of render...00e3663release: cut the v21.2.11 releaseeafe1a7fix(@angular/ssr): allow all hosts in common engine rendering options to prev...7a116a8fix(@angular/ssr): remove stateful flag from URL_PARAMETER_REGEXPa7705fbbuild: update cross-repo angular dependencies453ed5bbuild: update github/codeql-action action to v4.35.4Updates
@angular/clifrom 15.0.4 to 21.2.12Release notes
Sourced from @angular/cli's releases.
... (truncated)
Changelog
Sourced from @angular/cli's changelog.
... (truncated)
Commits
9dcef4drelease: cut the v21.2.12 releasefeec5bfrefactor(@angular/build): add missingOutputFileimport48c17e8docs: update JSDoc return tag to@returnand fix description in registry.tscbad575fix(@angular/build): ignore virtual esbuild paths with (disabled):6cc9349docs: update ng.ts render function documentation to reflect removal of render...00e3663release: cut the v21.2.11 releaseeafe1a7fix(@angular/ssr): allow all hosts in common engine rendering options to prev...7a116a8fix(@angular/ssr): remove stateful flag from URL_PARAMETER_REGEXPa7705fbbuild: update cross-repo angular dependencies453ed5bbuild: update github/codeql-action action to v4.35.4Updates
karmafrom 6.3.0 to 6.4.4Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
84f85e7chore(release): 6.4.4 [skip ci]a4d1284build(deps-dev): bump ws from 6.2.1 to 6.2.3d8cf806chore(release): 6.4.3 [skip ci]d7f2d69fix: add build commits for patch release85a2eebbuild(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.20bffce2build(deps): updated socket.io version to fix security issues with socket.io-...86667abbuild(deps): bump follow-redirects from 1.11.0 to 1.15.4450fdfddocs: Add deprecation notice to Karma README9de3c00chore(release): 6.4.2 [skip ci]c6a4271fix: few typosDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.