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: rojopolis/spellcheck-github-actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.47.0
Choose a base ref
...
head repository: rojopolis/spellcheck-github-actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.48.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 6 contributors

Commits on Mar 31, 2025

  1. add tool versions (#234)

    Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
    brooke-hamilton authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    484959f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. feat: add arm64 image (#218)

    * feat: add arm64 image
    
    * ci: pin actions
    
    * ci: add sha
    shyim authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    8e8540e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b75098 View commit details
    Browse the repository at this point in the history
  3. Hunspell support, dictionaries, update links (#224)

    * added hunspel with en, de, es and fr dictionaries, update docs
    
    * added russian and ukranian dicts, update docs
    
    * updated os version in packages links
    
    * fixed spelling
    
    * fixed entrypoint
    
    * Bump python from 3.13.0-slim-bookworm to 3.13.1-slim-bookworm
    
    Bumps python from 3.13.0-slim-bookworm to 3.13.1-slim-bookworm.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Preparing release 0.46.0, update to Docker base image
    
    * Bump nosborn/github-action-markdown-cli from 3.3.0 to 3.4.0
    
    Bumps [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases)
    - [Commits](nosborn/github-action-markdown-cli@v3.3.0...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: nosborn/github-action-markdown-cli
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump python from 3.13.1-slim-bookworm to 3.13.2-slim-bookworm
    
    Bumps python from 3.13.1-slim-bookworm to 3.13.2-slim-bookworm.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Preparing release 0.47.0
    
    * add tool versions (#234)
    
    Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
    
    * feat: add arm64 image (#218)
    
    * feat: add arm64 image
    
    * ci: pin actions
    
    * ci: add sha
    
    * ci: fix default branch name (#235)
    
    * Added hunspell version output to entry point
    
    * Did some testing, added more output to entrypoint, parameter specification in action.yml and some documentation
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: jonasbn <jonasbn@gmail.com>
    Co-authored-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
    Co-authored-by: Shyim <github@shyim.de>
    Co-authored-by: Jonas Brømsø <jonasbn@users.noreply.github.com>
    6 people authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    5a7e4ea View commit details
    Browse the repository at this point in the history
  4. Preparing release 0.48.0

    jonasbn committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    4bb7999 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #236 from rojopolis/release_candidate_0.48.0

    Preparing release 0.48.0
    jonasbn authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    23dc186 View commit details
    Browse the repository at this point in the history
Loading