Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dom4j from 2.0.0 to 2.1.1 in /ogg-plugin #23

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 27, 2019

Bumps dom4j from 2.0.0 to 2.1.1.

Release notes

Sourced from dom4j's releases.

version-2.1.1

Bug fix release.

Potential breaking changes

  • If you use some optional dependency of dom4j (for example Jaxen, xsdlib etc.), you need to specify an explicit dependency on it in your project. They are no longer marked as a mandatory transitive dependency by dom4j.
  • Following SAX parser features are disabled by default in DocumentHelper.parse() for security reasons (they were enabled in previous versions):
    • http://xml.org/sax/properties/external-general-entities
    • http://xml.org/sax/properties/external-parameter-entities

Fixed issues

dom4j-2.1.0

Minimum supported version of Java for this branch upgraded to Java 8. Added support for build with Java 9.

dom4j-2.0.2

This release contain only bug-fixes:

  • StringIndexOutOfBoundsException in XMLWriter.writeElementContent() (#26)
  • TreeNode has grown some generics

dom4j-2.0.1

This release contain only bug-fixes:

  • QName serialization fix (#17)
  • DocumentException initialize with nested exception (#20)
  • Accidentally occurring error in a multi-threaded test (#14)
Commits
  • b408f43 Fix bug in encoding whitespaces introduced with bugfix of #38.
  • b3d9226 Add files via upload
  • 75e59b1 #38 Support for supplementary unicode characters in XMLWriter.
  • 351bfef #39 XMLWriter.writeOpen(Element) writes namespaces declared directly on element.
  • 53f923a #28 Disable downloading external resources by default.
  • 161078a #44 Default SAXParser features are set when SAXParser is created, so they can...
  • 92d8795 Fix tests with invalid QNames.
  • 8f6a7f6 #28 Disable downloading external resources with DocumentHelper.parseText() he...
  • 983701f #34 Remove old CVS files from repository.
  • 239569f #46 Jaxen is optional dependency only
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2019
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 6, 2020

Superseded by #75.

@dependabot dependabot bot closed this Jun 6, 2020
@dependabot dependabot bot deleted the dependabot/maven/ogg-plugin/org.dom4j-dom4j-2.1.1 branch June 6, 2020 05:39
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.

1 participant