X Tutup
Skip to content

Bump karma from 6.3.4 to 6.3.7 in /build#39445

Closed
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/build/karma-6.3.7
Closed

Bump karma from 6.3.4 to 6.3.7 in /build#39445
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/build/karma-6.3.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps karma from 6.3.4 to 6.3.7.

Release notes

Sourced from karma's releases.

v6.3.7

6.3.7 (2021-11-01)

Bug Fixes

  • middleware: replace %X_UA_COMPATIBLE% marker anywhere in the file (f1aeaec), closes #3711

v6.3.6

6.3.6 (2021-10-25)

Bug Fixes

  • bump vulnerable ua-parser-js version (6f2b2ec), closes #3713

v6.3.5

6.3.5 (2021-10-20)

Bug Fixes

  • client: prevent socket.io from hanging due to mocked clocks (#3695) (105da90)
Changelog

Sourced from karma's changelog.

6.3.7 (2021-11-01)

Bug Fixes

  • middleware: replace %X_UA_COMPATIBLE% marker anywhere in the file (f1aeaec), closes #3711

6.3.6 (2021-10-25)

Bug Fixes

  • bump vulnerable ua-parser-js version (6f2b2ec), closes #3713

6.3.5 (2021-10-20)

Bug Fixes

  • client: prevent socket.io from hanging due to mocked clocks (#3695) (105da90)
Commits
  • 920fa33 chore(release): 6.3.7 [skip ci]
  • f1aeaec fix(middleware): replace %X_UA_COMPATIBLE% marker anywhere in the file
  • 36d41cb chore: update tooling packages to the latest versions
  • 4ad9058 chore(release): 6.3.6 [skip ci]
  • 6f2b2ec fix: bump vulnerable ua-parser-js version
  • 389d816 chore(release): 6.3.5 [skip ci]
  • 56cda53 chore: use karmarunnerbot's token for semantic-release actions
  • d69b77a chore(ci/client/browserstack): reduce the captureTimeout
  • 105da90 fix(client): prevent socket.io from hanging due to mocked clocks (#3695)
  • ab9ebf8 chore: add DOCS_GITHUB_TOKEN secret for updating karma documentation
  • 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 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 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)

@phil-davis
Copy link
Contributor

drone does not start. These dependabot PRs are often a problem, and I don't know why.

dependabot bot and others added 2 commits November 2, 2021 14:12
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.7.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.3.4...v6.3.7)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@phil-davis phil-davis force-pushed the dependabot/npm_and_yarn/build/karma-6.3.7 branch from b6630f7 to ab63392 Compare November 2, 2021 08:27
@phil-davis
Copy link
Contributor

drone does not start. These dependabot PRs are often a problem, and I don't know why.

I created PR #39447 and drone is running there.

@phil-davis
Copy link
Contributor

done in #39447

@phil-davis phil-davis closed this Nov 2, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@phil-davis phil-davis deleted the dependabot/npm_and_yarn/build/karma-6.3.7 branch November 2, 2021 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup