Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:github/issue-metrics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v3.23.2
Choose a base ref
Loading
...
head repository:github/issue-metrics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v3.23.3
Choose a head ref
Loading
  • 8commits
  • 5files changed
  • 2contributors

Commits on Sep 15, 2025

  1. chore(deps): bump actions/stale from 9.1.0 to 10.0.0 (#592)

    Bumps [actions/stale](https://github.com/actions/stale) from 9.1.0 to 10.0.0.- [Release notes](https://github.com/actions/stale/releases)- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)- [Commits](actions/stale@v9.1.0...v10.0.0)---updated-dependencies:- dependency-name: actions/stale  dependency-version: 10.0.0  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredSep 15, 2025
    Configuration menu
    Copy the full SHA
    4cb847cView commit details
    Browse the repository at this point in the history
  2. chore(deps): bump python from27f90d7to58c30f5(#593)

    Bumps python from `27f90d7` to `58c30f5`.---updated-dependencies:- dependency-name: python  dependency-version: 3.13-slim  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredSep 15, 2025
    Configuration menu
    Copy the full SHA
    872a8bbView commit details
    Browse the repository at this point in the history
  3. chore(deps): bump mypy from 1.17.1 to 1.18.1 in the dependencies group (

    #594)Bumps the dependencies group with 1 update: [mypy](https://github.com/python/mypy).Updates `mypy` from 1.17.1 to 1.18.1- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)- [Commits](python/mypy@v1.17.1...v1.18.1)---updated-dependencies:- dependency-name: mypy  dependency-version: 1.18.1  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: dependencies...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredSep 15, 2025
    Configuration menu
    Copy the full SHA
    7d9d9d1View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump types-requests from 2.32.4.20250809 to 2.32.4.20250…

    …913 (#597)Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.4.20250809 to 2.32.4.20250913.- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)---updated-dependencies:- dependency-name: types-requests  dependency-version: 2.32.4.20250913  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredSep 15, 2025
    Configuration menu
    Copy the full SHA
    97387abView commit details
    Browse the repository at this point in the history
  5. chore(deps): bump pytest-cov from 6.3.0 to 7.0.0 (#596)

    Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.3.0 to 7.0.0.- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)- [Commits](pytest-dev/pytest-cov@v6.3.0...v7.0.0)---updated-dependencies:- dependency-name: pytest-cov  dependency-version: 7.0.0  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredSep 15, 2025
    Configuration menu
    Copy the full SHA
    e3fc368View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github/contributors in the dependencies group (#595)

    Bumps the dependencies group with 1 update: [github/contributors](https://github.com/github/contributors).Updates `github/contributors` from 1.7.0 to 1.7.1- [Release notes](https://github.com/github/contributors/releases)- [Commits](github/contributors@ae62be2...a274afd)---updated-dependencies:- dependency-name: github/contributors  dependency-version: 1.7.1  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: dependencies...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredSep 15, 2025
    Configuration menu
    Copy the full SHA
    b04b5f3View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. fix: update Dependabot labels (#599)

    Based on [Dependabot docs](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#labels--) we can specify the labels applied. Previously Dependabot was applying `major`, `minor', or `patch` labels based on the version of dependency updates. This was causing conflicts with our auto releasing. If those labels were present they were being applied to our releases. This is not what we want. We are chaning to just note the package type (i.e., go, github_actions, etc) and `dependencies`, in case we ever need to filter in the UI.Signed-off-by: jmeridth <jmeridth@gmail.com>
    @jmeridth
    jmeridth authoredSep 16, 2025
    Configuration menu
    Copy the full SHA
    5ee2efcView commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. fix: go back to using root user in Dockerfile (#600)

    We have to do this because we have no active way to changepermissions to $GITHUB_OUTPUT to a specific user whenrunning the containerAdd trivy ignore to top of Dockerfile to pass lintingSigned-off-by: jmeridth <jmeridth@gmail.com>
    @jmeridth
    jmeridth authoredSep 18, 2025
    Configuration menu
    Copy the full SHA
    c2ad23cView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp