Skip to content

Bump tmp, @angular/cli, karma and protractor #7

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

Bumps tmp to 0.2.4 and updates ancestor dependencies tmp, @angular/cli, karma and protractor. These dependencies need to be updated together.

Updates tmp from 0.0.30 to 0.2.4

Changelog

Sourced from tmp's changelog.

v0.2.2 (2024-02-28)

🐛 Bug Fix

📝 Documentation

Committers: 5

v0.2.1 (2020-04-28)

🚀 Enhancement

🏠 Internal

Committers: 1

v0.2.0 (2020-04-25)

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

... (truncated)

Commits

Updates @angular/cli from 8.3.23 to 20.1.5

Release notes

Sourced from @​angular/cli's releases.

20.1.5

@​angular/cli

Commit Description
fix - 48ca04474 cache MCP best practices content and add tool annotations

20.1.4

@​angular/cli

Commit Description
fix - 2d753cc62 skip workspace-specific tools when outside a workspace

@​angular/build

Commit Description
fix - 42d72ef4d skip vite transformation of CSS-like assets

20.1.3

@​angular/build

Commit Description
fix - ea5cd0e81 update vite to 7.0.6

20.1.2

@​angular/cli

Commit Description
fix - 96785224f define option is being included multiple times in the JSON help

@​angular-devkit/core

Commit Description
fix - 0d0040bdf use crypto.randomUUID instead of Date.now for unique string in tmp file names

20.1.1

@​angular/build

Commit Description
fix - 541b33f8d emit a warning when outputHashing is set to all or bundles when HMR is enabled
fix - 558a0fe92 normalize code coverage include paths to POSIX

20.1.0

@​schematics/angular

Commit Description
feat - 1c19e0dcd use signal in app component

@​angular/cli

Commit Description
feat - dc45c186e add initial MCP server implementation

@​angular-devkit/build-angular

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

20.1.5 (2025-08-06)

@​angular/cli

Commit Type Description
48ca04474 fix cache MCP best practices content and add tool annotations

20.2.0-next.2 (2025-07-30)

@​angular/cli

Commit Type Description
193b39416 fix skip workspace-specific tools when outside a workspace

@​angular/build

Commit Type Description
7a183730c fix skip vite transformation of CSS-like assets

20.1.4 (2025-07-30)

@​angular/cli

Commit Type Description
2d753cc62 fix skip workspace-specific tools when outside a workspace

@​angular/build

Commit Type Description
42d72ef4d fix skip vite transformation of CSS-like assets

20.1.3 (2025-07-24)

... (truncated)

Commits
  • 2c0e973 release: cut the v20.1.5 release
  • 761bc78 build: update to latest dev-infra in the workspace
  • 48ca044 fix(@​angular/cli): cache MCP best practices content and add tool annotations
  • 8601f06 refactor(@​angular/cli): update suggested MCP server configuration output
  • 2ed9c37 test(@​angular/cli): add initial e2e test for MCP server tool registration
  • 9a2b642 refactor(@​angular/cli): add instructional text to MCP server
  • ffc4c67 release: cut the v20.1.4 release
  • 2d753cc fix(@​angular/cli): skip workspace-specific tools when outside a workspace
  • 42d72ef fix(@​angular/build): skip vite transformation of CSS-like assets
  • 0489fe7 refactor(@​angular/build): update MCP best practices guide content
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/cli since your current version.


Updates karma from 4.4.1 to 6.4.4

Release notes

Sourced from karma's releases.

v6.4.4

6.4.4 (2024-07-29)

v6.4.3

6.4.3 (2024-02-24)

Bug Fixes

  • add build commits for patch release (d7f2d69)

v6.4.2

6.4.2 (2023-04-21)

Bug Fixes

v6.4.1

6.4.1 (2022-09-19)

Bug Fixes

v6.4.0

6.4.0 (2022-06-14)

Features

  • support SRI verification of link tags (dc51a2e)
  • support SRI verification of script tags (6a54b1c)

v6.3.20

6.3.20 (2022-05-13)

Bug Fixes

  • prefer IPv4 addresses when resolving domains (e17698f), closes #3730

v6.3.19

6.3.19 (2022-04-19)

Bug Fixes

... (truncated)

Changelog

Sourced from karma's changelog.

6.4.4 (2024-07-29)

6.4.3 (2024-02-24)

Bug Fixes

  • add build commits for patch release (d7f2d69)

6.4.2 (2023-04-21)

Bug Fixes

6.4.1 (2022-09-19)

Bug Fixes

6.4.0 (2022-06-14)

Features

  • support SRI verification of link tags (dc51a2e)
  • support SRI verification of script tags (6a54b1c)

6.3.20 (2022-05-13)

Bug Fixes

  • prefer IPv4 addresses when resolving domains (e17698f), closes #3730

6.3.19 (2022-04-19)

Bug Fixes

  • client: error out when opening a new tab fails (099b85e)

