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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade fontoxpath from 3.11.1 to 3.12.0 #249

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade fontoxpath from 3.11.1 to 3.12.0.

merge advice

鉁╓hat is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 馃檹
鈩癸笍 Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 2 days ago, on 2020-05-15.
Release notes
Package name: fontoxpath
  • 3.12.0 - 2020-05-15

    New features

    Benchmarking

    We now have the option to run benchmarks for a subset of the QT3 tests or benchmarks we wrote ourselves. This will make it easier to ensure the performance of this library in future development. See the contributing guide for more details.

    Lightweight cloning

    We've made some changes internal which greatly improves the creating deep data structures using element constructors in XQuery. This includes queries which create a new data structure and paste in existing pieces of XML as in this example.

    let $existing-element := descendant::myElement
    return <root><level1><level2>{$existing-element}</level2></level1></root>

    fn:matches

    We now have support for fn:matches as requested in #188. See the specs for more examples and details on how to use this.

    Note that we do not yet support the $flags argument. We might look into this if/when it becomes needed.

    Fixed issues

    • #230 Atomizing arrays now results in all values concatenated.
    • fn:string-join now accepts any atomic type as argument.
    • fn:id would not raise an error if the context item was not a node.
    • Fixed an issue where getData would not call the provided IDomFacade.
  • 3.11.1 - 2020-03-06

    #Fixed issues

    Fixed an issue where the running the same XPath expression with a different namespace configuration causes the wrong namespace configuration to be used later on.

from fontoxpath GitHub release notes
Commit messages
Package name: fontoxpath

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

馃 View latest project report

馃洜 Adjust upgrade PR settings

馃敃 Ignore this dependency or unsubscribe from future upgrade PRs

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2299

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.617%

Totals Coverage Status
Change from base Build 2294: 0.0%
Covered Lines: 8139
Relevant Lines: 8476

馃挍 - Coveralls

@DrRataplan
Copy link
Contributor

Removed the dep as it was unused

@DrRataplan DrRataplan closed this May 18, 2020
@DrRataplan DrRataplan deleted the snyk-upgrade-fa40b18d43d815d5cf1d921cccf33881 branch May 18, 2020 08:51
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.

None yet

3 participants