-
Notifications
You must be signed in to change notification settings - Fork 346
Comparing changes
Open a pull request
base repository: iterative/cml
base: v0.20.0
head repository: iterative/cml
compare: v0.20.1
- 20 commits
- 37 files changed
- 7 contributors
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27ea8ab - Browse repository at this point
Copy the full SHA 27ea8abView commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f775f7b - Browse repository at this point
Copy the full SHA f775f7bView commit details
Commits on May 9, 2024
-
Quote
$GITHUB_HEAD_REF
onrelease.yml
(#1448)* Update release.yml * Apply suggestions from code review --------- Co-authored-by: Helio Machado <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2675110 - Browse repository at this point
Copy the full SHA 2675110View commit details -
Add exclusion list for environment variables (#802)
* Restrict runner ENV access * Retrieve exclusion list from environment variable * Apply suggestions from code review * Fix “the blunder of the century” https://www.youtube.com/watch?v=vcFBwt1nu2U * Add warning for GitHub runners * Update github.js * Update github.js --------- Co-authored-by: Helio Machado <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7d27a5 - Browse repository at this point
Copy the full SHA e7d27a5View commit details -
Fix flawed
unist-util-visit
usage (#1447)* Fix issue on `publishLocalFiles` * Lint cml.js * Lint cml.js
Configuration menu - View commit details
-
Copy full SHA for 1c49104 - Browse repository at this point
Copy the full SHA 1c49104View commit details -
* Cleanup project files * fixup! Cleanup project files
Configuration menu - View commit details
-
Copy full SHA for 6638d38 - Browse repository at this point
Copy the full SHA 6638d38View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24ca0df - Browse repository at this point
Copy the full SHA 24ca0dfView commit details -
fix: upgrade js-base64 from 3.7.2 to 3.7.5 (#1410)
Snyk has created this PR to upgrade js-base64 from 3.7.2 to 3.7.5. See this package in npm: https://www.npmjs.com/package/js-base64 See this project in Snyk: https://app.snyk.io/org/0x2b3bfa0/project/c72874ff-26c3-4f42-abed-4a4ce462ebbf?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Daniel Barnes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c933da - Browse repository at this point
Copy the full SHA 2c933daView commit details -
fix: upgrade @npcz/magic from 1.3.12 to 1.3.14 (#1412)
Snyk has created this PR to upgrade @npcz/magic from 1.3.12 to 1.3.14. See this package in npm: https://www.npmjs.com/package/@npcz/magic See this project in Snyk: https://app.snyk.io/org/0x2b3bfa0/project/c72874ff-26c3-4f42-abed-4a4ce462ebbf?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Daniel Barnes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf190d3 - Browse repository at this point
Copy the full SHA cf190d3View commit details -
fix: upgrade @actions/core from 1.9.1 to 1.10.0 (#1413)
Snyk has created this PR to upgrade @actions/core from 1.9.1 to 1.10.0. See this package in npm: https://www.npmjs.com/package/@actions/core See this project in Snyk: https://app.snyk.io/org/0x2b3bfa0/project/c72874ff-26c3-4f42-abed-4a4ce462ebbf?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d625147 - Browse repository at this point
Copy the full SHA d625147View commit details -
fix: upgrade node-fetch from 2.6.11 to 2.6.12 (#1416)
Snyk has created this PR to upgrade node-fetch from 2.6.11 to 2.6.12. See this package in npm: https://www.npmjs.com/package/node-fetch See this project in Snyk: https://app.snyk.io/org/0x2b3bfa0/project/c72874ff-26c3-4f42-abed-4a4ce462ebbf?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 763d9e9 - Browse repository at this point
Copy the full SHA 763d9e9View commit details -
fix: upgrade exponential-backoff from 3.1.0 to 3.1.1 (#1417)
Snyk has created this PR to upgrade exponential-backoff from 3.1.0 to 3.1.1. See this package in npm: https://www.npmjs.com/package/exponential-backoff See this project in Snyk: https://app.snyk.io/org/0x2b3bfa0/project/c72874ff-26c3-4f42-abed-4a4ce462ebbf?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4470991 - Browse repository at this point
Copy the full SHA 4470991View commit details -
Bump @babel/traverse from 7.18.9 to 7.23.2 (#1432)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.9 to 7.23.2. - [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.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Helio Machado <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd8b263 - Browse repository at this point
Copy the full SHA dd8b263View commit details -
fix: package.json & package-lock.json to reduce vulnerabilities (#1444)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-6476909 Co-authored-by: snyk-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75d7ea6 - Browse repository at this point
Copy the full SHA 75d7ea6View commit details -
Bump ip from 1.1.8 to 1.1.9 (#1452)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. - [Commits](indutny/node-ip@v1.1.8...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5975a94 - Browse repository at this point
Copy the full SHA 5975a94View commit details -
Bump semver from 7.5.4 to 7.6.0 (#1454)
Bumps [semver](https://github.com/npm/node-semver) from 7.5.4 to 7.6.0. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.5.4...v7.6.0) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 113dfc5 - Browse repository at this point
Copy the full SHA 113dfc5View commit details -
[Snyk] Security upgrade proxy-agent from 5.0.0 to 6.3.0 (#1441)
* fix: package.json & package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 * Fix * fixup! Freeze package-lock.json --------- Co-authored-by: snyk-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e13136f - Browse repository at this point
Copy the full SHA e13136fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fcb034 - Browse repository at this point
Copy the full SHA 0fcb034View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61a44c0 - Browse repository at this point
Copy the full SHA 61a44c0View commit details -
Co-authored-by: Helio Machado <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9aa754 - Browse repository at this point
Copy the full SHA d9aa754View 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 v0.20.0...v0.20.1