Bump tmp, @angular/cli, karma and protractor in /archive/Angular/search-app
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.0.7 to 20.3.3
Release notes
Sourced from @angular/cli's releases.
20.3.3
@schematics/angular
Commit Description add __screenshots__/to.gitignore
@angular/ssr
Commit Description avoid retaining rendered HTML in memory post-request 20.3.2
No release notes provided.
20.3.1
@angular/build
Commit Description add timestamp to bundle generation log update vite to version 7.1.520.3.0
@angular/cli
Commit Description improve bun lockfile detection and optimize lockfile checks
@schematics/angular
Commit Description align labels in ai-config schema
@angular-devkit/build-angular
Commit Description avoid extra tick in SSR builds
@angular/build
Commit Description preserve names in esbuild for improved debugging in dev mode
@angular/ssr
Commit Description introduce BootstrapContext for isolated server-side rendering Breaking Changes
@angular/ssr
The server-side bootstrapping process has been changed to eliminate the reliance on a global platform injector.
Before:
const bootstrap = () => bootstrapApplication(AppComponent, config);
... (truncated)
Changelog
Sourced from @angular/cli's changelog.
20.3.3 (2025-09-24)
@schematics/angular
Commit Type Description b7f92da78 fix add __screenshots__/to.gitignore
@angular/ssr
Commit Type Description a4c9a2007 fix avoid retaining rendered HTML in memory post-request 21.0.0-next.4 (2025-09-17)
@angular/build
Commit Type Description a908bf3d4 feat add 'filter' option to unit-test builder c0b00d78e feat add reporter output file option for unit-test 66dd6dd83 feat allow options for unit test reporters 43fc5536f fix add timestamp to bundle generation log c6176f6df fix add upfront dependency validation for unit-test runners 69c3b1226 fix improve error handling in unit-test builder dae732059 fix serve build assets and styles in vitest 20.3.2 (2025-09-17)
19.2.17 (2025-09-17)
@angular/build
Commit Type Description 365d525b5 fix update viteto6.3.6
... (truncated)
Commits
2b45442release: cut the v20.3.3 releaseb7f92dafix(@schematics/angular): add__screenshots__/to.gitignore94583c5build: update pnpm to v10.17.13ed3b7cbuild: update bazel dependenciesa4c9a20fix(@angular/ssr): avoid retaining rendered HTML in memory post-request0b5cef0refactor(@angular/ssr): disable streaming when rendering SSG pageaa5581bbuild: update rolldown to v1.0.0-beta.38d7f392bbuild: lock file maintenance24e1638build: update cross-repo angular dependencies94c7ec1build: update rules_sass digest to 4a54e0e- 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.3.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.3 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
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 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.