Coder Social home page Coder Social logo

Comments (9)

greenkeeper avatar greenkeeper commented on June 6, 2024

After pinning to 1.19.4 your tests are passing again. Downgrade this dependency 📌.

from warped-components.

greenkeeper avatar greenkeeper commented on June 6, 2024
  • The devDependency rollup was updated from 1.20.0 to 1.20.1.

Your tests are still failing with this version. Compare changes

from warped-components.

greenkeeper avatar greenkeeper commented on June 6, 2024
  • The devDependency rollup was updated from 1.20.1 to 1.20.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.20.2

2019-08-25

Bug Fixes

  • Avoid an issue where circular namespace reexports would crash Rollup (#3074)

Pull Requests

Commits

The new version differs by 3 commits.

See the full diff

from warped-components.

greenkeeper avatar greenkeeper commented on June 6, 2024
  • The devDependency rollup was updated from 1.20.2 to 1.20.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.20.3

2019-08-28

Bug Fixes

  • Make sure file hashes change when a change of the naming pattern leads to a file name change of a dependency (#3083)
  • Fix several issues where reexporting an external "default" export could lead to invalid or incorrect code (#3084)

Pull Requests

Commits

The new version differs by 5 commits.

  • bce164e 1.20.3
  • ee4a3f8 Update changelog
  • 8ee03af Properly reflect dependency file names in hash (#3083)
  • e2fa18d Fix "default" reexport issues in non ESM/System formats (#3084)
  • cc5fd63 chore: add github actions workflow config for windows (#3078)

See the full diff

from warped-components.

greenkeeper avatar greenkeeper commented on June 6, 2024
  • The devDependency rollup was updated from 1.20.3 to 1.21.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • 1b72941 1.21.0
  • 0ad169a Update changelog
  • 1d524f2 fix: remove 'use strict'; from systemjs when strict=false (#3101)
  • 8dceaf6 Add support for entryFileNames pattern used in combination with preserveModules option (#3088)
  • b226036 Make accessing unknown globals a side-effect (#3068)
  • bba1466 feat: OutputBundle Tagged union with 'type = chunk|asset' (#3080)
  • 18d1aed Watch files onbuild, even if build fails (#3081)
  • 1429d57 retrigger CI
  • 071f5e3 Fix date in changelog

See the full diff

from warped-components.

greenkeeper avatar greenkeeper commented on June 6, 2024
  • The devDependency rollup was updated from 1.21.0 to 1.21.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.21.1

2019-09-09

Bug Fixes

  • Allow legacy plugins to still add assets directly to the bundle object (#3105)

Pull Requests

  • #3105: Allow legacy plugins to still add assets directly to the bundle object (@lukastaegert)
Commits

The new version differs by 3 commits.

  • 96e691b 1.21.1
  • b7ebc49 Update changelog
  • cb5227c Permit plugins to add assets directly to the bundle in Rollup 1.x (#3105)

See the full diff

from warped-components.

greenkeeper avatar greenkeeper commented on June 6, 2024
  • The devDependency rollup was updated from 1.21.1 to 1.21.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.21.2

2019-09-09

Bug Fixes

  • Fix wrong deprecation message to direct to this.emitFile instead of this.emitAsset
Commits

The new version differs by 3 commits.

See the full diff

from warped-components.

greenkeeper avatar greenkeeper commented on June 6, 2024
  • The devDependency rollup was updated from 1.21.2 to 1.21.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.21.3

2019-09-09

Bug Fixes

  • Fix a regression where modifying a watched file did not trigger a rebuild (#3112)

Pull Requests

  • #3112: Fix .addWatchFile() dependencies failing to invalidate in watch mode (@tivac)
Commits

The new version differs by 3 commits.

  • 13b27ca 1.21.3
  • 6a216d0 Update changelog
  • ed880a0 Fix .addWatchFile() dependencies failing to invalidate in watch mode (#3112)

See the full diff

from warped-components.

greenkeeper avatar greenkeeper commented on June 6, 2024
  • The devDependency rollup was updated from 1.21.3 to 1.21.4.

Your tests are still failing with this version. Compare changes

Release Notes for v1.21.4

2019-09-16

Bug Fixes

  • Recognize common browser globals (#3117)
  • Do not treat "typeof " as a side-effect (#3117)

Pull Requests

  • #3117: Add browser globals to known globals and prevent "typeof" side-effects (@lukastaegert)
Commits

The new version differs by 3 commits.

  • 9bd47a2 1.21.4
  • 7fd57c0 Update changelog
  • 86d98cb Add browser globals to known globals and prevent "typeof" side-effects (#3117)

See the full diff

from warped-components.

Related Issues (12)

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.