6.3.18 (2022-04-13)

Bug Fixes

... (truncated)

Commits
  • 84f85e7 chore(release): 6.4.4 [skip ci]
  • a4d1284 build(deps-dev): bump ws from 6.2.1 to 6.2.3
  • d8cf806 chore(release): 6.4.3 [skip ci]
  • d7f2d69 fix: add build commits for patch release
  • 85a2eeb build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2
  • 0bffce2 build(deps): updated socket.io version to fix security issues with socket.io-...
  • 86667ab build(deps): bump follow-redirects from 1.11.0 to 1.15.4
  • 450fdfd docs: Add deprecation notice to Karma README
  • 9de3c00 chore(release): 6.4.2 [skip ci]
  • c6a4271 fix: few typos
  • Additional commits viewable in compare view

Updates protractor from 5.4.2 to 6.0.0

Release notes

Sourced from protractor's releases.

5.4.3

typescript 3.7 compatibility

Resolves #5348 which was causing incompatibility with TypeScript 3.7

Changelog

Sourced from protractor's changelog.

6.0.0

Selenium 4 removes the control flow and most of these changes are based on those changes. To see the full list of changes, please refer to selenium-webdriver's CHANGELOG

Breaking changes

  • Control flow is removed and you should use async await to run your tests.
  • Other control flow related items:
    • debugger, explore and element explorer have been removed
    • jasminewd is no longer a dependency
  • ignoreSynchronization has been deprecated and you should use waitForAngularEnabled
  • Types for selenium-webdriver are currently in the types/ directory and are not complete. We are still missing some type definitions for selenium 4.
  • Actions API in selenium-webdriver have changed and they will break your test. Also we have not exported it yet since the type definitions are not complete.

Features

  • (cf43651) chore(debugprint): convert debugprint to TypeScript (#5074)

  • (4672265) chore(browser): remove timing issues with restart and fork (#5085)

    • remove .ready since forking should automatically return a browser
    • getNewDriver should return a promised WebDriver that can be awaited
    • fix interaction tests and local driver tests
    • update unit tests for async await due to getNewDriver fix closes #5031
  • (b4dbcc2) chore(elementexplorer): remove explorer bin file (#5094)

    closes #5092

  • (3b8f263) chore(ignoreSynchornization): clean up to use waitForAngularEnabled (#5071)

  • (ffa3519) chore(debugger): remove debugger and explore methods (#5070)

  • (c9db3f3) chore(promises): remove q promises and webdriver promises (#5052)

    • remove q promises and webdriver promises from the runner, launcher, plugins, and taskRunner
    • add deprecated message to element explorer.
    • add unhandledRejection
    • update browser versions used in travis tests
  • (e22065c) chore(promises): clean up driver providers and browser control flow (#5034)

... (truncated)

Commits
  • 5d8da04 chore(release): version bump to 6.0.0 and update the changelog
  • d777738 chore(tests): circleci - chrome 69 requires chromdriver to 2.44 (#5182)
  • 3d50b68 chore(deps): update based on npm audit
  • e478ba8 chore(release): bump version to 6.0.1-beta
  • 7054827 chore(types): fix types to use not @​types/selenium-webdriver (#5127)
  • 2e5c2e6 chore(jasmine): prevent random execution order in jasmine 3 (#5126)
  • 8afc4e2 chore(release): release 6.0.0-beta and update the changelog
  • 5fd711c chore(webdriver-manager): use [email protected]
  • 96ae17c deps(jasmine): upgrade jasmine 3.3 (#5102)
  • 68491dd chore(expectedConditions): update generic Function typings (#5101)
  • Additional commits viewable in compare view

Dependabot 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 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 <dependency name> 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.

Bumps [tmp](https://github.com/raszi/node-tmp) to 0.2.4 and updates ancestor dependencies [tmp](https://github.com/raszi/node-tmp), [@angular/cli](https://github.com/angular/angular-cli), [karma](https://github.com/karma-runner/karma) and [protractor](https://github.com/angular/protractor). These dependencies need to be updated together.


Updates `tmp` from 0.0.30 to 0.2.4
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.0.30...v0.2.4)

Updates `@angular/cli` from 8.3.23 to 20.1.5
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v8.3.23...20.1.5)

Updates `karma` from 4.4.1 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@v4.4.1...v6.4.4)

Updates `protractor` from 5.4.2 to 6.0.0
- [Release notes](https://github.com/angular/protractor/releases)
- [Changelog](https://github.com/angular/protractor/blob/master/CHANGELOG.md)
- [Commits](angular/protractor@5.4.2...6.0.0)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.4
  dependency-type: indirect
- dependency-name: "@angular/cli"
  dependency-version: 20.1.5
  dependency-type: direct:development
- dependency-name: karma
  dependency-version: 6.4.4
  dependency-type: direct:development
- dependency-name: protractor
  dependency-version: 6.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants