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: yelog/vim-flash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.5
Choose a base ref
...
head repository: yelog/vim-flash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 27, 2024

  1. build(deps): bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0

    Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 2.0.21 to 2.1.0.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.0.21...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin.jvm
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    262d419 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. build(deps): bump org.gradle.toolchains.foojay-resolver-convention

    Bumps org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.gradle.toolchains.foojay-resolver-convention
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    021a296 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. build(deps): bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0

    Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.8.3 to 0.9.0.
    - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/Kotlin/kotlinx-kover/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx.kover
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    20ee868 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. build(deps): bump JetBrains/qodana-action from 2024.2.6 to 2024.3.4

    Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2024.2.6 to 2024.3.4.
    - [Release notes](https://github.com/jetbrains/qodana-action/releases)
    - [Commits](JetBrains/qodana-action@v2024.2.6...v2024.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: JetBrains/qodana-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    1b33bf1 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Merge pull request #44 from yelog/dependabot/gradle/org.jetbrains.kot…

    …lin.jvm-2.1.0
    
    build(deps): bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0
    yelog authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    11f4069 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from yelog/dependabot/gradle/org.gradle.toolch…

    …ains.foojay-resolver-convention-0.9.0
    
    build(deps): bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0
    yelog authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    16a6cff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from yelog/dependabot/gradle/org.jetbrains.kot…

    …linx.kover-0.9.0
    
    build(deps): bump org.jetbrains.kotlinx.kover from 0.8.3 to 0.9.0
    yelog authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    c0ea9c1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #49 from yelog/dependabot/github_actions/JetBrains…

    …/qodana-action-2024.3.4
    
    build(deps): bump JetBrains/qodana-action from 2024.2.6 to 2024.3.4
    yelog authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    34aba53 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. build(deps): bump org.jetbrains.kotlinx.kover from 0.9.0 to 0.9.1

    Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.0 to 0.9.1.
    - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases)
    - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md)
    - [Commits](Kotlin/kotlinx-kover@v0.9.0...v0.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx.kover
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    d7cc97f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Merge pull request #50 from yelog/dependabot/gradle/org.jetbrains.kot…

    …linx.kover-0.9.1
    
    build(deps): bump org.jetbrains.kotlinx.kover from 0.9.0 to 0.9.1
    yelog authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    2b963f8 View commit details
    Browse the repository at this point in the history
Loading