feedbacksystem icon indicating copy to clipboard operation
feedbacksystem copied to clipboard

build(deps): bump org.scala-lang.modules:scala-xml_2.13 from 2.0.0 to 2.3.0 in /modules/fbs-core/api

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps org.scala-lang.modules:scala-xml_2.13 from 2.0.0 to 2.3.0.

Release notes

Sourced from org.scala-lang.modules:scala-xml_2.13's releases.

2.3.0

Notable

Also

New Contributors

Full Changelog: https://github.com/scala/scala-xml/compare/v2.2.0...v2.2.1

2.2.0

What's Changed

... (truncated)

Changelog

Sourced from org.scala-lang.modules:scala-xml_2.13's changelog.

Scala XML Changes

2.0.1 (2021-07-21)

Binary compatible with Scala XML 2.0.0.

Published for Scala 2.12 and 2.13, Scala 3, Scala.js 1.6, and Scala Native 0.4.

Added

  • No new functionality.

Fixed

  • Fixed runtime error for MarkupParser on Scala 3 by changing the access modifier of internal class, WithLookAhead (#542)
Commits
  • ac1aa40 Update nscplugin, sbt-scala-native to 0.5.0 (#716)
  • a5c316f Merge pull request #712 from scala-steward/update/scala3-library-3.3.3
  • 1bbfb90 Merge pull request #714 from scala-steward/update/sbt-scalajs-1.16.0
  • c969584 Update sbt-scalajs, scalajs-compiler, ... to 1.16.0
  • f8a9fcb Update scala3-library, ... to 3.3.3
  • 980ffd7 Merge pull request #711 from scala-steward/update/scala-compiler-2.13.13
  • 6e2330f Merge branch 'main' into update/scala-compiler-2.13.13
  • 85d2ab4 Merge pull request #710 from scala-steward/update/scala-compiler-2.12.19
  • 501d510 Update scala-compiler, scala-library to 2.13.13
  • ff7650b Update scala-compiler, scala-library to 2.12.19
  • 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 <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)

dependabot[bot] avatar Apr 15 '24 20:04 dependabot[bot]