-
-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: fb55/css-what
base: v3.4.1
head repository: fb55/css-what
compare: v3.4.2
- 9 commits
- 4 files changed
- 3 contributors
Commits on Oct 6, 2020
-
chore(deps-dev): Bump jest from 26.4.2 to 26.5.0
Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.4.2...v26.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 6dcd366 - Browse repository at this point
Copy the full SHA 6dcd366View commit details -
chore(deps-dev): Bump @typescript-eslint/parser from 4.3.0 to 4.4.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.4.0/packages/parser) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for a7b84aa - Browse repository at this point
Copy the full SHA a7b84aaView commit details -
chore(deps-dev): Bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.4.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 29c2b5e - Browse repository at this point
Copy the full SHA 29c2b5eView commit details -
chore(deps-dev): Bump jest from 26.5.0 to 26.5.2
Bumps [jest](https://github.com/facebook/jest) from 26.5.0 to 26.5.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v26.5.0...v26.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for aedf13d - Browse repository at this point
Copy the full SHA aedf13dView commit details -
chore(deps-dev): Bump @types/node from 14.11.2 to 14.11.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.2 to 14.11.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 16bd593 - Browse repository at this point
Copy the full SHA 16bd593View commit details
Commits on Oct 9, 2020
-
chore(deps-dev): Bump @types/node from 14.11.5 to 14.11.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.5 to 14.11.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 26e0d01 - Browse repository at this point
Copy the full SHA 26e0d01View commit details -
Use Object.keys as Object.values is not supported in node<7
Object.values was introduced in 138b101 and it is not supported in node.js until version 7, so it's a mismatch with what's declared in the `engines` section of package.json (node >= 6).
Configuration menu - View commit details
-
Copy full SHA for 98a0489 - Browse repository at this point
Copy the full SHA 98a0489View commit details -
feat(lint): Add eslint-plugin-node
Ensures that no incompatible JS features are used.
Configuration menu - View commit details
-
Copy full SHA for de90133 - Browse repository at this point
Copy the full SHA de90133View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4b589d - Browse repository at this point
Copy the full SHA e4b589dView 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 v3.4.1...v3.4.2