smooks / smooks-dfdl-cartridge

Smooks cartridge leveraging Apache Daffodil to parse files and unparse XML
https://www.smooks.org/documentation/#dfdl
Other
2 stars 3 forks source link

build(deps): bump scala-xml_2.12 from 2.0.1 to 2.2.0 #144

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps scala-xml_2.12 from 2.0.1 to 2.2.0.

Release notes

Sourced from scala-xml_2.12's releases.

2.2.0

What's Changed

New Contributors

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

2.1.0

What's Changed

Version Bumps

... (truncated)

Changelog

Sourced from scala-xml_2.12's changelog.

Scala XML Changes

Commits
  • 098911b Merge pull request #678 from dubinsky/equality-inequality
  • 41b0294 Merge pull request #680 from scala-steward/update/sbt-1.9.1
  • c365c25 Update sbt to 1.9.1
  • 1febe86 Equality cleanup:
  • aa074b1 Merge pull request #679 from scala-steward/update/sbt-scalajs-1.13.2
  • 4000a4f Update sbt-scalajs, scalajs-compiler, ... to 1.13.2
  • b0d5338 Merge pull request #673 from dubinsky/string-interpolation
  • d59398e Use string interpolation instead of concatenation or format().
  • c1d49c8 Merge pull request #676 from dubinsky/mismatched-quotes-infinite-loop
  • 671428d mismatched quotes should not cause an infinite loop
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.