Skip to content
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 or learn 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: pyinat/naturtag
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0b3
Choose a base ref
...
head repository: pyinat/naturtag
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 17 files changed
  • 2 contributors

Commits on Aug 4, 2024

  1. Update dependencies

    JWCook committed Aug 4, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ccafcb5 View commit details

Commits on Aug 8, 2024

  1. Copy the full SHA
    6c8ff82 View commit details
  2. Typos and comments

    JWCook committed Aug 8, 2024
    Copy the full SHA
    98c33ff View commit details

Commits on Aug 10, 2024

  1. Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0

    Bumps [pypa/gh-action-pip-audit](https://github.com/pypa/gh-action-pip-audit) from 1.0.8 to 1.1.0.
    - [Release notes](https://github.com/pypa/gh-action-pip-audit/releases)
    - [Commits](pypa/gh-action-pip-audit@v1.0.8...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pip-audit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 10, 2024
    Copy the full SHA
    a3e37ab View commit details

Commits on Aug 12, 2024

  1. Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 (#406)

    Bumps
    [pypa/gh-action-pip-audit](https://github.com/pypa/gh-action-pip-audit)
    from 1.0.8 to 1.1.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/pypa/gh-action-pip-audit/releases">pypa/gh-action-pip-audit's
    releases</a>.</em></p>
    <blockquote>
    <h2>v1.1.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Support running inside windows self-hosted runner by <a
    href="https://github.com/AngelMF"><code>@​AngelMF</code></a> in <a
    href="https://redirect.github.com/pypa/gh-action-pip-audit/pull/43">pypa/gh-action-pip-audit#43</a></li>
    <li>selftest: run some selftests on Windows by <a
    href="https://github.com/woodruffw"><code>@​woodruffw</code></a> in <a
    href="https://redirect.github.com/pypa/gh-action-pip-audit/pull/44">pypa/gh-action-pip-audit#44</a></li>
    <li>README: prep 1.1.0 by <a
    href="https://github.com/woodruffw"><code>@​woodruffw</code></a> in <a
    href="https://redirect.github.com/pypa/gh-action-pip-audit/pull/48">pypa/gh-action-pip-audit#48</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/AngelMF"><code>@​AngelMF</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/pypa/gh-action-pip-audit/pull/43">pypa/gh-action-pip-audit#43</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/pypa/gh-action-pip-audit/compare/v1.0.8...v1.1.0">https://github.com/pypa/gh-action-pip-audit/compare/v1.0.8...v1.1.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/pypa/gh-action-pip-audit/commit/1220774d901786e6f652ae159f7b6bc8fea6d266"><code>1220774</code></a>
    README: prep 1.1.0 (<a
    href="https://redirect.github.com/pypa/gh-action-pip-audit/issues/48">#48</a>)</li>
    <li><a
    href="https://github.com/pypa/gh-action-pip-audit/commit/8c34e8a682c7ee032a2edd734f56992ea8d4f284"><code>8c34e8a</code></a>
    selftest: run some selftests on Windows (<a
    href="https://redirect.github.com/pypa/gh-action-pip-audit/issues/44">#44</a>)</li>
    <li><a
    href="https://github.com/pypa/gh-action-pip-audit/commit/530374b67a3e8b3972d2caae7ee9a1d3dd486329"><code>530374b</code></a>
    Support running inside windows self-hosted runner (<a
    href="https://redirect.github.com/pypa/gh-action-pip-audit/issues/43">#43</a>)</li>
    <li>See full diff in <a
    href="https://github.com/pypa/gh-action-pip-audit/compare/v1.0.8...v1.1.0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pypa/gh-action-pip-audit&package-manager=github_actions&previous-version=1.0.8&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    JWCook authored Aug 12, 2024
    Copy the full SHA
    7ad338e View commit details

Commits on Aug 13, 2024

  1. Copy the full SHA
    c4bd362 View commit details
  2. Use pyqtdarktheme-fork

    JWCook committed Aug 13, 2024
    Copy the full SHA
    97db8c0 View commit details
  3. Add Python 3.12 support (#407)

    Closes #396
    JWCook authored Aug 13, 2024
    Copy the full SHA
    8168918 View commit details

Commits on Oct 10, 2024

  1. Copy the full SHA
    8e185f2 View commit details
  2. Update dev container to use python 3.12

    JWCook committed Oct 10, 2024
    Copy the full SHA
    286727c View commit details
  3. win32timezone no longer required

    JWCook committed Oct 10, 2024
    Copy the full SHA
    9a4b4dc View commit details
  4. Copy the full SHA
    c5e1f05 View commit details
  5. Update app version and changelog

    JWCook committed Oct 10, 2024
    Copy the full SHA
    805d31f View commit details

Commits on Dec 31, 2024

  1. Copy the full SHA
    43f12b8 View commit details
  2. Update dependencies and pre-commit hooks

    JWCook committed Dec 31, 2024
    Copy the full SHA
    a938836 View commit details
  3. Update pyside6 to 6.8.1 (seems stable now)

    JWCook committed Dec 31, 2024
    Copy the full SHA
    aae6d58 View commit details

Commits on Jan 2, 2025

  1. Copy the full SHA
    a4183a1 View commit details
  2. Update packaged taxonomy db

    JWCook committed Jan 2, 2025
    Copy the full SHA
    7c7d0df View commit details
  3. Pin pyinstaller to 6.10 due to AV false positive in 6.11 with Microso…

    …ft Defender
    JWCook committed Jan 2, 2025
    Copy the full SHA
    5d06bb6 View commit details

Commits on Jan 7, 2025

  1. Include locales file in PyInstaller package

    JWCook committed Jan 7, 2025
    Copy the full SHA
    1a73f4b View 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.8.0b3...main