doric
doric copied to clipboard
Type safety for spark columns
## About this PR 📦 Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from `2.0.11` to `2.0.12` 📜 [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.0.12) - [Version Diff](https://github.com/scoverage/sbt-scoverage/compare/v2.0.11...v2.0.12) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
Bumps [coursier/setup-action](https://github.com/coursier/setup-action) from 1.3.0 to 1.3.5. Release notes Sourced from coursier/setup-action's releases. v1.3.5 Update / maintenance build(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in coursier/setup-action#474 build(deps): bump @actions/core...
Bumps [test-summary/action](https://github.com/test-summary/action) from 2.0 to 2.3. Release notes Sourced from test-summary/action's releases. v2.3 What's Changed Bump NodeJS to 20 LTS by @gstokkink in test-summary/action#42 Use new Github Actions output syntax...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
## About this PR 📦 Updates [org.scala-lang.modules:scala-collection-compat](https://github.com/scala/scala-collection-compat) from `2.11.0` to `2.12.0` 📜 [GitHub Release Notes](https://github.com/scala/scala-collection-compat/releases/tag/v2.12.0) - [Version Diff](https://github.com/scala/scala-collection-compat/compare/v2.11.0...v2.12.0) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [com.lihaoyi:sourcecode](https://github.com/com-lihaoyi/sourcecode) from `0.3.1` to `0.4.1` 📜 [GitHub Release Notes](https://github.com/com-lihaoyi/sourcecode/releases/tag/0.4.1) - [Version Diff](https://github.com/com-lihaoyi/sourcecode/compare/0.3.1...0.4.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.5.0 to 4.6.0. Release notes Sourced from JamesIves/github-pages-deploy-action's releases. v4.6.0 What's Changed Check for fatal on every line of stderr of the git command by @ben-z in...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3.0.0 to 3.1.4. Release notes Sourced from dawidd6/action-download-artifact's releases. v3.1.4 What's Changed build(deps): bump adm-zip from 0.5.10 to 0.5.12 by @dependabot in dawidd6/action-download-artifact#282 build(deps): bump @actions/artifact from...
* Cache action refactor in order to create just one cache and avoid storage leaking * CI actions upgrade, including: * resolves #434 * resolves #428 ## Description Right now...
Feature suggestion Spark [3.5.0](https://spark.apache.org/releases/spark-release-3-5-0.html) has been released. We should: - [x] Update sbt to be this version the default version #435 - [x] Update CI #435 - [x] Update docs...