Git Product home page Git Product logo

eslint-rules's People

Contributors

alanoll avatar alienriver49 avatar drifty17 avatar dustydang-tyler avatar mattbartel-tyler avatar ross-blakeney avatar tyl-paul-lapczynski avatar tyler-branch-protector[bot] avatar whattheearl avatar

Watchers

 avatar  avatar  avatar

eslint-rules's Issues

Angular 18 issue potentially related to @tylertech-eslint npm packages

My team and I currently under the process of upgrading to Angular 18 for all our apps. I have found an issue potentially related to @tylertech-eslint packages:

  1. "@tylertech-eslint/eslint-plugin": "1.0.12"
  2. "@tylertech-eslint/eslint-plugin-angular": "1.0.12"
  3. "@tylertech-eslint/eslint-plugin-angular-template": "1.0.12"

The errors are as follow:
image (2)

I tried to downgrade typescript to 5.2.0 but receive the following error:
image (1)

Angular 18 required typescript version higher than 5.2.0.

The reason why I think there is a potential issue with the @tylertech-eslint package is due to its dependency of @typescript-eslint/experimental-utils:
image

When I looked up this package: @typescript-eslint/experimental-utils - npm (npmjs.com), it telling me that is recommend to switch to the permanent long term support package @typescript-eslint/utils: @typescript-eslint/utils - npm (npmjs.com)

Is it possible to upgrade the @tylertech-eslint npm packages and its dependency so it can be use with Angular 18 and higher typescript version? It is currently a critical issue for us. If in case that I am wrong in the direction of the issue please let me know. Thanks!

--fix issues with rules

When renaming members to _memberName, does not fix references in the file.

When adding private accessor keyword, does not check if public is already there. Should remove public

Gulp leakage causing Dependabot security alerts

It looks like there might be some dependency leakage from the eslint-plugin-angular and eslint-plugin-angular-template projects.
They both have a dependency on gulp instead of a devDependency, causing projects referencing this to get cited by Dependabot for a security vulnerability in one of gulp's dependencies.

image

Enable branch protection

Branch protection should be enabled for this repository. I can set that up for you. It looks like this repository does not have an admin-level team configured. Add a comment with the following text to add a team and apply branch protection:

/admin-teams my-team
/protect

If this repository is not meant to have branch protection (not recommended), comment with /ignore and I'll close the issue and stop bothering you.

If you will be configuring branch protection yourself you can ignore this issue. I'll close it the next time I check this repository.

See this for a full list of commands.

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.