GithubHelp home page GithubHelp logo

Comments (15)

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.8.3 to 7.8.4.
  • The devDependency @babel/core was updated from 7.8.4 to 7.8.6.
  • The devDependency @babel/preset-env was updated from 7.8.4 to 7.8.6.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.8.3 to 7.8.4.
  • The devDependency @babel/core was updated from 7.8.4 to 7.8.6.
  • The devDependency @babel/preset-env was updated from 7.8.4 to 7.8.6.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.8.3 to 7.8.4.
  • The devDependency @babel/core was updated from 7.8.6 to 7.8.7.
  • The devDependency @babel/preset-env was updated from 7.8.6 to 7.8.7.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.8.3 to 7.8.4.
  • The devDependency @babel/core was updated from 7.8.6 to 7.8.7.
  • The devDependency @babel/preset-env was updated from 7.8.6 to 7.8.7.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.8.3 to 7.8.4.
  • The devDependency @babel/core was updated from 7.8.7 to 7.9.0.
  • The devDependency @babel/preset-env was updated from 7.8.7 to 7.9.0.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.8.3 to 7.8.4.
  • The devDependency @babel/core was updated from 7.8.7 to 7.9.0.
  • The devDependency @babel/preset-env was updated from 7.8.7 to 7.9.0.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.8.3 to 7.8.4.
  • The devDependency @babel/core was updated from 7.8.7 to 7.9.0.
  • The devDependency @babel/preset-env was updated from 7.8.7 to 7.9.0.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.8.3 to 7.8.4.
  • The devDependency @babel/core was updated from 7.8.7 to 7.9.0.
  • The devDependency @babel/preset-env was updated from 7.8.7 to 7.9.0.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.8.3 to 7.8.4.
  • The devDependency @babel/core was updated from 7.8.7 to 7.9.0.
  • The devDependency @babel/preset-env was updated from 7.9.0 to 7.9.5.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.8.3 to 7.8.4.
  • The devDependency @babel/core was updated from 7.9.0 to 7.9.6.
  • The devDependency @babel/preset-env was updated from 7.9.5 to 7.9.6.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.8.4 to 7.10.0.
  • The devDependency @babel/core was updated from 7.9.6 to 7.10.0.
  • The devDependency @babel/preset-env was updated from 7.9.6 to 7.10.0.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.10.0 to 7.10.1.
  • The devDependency @babel/core was updated from 7.10.0 to 7.10.1.
  • The devDependency @babel/preset-env was updated from 7.10.0 to 7.10.1.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.10.0 to 7.10.1.
  • The devDependency @babel/core was updated from 7.10.1 to 7.10.2.
  • The devDependency @babel/preset-env was updated from 7.10.1 to 7.10.2.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v7.10.2

v7.10.2 (2020-05-30)

Thanks @fivetanley and @hamlim for their first PRs!

πŸš€ New Feature

πŸ› Bug Fix

  • babel-helper-compilation-targets
    • #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
  • babel-helper-create-class-features-plugin, babel-preset-env
  • babel-generator
  • babel-generator, babel-types
  • babel-plugin-syntax-module-attributes, babel-standalone
    • #11631 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (@hamlim)

πŸ’… Polish

  • babel-core
    • #11643 fix: add new plugin names to missing plugin helpers (@JLHwung)

🏠 Internal

  • babel-parser
    • #11653 refactor: split locationParser into ParserErrors and error message (@JLHwung)

Committers: 6

Commits

The new version differs by 223 commits.

  • b0350e5 v7.10.2
  • b5c4a46 refactor: split locationParser into ParserErrors and error message (#11653)
  • 15d6da0 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (#11648)
  • e6d873e Class features loose should have precedence over preset-env (#11634)
  • 5b24d79 fix: add bigIntSuffix to minified output (#11645)
  • 69198be feature: babel-eslint-parser passes through config options (#11639)
  • 6b7a6dc fix: add new plugin names to missing plugin helpers (#11643)
  • d7d36a6 Add support for printing ImportAttribute (#11641)
  • 8e41f26 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (#11631)
  • ddfdf00 Update CHANGELOG.md [skip ci]
  • 1b670c2 Add v7.10.1 to CHANGELOG.md [skip ci]
  • 88f57a7 v7.10.1
  • 32bd530 [hotfix] Use same targets for fields as for private methods (#11633)
  • 05804b1 Fix standalone tag when data-type is not set. (#11624)
  • 242d9e0 Use repository.directory field in package.json files (#11625)

There are 223 commits in total.

See the full diff

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.10.0 to 7.10.1.
  • The devDependency @babel/core was updated from 7.10.1 to 7.10.2.
  • The devDependency @babel/preset-env was updated from 7.10.1 to 7.10.2.

Your tests are still failing with these versions. Compare changes

Release Notes for v7.10.2

v7.10.2 (2020-05-30)

Thanks @fivetanley and @hamlim for their first PRs!

πŸš€ New Feature

πŸ› Bug Fix

  • babel-helper-compilation-targets
    • #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
  • babel-helper-create-class-features-plugin, babel-preset-env
  • babel-generator
  • babel-generator, babel-types
  • babel-plugin-syntax-module-attributes, babel-standalone
    • #11631 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (@hamlim)

πŸ’… Polish

  • babel-core
    • #11643 fix: add new plugin names to missing plugin helpers (@JLHwung)

🏠 Internal

  • babel-parser
    • #11653 refactor: split locationParser into ParserErrors and error message (@JLHwung)

Committers: 6

Commits

The new version differs by 223 commits.

  • b0350e5 v7.10.2
  • b5c4a46 refactor: split locationParser into ParserErrors and error message (#11653)
  • 15d6da0 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (#11648)
  • e6d873e Class features loose should have precedence over preset-env (#11634)
  • 5b24d79 fix: add bigIntSuffix to minified output (#11645)
  • 69198be feature: babel-eslint-parser passes through config options (#11639)
  • 6b7a6dc fix: add new plugin names to missing plugin helpers (#11643)
  • d7d36a6 Add support for printing ImportAttribute (#11641)
  • 8e41f26 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (#11631)
  • ddfdf00 Update CHANGELOG.md [skip ci]
  • 1b670c2 Add v7.10.1 to CHANGELOG.md [skip ci]
  • 88f57a7 v7.10.1
  • 32bd530 [hotfix] Use same targets for fields as for private methods (#11633)
  • 05804b1 Fix standalone tag when data-type is not set. (#11624)
  • 242d9e0 Use repository.directory field in package.json files (#11625)

There are 223 commits in total.

See the full diff

from generator-node-mdl.

greenkeeper avatar greenkeeper commented on August 10, 2024
  • The devDependency @babel/cli was updated from 7.10.0 to 7.10.1.
  • The devDependency @babel/core was updated from 7.10.1 to 7.10.2.
  • The devDependency @babel/preset-env was updated from 7.10.1 to 7.10.2.

Your tests are passing again with this update. Explicitly upgrade to these versions πŸš€

Release Notes for v7.10.2

v7.10.2 (2020-05-30)

Thanks @fivetanley and @hamlim for their first PRs!

πŸš€ New Feature

πŸ› Bug Fix

  • babel-helper-compilation-targets
    • #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
  • babel-helper-create-class-features-plugin, babel-preset-env
  • babel-generator
  • babel-generator, babel-types
  • babel-plugin-syntax-module-attributes, babel-standalone
    • #11631 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (@hamlim)

πŸ’… Polish

  • babel-core
    • #11643 fix: add new plugin names to missing plugin helpers (@JLHwung)

🏠 Internal

  • babel-parser
    • #11653 refactor: split locationParser into ParserErrors and error message (@JLHwung)

Committers: 6

Commits

The new version differs by commits.

See the full diff

from generator-node-mdl.

Related Issues (14)

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.