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: ekrich/sconfig Loading
base: v1.6.0
Choose a base ref
...
head repository: ekrich/sconfig Loading
compare: v1.7.0
Choose a head ref
  • 10 commits
  • 10 files changed
  • 3 contributors

Commits on Jan 15, 2024

  1. Drop Java 8 in CI (#358)

    ekrich committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a86cf98 View commit details
    Browse the repository at this point in the history
  2. Move dependabot file (#359)

    ekrich committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3806398 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-java from 3 to 4 (#360)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    21a2610 View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 3 to 4 (#361)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f51dc04 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

Commits on Feb 21, 2024

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

Commits on Feb 27, 2024

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

Commits on Mar 21, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 16, 2024

  1. Scala Native 0.5.0 release (#369)

    * Update Scala versions
    
    * Update to RC1, javatime, and scalafix
    
    * Save snapshot and RC setting versions
    
    * Add SN 0.5.0 and SJS 1.6.0
    
    * Update scala-collection compat to 2.12, drop link stubs, and add URLConnection for stubs
    
    * Update to Scala Native 0.5.1
    
    * Update README for 1.7.0 release
    ekrich committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b2acfc7 View commit details
    Browse the repository at this point in the history
Loading