Giter Site home page Giter Site logo

Comments (8)

greenkeeper avatar greenkeeper commented on July 28, 2024

After pinning to 0.25.4 your tests are passing again. Downgrade this dependency 📌.

from jstransformer-absurd.

greenkeeper avatar greenkeeper commented on July 28, 2024
  • The devDependency xo was updated from 0.26.0 to 0.26.1.

Your tests are still failing with this version. Compare changes

Release Notes for v0.26.1
  • Use new eslint-config-prettier override (#422) 9fbdb97

v0.26.0...v0.26.1

Commits

The new version differs by 3 commits.

  • a8f9a34 0.26.1
  • 74b34bf Disable rules based on Node.js version (#423)
  • 9fbdb97 Use new eslint-config-prettier override (#422)

See the full diff

from jstransformer-absurd.

greenkeeper avatar greenkeeper commented on July 28, 2024
  • The devDependency xo was updated from 0.26.1 to 0.27.0.

Your tests are still failing with this version. Compare changes

Release Notes for v0.27.0
  • Add TypeScript support (#426) b0dfcbd
    You can now lint TypeScript projects without any extra config. You can also lint d.ts files in JS projects. Read more.
  • Find XO config based on linted file path (#425) e0f81a7
  • Fix overrides handling for extends, envs, globals, plugins (#429) 4cefdbc
  • Add node/no-unsupported-features rules (#341) 2297c07
  • Improve import/no-unassigned-import settings (#430) 0c78113

v0.26.1...v0.27.0

Commits

The new version differs by 7 commits.

  • ee7b08e 0.27.0
  • 482e209 Minor tweaks
  • b0dfcbd Add TypeScript support (#426)
  • 4cefdbc Fix overrides handling for extends, envs, globals, plugins (#429)
  • 0c78113 Improve import/no-unassigned-import settings (#430)
  • 2297c07 Add node/no-unsupported-features rules and fix unit tests (#341)
  • e0f81a7 Find XO config based on linted file path (#425)

See the full diff

from jstransformer-absurd.

greenkeeper avatar greenkeeper commented on July 28, 2024
  • The devDependency xo was updated from 0.27.0 to 0.27.1.

Your tests are still failing with this version. Compare changes

Release Notes for v0.27.1
  • Various fixes to TypeScript integration (#431) 0ea5dbb

Important: We changed the cache structure, so you'll need to delete node_modules/.cache/xo:

$ rm node_modules/.cache/xo

v0.27.0...v0.27.1

Commits

The new version differs by 2 commits.

  • ad2a712 0.27.1
  • 0ea5dbb Various fixes to TypeScript integration (#431)

See the full diff

from jstransformer-absurd.

greenkeeper avatar greenkeeper commented on July 28, 2024
  • The devDependency xo was updated from 0.27.1 to 0.27.2.

Your tests are still failing with this version. Compare changes

Release Notes for v0.27.2
  • Sort file paths before generating unique cache key (#432) 1807537

v0.27.1...v0.27.2

Commits

The new version differs by 4 commits.

  • 6d25237 0.27.2
  • 5277f16 Add typescript as a dependency (#434)
  • 6dc2011 Fix failing test for #65 (#435)
  • 1807537 Sort files path before generating unique cache key (#432)

See the full diff

from jstransformer-absurd.

greenkeeper avatar greenkeeper commented on July 28, 2024
  • The devDependency xo was updated from 0.27.2 to 0.28.0.

Your tests are still failing with this version. Compare changes

Release Notes for v0.28.0

New rules

Improvements

v0.27.2...v0.28.0

Commits

The new version differs by 6 commits.

  • cf98e72 0.28.0
  • d3c5399 Update dependencies
  • f656ee3 Add webpack option (#375)
  • 5a22b77 Add unicorn/string-content rule (#439)
  • ba4efc9 Enable the unicorn/prevent-abbreviations rule
  • 0d63c64 Get extensions and ignores from config files (#436)

See the full diff

from jstransformer-absurd.

greenkeeper avatar greenkeeper commented on July 28, 2024
  • The devDependency xo was updated from 0.28.0 to 0.28.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 2e39794 0.28.1
  • 6c57ff7 Add xo-typescript and prettier/@typescript-eslint before user extends (#442)
  • fc30597 Change XO cache path to avoid conflicts when upgrading (#443)

See the full diff

from jstransformer-absurd.

greenkeeper avatar greenkeeper commented on July 28, 2024
  • The devDependency xo was updated from 0.29.1 to 0.30.0.

Your tests are still failing with this version. Compare changes

Release Notes for v0.30.0

New rules

Fixes

  • Lock prettier dependency at 2.0.4 until we can resolve #466
  • Prevent extraneous newline from --stdin --fix (#460) 07e2762

v0.29.1...v0.30.0

Commits

The new version differs by 16 commits.

  • c7d64de 0.30.0
  • ca31f1c Upgrade dependencies
  • 07e2762 Prevent extraneous newline from --stdin --fix (#460)
  • a592d3d 0.29.1
  • 4783f26 Add tap-snapshots/*.cjs to default ignore list (#461)
  • 967927d Temporarily disable the unicorn/string-content rule (#462)
  • 87e3615 0.29.0
  • f59ec7b Update dependencies
  • e05efc3 Upgrade to Prettier 2.0.4 (#458)
  • f20f6d2 Allow nodeVersion in XO config to override engines.node (#457)
  • ec87ef3 0.28.3
  • c47a0c6 Support semicolon option with TypeScript (#446)
  • a4625a7 Add TS extends after base XO extends and before user extends (#453)
  • 5da0bbc 0.28.2
  • 41b1bd7 Set indent rule for TS files too (#451)

There are 16 commits in total.

See the full diff

from jstransformer-absurd.

Related Issues (6)

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.