Code Monkey home page Code Monkey logo

Comments (13)

greenkeeper avatar greenkeeper commented on September 27, 2024

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

from grimoirejs.

greenkeeper avatar greenkeeper commented on September 27, 2024

Version 11.4.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version ๐Ÿš€

Commits

The new version differs by 34 commits.

  • cef555a Version 11.4.0
  • f61299c Remove the element
  • 1b91696 Add append(), prepend(), after(), before(), and replaceWith()
  • f08fd3b Fix querySelector for SVG elements inside template fragments
  • 35775cc Don't do radio button activation behavior if it's already checked
  • fefbd7a Give radio buttons activation behavior too, not just checkboxes
  • f0ecb6d Fix some XMLHttpRequest CORS header issues
  • d6cba38 Convert NamedNodeMap to use IDL
  • b5b5dba Disable tests we are not going to be able to pass this roll
  • d12bea1 List execution-timing tests as failing in Node 6
  • 2b70aef Implement Node.isConnected and Node.isSameNode()
  • 587151f Always decode responseType "json" as UTF-8
  • e7b68fa Add value handling for the filename mode
  • d13922a Clear headers on XHR abort()
  • d4612e7 Roll web-platform-tests
  • There are 34 commits in total.

    See the full diff

from grimoirejs.

greenkeeper avatar greenkeeper commented on September 27, 2024

Version 11.5.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version ๐Ÿš€

from grimoirejs.

greenkeeper avatar greenkeeper commented on September 27, 2024

Version 11.5.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version ๐Ÿš€

Commits

The new version differs by 41 commits.

  • 4e7dcca Version 11.5.1
  • b921820 More comprehensive messages about test failures
  • 26edf1c Implement .indeterminate
  • f8a6d12 Enhance .value support for exotic types
  • 1b72d6c Implement AbortController and AbortSignal
  • 87b7f11 Add a reset-wpt script
  • ea6a0be Small fixes to the changelog
  • cef555a Version 11.4.0
  • f61299c Remove the element
  • 1b91696 Add append(), prepend(), after(), before(), and replaceWith()
  • f08fd3b Fix querySelector for SVG elements inside template fragments
  • 35775cc Don't do radio button activation behavior if it's already checked
  • fefbd7a Give radio buttons activation behavior too, not just checkboxes
  • f0ecb6d Fix some XMLHttpRequest CORS header issues
  • d6cba38 Convert NamedNodeMap to use IDL
  • There are 41 commits in total.

    See the full diff

from grimoirejs.

greenkeeper avatar greenkeeper commented on September 27, 2024

Version 11.6.0 just got published.

Your tests are still failing with this version. Compare the changes ๐Ÿšจ

Commits

The new version differs by 85 commits.

  • dc150a1 Version 11.6.0
  • ad0e551 Fix hr-time tests after WPT roll
  • 9f1c9aa Make WebSocket compatible with browsers
  • cb523d1 Add documentation about "yarn pretest"
  • 12a5e12 Implement window.performance
  • b9dac94 Upgrade in-range dependencies
  • ecdf27c Upgrade parse5 to v4.0.0
  • 8c84ebf Overhaul HTML parsing infrastructure
  • e2ddfb7 Implement more parts of
  • 1519104 Update Web IDL outside nodes/
  • 144b39b Implement WebSocket
  • 2b5447a Enable currently passing uievents WPTs
  • 9bb9297 Set view attribute in HTMLElement#click
  • 4fa53f6 Implement Keyboard/MouseEvent#getModifierState
  • 71d869d Copy default params in Event constructor

There are 85 commits in total.

See the full diff

from grimoirejs.

greenkeeper avatar greenkeeper commented on September 27, 2024

Version 11.6.1 just got published.

Your tests are still failing with this version. Compare the changes ๐Ÿšจ

Commits

The new version differs by 2 commits.

See the full diff

from grimoirejs.

greenkeeper avatar greenkeeper commented on September 27, 2024

Version 11.6.2 just got published.

Your tests are still failing with this version. Compare the changes ๐Ÿšจ

Commits

The new version differs by 4 commits.

  • 1cd4831 Version 11.6.2
  • 71dc01b Update maintainer and repository information
  • f32113b Further fix <style> and <script> evaluation semantics
  • dbda070 Fix <style> and <script> parsing to wait for their close tag

See the full diff

from grimoirejs.

greenkeeper avatar greenkeeper commented on September 27, 2024

Version 11.7.0 just got published.

Your tests are still failing with this version. Compare the changes ๐Ÿšจ

Commits

