Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2021

Bumps scala-xml_2.13 from 2.0.0 to 2.0.1.

Release notes

Sourced from scala-xml_2.13's releases.

2.0.1

  • Make MarkupParser work on Scala 3 (#542)

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

According to git shortlog -sn --no-merges v2.0.0.., 4 people contributed. Thank you Scala Steward, Seth Tisue, Aaron S. Hawley, Philippus Baalman.

Changelog

Sourced from scala-xml_2.13's changelog.

Scala XML Changes

Commits
  • 08e5fec Merge pull request #542 from SethTisue/issue541
  • e826be8 fix #541 by working around Scala 3 compiler bug
  • 272b573 CI: JDK 17 (was 16) (#540)
  • dc9dda6 Update sbt to 1.5.5 (#539)
  • c62bce6 Merge pull request #538 from scala-steward/update/scala3-library-3.0.1
  • 98127e0 drop Scala 3.0.0-RC3 from crossbuild
  • 80afaf2 Update scala3-library, ... to 3.0.1
  • b7dcb24 Merge pull request #537 from scala/Philippus-patch-1
  • 9f25ed7 Use jsEnablePlugins-method
  • f93cd3b Update sbt-scala-native-crossproject, ... to 1.1.0
  • 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 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 [scala-xml_2.13](https://github.com/scala/scala-xml) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/scala/scala-xml/releases)
- [Changelog](https://github.com/scala/scala-xml/blob/main/CHANGELOG.md)
- [Commits](scala/scala-xml@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: org.scala-lang.modules:scala-xml_2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 21, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling 9c4bd25 on dependabot/maven/org.scala-lang.modules-scala-xml_2.13-2.0.1 into 43597de on master.

@hazendaz hazendaz self-assigned this Jul 21, 2021
@hazendaz hazendaz merged commit bbe962c into master Jul 21, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.scala-lang.modules-scala-xml_2.13-2.0.1 branch July 21, 2021 18:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants