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: Edriv-DS/plotly-scala
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: alexarchambault/plotly-scala
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 88 files changed
  • 5 contributors

Commits on May 6, 2024

  1. Update to scala 2.13.14, 2.12.19 and sbt 1.10.0

    Sven Behrens committed May 6, 2024
    Configuration menu
    Copy the full SHA
    77c32ee View commit details
    Browse the repository at this point in the history
  2. Update sbt plugins

    Sven Behrens committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b243d09 View commit details
    Browse the repository at this point in the history
  3. Update scala deps

    Sven Behrens committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2b6ce66 View commit details
    Browse the repository at this point in the history
  4. Add scalafmt and .editorconfig

    Sven Behrens committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d424ec9 View commit details
    Browse the repository at this point in the history
  5. Fix compiler warnings

    Sven Behrens committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f3dd28c View commit details
    Browse the repository at this point in the history
  6. Format code with scalafmt 3.8.1

    Sven Behrens committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0ad886c View commit details
    Browse the repository at this point in the history
  7. Add properties Histogram.{yaxis, hovertext}, layout.Axis.{tickformat,…

    … fixedrange} and add Demo for Histogram
    Sven Behrens committed May 6, 2024
    Configuration menu
    Copy the full SHA
    42ffa62 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge pull request alexarchambault#432 from sven42/task/add-properties

    Add new properties for Histogram and layout.Axis
    sbrunk authored May 13, 2024
    Configuration menu
    Copy the full SHA
    de05ca2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    fa5a1e8 View commit details
    Browse the repository at this point in the history
  2. Update secrets

    alexarchambault committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ff5c73e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    349e203 View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 3 to 4 (alexarchambault#435)

    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] authored May 17, 2024
    Configuration menu
    Copy the full SHA
    82f4bba View commit details
    Browse the repository at this point in the history
  5. Bump coursier/setup-action from 1.3.0 to 1.3.5 (alexarchambault#434)

    Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.0 to 1.3.5.
    - [Release notes](https://github.com/coursier/setup-action/releases)
    - [Commits](coursier/setup-action@v1.3.0...v1.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: coursier/setup-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 17, 2024
    Configuration menu
    Copy the full SHA
    36c8745 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e28acb View commit details
    Browse the repository at this point in the history
Loading