Giter VIP home page Giter VIP logo

add-variable-declarations's People

Contributors

alangpierce avatar bhvaleri avatar dependabot-preview[bot] avatar dependabot[bot] avatar doppins-bot avatar eventualbuddha avatar greenkeeper[bot] avatar greenkeeperio-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

add-variable-declarations's Issues

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Invalid npm token.

The npm token configured in the NPM_TOKEN environment variable must be a valid token allowing to publish to the registry https://registry.npmjs.org/.

If you are using Two-Factor Authentication, make configure the auth-only level is supported. semantic-release cannot publish with the default auth-and-writes level.

Please make sure to set the NPM_TOKEN environment variable in your CI with the exact value of the npm token.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Invalid npm token.

The npm token configured in the NPM_TOKEN environment variable must be a valid token allowing to publish to the registry https://registry.npmjs.org/.

If you are using Two Factor Authentication for your account, set its level to "Authorization only" in your account settings. semantic-release cannot publish with the default "
Authorization and writes" level.

Please make sure to set the NPM_TOKEN environment variable in your CI with the exact value of the npm token.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

An in-range update of magic-string is breaking the build 🚨

The dependency magic-string was updated from 0.25.2 to 0.25.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

magic-string is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 4 commits.

  • a312519 0.25.3
  • 2bd5063 update changelog & remove non-working badges
  • 38d7ac3 upgrade dependencies
  • b6fd47d Fix type of SourceMap.version (#155)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @types/babel__traverse is breaking the build 🚨

The dependency @types/babel__traverse was updated from 7.0.4 to 7.0.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/babel__traverse is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of babel7 is breaking the build 🚨

There have been updates to the babel7 monorepo:

  • The dependency @babel/types was updated from 7.6.0 to 7.6.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: node-v10-latest: Your tests failed on CircleCI (Details).
  • ❌ ci/circleci: node-v8-latest: Your tests failed on CircleCI (Details).
  • ❌ ci/circleci: node-v12-latest: Your tests failed on CircleCI (Details).
  • ❌ ci/circleci: node-v11-latest: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

don’t use var

var is all but deprecated.

immutable variables should use const and variable ones let.

An in-range update of babel-traverse is breaking the build 🚨

Version 6.25.0 of babel-traverse just got published.

Branch Build failing 🚨
Dependency babel-traverse
Current Version 6.24.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

babel-traverse is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Cannot push to the Git repository.

semantic-release cannot push the version tag to the branch master on the remote Git repository with URL https://[secure]@github.com/eventualbuddha/add-variable-declarations.git.

This can be caused by:


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

An in-range update of babel7 is breaking the build 🚨

There have been updates to the babel7 monorepo:

  • The dependency @babel/types was updated from 7.6.3 to 7.7.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: node-v8-latest: Your tests failed on CircleCI (Details).
  • ❌ ci/circleci: node-v10-latest: Your tests failed on CircleCI (Details).
  • ❌ ci/circleci: node-v11-latest: Your tests failed on CircleCI (Details).
  • ❌ ci/circleci: node-v12-latest: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

circleci
.circleci/config.yml
  • cimg/node 16.20
  • cimg/node 18.20
  • cimg/node 20.12
  • cimg/node 20.12
npm
package.json
  • @babel/traverse ^7.20.5
  • @babel/types ^7.20.5
  • @codemod/parser ^1.2.1
  • magic-string ^0.30.0
  • @types/babel__traverse ^7.18.3
  • @types/jest ^29.2.3
  • @types/node ^18.0.0
  • jest ^29.3.1
  • ts-jest ^29.0.3
  • tsup ^6.5.0
  • typescript ^5.0.0
  • @babel/types 7.24.5

  • Check this box to trigger a request for Renovate to run again on this repository

An in-range update of babylon is breaking the build 🚨

Version 6.17.2 of babylon just got published.

Branch Build failing 🚨
Dependency babylon
Current Version 6.17.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

babylon is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes 6.17.2

πŸ› Bug Fix

  • Fixed disappearing comments following a trailing comma on the last property of an object literal or the last argument of a call expression (#478) (aardito2)
  • Fix #437: only prohibit 'export type from "module" ' when flow is enabled (#438) (Kevin Gibbons)
  • Fix handling of anonymous parameters in flowParseObjectTypeMethodish. (#526) (Max Schaefer)
  • Convert argument of SpreadElement correctly to assignable (#518) (Daniel Tschinder)
Commits

The new version differs by 6 commits.

  • a9aade9 Changelog 6.17.2
  • 8722762 6.17.2
  • 8a8cc1a Fixed disappearing comments following a trailing comma on the last property of an object literal or the last argument of a call expression (#478) (#551)
  • 990675d Fix #437: only prohibit 'export type from "module" ' when flow is enabled (#438) (#531)
  • b7c13a8 Fix handling of anonymous parameters in flowParseObjectTypeMethodish. (#526) (#528)
  • 54399ab Convert argument of SpreadElement correctly to assignable (#518) (#519)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of babel7 is breaking the build 🚨

There have been updates to the babel7 monorepo:

  • The dependency @babel/types was updated from 7.5.5 to 7.6.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: node-v12-latest: Your tests failed on CircleCI (Details).
  • ❌ ci/circleci: node-v8-latest: Your tests failed on CircleCI (Details).
  • ❌ ci/circleci: node-v10-latest: Your tests failed on CircleCI (Details).
  • βœ… ci/circleci: node-v11-latest: Your tests passed on CircleCI! (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of babel7 is breaking the build 🚨

There have been updates to the babel7 monorepo:

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of babel-types is breaking the build 🚨

Version 6.25.0 of babel-types just got published.

Branch Build failing 🚨
Dependency babel-types
Current Version 6.24.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

babel-types is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Multiple `var` for the same binding should not be added in one function/module scope

From decaffeinate/decaffeinate#316:

// This input…
let fn = function(a, b) {
  if (a) {
    if (b) {
      r = 0;
    } else {
      r = 1;
    }
  } else {
    r = 2;
  }
  return r;
};

// …yields this output:
let fn = function(a, b) {
  if (a) {
    if (b) {
      var r = 0;
    } else {
      var r = 1;
    }
  } else {
    var r = 2;
  }
  return r;
};

There is a failing test for this here.

As @avonwyss pointed out, this is bad style and is flagged as such by static analysis tools. We should ensure that we add var for a particular binding only once per function or module and that it is in the innermost scope that it can be. That is, the example above should be this:

let fn = function(a, b) {
  var r;
  if (a) {
    if (b) {
      r = 0;
    } else {
      r = 1;
    }
  } else {
    r = 2;
  }
  return r;
};

But here the var should be in a nested scope:

// input
if (a) {
  if (b) {
    r = 0;
  } else {
    r = 1;
  }
}

// output
if (a) {
  var r;
  if (b) {
    r = 0;
  } else {
    r = 1;
  }
}

An in-range update of @types/jest is breaking the build 🚨

The devDependency @types/jest was updated from 24.0.9 to 24.0.10.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/jest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @types/node is breaking the build 🚨

The devDependency @types/node was updated from 11.10.0 to 11.10.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of ts-jest is breaking the build 🚨

The devDependency ts-jest was updated from 24.0.1 to 24.0.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ts-jest is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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.