Git Product home page Git Product logo

Comments (5)

greenkeeper avatar greenkeeper commented on June 9, 2024

After pinning to 3.4.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

from eslint-plugin-swagger.

greenkeeper avatar greenkeeper commented on June 9, 2024

Version 3.5.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes JSDoc 3.5.1

This version of JSDoc includes the following bug fixes:

  • Fixed an issue that prevented JSDoc from working on versions of Node.js prior to 5.10.0.
  • If the JSDoc configuration file does not have a file extension, JSDoc now assumes that the file
    is in JSON format.
Commits

The new version differs by 7 commits ahead by 7, behind by 1.

See the full diff

from eslint-plugin-swagger.

greenkeeper avatar greenkeeper commented on June 9, 2024

Version 3.5.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes JSDoc 3.5.3

This version of JSDoc includes a variety of bug fixes, including the following:

  • Non-JSDoc comments (comments that do not begin with /**) are now ignored.
  • JSDoc no longer crashes when it parses a class property with no value assigned to it.
  • When there are JSDoc comments at the end of a source file that has a 'use strict'; directive, the comments are no longer ignored.
  • Namepaths that contain an @ sign (for example, module:@prefix/my-module~myCallback) are now parsed correctly.

For a complete list of changes, see the changelog on GitHub.

Commits

The new version differs by 33 commits.

  • 24ae349 3.5.3
  • 158da77 3.5.3 changelog
  • 99c76e8 update .npmignore
  • 6d4d0b3 work around Babylon comment-attachment bug (#1396)
  • 312a3d2 use the correct longname for constructors of ES2015 classes with @alias tags (#1395)
  • 46e8a2d link to interfaces that belong to a namespace (#1406)
  • ffed3ff don't print help text when there are no input files (#1404)
  • b28f907 Update dependencies to enable Greenkeeper 🌴 (#1405)
  • c7ca51f add issue and pull-request templates
  • 483cfdf update LICENSE
  • 97a1b14 correct the description of the -d flag (#1156)
  • b112480 fix crash when a class property has no value (#1400)
  • 133c0b6 fix typo
  • e6ff057 add tools to README (#1353)
  • 5d65b74 require latest version of Catharsis (#1302)

There are 33 commits in total.

See the full diff

from eslint-plugin-swagger.

greenkeeper avatar greenkeeper commented on June 9, 2024

Version 3.5.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes JSDoc 3.5.4

This version of JSDoc includes a variety of bug fixes.

For a complete list of changes, see the changelog on GitHub.

Commits

The new version differs by 15 commits.

  • 89a6128 3.5.4
  • fc22451 upgrade Babylon
  • 1e1976d fix test breakage
  • 50fae0a 3.5.4 changelog
  • 1ccf414 prevent crash when an anonymous class is passed as a parameter (#1416)
  • a4ae289 hide the signature in the heading for classes with hidden constructors (#1397)
  • 67bd0d2 update tested Node.js versions
  • c60101f enable more Babylon options (#1411)
  • 10cd161 upgrade Babylon
  • 3baec39 update .gitignore
  • bafc538 fix problems with methods and properties in classes returned by arrow function expressions (#1409)
  • 1389c75 followup to 3b604fb7f9f10c4a4391d0d4c9bcabdea3609082
  • 4e1328f Deferred process.exit() to allow STDOUT pipe to flush (#1408)
  • 1ab8dd4 add Slack channel to README
  • 303c1c3 start 3.5.4-dev

See the full diff

from eslint-plugin-swagger.

greenkeeper avatar greenkeeper commented on June 9, 2024

Version 3.5.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes JSDoc 3.5.5

This version of JSDoc fixes an incompatibility with Node.js 8.5.0.

Commits

The new version differs by 4 commits.

See the full diff

from eslint-plugin-swagger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.