-
Notifications
You must be signed in to change notification settings - Fork 72
Comparing changes
Open a pull request
base repository: github/issue-metrics
base: v3.18.2
head repository: github/issue-metrics
compare: v3.18.3
- 9 commits
- 6 files changed
- 3 contributors
Commits on Mar 10, 2025
-
chore(deps): bump github/codeql-action in the dependencies group
Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.28.10 to 3.28.11 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b56ba49...6bb031a) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d61329 - Browse repository at this point
Copy the full SHA 6d61329View commit details -
Merge pull request #487 from github/dependabot/github_actions/depende…
…ncies-d1a25f988a chore(deps): bump github/codeql-action from 3.28.10 to 3.28.11 in the dependencies group
Configuration menu - View commit details
-
Copy full SHA for 8f677c4 - Browse repository at this point
Copy the full SHA 8f677c4View commit details -
chore(deps): bump types-requests from 2.32.0.20250301 to 2.32.0.20250306
Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20250301 to 2.32.0.20250306. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8799a9f - Browse repository at this point
Copy the full SHA 8799a9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0734b6d - Browse repository at this point
Copy the full SHA 0734b6dView commit details
Commits on Mar 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 828acb6 - Browse repository at this point
Copy the full SHA 828acb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e016a - Browse repository at this point
Copy the full SHA e9e016aView commit details -
Merge pull request #490 from moritzschmitz-oviva/fix-empty-output-file
fix: Set default filename, when output file is empty
Configuration menu - View commit details
-
Copy full SHA for 8757e03 - Browse repository at this point
Copy the full SHA 8757e03View commit details -
fix: handle created_at with diff types
Fixes #489 We union dict and github3.search.IssueSearchResult types but their created at attributes are accessed differently. issue["createdAt"] for dict issue.issue.created_at for github3.search.IssueSearchResult - [x] turned off HIDE_CREATED_AT on some tests to ensure we are handling that scenario Signed-off-by: jmeridth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be847c8 - Browse repository at this point
Copy the full SHA be847c8View commit details -
Merge pull request #491 from github/jm_fix_hide_created_at_false
fix: handle created_at with diff types
Configuration menu - View commit details
-
Copy full SHA for da328ef - Browse repository at this point
Copy the full SHA da328efView 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.18.2...v3.18.3