chore(deps)(deps-dev): bump the testing group with 7 updates#127
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps-dev): bump the testing group with 7 updates#127dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the testing group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `3.5.14` | `6.0.0` | | [jasmine-core](https://github.com/jasmine/jasmine) | `3.6.0` | `6.2.0` | | [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) | `5.0.2` | `7.0.0` | | [karma](https://github.com/karma-runner/karma) | `5.1.1` | `6.4.4` | | [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) | `3.1.1` | `3.2.0` | | [karma-jasmine](https://github.com/karma-runner/karma-jasmine) | `3.3.1` | `5.1.0` | | [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) | `1.5.4` | `2.2.0` | Updates `@types/jasmine` from 3.5.14 to 6.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Updates `jasmine-core` from 3.6.0 to 6.2.0 - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v3.6.0...v6.2.0) Updates `jasmine-spec-reporter` from 5.0.2 to 7.0.0 - [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases) - [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md) - [Commits](bcaudan/jasmine-spec-reporter@v5.0.2...v7.0.0) Updates `karma` from 5.1.1 to 6.4.4 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v5.1.1...v6.4.4) Updates `karma-chrome-launcher` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma-chrome-launcher@v3.1.1...v3.2.0) Updates `karma-jasmine` from 3.3.1 to 5.1.0 - [Release notes](https://github.com/karma-runner/karma-jasmine/releases) - [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma-jasmine@v3.3.1...v5.1.0) Updates `karma-jasmine-html-reporter` from 1.5.4 to 2.2.0 - [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases) - [Commits](dfederm/karma-jasmine-html-reporter@v1.5.4...v2.2.0) --- updated-dependencies: - dependency-name: "@types/jasmine" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing - dependency-name: jasmine-core dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing - dependency-name: jasmine-spec-reporter dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing - dependency-name: karma dependency-version: 6.4.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing - dependency-name: karma-chrome-launcher dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing - dependency-name: karma-jasmine dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing - dependency-name: karma-jasmine-html-reporter dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the testing group with 7 updates:
3.5.146.0.03.6.06.2.05.0.27.0.05.1.16.4.43.1.13.2.03.3.15.1.01.5.42.2.0Updates
@types/jasminefrom 3.5.14 to 6.0.0Commits
Updates
jasmine-corefrom 3.6.0 to 6.2.0Release notes
Sourced from jasmine-core's releases.
... (truncated)
Commits
b05ea4bBump version to 6.2.04ddb07aDrop support for Firefox 102, 115, and 128 (old ESRs)6c61b11Built distribution434575fUse one declaration per statement03ebebfrm unused spec/.eslintrc.jsb864effConvert CI to matrix configuration25a91a6Run non-parallel tests in Node 24 too, not just parallel46338adTest on Windows in CIfc2de63Fix test failure on Windows6e52b97Merge branch 'fix-issue-1781' of github.com:Tyoneb/jasmineUpdates
jasmine-spec-reporterfrom 5.0.2 to 7.0.0Release notes
Sourced from jasmine-spec-reporter's releases.
... (truncated)
Changelog
Sourced from jasmine-spec-reporter's changelog.
... (truncated)
Commits
bdd03467.0.0000ead1💥 update jasmine typeseca3f45🔼 update dependenciesc7a4323🔼 update node version93e5a28[Security] Bump y18n from 4.0.0 to 4.0.15712600Bump jasmine from 3.6.3 to 3.6.40484090Bump@types/nodefrom 14.14.14 to 14.14.3328fd33aBump@types/nodefrom 14.14.13 to 14.14.143d17586Bump diff from 4.0.2 to 5.0.0a963a8bBump jasmine from 3.6.1 to 3.6.3Updates
karmafrom 5.1.1 to 6.4.4Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
84f85e7chore(release): 6.4.4 [skip ci]a4d1284build(deps-dev): bump ws from 6.2.1 to 6.2.3d8cf806chore(release): 6.4.3 [skip ci]d7f2d69fix: add build commits for patch release85a2eebbuild(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.20bffce2build(deps): updated socket.io version to fix security issues with socket.io-...86667abbuild(deps): bump follow-redirects from 1.11.0 to 1.15.4450fdfddocs: Add deprecation notice to Karma README9de3c00chore(release): 6.4.2 [skip ci]c6a4271fix: few typosUpdates
karma-chrome-launcherfrom 3.1.1 to 3.2.0Release notes
Sourced from karma-chrome-launcher's releases.
Changelog
Sourced from karma-chrome-launcher's changelog.
Commits
e92a2b4chore(release): 3.2.0 [skip ci]12a73dbfeat: add process.env.ProgramW6432 as root location for binariesd193ef3build(deps): bump semver-regex from 3.1.3 to 3.1.4d1c05e3build(deps): bump engine.io and karma3f0cd99build(deps): bump qs and body-parserUpdates
karma-jasminefrom 3.3.1 to 5.1.0Release notes
Sourced from karma-jasmine's releases.
... (truncated)
Changelog
Sourced from karma-jasmine's changelog.
... (truncated)
Commits
c3f702achore(release): 5.1.0 [skip ci]b73dbd6feat(spec-filter): allow custom specFilter58d5d25chore(release): 5.0.1 [skip ci]e964fa6fix: fixes matches performance issue, github#302819d42ddocs: make grep behaviour clearer963269dbuild: add missing husky package, sort out the eslint packages4437021docs: minor README.md tweaksb7b7e6bchore(release): 5.0.0 [skip ci]d72c124fix: limit karma peer dependency to ^6.0.0ea691e8build: drop Node.js 10 supportUpdates
karma-jasmine-html-reporterfrom 1.5.4 to 2.2.0Release notes
Sourced from karma-jasmine-html-reporter's releases.
Commits
12405b8Minor fix to package.json7a82a41Add support for Jasmine 6b19c95cAdd jasmine 5 as a compatible peer dependency5015494Exclude more files from npm package2755087Rewrite the reporter to use the peer jasmine instead of repackagingb31ca9fBump chalk from 4.1.1 to 5.0.0 (#58)101a608Update dependabot.yml8518820Create dependabot.yml1a73396Upgrade to Jasmine 3.847dd675Upgrade to Jasmine 3.7.1 (#50)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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