-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Comparing changes
Open a pull request
base repository: microsoft/TypeScript
base: main
head repository: sueannioanis/TypeScript
compare: master
- 14 commits
- 2 files changed
- 2 contributors
Commits on Mar 24, 2025
-
Bump the github-actions group across 1 directory with 4 updates
Bumps the github-actions group with 4 updates in the / directory: [actions/setup-node](https://github.com/actions/setup-node), [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/cache](https://github.com/actions/cache) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/setup-node` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@1d0ff46...cdca736) Updates `actions/upload-artifact` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@4cec3d8...ea165f8) Updates `actions/cache` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@d4323d4...5a3ec84) Updates `github/codeql-action` from 3.28.11 to 3.28.12 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@6bb031a...5f8171a) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0e4a13a - Browse repository at this point
Copy the full SHA 0e4a13aView commit details
Commits on Mar 30, 2025
-
Merge pull request #6 from sueannioanis/dependabot/github_actions/git…
…hub-actions-82bb80917f Bump the github-actions group across 1 directory with 4 updates
sueannioanis authoredMar 30, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 349551c - Browse repository at this point
Copy the full SHA 349551cView commit details -
Bump github/codeql-action in the github-actions group across 1 directory
Bumps the github-actions group with 1 update in the / directory: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.28.12 to 3.28.13 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@5f8171a...1b549b9) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 19c05a0 - Browse repository at this point
Copy the full SHA 19c05a0View commit details
Commits on Mar 31, 2025
-
Merge pull request #7 from sueannioanis/dependabot/github_actions/git…
…hub-actions-379726463b Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group across 1 directory
sueannioanis authoredMar 31, 2025 Configuration menu - View commit details
-
Copy full SHA for e743895 - Browse repository at this point
Copy the full SHA e743895View commit details
Commits on Apr 1, 2025
-
Merge branch 'microsoft:main' into master
sueannioanis authoredApr 1, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for ada33d9 - Browse repository at this point
Copy the full SHA ada33d9View commit details -
Merge branch 'microsoft:main' into master
sueannioanis authoredApr 1, 2025 Configuration menu - View commit details
-
Copy full SHA for 95bc2a7 - Browse repository at this point
Copy the full SHA 95bc2a7View commit details
Commits on Apr 4, 2025
-
Merge branch 'microsoft:main' into master
sueannioanis authoredApr 4, 2025 Configuration menu - View commit details
-
Copy full SHA for 87a7b46 - Browse repository at this point
Copy the full SHA 87a7b46View commit details
Commits on Apr 21, 2025
-
Bump the github-actions group across 1 directory with 3 updates
Bumps the github-actions group with 3 updates in the / directory: [actions/setup-node](https://github.com/actions/setup-node), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/setup-node` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@cdca736...49933ea) Updates `codecov/codecov-action` from 5.4.0 to 5.4.2 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@0565863...ad3126e) Updates `github/codeql-action` from 3.28.13 to 3.28.15 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@1b549b9...45775bd) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-version: 5.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.28.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bc93027 - Browse repository at this point
Copy the full SHA bc93027View commit details
Commits on May 4, 2025
-
Merge branch 'microsoft:main' into master
sueannioanis authoredMay 4, 2025 Configuration menu - View commit details
-
Copy full SHA for 9ec4a2f - Browse repository at this point
Copy the full SHA 9ec4a2fView commit details -
Merge pull request #9 from sueannioanis/dependabot/github_actions/git…
…hub-actions-d1cd3dcf3f Bump the github-actions group across 1 directory with 3 updates
sueannioanis authoredMay 4, 2025 Configuration menu - View commit details
-
Copy full SHA for 33bfae7 - Browse repository at this point
Copy the full SHA 33bfae7View commit details -
Bump github/codeql-action in the github-actions group across 1 directory
Bumps the github-actions group with 1 update in the / directory: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.28.15 to 3.28.17 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@45775bd...60168ef) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.28.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1424e1a - Browse repository at this point
Copy the full SHA 1424e1aView commit details -
Merge pull request #10 from sueannioanis/dependabot/github_actions/gi…
…thub-actions-970434cb35 Bump github/codeql-action from 3.28.15 to 3.28.17 in the github-actions group across 1 directory
sueannioanis authoredMay 4, 2025 Configuration menu - View commit details
-
Copy full SHA for a664b14 - Browse repository at this point
Copy the full SHA a664b14View commit details
Commits on May 13, 2025
-
Merge branch 'microsoft:main' into master
sueannioanis authoredMay 13, 2025 Configuration menu - View commit details
-
Copy full SHA for fa17e2c - Browse repository at this point
Copy the full SHA fa17e2cView commit details
Commits on Jun 21, 2025
-
Merge branch 'microsoft:main' into master
sueannioanis authoredJun 21, 2025 Configuration menu - View commit details
-
Copy full SHA for d038c76 - Browse repository at this point
Copy the full SHA d038c76View commit details
There are no files selected for viewing