Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps exificient from 0.9.3 to 1.0.4.

Changelog

Sourced from exificient's changelog.

EXIficient Changes

EXIficient - open source implementation of the W3C Efficient XML Interchange (EXI) format specification.

Changes from version 1.0.1

  • Bump xerces to 2.12.0
  • Allow SAXDecoder.cbuffer to be managed by subclasses

Changes from version 1.0.0

  • Fix StAX namespace issue

Changes from version 0.9.7

Changes from version 0.9.6

Changes from version 0.9.5

  • Improved Canonical EXI support (http://www.w3.org/TR/exi-c14n/)
  • Bugfixes
  • Split project across exificient-core and exificient-grammars to allow for use in Java Embedded or Android

Changes from version 0.9.4

Commits
  • f6e6115 [maven-release-plugin] prepare release exificient-1.0.4
  • 78fc118 geat ready for release 1.0.4
  • 876ad83 Update .travis.yml
  • a0c35c7 Update .travis.yml
  • 2e5727a Merge pull request #23 from rovarga/saxdecoder-cbuffer
  • 6512b9c Allow SAXDecoder.cbuffer to be managed by subclasses
  • 1f24755 refactor: make variable decoder available during parse only
  • 4864f14 Merge pull request #22 from rovarga/saxdecoder-gc
  • 1065cb0 Do not retain decoder after parse
  • 16df811 reduce memory usage for test case by setting setValueMaxLength (meant to fix ...
  • 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.

Bumps [exificient](https://github.com/EXIficient/exificient) from 0.9.3 to 1.0.4.
- [Release notes](https://github.com/EXIficient/exificient/releases)
- [Changelog](https://github.com/EXIficient/exificient/blob/master/CHANGES.md)
- [Commits](EXIficient/exificient@exificient-0.9.3...exificient-1.0.4)

---
updated-dependencies:
- dependency-name: com.siemens.ct.exi:exificient
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2023
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.

0 participants