The new version differs by 15 commits.

  • 1e5bbd2 Version 11.7.0
  • 8767d9f Note that FileAPI/historical.https.html needs async/await
  • 7f41ae5 Return boolean from DOMTokenList.replace()
  • 8ad6b17 Convert several of XHR open()'s arguments to strings
  • 5e86716 Implement FileReader.readAsBinaryString()
  • d80648f Set abort event isTrusted to true
  • c91440a Update web platform tests
  • a38c181 Cross-reference external script loading from script execution docs
  • 70ec93b Add README entry about jsdom-devtools-formatter
  • c520198 Implement requestAnimationFrame using performance.now
  • dc672a2 Fix removing an 's src="" attribute
  • d563965 Use whatwg-mimetype and data-urls packages
  • 830a6fd Fix event handlers to be own properties of each Window
  • a0b7f8a Remove no-longer-used field from HTMLStyleElementImpl
  • 475a7cd Omit *.webidl from the published package

See the full diff

from grimoirejs.

greenkeeper avatar greenkeeper commented on September 27, 2024

Version 11.8.0 just got published.

Your tests are still failing with this version. Compare the changes ๐Ÿšจ

Commits

The new version differs by 4 commits.

  • 2e90c57 Version 11.8.0
  • 1c4945b Add DocumentFragment.prototype.getElementById
  • 63622b8 Add constraint validation support for forms
  • 4884fb9 Fix README typo

See the full diff

from grimoirejs.

greenkeeper avatar greenkeeper commented on September 27, 2024

Version 11.9.0 just got published.

Your tests are still failing with this version. Compare the changes ๐Ÿšจ

Commits

The new version differs by 5 commits.

  • b0ca4dd Version 11.9.0
  • d4d0517 Fix canvas.toBlob() JPEG quality to not always be zero
  • a8d766a Fix edge cases in nodeValue and textContent
  • f47f9e2 Fix cloning of Documents
  • 31f8b53 Add namespace-related methods to Node

See the full diff

from grimoirejs.

greenkeeper avatar greenkeeper commented on September 27, 2024

Version 11.10.0 just got published.

Your tests are still failing with this version. Compare the changes ๐Ÿšจ

Commits

The new version differs by 11 commits.

  • 988e497 Version 11.10.0
  • b3d823f Enable XHR user-agent header tests
  • 4100e41 Get the User-Agent header from flag instead of from the request
  • 1e252e0 Add User-Agent header to CORS preflight requests
  • 9b25ba5 Fix backward README statement about document.hidden
  • 0b22ce2 Add logo
  • 5896226 Use Node 8 for testing on Travis
  • d348cd5 Disable tests for missing features
  • 571cd9f Implement srcElement and returnValue for Event
  • ea0f5cf Update WPT config to match upstream changes
  • f3101ff Roll Web Platform Tests

See the full diff

from grimoirejs.

greenkeeper avatar greenkeeper commented on September 27, 2024

Version 11.11.0 just got published.

Your tests are still failing with this version. Compare the changes ๐Ÿšจ

Commits

The new version differs by 16 commits.

  • 892599f Version 11.11.0
  • 4c13bd3 Fix various issues in createDocument and createElement
  • 38b868b Use NWSAPI
  • 56dddf0 Upgrade cssstyle
  • 286ab3d Fix normalize to avoid touching non-Text nodes
  • 636dc9b Fix HTMLSourceElement's srcset getter
  • 5c96b3b Implement Node.prototype.getRootNode
  • 2c27a30 Fix "WebIDL2 is not defined" error in idlharness tests
  • d8aa85d Add support for .control and .labels on form elements (#2217)
  • 71b4cc1 Upgrade whatwg-url to version 6.4.1
  • a98b75d Fix browser-only test
  • 5f61a9c Enable more WPTs from html/semantics/
  • 45ac804 Set correct contentType for Documents created through createDocument()
  • 868d3bd Introduce constants for namespaces
  • 0b4ebe5 Set correct contentType for Documents created through frames

There are 16 commits in total.

See the full diff

from grimoirejs.

greenkeeper avatar greenkeeper commented on September 27, 2024

Version 11.12.0 just got published.

Your tests are still failing with this version. Compare the changes ๐Ÿšจ

Commits

The new version differs by 22 commits.

  • 4d26c67 Version 11.12.0
  • d6688e5 Implement Element.prototype.closest()
  • 9191218 Upgrade NWSAPI to v2.0.7
  • 500a209 Change storageQuota to operate on code units, not bytes
  • 23d67eb Add the storageQuota option
  • b4db242 Remove unused form-data-symbols.js file
  • 70fd739 Fix a few entries in the changelog
  • eae1062 Upgrades cssstyle dependency to ^1.0.0
  • 022c204 Update hosts in Travis configuration
  • 2761d3c HashChangeEvent and PopStateEvent should no longer bubble
  • f1270e7 Roll Web Platform Tests
  • d6f8a97 Enable Blob-slice.html test in Node.js v10
  • 3afbc0f Implement Web storage - localStorage, sessionStorage, StorageEvent
  • 7b4db76 Handle Node.js v6 timeout in execution-timing tests
  • a5a7785 Run failing tests to confirm their status

There are 22 commits in total.

See the full diff

from grimoirejs.

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.