Code Monkey home page Code Monkey logo

Comments (12)

greenkeeper avatar greenkeeper commented on May 25, 2024

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

from parse-server-mysql-adapter.

greenkeeper avatar greenkeeper commented on May 25, 2024

Version 1.4.1 just got published.

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

Commits

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

  • 79fefdf 1.4.1
  • 51795e1 set version to 1.4.0 which I published but forgot to commit
  • b27e8ff add 1.4.0 and 1.4.1 changes
  • 4037dfd Merge pull request #630 from sidorares/extend-charset-mapping
  • f5eabbe Merge pull request #629 from Dieken/master
  • a9f9886 correctly parse microsecond in datetime type
  • 98687e4 add more charsets to charset code->charset name mapping. Fixes #628

See the full diff

from parse-server-mysql-adapter.

greenkeeper avatar greenkeeper commented on May 25, 2024

Version 1.4.2 just got published.

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

Commits

The new version differs by 9 commits.

  • 4c1a807 1.4.2
  • 973924f v1.4.2
  • f7afc64 Merge pull request #638 from sidorares/text-protocol-null-int
  • b6cac7b Modifed parseLengthCodedIntString to return null instead of empty string for null columns.
  • ee26b4e Temporarily changed to verify if '' is expected
  • c9e5926 build: bump to node 8.4
  • b00c128 update package-lock
  • 1266572 Merge pull request #632 from bencebalogh/631-promiseconnection-use-promise-implementation
  • f36b2be #631 PromiseConnection use promise implementation passed to PromisePool

See the full diff

from parse-server-mysql-adapter.

greenkeeper avatar greenkeeper commented on May 25, 2024

Version 1.5.0 just got published.

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

Commits

The new version differs by 31 commits.

  • 97a8853 1.5.0
  • 0a31726 1.5.0 changes
  • c5c8144 Merge pull request #676 from williamdes/patch-1
  • b83e1c1 Fixed indentation
  • 932261b Merge pull request #675 from sidorares/greenkeeper/lint-staged-5.0.0
  • 4aecf69 chore(package): update lint-staged to version 5.0.0
  • ef9fc1b Merge pull request #674 from c24w/master
  • db13c91 Merge pull request #667 from williamdes/master
  • 69115a2 Remove destroyed promise pool connections from pool
  • 5719e9f Merge pull request #671 from c24w/master
  • 97205c6 Remove console log in promise wrapper
  • 6288a4b Merge pull request #669 from c24w/master
  • 1c35d46 Expose escape & format methods on connection pool
  • 51f5b50 Update Changelog.md
  • cef70d8 minor version bump, changelog update, sqlState normalized

There are 31 commits in total.

See the full diff

from parse-server-mysql-adapter.

greenkeeper avatar greenkeeper commented on May 25, 2024

Version 1.5.1 just got published.

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

Commits

The new version differs by 6 commits.

  • 5f65614 1.5.1
  • 21dfe3d 1.5.1 changes
  • 64be6ed Merge pull request #682 from sidorares/promise-error
  • 5577d80 pass sqlMessage to error in promise wrapper. Fixes #678
  • a43e8da Merge pull request #681 from sidorares/null-buffer
  • 0059e66 Add support for NULL to readLengthCodedBuffer. Fixes #668

See the full diff

from parse-server-mysql-adapter.

greenkeeper avatar greenkeeper commented on May 25, 2024

Version 1.5.2 just got published.

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

Commits

The new version differs by 21 commits.

  • 9bfadcc 1.5.2
  • c8c0124 1.5.2 changes
  • b41de75 Merge pull request #723 from aikar/memleak
  • cbc68fb Merge pull request #725 from sidorares/greenkeeper/long-4.0.0
  • 967955d fix(package): update long to version 4.0.0
  • d500518 Store Compiled Packet Parsers in a global cache - Resolves #722
  • b6175d8 Merge pull request #689 from swftvsn/patch-2
  • 1ff8890 Merge pull request #718 from gazoakley/feat-source-param-type-ii
  • 0b87f38 feat(execute): Tidy up source param types, move toMysqlDateBuffer to packet.js, catch undefined params earlier
  • 9cfada5 Merge pull request #720 from aikar/fix-splice
  • 11a334b Improve performance of removing connections from pools
  • 7c55a07 Merge pull request #705 from gazoakley/feat-source-param-type
  • 4cc6250 Merge pull request #692 from sidorares/greenkeeper/lint-staged-6.0.0
  • 410af1b travis: use node 8.9
  • 8f5d8e9 feat(execute): Send bind parameter dates using MySQL DATETIME type, throw error when passing in undefined parameter

