Skip to content

Commit 13d37e2

Browse files
Bump the testing group in /openalprwebhookprocessor.client with 2 updates (#310)
Bumps the testing group in /openalprwebhookprocessor.client with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [jasmine-core](https://github.com/jasmine/jasmine). Updates `@types/node` from 25.5.0 to 25.6.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `jasmine-core` from 6.1.0 to 6.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jasmine/jasmine/releases">jasmine-core's releases</a>.</em></p> <blockquote> <h2>v6.2.0</h2> <p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/6.2.0.md">release notes</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jasmine/jasmine/commit/b05ea4b4360fb8cb89b8876ab8dafc6dca650f35"><code>b05ea4b</code></a> Bump version to 6.2.0</li> <li><a href="https://github.com/jasmine/jasmine/commit/4ddb07ac2d8a35be18550770d9b192177469f949"><code>4ddb07a</code></a> Drop support for Firefox 102, 115, and 128 (old ESRs)</li> <li><a href="https://github.com/jasmine/jasmine/commit/6c61b11a6efeb7a3a0ab1ba81eb5d672e9316d0e"><code>6c61b11</code></a> Built distribution</li> <li><a href="https://github.com/jasmine/jasmine/commit/434575f49d8fc71dcc81f259de82a806f464aa4e"><code>434575f</code></a> Use one declaration per statement</li> <li><a href="https://github.com/jasmine/jasmine/commit/03ebebf6fb8a3753aced247f96b484ef30bf3ed5"><code>03ebebf</code></a> rm unused spec/.eslintrc.js</li> <li><a href="https://github.com/jasmine/jasmine/commit/b864eff3c95799ca29e8ab98c9326981ea84b95b"><code>b864eff</code></a> Convert CI to matrix configuration</li> <li><a href="https://github.com/jasmine/jasmine/commit/25a91a611ce03deccc31df87bef1fdf98110c029"><code>25a91a6</code></a> Run non-parallel tests in Node 24 too, not just parallel</li> <li><a href="https://github.com/jasmine/jasmine/commit/46338ad5b4d1f1057b5e3427a004703fe5f5fd72"><code>46338ad</code></a> Test on Windows in CI</li> <li><a href="https://github.com/jasmine/jasmine/commit/fc2de634abc17764177b5eeea084d764f00ed783"><code>fc2de63</code></a> Fix test failure on Windows</li> <li><a href="https://github.com/jasmine/jasmine/commit/6e52b971cd3be9b0eef7d00e5f32066441cabd2a"><code>6e52b97</code></a> Merge branch 'fix-issue-1781' of github.com:Tyoneb/jasmine</li> <li>Additional commits viewable in <a href="https://github.com/jasmine/jasmine/compare/v6.1.0...v6.2.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58aaeea commit 13d37e2

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

openalprwebhookprocessor.client/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openalprwebhookprocessor.client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
"@angular/localize": "^21.2.1",
4646
"@stylistic/eslint-plugin": "^5.10.0",
4747
"@types/jasmine": "~6.0.0",
48-
"@types/node": "^25.5.0",
48+
"@types/node": "^25.6.0",
4949
"@types/qrcode": "^1.5.6",
5050
"@angular-eslint/builder": "^21.3.0",
5151
"angular-eslint": "^21.3.0",
5252
"eslint": "^10.1.0",
5353
"globals": "^17.4.0",
54-
"jasmine-core": "~6.1.0",
54+
"jasmine-core": "~6.2.0",
5555
"karma": "~6.4.0",
5656
"karma-chrome-launcher": "~3.2.0",
5757
"karma-coverage": "~2.2.0",

0 commit comments

Comments
 (0)