New
v0.11.0
What's Changed
- Fix typo in munit integration by @hugo-vrijswijk in https://github.com/hedgehogqa/scala-hedgehog/pull/252
- Bump olafurpg/setup-scala from 13 to 14 by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/250
- Bump json5 from 2.2.1 to 2.2.3 in /website by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/246
- Bump ua-parser-js from 0.7.32 to 0.7.33 in /website by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/247
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /website by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/248
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /website by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/249
- Bump webpack from 5.75.0 to 5.76.1 in /website by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/251
- Update docs with the NOTE for sbt 1.9.1 / bump Docusaurus by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/254
- Bump sbt plugins and node for Docusaurus build by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/255
- Upgrade: Bump semver from 5.7.1 to 5.7.2 in /website by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/256
- Upgrade: Bump actions/checkout from 3 to 4 by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/257
- Upgrade: Bump postcss from 8.4.24 to 8.4.31 in /website by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/258
- Upgrade: Bump @babel/traverse from 7.22.5 to 7.23.2 in /website by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/259
- Upgrade: Bump actions/setup-node from 3 to 4 by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/260
- Upgrade: Bump actions/setup-java from 3 to 4 by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/261
- Upgrade: Bump follow-redirects from 1.15.2 to 1.15.4 in /website by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/265
- Update: CoverageTest example by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/270
- Upgrade: Bump actions/cache from 3 to 4 by @dependabot[bot] in https://github.com/hedgehogqa/scala-hedgehog/pull/266
- Update docs: Exclude
package-lock.jsonby @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/275 - Bump sbt and sbt plugins by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/276
- Update docs: Fix the broken YouTube link by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/277
- Update docs: Fix the broken YouTube link (2) by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/278
- Bump Docusaurus to 3.5.2 and fix the broken link in the doc by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/279
- Close #281 - Drop support for Scala 2.11 by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/282
- Bump sbt to 1.10.2 / Scala 2.13 to 2.13.10 by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/280
- Close #283 - Add support for Scala Native by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/284
- Update GitHub Actions -
build.ymlandrelease.yml: Replaceolafurpg/setup-scala@v14withactions/setup-java@v4by @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/285 - Update GitHub Actions -
build.ymlandrelease.yml: Replaceactions/cachewithactions/setup-java'scacheby @kevin-lee in https://github.com/hedgehogqa/scala-hedgehog/pull/286
New Contributors
- @hugo-vrijswijk made their first contribution in https://github.com/hedgehogqa/scala-hedgehog/pull/252
Full Changelog: https://github.com/hedgehogqa/scala-hedgehog/compare/v0.10.1...v0.11.0