Giter Club home page Giter Club logo

Comments (9)

greenkeeper avatar greenkeeper commented on September 12, 2024

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

from babel-plugin-i18next-extract.

greenkeeper avatar greenkeeper commented on September 12, 2024
  • The devDependency rollup was updated from 1.27.1 to 1.27.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.27.2

2019-11-18

Bug Fixes

  • Fix an issue where live bindings were not working correctly when using += in SystemJS (#3242)

Pull Requests

  • #3242: Export updated assignments when using shorthand update assignment expressions in SystemJS (@lukastaegert)
Commits

The new version differs by 3 commits.

  • 0366e24 1.27.2
  • 81a2726 Update changelog
  • 6dcc4e0 Export updated assignments when using shorthand update assignment expressions in SystemJS (#3242)

See the full diff

from babel-plugin-i18next-extract.

greenkeeper avatar greenkeeper commented on September 12, 2024
  • The devDependency rollup was updated from 1.27.2 to 1.27.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.27.3

2019-11-20

Bug Fixes

  • Provide better warning when empty chunks are created in a code-splitting scenario (#3244)

Pull Requests

Commits

The new version differs by 4 commits.

See the full diff

from babel-plugin-i18next-extract.

greenkeeper avatar greenkeeper commented on September 12, 2024
  • The devDependency rollup was updated from 1.27.3 to 1.27.4.

Your tests are still failing with this version. Compare changes

Release Notes for v1.27.4

2019-11-22

Bug Fixes

  • Aggregate circular dependency warnings in the CLI (#3249)
  • Do not defer non-aggregated handlers in the CLI (#3249)

Pull Requests

Commits

The new version differs by 4 commits.

  • 2f46901 1.27.4
  • ac9008f Update changelog
  • 3befd40 Add installation as a separate header (#3251)
  • 4eccc99 Fix broken Windows CLI tests (#3249)

See the full diff

from babel-plugin-i18next-extract.

greenkeeper avatar greenkeeper commented on September 12, 2024
  • The devDependency rollup was updated from 1.27.4 to 1.27.5.

Your tests are still failing with this version. Compare changes

Release Notes for v1.27.5

2019-11-25

Bug Fixes

  • Make sure namespaces for inlined dynamic imports are treated as variable accesses when deconflicting (#3256)

Pull Requests

Commits

The new version differs by 5 commits.

  • c547361 1.27.5
  • 6718a09 Update changelog
  • 973c046 Avoid name conflicts when inlining dynamic imports nested in functions (#3256)
  • 99a715a Update dependencies (#3257)
  • 54cbc81 Add note about generating source maps to load() and transform() (#3252)

See the full diff

from babel-plugin-i18next-extract.

greenkeeper avatar greenkeeper commented on September 12, 2024
  • The devDependency rollup was updated from 1.27.5 to 1.27.6.

Your tests are still failing with this version. Compare changes

Release Notes for v1.27.6

2019-11-30

Bug Fixes

  • Use "auto" export mode by default for all modules when preserving modules (#3265)
  • Observe "output.exports" when preserving modules and warn for mixed exports if necessary (#3265)

Pull Requests

Commits

The new version differs by 3 commits.

  • 5a01f05 1.27.6
  • fe0fced Update changelog
  • bdd1e03 Use export mode "auto" by default when preserving modules (#3265)

See the full diff

from babel-plugin-i18next-extract.

greenkeeper avatar greenkeeper commented on September 12, 2024
  • The devDependency rollup was updated from 1.27.6 to 1.27.7.

Your tests are still failing with this version. Compare changes

Release Notes for v1.27.7

2019-12-01

Bug Fixes

  • Fix a scenario where a reassignments to computed properties were not tracked (#3267)

Pull Requests

Commits

The new version differs by 4 commits.

See the full diff

from babel-plugin-i18next-extract.

greenkeeper avatar greenkeeper commented on September 12, 2024
  • The devDependency rollup was updated from 1.27.7 to 1.27.8.

Your tests are still failing with this version. Compare changes

Release Notes for v1.27.8

2019-12-02

Bug Fixes

  • Deoptimize objects when a method is called on them to make sure modifications via "this" are observed (#3266)

Pull Requests

  • #3266: Workaround for various object literal mutation bugs (@kzc)
Commits

The new version differs by 3 commits.

  • 195bd62 1.27.8
  • f99054f Update changelog
  • 3e0aa46 workaround for various object literal mutation bugs (#3266)

See the full diff

from babel-plugin-i18next-extract.

greenkeeper avatar greenkeeper commented on September 12, 2024
  • The devDependency rollup was updated from 1.27.8 to 1.27.9.

Your tests are still failing with this version. Compare changes

Release Notes for v1.27.9

2019-12-07

Bug Fixes

  • Fix an issue where reexports could be missing when preserving modules (#3273)
  • Allow turning of color output via NO_COLOR or FORCE_COLOR=0 environment variables (#3272)

Pull Requests

  • #3272: Support either NO_COLOR or FORCE_COLOR=0 to turn off color (@kikonen)
  • #3273: Make sure that indirectly reexported modules also become chunk dependencies when preserving modules(@lukastaegert)
Commits

The new version differs by 6 commits.

  • 4d809d1 1.27.9
  • 3c36f7d Update changelog
  • 2b56d7d FIX support either NO_COLOR or FORCE_COLOR=0 to turn off color (#3272)
  • 27201d8 Make sure that indirectly reexported modules also become chunk dependencies when preserving modules (#3273)
  • 6e92e52 Try to fix docs formatting issues
  • f489472 Update changelog

See the full diff

from babel-plugin-i18next-extract.

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.