Skip to content

Bump pyang from 2.5.2 to 2.6.0 - #2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyang-2.6.0
Open

Bump pyang from 2.5.2 to 2.6.0#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyang-2.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 14, 2024

Copy link
Copy Markdown

Bumps pyang from 2.5.2 to 2.6.0.

Changelog

Sourced from pyang's changelog.

  • 2.6.0 - 2023-11-03
       lots of improvements to the UML plugin
         thanks to Nick Hancock
       lots of improvements to build and test
         thanks to @ubaumann
       fix invalid regular expression on Windows
         thanks to Jan Kundrát
       fix script issues on Windows
         thanks to Jan Kundrát
       fix validation of when expressions for 1.1 modules
         thanks to Derek Ingrouville
       fixes for revision-date in depend output
         thanks to Slavomir Mazur
   [#845](https://github.com/mbj4668/pyang/issues/845) - sid item status
   [#844](https://github.com/mbj4668/pyang/issues/844) - tree max line length issue
   [#837](https://github.com/mbj4668/pyang/issues/837) - test fixes
   [#821](https://github.com/mbj4668/pyang/issues/821) - typo in jstree output
   [#818](https://github.com/mbj4668/pyang/issues/818) - issue with decimal64 defaults in json2xml
   [#809](https://github.com/mbj4668/pyang/issues/809) - revision-date parsed wrong if multiple "@" found in path
          thanks to Michael Littlejohn
   [#729](https://github.com/mbj4668/pyang/issues/729) - handle name scoping of 1.1 submodules in XPath expressions
   [#516](https://github.com/mbj4668/pyang/issues/516) - crash in tree output

  • 2.5.3 - 2022-03-30
       added support for checking 'ancestor' and 'ancestor-or-self' XPATH axes
       added new option --exclude-features which is used to prune the
         data model by removing all nodes that are defined with the
         corresponding "if-feature"
       added --check-update-include-structures to apply the upgrade
         checks also to sx:structures.
       changed the error level of all CHK* errors so that they can be
         changed into warnings
       allow refinement of description/reference in action/notification
       disable writing of Yacc parse tables to files
         thanks to Robert Andersson
       fix error locating /usr/share/yang with pip 21.3.1
         thanks to cygnus2048
   [#802](https://github.com/mbj4668/pyang/issues/802) - fixed crash when using transforms and the module imports
            submodules
   [#797](https://github.com/mbj4668/pyang/issues/797) - as per RFC 8340, added : to grouping header
   [#784](https://github.com/mbj4668/pyang/issues/784) - corrupt files could lead to pyang crash
   [#778](https://github.com/mbj4668/pyang/issues/778) - check deref target
   [#777](https://github.com/mbj4668/pyang/issues/777) - check path after deref
   [#775](https://github.com/mbj4668/pyang/issues/775) - correct multi-line argument wrapping when generating YANG

Commits
  • 987f59c Updates for 2.6.0 release
  • dc97553 Fixes #729, see #193, #836 - handle 1.1 scoping rules in XPath evaluations
  • 4ba83e7 Fixes #650 - bad expansion of multiple related augments
  • 1b1c3e0 fixed markdown
  • c5d89e3 added missing markdown files
  • 9bc3d4b converted man pages from docbook to markdown; use pandoc to create nroff
  • ecf1bf1 Move emit_child_stmt() out of emit_notify()
  • 54c3916 Fix missing notifications defined in interior data nodes
  • d5bbef9 Fix issues with the rendering of identities, identityrefs, typedefs and leafrefs
  • f58d635 Minor correction to a comment
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [pyang](https://github.com/mbj4668/pyang) from 2.5.2 to 2.6.0.
- [Release notes](https://github.com/mbj4668/pyang/releases)
- [Changelog](https://github.com/mbj4668/pyang/blob/master/CHANGELOG.md)
- [Commits](mbj4668/pyang@pyang-2.5.2...pyang-2.6.0)

---
updated-dependencies:
- dependency-name: pyang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from nupuruttarwar as a code owner March 14, 2024 08:17
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 14, 2024
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