-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: karma-runner/karma
base: v6.3.2
head repository: karma-runner/karma
compare: v6.3.3
- 7 commits
- 52 files changed
- 5 contributors
Commits on Mar 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 913682d - Browse repository at this point
Copy the full SHA 913682dView commit details
Commits on Apr 6, 2021
-
docs: Assorted link fixes (#3671)
* fix redirected npmjs links * change npm to lowercase * use https when possible
1Configuration menu - View commit details
-
Copy full SHA for 5176aff - Browse repository at this point
Copy the full SHA 5176affView commit details
Commits on Apr 12, 2021
-
docs: add more information on
config.preprocessor_priority
(#3673)Ported from karma-runner/karma-runner.github.com#55
Configuration menu - View commit details
-
Copy full SHA for d0fad69 - Browse repository at this point
Copy the full SHA d0fad69View commit details -
chore: replace
init
scripts with a dependency on itself (#3674)This has the same result (symlink to the `karma` in the node_modules), but has two benefits: - karma developers don't need to run extra command - no peer dependency warnings when `npm install` is run
Configuration menu - View commit details
-
Copy full SHA for cc9420d - Browse repository at this point
Copy the full SHA cc9420dView commit details -
docs: updates to the documentation to support new markdown renderer (#…
…3672) Companion PR for karma-runner/karma-runner.github.com#62. * docs: fix invalid heading syntax It is not recognized as a heading by the markdown parser without a whitespace. * docs: fix weird syntax to reduce diff Old parser considered this the same list, but new parser assumes that these are two separate lists. Technically it should be a nested list, but it is old and shouldn't really matter. I'm doing this change to reduce the diff I need to review after switching to the new markdown parser. * docs: fix invalid markdown Items nested in the list item, must be indented 3 spaces, not 2 spaces. New parser produced a pretty messed up markup from the invalid markdown. * docs: remove redundant whitespaces in the list items
Configuration menu - View commit details
-
Copy full SHA for 94cf15e - Browse repository at this point
Copy the full SHA 94cf15eView commit details
Commits on Jun 1, 2021
-
fix(server): clean up vestigial code from proxy (#3640)
When using the proxy feature of Karma, the target value can include the [scheme](https://tools.ietf.org/html/std66#section-3.1). It was used to determine the `https` variable to be sent to the [`http-proxy`](https://www.npmjs.com/package/http-proxy) `.createProxyServer` method. However, it is now disregarded by that package. This change cleans it up.
Jonathan Ginsburg authoredJun 1, 2021 Configuration menu - View commit details
-
Copy full SHA for f4aeac3 - Browse repository at this point
Copy the full SHA f4aeac3View commit details -
chore(release): 6.3.3 [skip ci]
## [6.3.3](v6.3.2...v6.3.3) (2021-06-01) ### Bug Fixes * **server:** clean up vestigial code from proxy ([#3640](#3640)) ([f4aeac3](f4aeac3)), closes [/tools.ietf.org/html/std66#section-3](https://github.com//tools.ietf.org/html/std66/issues/section-3)
Configuration menu - View commit details
-
Copy full SHA for 943a6ac - Browse repository at this point
Copy the full SHA 943a6acView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.3.2...v6.3.3