Skip to content

Bump circe.version from 0.14.6 to 0.14.7#13013

Merged
Jackie-Jiang merged 1 commit intomasterfrom
dependabot/maven/circe.version-0.14.7
Apr 26, 2024
Merged

Bump circe.version from 0.14.6 to 0.14.7#13013
Jackie-Jiang merged 1 commit intomasterfrom
dependabot/maven/circe.version-0.14.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2024

Bumps circe.version from 0.14.6 to 0.14.7.
Updates io.circe:circe-parser_2.12 from 0.14.6 to 0.14.7

Release notes

Sourced from io.circe:circe-parser_2.12's releases.

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

Scala steward

... (truncated)

Commits
  • e3d2583 Merge pull request #2261 from circe/asobject
  • 9f2a7fc Add back some more .AsObject and another test
  • f3c820e Merge pull request #2258 from mblink/less-auto-recursive-derivation
  • bebb55c Merge pull request #2259 from scala-steward/update/sbt-circe-org-0.4.0
  • 41b87d7 Updates to make sbt-circe-org work
  • 268b88d Update sbt-circe-org to 0.4.0
  • 0fbf565 Add semiauto derivation tests.
  • f9e5e82 Name boolean param applications.
  • 8eae6c8 Don't auto-recursively derive for case class fields, do for sum members.
  • e794df6 Merge pull request #2257 from hwup/add-hamnis-profile-link
  • Additional commits viewable in compare view

Updates io.circe:circe-generic_2.12 from 0.14.6 to 0.14.7

Release notes

Sourced from io.circe:circe-generic_2.12's releases.

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

Scala steward

... (truncated)

Commits
  • e3d2583 Merge pull request #2261 from circe/asobject
  • 9f2a7fc Add back some more .AsObject and another test
  • f3c820e Merge pull request #2258 from mblink/less-auto-recursive-derivation
  • bebb55c Merge pull request #2259 from scala-steward/update/sbt-circe-org-0.4.0
  • 41b87d7 Updates to make sbt-circe-org work
  • 268b88d Update sbt-circe-org to 0.4.0
  • 0fbf565 Add semiauto derivation tests.
  • f9e5e82 Name boolean param applications.
  • 8eae6c8 Don't auto-recursively derive for case class fields, do for sum members.
  • e794df6 Merge pull request #2257 from hwup/add-hamnis-profile-link
  • Additional commits viewable in compare view

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 <dependency name> 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)

Bumps `circe.version` from 0.14.6 to 0.14.7.

Updates `io.circe:circe-parser_2.12` from 0.14.6 to 0.14.7
- [Release notes](https://github.com/circe/circe/releases)
- [Commits](circe/circe@v0.14.6...v0.14.7)

Updates `io.circe:circe-generic_2.12` from 0.14.6 to 0.14.7
- [Release notes](https://github.com/circe/circe/releases)
- [Commits](circe/circe@v0.14.6...v0.14.7)

---
updated-dependencies:
- dependency-name: io.circe:circe-parser_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.circe:circe-generic_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 26, 2024
@Jackie-Jiang Jackie-Jiang merged commit cb68783 into master Apr 26, 2024
@Jackie-Jiang Jackie-Jiang deleted the dependabot/maven/circe.version-0.14.7 branch April 26, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant