-
Notifications
You must be signed in to change notification settings - Fork 781
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: colorio.js patch mocking CSS #4456
Merged
Merged
Commits on May 6, 2024
-
chore: bump the npm-low-risk group across 1 directory with 9 updates
Bumps the npm-low-risk group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.4` | `7.24.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.4` | `7.24.5` | | [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) | `7.24.4` | `7.24.5` | | [clean-jsdoc-theme](https://github.com/ankitskvmdam/clean-jsdoc-theme) | `4.2.18` | `4.3.0` | | [colorjs.io](https://github.com/LeaVerou/color.js) | `0.4.3` | `0.5.0` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.36.1` | `3.37.0` | | [jsdoc](https://github.com/jsdoc/jsdoc) | `4.0.2` | `4.0.3` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.19.0` | `4.20.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.4` | `5.4.5` | Updates `@babel/core` from 7.24.4 to 7.24.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-core) Updates `@babel/preset-env` from 7.24.4 to 7.24.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-preset-env) Updates `@babel/runtime-corejs3` from 7.24.4 to 7.24.5 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-runtime-corejs3) Updates `clean-jsdoc-theme` from 4.2.18 to 4.3.0 - [Release notes](https://github.com/ankitskvmdam/clean-jsdoc-theme/releases) - [Changelog](https://github.com/ankitskvmdam/clean-jsdoc-theme/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankitskvmdam/clean-jsdoc-theme/commits) Updates `colorjs.io` from 0.4.3 to 0.5.0 - [Release notes](https://github.com/LeaVerou/color.js/releases) - [Commits](color-js/color.js@v0.4.3...v0.5.0) Updates `core-js` from 3.36.1 to 3.37.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.37.0/packages/core-js) Updates `jsdoc` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.3/CHANGES.md) - [Commits](jsdoc/jsdoc@4.0.2...4.0.3) Updates `selenium-webdriver` from 4.19.0 to 4.20.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.19.0...selenium-4.20.0) Updates `typescript` from 5.4.4 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.4...v5.4.5) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: "@babel/runtime-corejs3" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: clean-jsdoc-theme dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: colorjs.io dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a1f4ec - Browse repository at this point
Copy the full SHA 6a1f4ecView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d391a0c - Browse repository at this point
Copy the full SHA d391a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef636d - Browse repository at this point
Copy the full SHA 2ef636dView commit details -
fix: colorio.js patch mocking CSS
patching colorio.js with optional chaining for `CSS?.supports` Refs: #4400
Configuration menu - View commit details
-
Copy full SHA for c62613f - Browse repository at this point
Copy the full SHA c62613fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 920c990 - Browse repository at this point
Copy the full SHA 920c990View commit details -
Configuration menu - View commit details
-
Copy full SHA for 576dc99 - Browse repository at this point
Copy the full SHA 576dc99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c39c29 - Browse repository at this point
Copy the full SHA 5c39c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 841fb7d - Browse repository at this point
Copy the full SHA 841fb7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69b80f5 - Browse repository at this point
Copy the full SHA 69b80f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for edf803a - Browse repository at this point
Copy the full SHA edf803aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a7b7e6 - Browse repository at this point
Copy the full SHA 3a7b7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for eff6ad3 - Browse repository at this point
Copy the full SHA eff6ad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fada62 - Browse repository at this point
Copy the full SHA 4fada62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71cc2b4 - Browse repository at this point
Copy the full SHA 71cc2b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebd2e96 - Browse repository at this point
Copy the full SHA ebd2e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57de085 - Browse repository at this point
Copy the full SHA 57de085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b7386 - Browse repository at this point
Copy the full SHA 89b7386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e6682d - Browse repository at this point
Copy the full SHA 4e6682dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cb35e9 - Browse repository at this point
Copy the full SHA 0cb35e9View commit details -
Revert "testing a fix in CI, revert"
This reverts commit 0dd9bb5.
Configuration menu - View commit details
-
Copy full SHA for af79b8b - Browse repository at this point
Copy the full SHA af79b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4d76c - Browse repository at this point
Copy the full SHA 2a4d76cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20a8a6f - Browse repository at this point
Copy the full SHA 20a8a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5444fd - Browse repository at this point
Copy the full SHA c5444fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac45ddf - Browse repository at this point
Copy the full SHA ac45ddfView commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 208377a - Browse repository at this point
Copy the full SHA 208377aView commit details -
Configuration menu - View commit details
-
Copy full SHA for acbbc38 - Browse repository at this point
Copy the full SHA acbbc38View commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad0d80e - Browse repository at this point
Copy the full SHA ad0d80eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64be6d1 - Browse repository at this point
Copy the full SHA 64be6d1View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b79bae4 - Browse repository at this point
Copy the full SHA b79bae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1785f2c - Browse repository at this point
Copy the full SHA 1785f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1c1eae - Browse repository at this point
Copy the full SHA e1c1eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c7845 - Browse repository at this point
Copy the full SHA 87c7845View commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b78165 - Browse repository at this point
Copy the full SHA 8b78165View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae68dc8 - Browse repository at this point
Copy the full SHA ae68dc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2842f4 - Browse repository at this point
Copy the full SHA a2842f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ae8d35 - Browse repository at this point
Copy the full SHA 3ae8d35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c255b1 - Browse repository at this point
Copy the full SHA 9c255b1View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3271c2e - Browse repository at this point
Copy the full SHA 3271c2eView commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 434173b - Browse repository at this point
Copy the full SHA 434173bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 283dca9 - Browse repository at this point
Copy the full SHA 283dca9View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09a36d5 - Browse repository at this point
Copy the full SHA 09a36d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3091a - Browse repository at this point
Copy the full SHA ca3091aView commit details
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.