feedbacksystem
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
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
- Update nscplugin, sbt-scala-native to 0.5.0 by
@scala-stewardin scala/scala-xml#716- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by
@scala-stewardin scala/scala-xml#714Also
- Bump actions/checkout from 2 to 3 by
@dependabotin scala/scala-xml#688- Bump actions/checkout from 3 to 4 by
@dependabotin scala/scala-xml#696- Bump actions/setup-java from 2 to 3 by
@dependabotin scala/scala-xml#687- Bump actions/setup-java from 3 to 4 by
@dependabotin scala/scala-xml#703- Extend copyright into 2024 by
@Philippusin scala/scala-xml#705- Update commons-lang3 to 3.13.0 by
@scala-stewardin scala/scala-xml#691- Update commons-lang3 to 3.14.0 by
@scala-stewardin scala/scala-xml#702- Update junit-runtime, nscplugin, ... to 0.4.15 by
@scala-stewardin scala/scala-xml#693- Update junit-runtime, nscplugin, ... to 0.4.16 by
@scala-stewardin scala/scala-xml#700- Update junit-runtime, nscplugin, ... to 0.4.17 by
@scala-stewardin scala/scala-xml#708- Update sbt to 1.9.3 by
@scala-stewardin scala/scala-xml#690- Update sbt to 1.9.4 by
@scala-stewardin scala/scala-xml#692- Update sbt to 1.9.6 by
@scala-stewardin scala/scala-xml#698- Update sbt to 1.9.7 by
@scala-stewardin scala/scala-xml#701- Update sbt to 1.9.8 by
@scala-stewardin scala/scala-xml#707- Update sbt to 1.9.9 by
@scala-stewardin scala/scala-xml#709- Update sbt-scala-native-crossproject, ... to 1.3.2 by
@scala-stewardin scala/scala-xml#682- Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 by
@scala-stewardin scala/scala-xml#699- Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by
@scala-stewardin scala/scala-xml#706- Update scala-compiler, scala-library to 2.12.19 by
@scala-stewardin scala/scala-xml#710- Update scala-compiler, scala-library to 2.13.12 by
@scala-stewardin scala/scala-xml#697- Update scala-compiler, scala-library to 2.13.13 by
@scala-stewardin scala/scala-xml#711- Update scala3-library, ... to 3.3.1 by
@scala-stewardin scala/scala-xml#695- Update scala3-library, ... to 3.3.3 by
@scala-stewardin scala/scala-xml#712- add dependabot.yml by
@xuwei-kin scala/scala-xml#686- dogfood sbt-scala-module 3.1.0 (also bump sbt version) by
@SethTisuein scala/scala-xml#683- use new wildcard syntax by
@xuwei-kin scala/scala-xml#704New Contributors
@dependabotmade their first contribution in scala/scala-xml#688Full Changelog: https://github.com/scala/scala-xml/compare/v2.2.0...v2.2.1
2.2.0
What's Changed
- scala/scala-xml#676 mismatched quotes should not cause an infinite loop, fixes scala/scala-xml#656
- scala/scala-xml#677 make Node.toString stack safe
- scala/scala-xml#663 XMLLoader returns Document
- scala/scala-xml#668 Capture more of the Document
- scala/scala-xml#651 Fix infinite loop caused by unclosed character ref, fixes scala/scala-xml#306
- scala/scala-xml#636 Allow overriding XMLReader used in parsing
... (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
MarkupParseron Scala 3 by changing the access modifier of internal class,WithLookAhead(#542)
Commits
ac1aa40Update nscplugin, sbt-scala-native to 0.5.0 (#716)a5c316fMerge pull request #712 from scala-steward/update/scala3-library-3.3.31bbfb90Merge pull request #714 from scala-steward/update/sbt-scalajs-1.16.0c969584Update sbt-scalajs, scalajs-compiler, ... to 1.16.0f8a9fcbUpdate scala3-library, ... to 3.3.3980ffd7Merge pull request #711 from scala-steward/update/scala-compiler-2.13.136e2330fMerge branch 'main' into update/scala-compiler-2.13.1385d2ab4Merge pull request #710 from scala-steward/update/scala-compiler-2.12.19501d510Update scala-compiler, scala-library to 2.13.13ff7650bUpdate scala-compiler, scala-library to 2.12.19- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)