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

fix(deps): update dependency xom:xom to v1.3.9 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 2, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xom:xom (source) 1.1 -> 1.3.9 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

elharo/xom (xom:xom)

v1.3.9: 1.3.9

Compare Source

There are no API or behavior changes in this release, in fact no Java binary changes at all. However the Xerces dependency has been updated to the latest release and Xalan has been removed completely.

v1.3.8: 1.3.8

Compare Source

Purely internal changes that improve compatibility with Java 17+.

v1.3.7: 1.3.7

Compare Source

Purely internal changes:

  • Remove direct dependency on xml-apis:xml-apis artifact since these classes are now available in the core runtime.
  • Eliminate usage of com.sun classes to make XOM compatible with JDK 16.
  • Replace remaining usages of StringBuffer with StringBuilder to slightly improve performance.

v1.3.6: 1.3.6

Compare Source

This is a very minor release that makes some internal changes with the goal of improving performance in more modern
VMs. In particular many local StringBuffers were replaced with StringBuilders. Otherwise there are no changes or bug fixes since 1.3.5.

v1.3.5: 1.3.5

Adds Automatic-Moduole-Name to jar

v1.3.3: 1.3.3

Improves performance with applications that build many small documents frequently.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency xom:xom to v1.3.5 chore(deps): update dependency xom:xom to v1.3.5 Oct 27, 2020
@renovate renovate bot changed the title chore(deps): update dependency xom:xom to v1.3.5 chore(deps): update dependency xom:xom to v1.3.7 Apr 26, 2021
@renovate renovate bot changed the title chore(deps): update dependency xom:xom to v1.3.7 fix(deps): update dependency xom:xom to v1.3.7 Mar 7, 2022
@renovate renovate bot changed the title fix(deps): update dependency xom:xom to v1.3.7 fix(deps): update dependency xom:xom to v1.3.8 Sep 25, 2022
@renovate renovate bot changed the title fix(deps): update dependency xom:xom to v1.3.8 fix(deps): update dependency xom:xom to v1.3.8 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/xom-xom-1.x branch April 4, 2023 01:27
@renovate renovate bot changed the title fix(deps): update dependency xom:xom to v1.3.8 - autoclosed fix(deps): update dependency xom:xom to v1.3.8 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/xom-xom-1.x branch April 4, 2023 08:12
@renovate renovate bot changed the title fix(deps): update dependency xom:xom to v1.3.8 fix(deps): update dependency xom:xom to v1.3.9 May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants