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.35.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.36.0
Choose a head ref
  • 13 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    6cec2f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #190 from rojopolis/new_diagnostic_from_issue189

    Updated diagnostics with a new section, based on content from #189
    jonasbn authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fd8a59e View commit details
    Browse the repository at this point in the history
  3. Bump python from 3.12.0-slim-bullseye to 3.12.1-slim-bullseye

    Bumps python from 3.12.0-slim-bullseye to 3.12.1-slim-bullseye.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    040168b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Bump actions/upload-artifact from 3 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    99975da View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge pull request #192 from rojopolis/dependabot/github_actions/acti…

    …ons/upload-artifact-4
    
    Bump actions/upload-artifact from 3 to 4
    jonasbn authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    10561a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e21c9cc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #191 from rojopolis/dependabot/docker/python-3.12.…

    …1-slim-bullseye
    
    Bump python from 3.12.0-slim-bullseye to 3.12.1-slim-bullseye
    jonasbn authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fe9c0e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    36884e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    dc0ebdb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge pull request #195 from rojopolis/issue194

    Bumped PySpelling to 2.10, introducing support for parallel jobs
    jonasbn authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6d918b6 View commit details
    Browse the repository at this point in the history
  2. Preparing release 0.36.0

    jonasbn committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    28acf6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fa1ede View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbd2f1d View commit details
    Browse the repository at this point in the history
Loading