Tags: ysoftwareab/eslint-plugin-y
Tags
eslint-plugin-y v0.14.0-rc.7 Release Notes Highlights since v0.14.0-rc.6-src: * None Breaking commits since v0.14.0-rc.6-src: * None Commits since v0.14.0-rc.6-src: * a18acdf 2022-04-14 remove eslint-plugin-mocha, not compatible with node 17 due to rambda, gives ERR_PACKAGE_PATH_NOT_EXPORTED * 791bb44 2022-04-14 Revert "can't use eslint-plugin-mocha (depends on ramda) with node 17, gives ERR_PACKAGE_NOT_EXPORTED error" * 232897b 2022-04-14 updated bin/snapshot * 737088e 2022-04-14 can't use eslint-plugin-mocha (depends on ramda) with node 17, gives ERR_PACKAGE_NOT_EXPORTED error * f4d9fb6 2022-04-14 update snapshots * e9d2316 2022-04-14 fixup! updated yplatform to v0.3.31 * 95cfc2f 2022-04-14 fixup! Revert "temporary fix. lock to yp images 0.3.28" * fa168ef 2022-04-14 Revert "temporary fix. lock to yp images 0.3.28" * 38ccc30 2022-04-14 updated yplatform to v0.3.31 * 289d62c 2022-02-08 updated yplatform * 30a5d8d 2022-02-08 don't run install-peerdeps automatically. it's buggy, updates package.json to latest despite compatible semver * b871329 2022-02-08 fixup! bulk fixes to get the nvm matrix and install-peerdeps working * 5b809dc 2022-02-08 faster ci. skip brew/sudo bootstrap * 68d13f3 2022-02-08 updated yplatform * 044b8a1 2022-02-08 temporary fix. lock to yp images 0.3.28 * 7e1058e 2022-02-07 updated yplatform * e0b78e6 2022-02-07 don't lint generated eslintrc files * f7118d4 2022-02-07 bulk fixes to get the nvm matrix and install-peerdeps working * 78bf62f 2022-02-06 fix missing eslint * 4f77163 2022-02-06 fixup! install peer deps for external configs, since we need to work on npm@6 * 08ec7d5 2022-02-06 updated yplatform * a36f52e 2022-02-06 updated yplatform * 6f86d1a 2022-02-06 minor fixes to jest and typescript in order to build lodash-y * c76f3cb 2022-02-06 style * f51cc09 2022-02-06 disable encapsulation as indicated at https://nodejs.org/api/packages.html#package-entry-points * 9be9b73 2022-02-06 install peer deps for external configs, since we need to work on npm@6 * 1b5ca51 2022-02-05 updated yplatform * 37a8e39 2022-02-05 updated yplatform * 7fad742 2022-02-05 updated yplatform * 4adfe20 2022-02-05 fixup! remove duplicate rules * ed51519 2022-02-05 checkin eslintrc folder * ed4427a 2022-02-05 updated yplatform * 499c047 2022-02-05 remove duplicate rules o 0ef747d 2022-02-05 0.14.0-rc.6
eslint-plugin-y v0.14.0-rc.6 Release Notes Highlights since v0.14.0-rc.5-src: * None Breaking commits since v0.14.0-rc.5-src: * 0b0f224 2022-02-04 breaking: configs have been restructured * c6594ab 2022-02-04 breaking: rename * 8f3c2b5 2022-02-04 breaking: rename * d993a29 2022-02-04 breaking: rename Commits since v0.14.0-rc.5-src: * 1a58c96 2022-02-05 handle more renames. use consts * d853d4f 2022-02-05 fixup! more verbose * e5d8b71 2022-02-05 handle renames * d20668b 2022-02-05 lint * 0043107 2022-02-05 snapshots. add externals for all our plugins * 449545c 2022-02-05 add externals for all our plugins * fdd8526 2022-02-05 snapshots. sort json keys to create stable diffs * 7896f2e 2022-02-05 sort json keys to create stable diffs * 803cb28 2022-02-05 lint * 32c2fbe 2022-02-05 add diff utils * 94ecf54 2022-02-05 add airbnb and standard externals * e42db2d 2022-02-05 move to snapshots.external * 77a490c 2022-02-05 refactor * 281c7a0 2022-02-05 snapshots * 0038b7e 2022-02-05 canonical snapshots * 74bb55a 2022-02-04 enable typescript * 05cafad 2022-02-04 refactor yet again,, generate eslintrcs * 4f45076 2022-02-04 no need for mode, given the new shebang * 9c0e877 2022-02-04 .js is not needed is it * e5b4a24 2022-02-04 clean up configs folder * d15db1b 2022-02-04 more verbose * 2f80dc9 2022-02-04 lint * 0fcc885 2022-02-04 fix renames * 890fe8a 2022-02-04 rename basic to eslint * b09be21 2022-02-04 rename * d1b90d9 2022-02-04 need noop to trigger PHONY * 78efb1d 2022-02-04 rename * 3aa3d92 2022-02-04 better list of y-rules. includes modified rules, not just added rules * 80ab483 2022-02-04 new list-configured-y-rules * 0a8208f 2022-02-04 refactor yet again * c3ea7dc 2022-02-04 add list targets * 92e482f 2022-02-04 fix snapshots for basic * 5c4538c 2022-02-04 snapshot all * cc62c52 2022-02-04 naming * 4bbb4ec 2022-02-04 skip/% now in yplatform * 127e69d 2022-02-04 refactor again rules utils, add y-config * ec68119 2022-02-04 rm snapshots * e890d91 2022-02-04 split into extends configs * 9618e2a 2022-02-04 fixup! fixup! didn't realize there's a trick to maintain pre-exports behavior * 8bbf04a 2022-02-04 add *-typescript configs * 9ac4b00 2022-02-04 shellcheck * b9b68d0 2022-02-04 whistespace * d2f0a28 2022-02-04 fixup! didn't realize there's a trick to maintain pre-exports behavior * c48ee55 2022-02-04 remove eslint-all config. unused * a5ffe5e 2022-02-04 clear which configs have a test eslintrc * 0b0f224 2022-02-04 breaking: configs have been restructured * c6594ab 2022-02-04 breaking: rename * 8f3c2b5 2022-02-04 breaking: rename * d993a29 2022-02-04 breaking: rename * 2ba68c9 2022-02-04 snapshots * dc02f3f 2022-02-04 refactor rules utils * 0a03d88 2022-02-04 order * a87f06e 2022-02-04 refactor rules utils * 85ad85a 2022-02-04 naming * dc045c6 2022-02-04 split typescript config to clarify jsdoc and lodash overrides * b7c037c 2022-02-04 is there a need for merging configs, instead of extending * da16048 2022-02-04 rename * 7f0b4f3 2022-02-04 add skeleton for testing new rules when upgrading eslint plugins * f470304 2022-02-04 Revert "check that we test with the same deps as in peerDependencies" o 583cde1 2022-02-03 0.14.0-rc.5
eslint-plugin-y v0.14.0-rc.5 Release Notes Highlights since v0.14.0-rc.4-src: * None Breaking commits since v0.14.0-rc.4-src: * None Commits since v0.14.0-rc.4-src: * feda9fd 2022-02-03 check that we test with the same deps as in peerDependencies * ce16982 2022-02-03 fixup! not sure where the T prefix comes from o f776825 2022-02-03 0.14.0-rc.4
eslint-plugin-y v0.14.0-rc.4 Release Notes Highlights since v0.14.0-rc.3-src: * None Breaking commits since v0.14.0-rc.3-src: * None Commits since v0.14.0-rc.3-src: * 814c943 2022-02-03 lint * 782d021 2022-02-03 not sure where the T prefix comes from * 2ebb6ff 2022-02-03 clarify our usage of @typescript-eslint:recommended * e7011af 2022-02-03 rename * 733c6ab 2022-02-03 canonical nvm install * ae55030 2022-02-03 fix lts reference * 9afa333 2022-02-03 add js-yaml, otherwise the CI will complain that the github workflow is out-of-date - quotes mangling * a1b3881 2022-02-03 no need for node-esm o 5a2c04d 2022-02-03 0.14.0-rc.3
eslint-plugin-y v0.14.0-rc.3 Release Notes Highlights since v0.14.0-rc.2-src: * None Breaking commits since v0.14.0-rc.2-src: * None Commits since v0.14.0-rc.2-src: * f4943e4 2022-02-03 didn't realize there's a trick to maintain pre-exports behavior * 6b9185a 2022-02-03 fixup! bump outdent * a7fff79 2022-02-03 fixup! add node oldest-lts=12 types * 4f146fb 2022-02-03 test all node lts versions and latest. remove 10 * 25f7986 2022-02-03 bump outdent * bb9d456 2022-02-03 add node oldest-lts=12 types * c0c6a1d 2022-02-03 fixup! fixup! fixup! fixup! fixup! support-firecloud -> yplatform * 4a03923 2022-02-03 fixup! fixup! fixup! fixup! support-firecloud -> yplatform * d01649a 2022-02-03 fixup! fixup! fixup! support-firecloud -> yplatform o 93a5118 2022-02-03 0.14.0-rc.2
PreviousNext