Bump tmp, @angular/cli, karma and protractor in /zeppelin-web-angular
Bumps tmp to 0.2.5 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.5
Changelog
Sourced from tmp's changelog.
v0.2.2 (2024-02-28)
:bug: Bug Fix
- #278 Closes #268: Revert "fix #246: remove any double quotes or single quotes… (
@mbargiel):memo: Documentation
- #279 Closes #266: move paragraph on graceful cleanup to the head of the documentation (
@silkentrance)Committers: 5
- Carsten Klein (
@silkentrance)- Dave Nicolson (
@dnicolson)- KARASZI István (
@raszi)- Maxime Bargiel (
@mbargiel)@robertoacevesv0.2.1 (2020-04-28)
:rocket: Enhancement
- #252 Closes #250: introduce tmpdir option for overriding the system tmp dir (
@silkentrance):house: Internal
- #253 Closes #191: generate changelog from pull requests using lerna-changelog (
@silkentrance)Committers: 1
- Carsten Klein (
@silkentrance)v0.2.0 (2020-04-25)
:rocket: Enhancement
- #234 feat: stabilize tmp for v0.2.0 release (
@silkentrance):bug: Bug Fix
- #231 Closes #230: regression after fix for #197 (
@silkentrance)- #220 Closes #197: return sync callback when using the sync interface, otherwise return the async callback (
@silkentrance)- #193 Closes #192: tmp must not exit the process on its own (
@silkentrance):memo: Documentation
- #221 Gh 206 document name option (
@silkentrance):house: Internal
- #226 Closes #212: enable direct name option test (
@silkentrance)- #225 Closes #211: existing tests must clean up after themselves (
@silkentrance)- #224 Closes #217: name tests must use tmpName (
@silkentrance)- #223 Closes #214: refactor tests and lib (
@silkentrance)- #198 Update dependencies to latest versions (
@matsev)
... (truncated)
Commits
3d2fe38Bump 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-hmc6b8e2f29Remove broken tests2892a02Remove outdated URLf592318Reformat package.json- Additional commits viewable in compare view
Updates @angular/cli from 9.1.15 to 20.1.6
Release notes
Sourced from @angular/cli's releases.
20.1.6
@schematics/angular
Commit Description add extra prettier config correct configure the typeSeparatorin the library schematic20.1.5
@angular/cli
Commit Description cache MCP best practices content and add tool annotations 20.1.4
@angular/cli
Commit Description skip workspace-specific tools when outside a workspace
@angular/build
Commit Description skip vite transformation of CSS-like assets 20.1.3
@angular/build
Commit Description update viteto7.0.620.1.2
@angular/cli
Commit Description defineoption is being included multiple times in the JSON help
@angular-devkit/core
Commit Description use crypto.randomUUID instead of Date.now for unique string in tmp file names 20.1.1
@angular/build
Commit Description emit a warning when outputHashingis set toallorbundleswhen HMR is enablednormalize code coverage include paths to POSIX 20.1.0
@schematics/angular
Commit Description
... (truncated)
Changelog
Sourced from @angular/cli's changelog.
20.1.6 (2025-08-13)
@schematics/angular
Commit Type Description 584bc1d41 fix add extra prettier config 02b0506fd fix correct configure the typeSeparatorin the library schematic20.2.0-next.3 (2025-08-08)
@angular/cli
Commit Type Description 51d56f770 fix cache MCP best practices content and add tool annotations 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
... (truncated)
Commits
d67c260release: cut the v20.1.6 release2289ab5refactor(@schematics/angular): remove duplicate prompt definition.02b0506fix(@schematics/angular): correct configure thetypeSeparatorin the librar...584bc1dfix(@schematics/angular): add extra prettier config0d050f3build: update to latest version of dev-infra2c0e973release: cut the v20.1.5 release761bc78build: update to latest dev-infra in the workspace48ca044fix(@angular/cli): cache MCP best practices content and add tool annotations8601f06refactor(@angular/cli): update suggested MCP server configuration output2ed9c37test(@angular/cli): add initial e2e test for MCP server tool registration- Additional commits viewable in compare view
Updates karma from 4.1.0 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
- few typos (c6a4271)
v6.4.1
6.4.1 (2022-09-19)
Bug Fixes
- pass integrity value (63d86be)
v6.4.0
6.4.0 (2022-06-14)
Features
v6.3.20
6.3.20 (2022-05-13)
Bug Fixes
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
- few typos (c6a4271)
6.4.1 (2022-09-19)
Bug Fixes
- pass integrity value (63d86be)
6.4.0 (2022-06-14)
Features
6.3.20 (2022-05-13)
Bug Fixes
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
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 typos- Additional commits viewable in compare view
Updates protractor from 5.4.4 to 6.0.0
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
5d8da04chore(release): version bump to 6.0.0 and update the changelogd777738chore(tests): circleci - chrome 69 requires chromdriver to 2.44 (#5182)3d50b68chore(deps): update based on npm audite478ba8chore(release): bump version to 6.0.1-beta7054827chore(types): fix types to use not@types/selenium-webdriver(#5127)2e5c2e6chore(jasmine): prevent random execution order in jasmine 3 (#5126)8afc4e2chore(release): release 6.0.0-beta and update the changelog5fd711cchore(webdriver-manager): use [email protected]96ae17cdeps(jasmine): upgrade jasmine 3.3 (#5102)68491ddchore(expectedConditions): update generic Function typings (#5101)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.