alphagov / govuk-browser-extension

Chrome and Firefox extension for developers working on GOV.UK.
24 stars 5 forks source link

Bump jasmine-core and jasmine-browser-runner #180

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jasmine-core and jasmine-browser-runner. These dependencies needed to be updated together. Updates jasmine-core from 4.6.0 to 5.1.1

Release notes

Sourced from jasmine-core's releases.

5.1.1

Please see the release notes.

5.1.0

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.

Commits
  • bff612a Bump version to 5.1.1
  • 4ba42f3 Fixed global variable leak when using ParallelReportDispatcher
  • 58bee05 Documented usage of eval in DelayedFunctionScheduler
  • c1871b0 Removed unnecessary throw when building stack trace
  • c16974b Improved jsdocs for originalFn argument to createSpy
  • bfedda9 Link to 5.0 upgrade guide in README, not 4.0
  • a67b727 Fixed jsdocs for throwUnless and throwUnlessAsync
  • 47f3105 Bump version to 5.1.0
  • aeb5653 Built distribution
  • 75d45ef Exclude inherited Error properties from stack trace
  • Additional commits viewable in compare view


Updates jasmine-browser-runner from 1.4.0 to 2.3.0

Release notes

Sourced from jasmine-browser-runner's releases.

2.3.0

Please see the release notes.

2.2.0

Please see the release notes.

2.1.0

Please see the release notes.

2.0.0

Please see the release notes.

2.0.0-beta.1

Please see the release notes.

2.0.0-beta.0

Please see the release notes.

Commits
  • db8238b Bump version to 2.3.0
  • 513b483 Fixed failing spec
  • ead882e Support the new headless Chrome
  • 8804085 Fixed Chromedriver installation on CI
  • dfb7a81 Bump version to 2.2.0
  • b151408 Added support for arbitrary Express middleware
  • e284c49 Run browser tests on Windows
  • 7ae9f8f CI: fix 404 errors downloading Chromedriver
  • 3869c3b Bump version to 2.1.0
  • 4adbe7b CI: specify a Sauce tunnel ID
  • 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 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)