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: wopian/kitsu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.0.1
Choose a base ref
...
head repository: wopian/kitsu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.2
Choose a head ref
  • 20 commits
  • 13 files changed
  • 4 contributors

Commits on Apr 17, 2025

  1. build(deps): update devdependency rollup to ~4.40.0 (#1078)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    1987672 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. build(deps): lock file maintenance (#1079)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    392db5c View commit details
    Browse the repository at this point in the history
  2. build(deps): lock file maintenance (#1080)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    5f32c6e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. build(deps): update babel monorepo to ~7.27.0 (#1082)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    efba3a6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. build(deps): update devdependency rollup to ~4.41.0 (#1083)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 23, 2025
    Configuration menu
    Copy the full SHA
    711d58e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. build(deps): lock file maintenance (#1084)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    5f56aa4 View commit details
    Browse the repository at this point in the history
  2. build(deps): update devdependency browserslist to ~4.25.0 (#1085)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    9dfcc04 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. build(deps): update devdependency rollup to ~4.42.0 (#1086)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    a45da91 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. build(deps): update devdependency rollup to ~4.43.0 (#1088)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    e661f89 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. build(deps): update devdependency @types/jest to ^30.0.0 (#1089)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 21, 2025
    Configuration menu
    Copy the full SHA
    a3c9dbc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. build(deps): update devdependency rollup to ~4.44.0 (#1090)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    1e3c119 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. build(deps): update babel monorepo to ~7.28.0 (#1091)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    cd131a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. build(deps): update devdependency rollup to ~4.45.0 (#1092)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    933c741 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Configuration menu
    Copy the full SHA
    0d08d94 View commit details
    Browse the repository at this point in the history
  2. build(deps): update simek/yarn-lock-changes digest to 875697e (#1081)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    abc0869 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. build(deps): update devdependency rollup to ~4.46.0 (#1096)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    1f1c5e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. refactor(kitsu-core): initialize deserialisation includes array only …

    …a single time (#1094)
    
    refactor(kitsu-core): initialize deserialization includes array only a single time
    
    Co-authored-by: Gints Bērziņš <[email protected]>
    Gberzi01 and Gberzi01 authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    6358253 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. build(deps): update devdependency typescript to ~5.9.0 (#1097)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    15821c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Configuration menu
    Copy the full SHA
    87168c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3156997 View commit details
    Browse the repository at this point in the history
Loading