Skip to content

Bump jasmine-core from 5.10.0 to 7.0.1 - #323

Closed
dependabot[bot] wants to merge 1 commit into
v21from
dependabot/npm_and_yarn/v21/jasmine-core-7.0.1
Closed

Bump jasmine-core from 5.10.0 to 7.0.1#323
dependabot[bot] wants to merge 1 commit into
v21from
dependabot/npm_and_yarn/v21/jasmine-core-7.0.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps jasmine-core from 5.10.0 to 7.0.1.

Release notes

Sourced from jasmine-core's releases.

v7.0.1

Please see the release notes.

v7.0.0

Please see the release notes.

v7.0.0-pre.2

Please see the release notes.

v7.0.0-pre.0

Please see the release notes.

6.3.0

Please see the release notes.

v6.2.0

Please see the release notes.

v6.1.0

Please see the release notes.

v6.0.1

Please see the release notes.

v6.0.0

Please see the release notes.

v6.0.0-beta.1

Please see the release notes.

v6.0.0-beta.0

Please see the release notes.

v6.0.0-alpha.2

Please see the release notes.

v6.0.0-alpha.1

Please see the release notes.

v6.0.0-alpha.0

Please see the release notes.

v5.13.0

Please see the release notes.

v5.12.1

Please see the release notes.

v5.12.0

Please see the release notes.

... (truncated)

Commits
  • acb7a51 Bump version to 7.0.1
  • d539f62 Switch dev dependencies to published packages
  • 55f0b71 Bump version to 7.0.0
  • bf29001 Test against Node 26
  • f107aff Apply cooldown via npmrc settings instead of package-lock.json
  • d6318ce Obtain Saucelabs credentials from context
  • 301552e rm README reference to 4.0 migration guide
  • efdf019 Merge branch 'update-archiver' of github.com:gameroman/jasmine
  • e3b8b94 chore(deps): update archiver to v8
  • c798736 Fix test for ignoring empty query params
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.10.0 to 7.0.1.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.10.0...v7.0.1)
---
updated-dependencies:
- dependency-name: jasmine-core
dependency-version: 7.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 21, 2026
@dependabot@github

dependabotBot commented on behalf of githubAug 25, 2026

Copy link
Copy Markdown
ContributorAuthor

Looks like jasmine-core is no longer being updated by Dependabot, so this is no longer needed.

@dependabotdependabotBot closed this Aug 25, 2026
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/v21/jasmine-core-7.0.1 branch August 25, 2026 15:38
@andrefarzat

Copy link
Copy Markdown
Collaborator

Superseded by #331, which upgrades jasmine-core and @types/jasmine together to the Zone.js-compatible Jasmine 6 versions and regenerates the v21 lockfile with the CI npm version. Jasmine 7 is deferred because it breaks the current Zone.js test integration.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@andrefarzat