Comparing v1.15.0...v1.16.0 · flekschas/regl-scatterplot · GitHub
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: flekschas/regl-scatterplot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.0
Choose a base ref
...
head repository: flekschas/regl-scatterplot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.16.0
Choose a head ref
  • 16 commits
  • 12 files changed
  • 2 contributors

Commits on Jan 13, 2026

  1. chore(deps): bump actions/checkout from 5 to 6 (#234)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    8326dce View commit details
    Browse the repository at this point in the history
  2. ci: bump node

    flekschas committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    ff01350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b688255 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

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

Commits on Feb 28, 2026

  1. Configuration menu
    Copy the full SHA
    041ab15 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump rollup from 4.55.1 to 4.59.0 (#239)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.55.1 to 4.59.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.55.1...v4.59.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.59.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    6719c68 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2026

  1. Configuration menu
    Copy the full SHA
    6908a95 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#243)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.23...4.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.18.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 6, 2026
    Configuration menu
    Copy the full SHA
    b051e95 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 (#240)

    Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.3.1...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 2.3.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 6, 2026
    Configuration menu
    Copy the full SHA
    4c15156 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump serialize-javascript and @rollup/plugin-terser (#241)

    Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 7.0.5 and updates ancestor dependency [@rollup/plugin-terser](https://github.com/rollup/plugins/tree/HEAD/packages/terser). These dependencies need to be updated together.
    
    
    Updates `serialize-javascript` from 6.0.2 to 7.0.5
    - [Release notes](https://github.com/yahoo/serialize-javascript/releases)
    - [Commits](yahoo/serialize-javascript@v6.0.2...v7.0.5)
    
    Updates `@rollup/plugin-terser` from 0.4.4 to 1.0.0
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/terser/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/beep-v1.0.0/packages/terser)
    
    ---
    updated-dependencies:
    - dependency-name: serialize-javascript
      dependency-version: 7.0.5
      dependency-type: indirect
    - dependency-name: "@rollup/plugin-terser"
      dependency-version: 1.0.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 6, 2026
    Configuration menu
    Copy the full SHA
    14068e2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2026

  1. chore(deps-dev): bump ip-address from 10.1.0 to 10.2.0 (#244)

    Bumps [ip-address](https://github.com/beaugunderson/ip-address) from 10.1.0 to 10.2.0.
    - [Commits](https://github.com/beaugunderson/ip-address/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ip-address
      dependency-version: 10.2.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2026
    Configuration menu
    Copy the full SHA
    f6e7383 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump postcss from 8.5.6 to 8.5.14 (#245)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.14.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.5.6...8.5.14)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-version: 8.5.14
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2026
    Configuration menu
    Copy the full SHA
    9001c7c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2026

  1. feat: expose point order (#246)

    * feat: allow controlling point order
    
    Fixes #162
    
    * chore: sort
    
    * docs: document new `pointOrder`
    flekschas authored May 8, 2026
    Configuration menu
    Copy the full SHA
    c6fbf3b View commit details
    Browse the repository at this point in the history
  2. 1.16.0

    flekschas committed May 8, 2026
    Configuration menu
    Copy the full SHA
    b7e6738 View commit details
    Browse the repository at this point in the history
  3. ci: fix broken publish

    flekschas committed May 8, 2026
    Configuration menu
    Copy the full SHA
    7d51d47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad48bb5 View commit details
    Browse the repository at this point in the history
Loading