There are 21 commits in total.

See the full diff

from parse-server-mysql-adapter.

greenkeeper avatar greenkeeper commented on May 25, 2024

Version 1.5.3 just got published.

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

Commits

The new version differs by 19 commits.

  • 5c5aa3a 1.5.3
  • 9729703 fix reame lint error
  • 3a4a7be update dev deps
  • 15b5f7e build: bump to node 8.10 and 6.16
  • d69a95a use exact dep versions for denqueue and lru-cache, bump sqlstring to 2.3.1
  • 1791191 1.5.3 changes
  • 5908b46 Merge pull request #752 from darksabrefr/darksabrefr-patch-1
  • ef263c5 Add timezone option to known incompatibilities
  • f960562 Merge pull request #748 from BridgeAR/master
  • 2da7492 fix(packet): remove noAssert
  • 34e46dd Merge pull request #743 from sidorares/greenkeeper/readable-stream-2.3.5
  • bef4b70 fix(package): update readable-stream to version 2.3.5
  • 61194ff Merge pull request #741 from exalted/patch-1
  • 3e86ab6 Calls unprepare on connection
  • 1ec0ec6 Fixes execute example

There are 19 commits in total.

See the full diff

from parse-server-mysql-adapter.

greenkeeper avatar greenkeeper commented on May 25, 2024

Version 1.6.0 just got published.

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

Commits

The new version differs by 73 commits.

  • 75d97ae Merge pull request #824 from framp/master
  • ba17e98 Bump version
  • 23b9458 Added changelog for next release
  • f11fef9 Merge pull request #821 from sidorares/greenkeeper/assert-diff-2.0.2
  • 431bb79 chore(package): update assert-diff to version 2.0.2
  • eec43a9 Merge pull request #815 from CloudQuote/connectionconfig
  • 8b24b07 Merge pull request #813 from CloudQuote/pingthenfix
  • d6b50b7 This should fix CI test. I think.
  • 3069f94 trying to figure out why CI won't pass
  • 89c8111 Fixed a problem with the uri: unit test
  • 023342f Added a check to ConnectionConfig, which will output a warning if an invalid parameter is passed to the ConnectionConfig constructor
  • d919095 added a uri: parameter to the connection config, which allows passing in a mysql URI in addition to parameters in object form
  • 260a278 Fixed CI test that was timing out; alter error message to throw an Error instead of a string
  • 0f52877 updated error message when using .then() on non-promise query
  • bed9286 Added a .then() and .catch() function to query, which will throw an error if a Query is used as if it is a promise.

There are 73 commits in total.

See the full diff

from parse-server-mysql-adapter.

greenkeeper avatar greenkeeper commented on May 25, 2024

Version 1.6.1 just got published.

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

from parse-server-mysql-adapter.

greenkeeper avatar greenkeeper commented on May 25, 2024
  • The dependency mysql2 was updated from 1.6.1 to 1.6.2.

Your tests are still failing with this version. Compare changes

from parse-server-mysql-adapter.

greenkeeper avatar greenkeeper commented on May 25, 2024
  • The dependency mysql2 was updated from 1.6.2 to 1.6.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 72bba61 1.6.3
  • 43a3d5e Merge branch 'master' of github.com:sidorares/node-mysql2
  • 4cd1e02 1.6.3 changes
  • 3342916 Merge pull request #871 from sidorares/fix/poolcluster-selector-869
  • 2599df3 Don't treat selector-making function as a class. Fixes #869

See the full diff

from parse-server-mysql-adapter.

greenkeeper avatar greenkeeper commented on May 25, 2024
  • The dependency mysql2 was updated from 1.6.3 to 1.6.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

from parse-server-mysql-adapter.

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.