Skip to content

Bump elementpath from 2.5.1 to 3.0.0#44

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps elementpath from 2.5.1 to 3.0.0.

Release notes

Sourced from elementpath's releases.

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.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
  • 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
  • ea2e255 Merge pull request #50 from jonbwhite/datetime-decimal-context
  • ceff93c Pass in specific context for datetime quantize operation to prevent error wit...
  • 01908b5 Proper usage of atomization
  • dbfe81b Fix get_atomic_value() and XSD protocols for wildcards
  • a0e7b6d Add get_element_node() and iter_document() to DocumentNode/ElementNode
  • 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.0.
- [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.0)

---
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 18, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jul 25, 2022

Copy link
Copy Markdown
Author

Superseded by #47.

@dependabot dependabot Bot closed this Jul 25, 2022
@dependabot dependabot Bot deleted the dependabot/pip/elementpath-3.0.0 branch July 25, 2022 09:49
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