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

Commits on May 8, 2024

  1. style(config): Update some small points (#41)

    Make it more comfortable to develop and possible to choose the suitable choice immediately.
    5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8c055ec View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump pre-commit hook (#42)

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.5.0 →
    v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
    - [github.com/crate-ci/typos: v1.19.0 →
    v1.20.4](crate-ci/typos@v1.19.0...v1.20.4)
    pre-commit-ci[bot] authored and 5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f1b272b View commit details
    Browse the repository at this point in the history
  3. chore(deps): Update dependencies (#43)

    - deno.land/std 0.221.0 => 0.222.1
    github-actions[bot] authored and 5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    be69181 View commit details
    Browse the repository at this point in the history
  4. docs(contributing): Add branch rule info (#44)

    The doc became easy for contributors with Mermaid.
    5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f92ec91 View commit details
    Browse the repository at this point in the history
  5. chore(deps): Bump pre-commit hook (#45)

    updates:
    - [github.com/crate-ci/typos: v1.20.4 →
    v1.20.8](crate-ci/typos@v1.20.4...v1.20.8)
    pre-commit-ci[bot] authored and 5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5e1c279 View commit details
    Browse the repository at this point in the history
  6. chore(deps): Update dependencies (#46)

    - deno.land/std 0.221.0 => 0.223.0
    github-actions[bot] authored and 5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ba87184 View commit details
    Browse the repository at this point in the history
  7. chore(deps): Update dependencies (#47)

    - deno.land/std 0.221.0 => 0.223.0
    - deno.land/x/xml 2.1.3 => 3.0.0
    github-actions[bot] authored and 5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fbbc20d View commit details
    Browse the repository at this point in the history
  8. chore(deps): Bump pre-commit hook (#48)

    updates:
    - [github.com/crate-ci/typos: v1.20.8 →
    v1.20.9](crate-ci/typos@v1.20.8...v1.20.9)
    pre-commit-ci[bot] authored and 5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b2183fb View commit details
    Browse the repository at this point in the history
  9. chore(deps): Update dependencies (#49)

    - deno.land/x/xml 2.1.3 => 4.0.0
    github-actions[bot] authored and 5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a9fbe89 View commit details
    Browse the repository at this point in the history
  10. chore(deps): Update dependencies (#50)

    - deno.land/std 0.223.0 => 0.224.0
    github-actions[bot] authored and 5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c5b13f2 View commit details
    Browse the repository at this point in the history
  11. chore(deps): Bump pre-commit hook (#51)

    updates:
    - [github.com/crate-ci/typos: v1.20.9 → v1.20.10](crate-ci/typos@v1.20.9...v1.20.10)
    pre-commit-ci[bot] authored and 5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c87be87 View commit details
    Browse the repository at this point in the history
  12. ci(deps): Run deps update on the dev branch (#52)

    To prevent updating already updated deps.
    5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0a6af35 View commit details
    Browse the repository at this point in the history
  13. chore(deps): Bump pre-commit hook (#54)

    updates:
    - [github.com/crate-ci/typos: v1.20.10 →
    v1.21.0](crate-ci/typos@v1.20.10...v1.21.0)
    - [github.com/igorshubovych/markdownlint-cli: v0.39.0 →
    v0.40.0](igorshubovych/markdownlint-cli@v0.39.0...v0.40.0)
    pre-commit-ci[bot] authored and 5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    dadcd00 View commit details
    Browse the repository at this point in the history
  14. feat(gen): Output when generating is succeeded (#55)

    The message makes it easy to notify it's completed.
    5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6dc20e0 View commit details
    Browse the repository at this point in the history
  15. style(xml): Remove unused replacement (#56)

    Since the XML library doesn't replace entities.
    5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0a51d2f View commit details
    Browse the repository at this point in the history
  16. chore(deps): Move HTTPS import to JSR (#57)

    Since all Deno libraries will move to JSR.
    5ouma committed May 8, 2024
    Configuration menu
    Copy the full SHA
    12ca577 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

    updates:
    - [github.com/rhysd/actionlint: v1.6.27 →
    v1.7.0](rhysd/actionlint@v1.6.27...v1.7.0)
    pre-commit-ci[bot] committed May 14, 2024
    Configuration menu
    Copy the full SHA
    94caa19 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. chore(deps): Modify the way to manage dependencies (#60)

    - Use [hasundue/molt-action](https://github.com/hasundue/molt-action)
    instead of the original GitHub Actions workflow.
    - Update existing dependencies
    5ouma committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3ef89e7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into dev

    5ouma committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bcebd7c View commit details
    Browse the repository at this point in the history
Loading