jupyterhub / configurable-http-proxy

node-http-proxy plus a REST API
BSD 3-Clause "New" or "Revised" License
239 stars 127 forks source link

build(deps-dev): bump jasmine from 3.10.0 to 5.2.0 #552

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 1 month ago

Bumps jasmine from 3.10.0 to 5.2.0.

Release notes

Sourced from jasmine's releases.

v5.2.0

Please see the release notes.

5.1.0

Please see the release notes.

5.0.2

Please see the release notes.

5.0.1

Please see the release notes.

5.0.0

Please see the release notes.

5.0.0-beta.0

Please see the release notes.

5.0.0-alpha.1

Please see the release notes.

5.0.0-alpha.0

Please see the release notes.

4.6.0

Please see the release notes.

4.5.0

Please see the release notes.

4.4.0

Please see the release notes.

4.3.0

Please see the release notes.

4.2.1

Please see the release notes.

4.2.0

Please see the release notes.

4.1.0

Please see the release notes.

4.0.2

Please see the release notes.

4.0.1

Please see the release notes.

... (truncated)

Commits
  • d9f1c03 Bump version to 5.2.0
  • 87d1806 Moved eslint config out of package.json
  • 7884d34 Wrap help text to the terminal width
  • 9eba295 --verbose flag to print configuration debugging info
  • 75fd5bb Further reduce log flooding when parallel execution terminates early
  • b71b3be Report parallel spec loading errors as suite errors rather than crashing
  • 9a8edf2 Don't log "Jasmine worker not sending...after disconnect" messages
  • 22271c7 Test against Node 22
  • 83e59be Fixed API docs for Runner#loadConfigFile
  • 3272c0d Removed obsolete bits from README
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 3 days ago

Superseded by #555.