danishi / dynamodb-csv

A utility that allows CSV import / export to DynamoDB on the command line
https://danishi.github.io/dynamodb-csv/
MIT License
20 stars 4 forks source link

Bump lizard from 1.17.10 to 1.17.13 #242

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps lizard from 1.17.10 to 1.17.13.

Changelog

Sourced from lizard's changelog.

Change Log

1.17.12

Bug fix: Fortran support for ELSEIF

1.17.9

Bug fix: Java generic like List JSX file extension

1.17.8

Add Fortran to the language supported

1.17.7

Bug fixing. typedef being read properly.

1.17.6

Bug fixing. .mm file was not recognized as object-c(++) file.

1.17.5

Bug fixing in function parameter names. Previously if the parameter has default value, it will take the value as the parameter name.

1.17.3

Bug fixing in Lua and Scala support

1.17.2

Fix missing file when install

1.17.1

Fix HTML Output template problem.

1.17.0

Support JavaScript with ES6 and JSX. Support Rust

1.16.6

... (truncated)

Commits
  • ef8ac19 replace re.NOFLAG with 0
  • 1f9a51b Merge pull request #399 from dtrodrigues/pygments
  • 61f67c8 require pygments
  • ff1928b fix the elseif statement for fortran
  • 00e1009 Merge pull request #371 from Color-Of-Code/ci/disable-python2-checks
  • 71fcb94 Merge pull request #391 from salman-javed-nz/master
  • c05b8e9 Merge pull request #395 from Lexxxzy/master
  • 2142882 Fix func keyword usage in Golike structs and interfaces
  • c17ccbb Fix parsing of C++14 ' separator with 0x and 0b
  • 7b47f88 Merge pull request #370 from Color-Of-Code/fix/368-params-count
  • 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 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)