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: 5ouma/opml-generator Loading
base: v0.3.1
Choose a base ref
...
head repository: 5ouma/opml-generator Loading
compare: v0.3.2
Choose a head ref
  • 13 commits
  • 15 files changed
  • 3 contributors

Commits on May 28, 2024

  1. chore(deps): Bump pre-commit hook (#63)

    updates:
    - [github.com/igorshubovych/markdownlint-cli: v0.40.0 →
    v0.41.0](igorshubovych/markdownlint-cli@v0.40.0...v0.41.0)
    pre-commit-ci[bot] committed May 28, 2024
    Configuration menu
    Copy the full SHA
    976b738 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. chore(deps): Bump pre-commit hook (#64)

    updates:
    - [github.com/crate-ci/typos: v1.21.0 →
    v1.22.0](crate-ci/typos@v1.21.0...v1.22.0)
    - [github.com/gitleaks/gitleaks: v8.18.2 →
    v8.18.3](gitleaks/gitleaks@v8.18.2...v8.18.3)
    - [github.com/rhysd/actionlint: v1.7.0 →
    v1.7.1](rhysd/actionlint@v1.7.0...v1.7.1)
    pre-commit-ci[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    438d820 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Pin Deno dependency versions for Molt (#62)

    That's because Molt doesn't update specified packages with ambiguous specifies.
    5ouma committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4a43330 View commit details
    Browse the repository at this point in the history
  3. fix(ci): Remove ./ from GitHub Actions workflows (#65)

    GitHub Actions probably doesn't recognize the syntax.
    5ouma committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f52e4e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2f6da0 View commit details
    Browse the repository at this point in the history
  5. chore(test): Improve test coverage (#67)

    Now, test coverage becomes 100%, and tests are run more reliably.
    5ouma committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0fb8ded View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. chore(deps): bump @std/cli to 0.224.6 (#68)

    @std/cli 0.224.5 → 0.224.6
    github-actions[bot] committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f520f94 View commit details
    Browse the repository at this point in the history
  2. docs(readme): Minor expression changes (#69)

    To make the README better.
    5ouma committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d01fcce View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    eefc96b View commit details
    Browse the repository at this point in the history
  2. ci(test): Run other tests (#72)

    To clean code and workable.
    5ouma committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    225d035 View commit details
    Browse the repository at this point in the history
  3. refactor(opml): Add text property to OPML (#73)

    For Inoreader default config.
    5ouma committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9b573bc View commit details
    Browse the repository at this point in the history
  4. ci(test): Visualize code coverage (#74)

    Upload to Codecov and add comments to PRs.
    5ouma committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e5ccc4a View commit details
    Browse the repository at this point in the history
  5. Release v0.3.2 (#75)

    5ouma committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f48e632 View commit details
    Browse the repository at this point in the history
Loading