Skip to content

Bump elementpath from 2.5.1 to 3.0.1#47

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/elementpath-3.0.1
Closed

Bump elementpath from 2.5.1 to 3.0.1#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/elementpath-3.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2022

Copy link
Copy Markdown

Bumps elementpath from 2.5.1 to 3.0.1.

Release notes

Sourced from elementpath's releases.

v3.0.1 (2022-07-23)

  • Fix of descendant path operator (issue #51)
  • Add support for Python 3.11

v3.0.0 (2022-07-16)

  • Transition to full XPath node implementation (more memory usage but better control and overall faster)
  • Add etree.py module with a safe XML parser (ported from xmlschema)

v2.5.3 (2022-05-30)

  • Fix unary path step operator (issue #46)
  • Fix sphinx warnings 'reference target not found' (issue #45)

v2.5.2 (2022-05-17)

  • Include PR #43 with fixes for XPathContext.iter_siblings() (issues #42 and #44)
Changelog

Sourced from elementpath's changelog.

v3.0.1_ (2022-07-23)

  • Fix of descendant path operator (issue #51)
  • Add support for Python 3.11

v3.0.0_ (2022-07-16)

  • Transition to full XPath node implementation (more memory usage but better control and overall faster)
  • Add etree.py module with a safe XML parser (ported from xmlschema)

v2.5.3_ (2022-05-30)

  • Fix unary path step operator (issue #46)
  • Fix sphinx warnings 'reference target not found' (issue #45)

v2.5.2_ (2022-05-17)

  • Include PR #43 with fixes for XPathContext.iter_siblings() (issues #42 and #44)
Commits
  • efe279c Update CI tests configuration
  • b960fb9 Resolution for descendant path in predicate (issue #51)
  • f233911 Fix translate_pattern() with multiple quantifiers
  • 543a4dc Use a replacement for locale.getdefaultlocale()
  • 046a629 Use the build package instead of setup.py for packaging
  • d1df506 Merge pull request #48 from sissaschool/develop
  • 7b47369 Bump to v3.0.0
  • 8729189 Use MutableMapping for annotating nsmap
  • 556b990 Simplify ElementTree import reducing to single case
  • ea2d0e5 Fix typed value of ElementNode with mixed content
  • 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 [elementpath](https://github.com/sissaschool/elementpath) from 2.5.1 to 3.0.1.
- [Release notes](https://github.com/sissaschool/elementpath/releases)
- [Changelog](https://github.com/sissaschool/elementpath/blob/master/CHANGELOG.rst)
- [Commits](sissaschool/elementpath@v2.5.1...v3.0.1)

---
updated-dependencies:
- dependency-name: elementpath
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@dependabot @github

dependabot Bot commented on behalf of github Aug 15, 2022

Copy link
Copy Markdown
Author

Superseded by #49.

@dependabot dependabot Bot closed this Aug 15, 2022
@dependabot dependabot Bot deleted the dependabot/pip/elementpath-3.0.1 branch August 15, 2022 09:34
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