Giter Site home page Giter Site logo

knisterpeter / typescript-patternplate-resolver Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 1.26 MB

TypeScript server plugin to inject pattern resolution algorithm in the language service

License: MIT License

TypeScript 93.36% JavaScript 6.64%
typescript typescript-plugin plugin

typescript-patternplate-resolver's Introduction

codecov renovate badge

typescript-patternplate-resolver's People

Contributors

greenkeeper[bot] avatar knisterpeter avatar renovate-bot avatar renovate[bot] avatar

Watchers

 avatar  avatar

Forkers

linecomparison

typescript-patternplate-resolver's Issues

An in-range update of conventional-changelog-cli is breaking the build 🚨

Version 1.3.3 of conventional-changelog-cli just got published.

Branch Build failing 🚨
Dependency conventional-changelog-cli
Current Version 1.3.2
Type devDependency

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

As conventional-changelog-cli is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed 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 🌴

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

File: package.json
Error type: The renovate configuration file contains some invalid settings
Message: Invalid regExp for packageRules[0].packagePatterns: ^@types/``

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

Version 10.1.3 of @types/node was just published.

Branch Build failing 🚨
Dependency @types/node
Current Version 10.1.2
Type devDependency

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 tslint is breaking the build 🚨

Version 5.7.0 of tslint just got published.

Branch Build failing 🚨
Dependency tslint
Current Version 5.6.0
Type devDependency

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

As tslint is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

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

Release Notes v5.7.0

πŸŽ‰ New rules, options, and fixers

πŸ›  Bugfixes & enhancements

  • [api] AbstractRule#applyWithFunction allows additional parameter that is passed through to walkFn (#3140)
  • [api] AbstractRule#applyWithFunction has better type checking for its type parameter (#2660)
  • [bugfix] member-access autofix now correcly inserts public keyword after decorators (#3162)
  • [bugfix] prefer-const correctly handle catch without binding parameter introduced in [email protected] (#3151)
  • [bugfix] no-invalid-template-strings allows backslash-prefixed template expressions (#3116)
  • [bugfix] deprecation no longer shows errors on imports and exports (#3141)
  • [bugfix] deprecation: fix false positive when calling a function or method where another overload is deprecated (#2883)
  • [bugfix] whitespace: fixed "check-separator" for trivial for cases. (#3132)
  • [bugfix] prefer-object-spread prevent spreading this as it is not allowed by the compiler (#3126)
  • [bugfix] msbuild formatter uses backslashes in paths on Windows (#3145)
  • [bugfix] no-namespace ignores global augmentation (#3161)
  • [enhancement] remove superfluous empty lines on tslint output. (#3121)
  • [enhancement] no-submodule-imports allows whitelisting of submodules like @angular/core/testing (#3129)
  • [enhancement] custom lint rules will be resolved using node's path resolution to allow for loaders like ts-node (#3108)
  • [enhancement] quotemark no longer requires "single" or "double" to be the first option. The rule defaults to "double" if none is specified. (#3114)
  • [enhancement] no-unused-variable autofix removes trailing comments of imports (#3156)
  • [enhancement] no-unnecessary-type-assertion allows certain necessary assertions to prevent type widening (#3120)

Thanks to our contributors!

  • Paul Gschwendtner
  • Andy Hanson
  • ksvitkovsky
  • Santi Albo
  • aervin
  • Junle Li
  • Joscha Feth
  • WiseBird
  • Caleb Eggensperger
  • WGroenestein
  • Bowen Ni
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 source-map-support is breaking the build 🚨

Version 0.4.16 of source-map-support just got published.

Branch Build failing 🚨
Dependency source-map-support
Current Version 0.4.15
Type devDependency

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

As source-map-support is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

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

Commits

The new version differs by 9 commits.

  • 6c3f308 0.4.16
  • 2c8176b Update compiled file
  • 9addc16 Merge pull request #138 from Yogu/fix-out-of-range-columns
  • 6020c02 Merge pull request #187 from evanw/update-travis
  • d74b70d Fix tests on Node.js >=8.4
  • 7cfd425 Add all supported releases to Travis
  • df2d24f Merge pull request #185 from tisba/patch-1
  • 77b7f52 updates link in README to V8 Stack Trace API
  • 58a1169 Defensive coding to prevent out-of-range column

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 conventional-changelog-cli is breaking the build 🚨

Version 1.3.12 of conventional-changelog-cli was just published.

Branch Build failing 🚨
Dependency conventional-changelog-cli
Current Version 1.3.10
Type devDependency

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

conventional-changelog-cli 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 typescript is breaking the build 🚨

Version 2.5.2 of typescript just got published.

Branch Build failing 🚨
Dependency typescript
Current Version 2.5.1
Type dependency

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

typescript 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 failed Details

Release Notes TypeScript 2.5

For release notes, check out the release announcement

For new features, check out the What's new in TypeScript 2.5.

For the complete list of fixed issues, check out the issues fixed in TypeScript 2.5 RC and after TypeScript 2.5 RC.

Download:

Special thanks to all contributors to this release:

  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Arthur Ozga
  • Basarat Ali Syed
  • Benjamin Lichtman
  • Daniel Rosenwasser
  • Francois Wouts
  • Jan Melcher
  • Kanchalai Tanglertsampan
  • Klaus Meinhardt
  • Kārlis GaΕ†Δ£is
  • Matt Mitchell
  • Mine Starks
  • Mohamed Hegazy
  • Nathan Shively-Sanders
  • Paul van Brenk
  • Ron Buckton
  • Ryan Cavanaugh
  • Sheetal Nandi
  • Tingan Ho
  • Tycho Grouwstra
  • Wesley Wigham
Commits

The new version differs by 26 commits.

  • 171c664 Update LKG
  • 20da159 Merge pull request #18127 from RyanCavanaugh/port18120_release25
  • 6425ea2 Don't crash when a JS file appears in an inferred context
  • 6ffe829 Update LKG
  • 15a0d3f Update version
  • 2a2773f Update LKG
  • 187a21c Fix crash in name resolution with custom transforms and emitDecoratorMetadata
  • 62678cd Don't try to extract import to a method: simpler fix (#18054)
  • 3644771 Test for action description of code actions, and simplify description for extracting method to file (#18030) (#18044)
  • a39ae1f Fix crash when attempting to merge an import with a local declaration (#18032) (#18034)
  • 350c9f6 Call dynamic import transform on expression used by export equal statement (#18028) (#18033)
  • 0851f69 Added additional test
  • 01b7df6 Switch to arrow for ts class wrapper IIFE
  • 9bb1915 PR feedback
  • ec8f5cf Follow symbol through commonjs require for inferred class type

There are 26 commits in total.

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 🌴

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.