elastic / kibana-load-testing

Http load testing project for Kibana
Apache License 2.0
1 stars 19 forks source link

Bump io.circe:circe-literal_2.13 from 0.14.6 to 0.14.8 #470

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps io.circe:circe-literal_2.13 from 0.14.6 to 0.14.8.

Release notes

Sourced from io.circe:circe-literal_2.13's releases.

v0.14.8

Typelevel affiliate

circe is now a Typelevel affiliate project.

Community changes

Dependency updates

other

New Contributors

Full Changelog: https://github.com/circe/circe/compare/v0.14.7...v0.14.8

v0.14.7

Notable changes

Important

circe/circe#2258 is binary compatible, but not source compatible. Meaning upgrading to this version may cause some code to fail compiling in Scala 3. This change is important as it fixes a glaring problem with the current derivation.

Maintainership updates

@​zmccoy has resigned as a maintainer. Thanks for all your contributions and we wish you the best of luck going forward. @​hamnis has been added a maintainer.

Community Contributions

... (truncated)

Commits
  • 2929396 Merge pull request #2273 from satorg/codec-tests-missing-rule
  • d65d5a2 add missing rule "consistency with Codec.from"
  • 90e74d8 Merge pull request #2269 from scala-steward/update/sbt-circe-org-0.4.1
  • f2b16d6 Merge pull request #1545 from an-tex/master
  • 151161a update to scala 2.13.14
  • c56eb1b Merge pull request #2270 from scala-steward/update/shapeless-2.3.11
  • 718f92c Update shapeless to 2.3.11
  • cb63d3d Run prePR with sbt-typelevel
  • c9c20bc Update sbt-circe-org to 0.4.1
  • ea24df4 Merge pull request #1719 from jordiolivares/improve-performance
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 4 months ago

Superseded by #472.