Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Bumps jasmine-core from 2.5.2 to 2.99.1.

Release notes

Sourced from jasmine-core's releases.

2.99.1

This is a patch release to fix the deprecation message for catch exceptions in 2.99

See #1497

2.99

This release deprecates some things in preparation for Jasmine 3.0. Please see the release notes

2.9.1

Please see the release notes

2.9.0

Please see the release notes

2.8.0

Please see the release notes.

2.7.0

Please see the release notes.

2.6.4

Please see the release notes

2.6.3

Please see the release notes

2.6.2

Please see the release notes

2.6.1

Please see the release notes

2.6.0

Please see the release notes

Commits
  • 4e5d947 Also lock for selenium runner
  • c2603ef Specify Jasmine Gem 2.99 tag for bundle install
  • fbec3cc Only show deprecation for catch exceptions if you tell Jasmine not to catch
  • 4530f94 Generate combined file with new version numbers
  • 9911d37 bump version to 2.99
  • 32f99ef Use Jasmine's arrayContains to look for duplicate deprecations
  • c142490 Add deprecation messages for things that will change/break in 3.0
  • 24bf348 Display deprecation warnings in HTML reporter
  • 5afe122 Add ability to report deprecation warnings from within the suite
  • 70bce55 Bump version to 2.9.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 <dependency name> 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.

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 2.5.2 to 2.99.1.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v2.5.2...v2.99.1)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-version: 2.99.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners September 4, 2025 13:51
@dependabot dependabot bot requested review from nfebe, sorbaugh and susnux and removed request for a team September 4, 2025 13:51
@github-actions github-actions bot changed the title build(deps-dev): bump jasmine-core from 2.5.2 to 2.99.1 [stable32] build(deps-dev): bump jasmine-core from 2.5.2 to 2.99.1 Sep 4, 2025
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

"file-loader": "^6.2.0",
"handlebars-loader": "^1.7.3",
"jasmine-core": "~2.5.2",
"jasmine-core": "~2.99.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if this works - lets see the test jsunit results. If not then its just not compatible.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@AndyScherzinger AndyScherzinger added this to the Nextcloud 32.0.3 milestone Nov 25, 2025
@sorbaugh sorbaugh merged commit 560f4b9 into stable32 Nov 25, 2025
140 of 143 checks passed
@sorbaugh sorbaugh deleted the dependabot/npm_and_yarn/stable32/jasmine-core-2.99.1 branch November 25, 2025 09:51
@nextcloud-bot nextcloud-bot mentioned this pull request Dec 3, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants