🦄 A command line tool to get tokens on testnets quickly!

Overview

🦄 faucetli

A command line tool to get tokens on testnets quickly!

oclif Version Downloads/week License

Usage

$ npm install -g faucetli
$ faucetli COMMAND
running command...
$ faucetli (--version)
faucetli/0.0.0 win32-x64 node-v16.13.0
$ faucetli --help [COMMAND]
USAGE
  $ faucetli COMMAND
...

Commands

faucetli request

🦄 Get testnet tokens by using request command

USAGE
  $ faucetli request

DESCRIPTION
  🦄 Get testnet tokens by using request command

EXAMPLES
  $ faucetli request

    🎉 sent the tokens to 0xd24CA0297558f0827e2C467603869D1AC9fF435d on rinkeby, check https://rinkeby.etherscan.io/tx/0x1d769e3f6a57a5176b9d1c6fbd8c3692fa0b3764c314ca6c263140794fde2cbd to verify if the transaction was successful

See code: src/commands/request.ts

faucetli networks

🌈 Get the list of all the supported testnets

USAGE
  $ faucetli networks

DESCRIPTION
  🌈 Get the list of all the supported testnets

EXAMPLES
  $ faucetli networks

  🌈 These are the testnets supported by faucetli:

  - mumbai
  - rinkeby

faucetli help [COMMAND]

Display help for faucetli.

USAGE
  $ faucetli help [COMMAND] [-n]

ARGUMENTS
  COMMAND  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for faucetli.

See code: @oclif/plugin-help

Authors

Kira

Avneesh Agarwal

Comments
  • build(deps-dev): bump @types/node from 16.11.56 to 16.18.4

    build(deps-dev): bump @types/node from 16.11.56 to 16.18.4

    Bumps @types/node from 16.11.56 to 16.18.4.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps): bump @oclif/plugin-plugins from 2.1.0 to 2.1.7

    build(deps): bump @oclif/plugin-plugins from 2.1.0 to 2.1.7

    Bumps @oclif/plugin-plugins from 2.1.0 to 2.1.7.

    Release notes

    Sourced from @​oclif/plugin-plugins's releases.

    2.1.7

    Bug Fixes

    • deps: bump tslib from 2.3.1 to 2.4.1 (76ae809)

    2.1.6

    Bug Fixes

    • deps: bump @​oclif/core from 1.19.1 to 1.20.0 (b419d50)

    2.1.5

    Bug Fixes

    • deps: bump @​oclif/core from 1.18.0 to 1.19.1 (cbf1bb6)

    2.1.4

    Bug Fixes

    • deps: bump semver from 7.3.7 to 7.3.8 (9c1f31a)

    2.1.3

    Bug Fixes

    • deps: bump @​oclif/core from 1.16.5 to 1.18.0 (4ae73b2)

    2.1.2

    Bug Fixes

    • deps: bump @​oclif/core from 1.16.4 to 1.16.5 (8e9de2e)

    2.1.1

    Bug Fixes

    • deps: bump @​oclif/core from 1.6.4 to 1.16.4 (b37ffe8)
    Changelog

    Sourced from @​oclif/plugin-plugins's changelog.

    Changelog

    All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

    Commits
    • 6eea09d chore(release): 2.1.7 [skip ci]
    • 2bae163 Merge pull request #499 from oclif/dependabot-npm_and_yarn-tslib-2.4.1
    • 76ae809 fix(deps): bump tslib from 2.3.1 to 2.4.1
    • 8eb96ae Merge pull request #500 from oclif/dependabot-npm_and_yarn-oclif-plugin-help-...
    • ed243ce chore(dev-deps): bump @​oclif/plugin-help from 5.1.16 to 5.1.17
    • 8818f2c Merge pull request #502 from oclif/dependabot-npm_and_yarn-oclif-test-2.2.8
    • 919846b chore(dev-deps): bump @​oclif/test from 2.2.6 to 2.2.8
    • a5fabb8 Merge pull request #494 from oclif/dependabot-npm_and_yarn-types-semver-7.3.13
    • 23e1eef chore(release): 2.1.6 [skip ci]
    • 62708ed Merge pull request #495 from oclif/dependabot-npm_and_yarn-oclif-core-1.20.0
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump typescript from 4.7.4 to 4.9.3

    build(deps-dev): bump typescript from 4.7.4 to 4.9.3

    Bumps typescript from 4.7.4 to 4.9.3.

    Release notes

    Sourced from typescript's releases.

    TypeScript 4.9

    For release notes, check out the release announcement.

    Downloads are available on:

    Changes:

    • 93bd577458d55cd720b2677705feab5c91eb12ce Bump version to 4.9.3 and LKG.
    • 107f832b80df2dc97748021cb00af2b6813db75b Update LKG.
    • 31bee5682df130a14ffdd5742f994dbe7313dd0e Cherry-pick PR #50977 into release-4.9 (#51363) [ #50872 ]
    • 1e2fa7ae15f8530910fef8b916ec8a4ed0b59c45 Update version to 4.9.2-rc and LKG.
    • 7ab89e5c6e401d161f31f28a6c555a3ba530910e Merge remote-tracking branch 'origin/main' into release-4.9
    • e5cd686defb1a4cbdb36bd012357ba5bed28f371 Update package-lock.json
    • 8d40dc15d1b9945837e7860320fdccfe27c40cad Update package-lock.json
    • 5cfb3a2fe344a5350734305193e6cc99516285ca Only call return() for an abrupt completion in user code (#51297)
    • a7a9d158e817fcb0e94dc1c24e0a401b21be0cc9 Fix for broken baseline in yieldInForInInDownlevelGenerator (#51345)
    • 7f8426f4df0d0a7dd8b72079dafc3e60164a23b1 fix for-in enumeration containing yield in generator (#51295)
    • 3d2b4017eb6b9a2b94bc673291e56ae95e8beddd Fix assertion functions accessed via wildcard imports (#51324)
    • 64d0d5ae140b7b26a09e75114517b418d6bcaa9f fix(51301): Fixing an unused import at the end of a line removes the newline (#51320)
    • 754eeb2986bde30d5926e0fa99c87dda9266d01b Update CodeQL workflow and configuration, fix found bugs (#51263)
    • d8aad262006ad2d2c91aa7a0e4449b4b83c57f7b Update package-lock.json
    • d4f26c840b1db76c0b25a405c8e73830a2b45cbc fix(51245): Class with parameter decorator in arrow function causes "convert to default export" refactoring failure (#51256)
    • 16faf45682173ea437a50330feb4785578923d7f Update package-lock.json
    • 8b1ecdb701e2a2e19e9f8bcdd6b2beac087eabee fix(50654): "Move to a new file" breaks the declaration of referenced variable (#50681)
    • 170a17fad57eae619c5ef2b7bdb3ac00d6c32c47 Dom update 2022-10-25 (#51300)
    • 9c4e14d75174432f6a4dc5967a09712a6784ab88 Remove "No type information for this code" from baseline (#51311)
    • 88d25b4f232929df59729156dfda6b65277affec fix(50068): Refactors trigger debug failure when JSX text has a ' and a tag on the same line. (#51299)
    • 8bee69acf410d4986cb0cc102b949e2d133d5380 Update package-lock.json
    • 702de1eeaaef88a189e4d06e5a2aae287853790a Fix early call to return/throw on generator (#51294)
    • 2c12b1499908ad7718e65d20e264561207c22375 Add a GH Action to file a new issue if we go a week without seeing a typescript-error-deltas issue (#51271)
    • 6af270dee09d62516f6dc02ec102a745ffebc037 Update package-lock.json
    • 2cc4c16a26672a7ba6c97ba16309fcf334db7cae Update package-lock.json
    • 60934915d9ccc4ca9c0fb2cd060d7ec81601942b Fix apparent typo in getStringMappingType (#51248)
    • 61c26096e3373719ece686b84c698423890e9a5f Update package-lock.json
    • ef69116c41cb6805f89e6592eacb0ccb7f02207d Generate shortest rootDirs module specifier instead of first possible (#51244)
    • bbb42f453dc684e03d977c5b70391124d57543a9 Fix typo in canWatchDirectoryOrFile found by CodeQL (#51262)
    • a56b254ad3c52b598bc5d44f83f3d0a1cf806068 Include 'this' type parameter in isRelatedTo fast path (#51230)
    • 3abd351c0eea55758f27ee5558a4a1525b77f45b Fix super property transform in async arrow in method (#51240)
    • eed05112180e0d94f78aa02d676d49468f15dc31 Update package-lock.json
    • 2625c1feae25aede35465ca835440fc57bf13d52 Make the init config category order predictable (#51247)
    • 1ca99b34029dafad2c18af7bdc0711f4abf7e522 fix(50551): Destructuring assignment with var bypasses "variable is used before being assigned" check (2454) (#50560)
    • 3f28fa12dfecb8dfd66ce4684bf26f64e1f092f1 Update package-lock.json
    • 906ebe49334a3a9c2dbd73cd3c902898bc712b66 Revert structuredTypeRelatedTo change and fix isUnitLikeType (#51076)
    • 8ac465239f52de1da3ada8cdc4c3f107f4d62e45 change type (#51231)
    • 245a02cbed7ad50a21289730159abc8d19a66f40 fix(51222): Go-to-definition on return statements should jump to the containing function declaration (#51227)
    • 2dff34e8c4a91c0005ca9ccfb7e045e225b6f2e4 markAliasReferenced should include ExportValue as well (#51219)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump oclif from 3.1.1 to 3.3.0

    build(deps-dev): bump oclif from 3.1.1 to 3.3.0

    Bumps oclif from 3.1.1 to 3.3.0.

    Release notes

    Sourced from oclif's releases.

    3.3.0

    Features

    • add 'target' argument when packing/uploading macOS (#1033) (fb6473d)

    3.3.0-beta.4

    Bug Fixes

    3.3.0-beta.3

    Performance Improvements

    • optional xz hashes in parallel (4d59d34)

    3.3.0-beta.2

    Bug Fixes

    3.3.0-beta.1

    Features

    • publishes debian packages with qq (32266de)
    • remove qq and parallelize build/promote (9b7c1d1)

    3.2.31

    Bug Fixes

    • deps: bump github-slugger from 1.4.0 to 1.5.0 (a41baca)

    3.2.30

    Bug Fixes

    • deps: bump minimatch from 3.0.4 to 3.1.2 (dcd7ba2)

    3.2.28

    Bug Fixes

    • deps: bump @​oclif/plugin-warn-if-update-available (e096886)

    3.2.27

    Bug Fixes

    • deps: bump @​oclif/plugin-warn-if-update-available (3f83f13)

    3.2.26

    Bug Fixes

    • deps: bump @​oclif/core from 1.20.0 to 1.20.3 (dfc7df1)

    ... (truncated)

    Changelog

    Sourced from oclif's changelog.

    Changelog

    All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

    3.2.2 (2022-09-16)

    3.2.1 (2022-09-09)

    Bug Fixes

    3.2.0 (2022-09-06)

    Features

    3.1.2 (2022-07-27)

    Bug Fixes

    Commits
    • 7790ec1 chore(release): 3.3.0 [skip ci]
    • fb6473d feat: add 'target' argument when packing/uploading macOS (#1033)
    • 6823c1b chore(release): 3.2.31 [skip ci]
    • 69c69bb Merge pull request #1038 from oclif/dependabot-npm_and_yarn-github-slugger-1.5.0
    • a1dd42f Merge pull request #1039 from oclif/dependabot-npm_and_yarn-types-node-14.18.33
    • 19f6406 chore(release): 3.2.30 [skip ci]
    • 3fd1427 Merge pull request #1041 from oclif/dependabot-npm_and_yarn-minimatch-3.1.2
    • dcd7ba2 fix(deps): bump minimatch from 3.0.4 to 3.1.2
    • bde4fe8 Merge pull request #1040 from oclif/dependabot-npm_and_yarn-oclif-test-2.2.12
    • c677572 chore(dev-deps): bump @​oclif/test from 2.2.10 to 2.2.12
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps): bump @oclif/plugin-help from 5.1.12 to 5.1.19

    build(deps): bump @oclif/plugin-help from 5.1.12 to 5.1.19

    Bumps @oclif/plugin-help from 5.1.12 to 5.1.19.

    Release notes

    Sourced from @​oclif/plugin-help's releases.

    5.1.19

    Bug Fixes

    • deps: bump @​oclif/core from 1.20.3 to 1.20.4 (7cd0e0a)

    5.1.18

    Bug Fixes

    • deps: bump @​oclif/core from 1.20.0 to 1.20.2 (b786c8f)

    5.1.17

    Bug Fixes

    • deps: bump @​oclif/core from 1.19.1 to 1.20.0 (5943d70)

    5.1.16

    Bug Fixes

    • deps: bump @​oclif/core from 1.18.0 to 1.19.1 (9a8168d)

    5.1.15

    Bug Fixes

    • deps: bump @​oclif/core from 1.16.4 to 1.16.5 (9fc07cf)

    5.1.14

    Bug Fixes

    • deps: bump ejs from 3.1.6 to 3.1.8 (5764c46)

    5.1.13

    Bug Fixes

    • deps: bump @​oclif/core from 1.6.4 to 1.16.4 (939ef4c)
    Changelog

    Sourced from @​oclif/plugin-help's changelog.

    Changelog

    All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

    Commits
    • 7f7ef1e chore(release): 5.1.19 [skip ci]
    • 5970d29 Merge pull request #429 from oclif/dependabot-npm_and_yarn-oclif-core-1.20.4
    • 7cd0e0a fix(deps): bump @​oclif/core from 1.20.3 to 1.20.4
    • ace07ad Merge pull request #430 from oclif/dependabot-npm_and_yarn-chai-and-types-cha...
    • 2fddef7 chore(dev-deps): bump chai and @​types/chai
    • 0732311 Merge pull request #427 from oclif/dependabot-npm_and_yarn-oclif-plugin-plugi...
    • ca1e7fd chore(dev-deps): bump @​oclif/plugin-plugins from 2.1.5 to 2.1.7
    • 68d87d5 chore(release): 5.1.18 [skip ci]
    • 399face Merge pull request #425 from oclif/dependabot-npm_and_yarn-oclif-core-1.20.2
    • b786c8f fix(deps): bump @​oclif/core from 1.20.0 to 1.20.2
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump eslint from 8.23.0 to 8.28.0

    build(deps-dev): bump eslint from 8.23.0 to 8.28.0

    Bumps eslint from 8.23.0 to 8.28.0.

    Release notes

    Sourced from eslint's releases.

    v8.28.0

    Features

    • 63bce44 feat: add ignoreClassFieldInitialValues option to no-magic-numbers (#16539) (Milos Djermanovic)
    • 8385ecd feat: multiline properties in rule key-spacing with option align (#16532) (Francesco Trotta)
    • a4e89db feat: no-obj-calls support Intl (#16543) (Sosuke Suzuki)

    Bug Fixes

    • c50ae4f fix: Ensure that dot files are found with globs. (#16550) (Nicholas C. Zakas)
    • 9432b67 fix: throw error for first unmatched pattern (#16533) (Milos Djermanovic)
    • e76c382 fix: allow * 1 when followed by / in no-implicit-coercion (#16522) (Milos Djermanovic)

    Documentation

    • 34c05a7 docs: Language Options page intro and tweaks (#16511) (Ben Perlmutter)
    • 3e66387 docs: add intro and edit ignoring files page (#16510) (Ben Perlmutter)
    • 436f712 docs: fix Header UI inconsistency (#16464) (Tanuj Kanti)
    • f743816 docs: switch to wrench emoji for auto-fixable rules (#16545) (Bryan Mishkin)
    • bc0547e docs: improve styles for versions and languages page (#16553) (Nitin Kumar)
    • 6070f58 docs: clarify esquery issue workaround (#16556) (Milos Djermanovic)
    • b48e4f8 docs: Command Line Interface intro and tweaks (#16535) (Ben Perlmutter)
    • b92b30f docs: Add Rules page intro and content tweaks (#16523) (Ben Perlmutter)
    • 1769b42 docs: Integrations page introduction (#16548) (Ben Perlmutter)
    • a8d0a57 docs: make table of contents sticky on desktop (#16506) (Sam Chen)
    • a01315a docs: fix route of japanese translation site (#16542) (Tanuj Kanti)
    • 0515628 docs: use emoji instead of svg for deprecated rule (#16536) (Bryan Mishkin)
    • 68f1288 docs: set default layouts (#16484) (Percy Ma)
    • 776827a docs: init config about specifying shared configs (#16483) (Percy Ma)
    • 5c39425 docs: fix broken link to plugins (#16520) (Ádám T. Nagy)
    • c97c789 docs: Add missing no-new-native-nonconstructor docs code fence (#16503) (Brandon Mills)

    Chores

    • e94a4a9 chore: Add tests to verify #16038 is fixed (#16538) (Nicholas C. Zakas)
    • e13f194 chore: stricter validation of meta.docs.description in core rules (#16529) (Milos Djermanovic)
    • 72dbfbc chore: use pkg parameter in getNpmPackageVersion (#16525) (webxmsj)

    v8.27.0

    Features

    • f14587c feat: new no-new-native-nonconstructor rule (#16368) (Sosuke Suzuki)
    • 978799b feat: add new rule no-empty-static-block (#16325) (Sosuke Suzuki)
    • 69216ee feat: no-empty suggest to add comment in empty BlockStatement (#16470) (Nitin Kumar)
    • 319f0a5 feat: use context.languageOptions.ecmaVersion in core rules (#16458) (Milos Djermanovic)

    Bug Fixes

    • c3ce521 fix: Ensure unmatched glob patterns throw an error (#16462) (Nicholas C. Zakas)
    • 886a038 fix: handle files with unspecified path in getRulesMetaForResults (#16437) (Francesco Trotta)

    Documentation

    • ce93b42 docs: Stylelint property-no-unknown (#16497) (Nick Schonning)
    • d2cecb4 docs: Stylelint declaration-block-no-shorthand-property-overrides (#16498) (Nick Schonning)
    • 0a92805 docs: stylelint color-hex-case (#16496) (Nick Schonning)
    • 74a5af4 docs: fix stylelint error (#16491) (Milos Djermanovic)

    ... (truncated)

    Changelog

    Sourced from eslint's changelog.

    v8.28.0 - November 18, 2022

    • 34c05a7 docs: Language Options page intro and tweaks (#16511) (Ben Perlmutter)
    • 3e66387 docs: add intro and edit ignoring files page (#16510) (Ben Perlmutter)
    • 436f712 docs: fix Header UI inconsistency (#16464) (Tanuj Kanti)
    • f743816 docs: switch to wrench emoji for auto-fixable rules (#16545) (Bryan Mishkin)
    • bc0547e docs: improve styles for versions and languages page (#16553) (Nitin Kumar)
    • 6070f58 docs: clarify esquery issue workaround (#16556) (Milos Djermanovic)
    • b48e4f8 docs: Command Line Interface intro and tweaks (#16535) (Ben Perlmutter)
    • b92b30f docs: Add Rules page intro and content tweaks (#16523) (Ben Perlmutter)
    • 1769b42 docs: Integrations page introduction (#16548) (Ben Perlmutter)
    • 63bce44 feat: add ignoreClassFieldInitialValues option to no-magic-numbers (#16539) (Milos Djermanovic)
    • c50ae4f fix: Ensure that dot files are found with globs. (#16550) (Nicholas C. Zakas)
    • a8d0a57 docs: make table of contents sticky on desktop (#16506) (Sam Chen)
    • 9432b67 fix: throw error for first unmatched pattern (#16533) (Milos Djermanovic)
    • 8385ecd feat: multiline properties in rule key-spacing with option align (#16532) (Francesco Trotta)
    • a4e89db feat: no-obj-calls support Intl (#16543) (Sosuke Suzuki)
    • a01315a docs: fix route of japanese translation site (#16542) (Tanuj Kanti)
    • e94a4a9 chore: Add tests to verify #16038 is fixed (#16538) (Nicholas C. Zakas)
    • 0515628 docs: use emoji instead of svg for deprecated rule (#16536) (Bryan Mishkin)
    • e76c382 fix: allow * 1 when followed by / in no-implicit-coercion (#16522) (Milos Djermanovic)
    • 68f1288 docs: set default layouts (#16484) (Percy Ma)
    • e13f194 chore: stricter validation of meta.docs.description in core rules (#16529) (Milos Djermanovic)
    • 776827a docs: init config about specifying shared configs (#16483) (Percy Ma)
    • 72dbfbc chore: use pkg parameter in getNpmPackageVersion (#16525) (webxmsj)
    • 5c39425 docs: fix broken link to plugins (#16520) (Ádám T. Nagy)
    • c97c789 docs: Add missing no-new-native-nonconstructor docs code fence (#16503) (Brandon Mills)

    v8.27.0 - November 6, 2022

    • f14587c feat: new no-new-native-nonconstructor rule (#16368) (Sosuke Suzuki)
    • 978799b feat: add new rule no-empty-static-block (#16325) (Sosuke Suzuki)
    • ce93b42 docs: Stylelint property-no-unknown (#16497) (Nick Schonning)
    • d2cecb4 docs: Stylelint declaration-block-no-shorthand-property-overrides (#16498) (Nick Schonning)
    • 0a92805 docs: stylelint color-hex-case (#16496) (Nick Schonning)
    • c3ce521 fix: Ensure unmatched glob patterns throw an error (#16462) (Nicholas C. Zakas)
    • 74a5af4 docs: fix stylelint error (#16491) (Milos Djermanovic)
    • 69216ee feat: no-empty suggest to add comment in empty BlockStatement (#16470) (Nitin Kumar)
    • 324db1a docs: explicit stylelint color related rules (#16465) (Nick Schonning)
    • 94dc4f1 docs: use Stylelint for HTML files (#16468) (Nick Schonning)
    • cc6128d docs: enable stylelint declaration-block-no-duplicate-properties (#16466) (Nick Schonning)
    • d03a8bf docs: Add heading to justification explanation (#16430) (Maritaria)
    • 886a038 fix: handle files with unspecified path in getRulesMetaForResults (#16437) (Francesco Trotta)
    • 319f0a5 feat: use context.languageOptions.ecmaVersion in core rules (#16458) (Milos Djermanovic)
    • 8a15968 docs: add Stylelint configuration and cleanup (#16379) (Nick Schonning)
    • 9b0a469 docs: note commit messages don't support scope (#16435) (Andy Edwards)
    • 1581405 docs: improve context.getScope() docs (#16417) (Ben Perlmutter)
    • b797149 docs: update formatters template (#16454) (Milos Djermanovic)
    • 5ac4de9 docs: fix link to formatters on the Core Concepts page (#16455) (Vladislav)
    • 33313ef docs: core-concepts: fix link to semi rule (#16453) (coderaiser)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump @oclif/test from 2.1.0 to 2.2.12

    build(deps-dev): bump @oclif/test from 2.1.0 to 2.2.12

    Bumps @oclif/test from 2.1.0 to 2.2.12.

    Release notes

    Sourced from @​oclif/test's releases.

    2.2.12

    Bug Fixes

    • deps: bump fancy-test from 2.0.6 to 2.0.7 (839c532)

    2.2.11

    Bug Fixes

    • deps: bump @​oclif/core from 1.20.3 to 1.20.4 (b033347)

    2.2.10

    Bug Fixes

    • deps: bump @​oclif/core from 1.20.0 to 1.20.3 (3686a0a)

    2.2.9

    Bug Fixes

    • deps: bump fancy-test from 2.0.5 to 2.0.6 (d9bcd90)

    2.2.8

    Bug Fixes

    • deps: bump @​oclif/core from 1.19.1 to 1.20.0 (94591ce)

    2.2.7

    Bug Fixes

    • deps: bump minimist from 1.2.5 to 1.2.7 (cf359e1)

    2.2.6

    Bug Fixes

    • deps: bump @​oclif/core from 1.18.0 to 1.19.1 (d8376ce)

    2.2.5

    Bug Fixes

    • deps: bump fancy-test from 2.0.4 to 2.0.5 (25af47e)

    2.2.4

    Bug Fixes

    • deps: bump @​oclif/core from 1.16.5 to 1.18.0 (a2688d6)

    2.2.3

    Bug Fixes

    • deps: bump @​oclif/core from 1.16.4 to 1.16.5 (c56beb0)

    ... (truncated)

    Changelog

    Sourced from @​oclif/test's changelog.

    Changelog

    All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

    2.1.1 (2022-08-09)

    Bug Fixes

    Commits
    • adb0c93 chore(release): 2.2.12 [skip ci]
    • bac27e8 Merge pull request #297 from oclif/dependabot-npm_and_yarn-fancy-test-2.0.7
    • 839c532 fix(deps): bump fancy-test from 2.0.6 to 2.0.7
    • ff64e4b Merge pull request #299 from oclif/dependabot-npm_and_yarn-chai-and-types-cha...
    • 139af49 chore(release): 2.2.11 [skip ci]
    • 8ea0385 Merge pull request #300 from oclif/dependabot-npm_and_yarn-oclif-core-1.20.4
    • b033347 fix(deps): bump @​oclif/core from 1.20.3 to 1.20.4
    • f1405a4 chore(dev-deps): bump chai and @​types/chai
    • 5c149ec chore(release): 2.2.10 [skip ci]
    • 0e7f991 Merge pull request #295 from oclif/dependabot-npm_and_yarn-oclif-core-1.20.3
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps): bump @oclif/core from 1.9.5 to 1.20.4

    build(deps): bump @oclif/core from 1.9.5 to 1.20.4

    Bumps @oclif/core from 1.9.5 to 1.20.4.

    Release notes

    Sourced from @​oclif/core's releases.

    1.20.4

    Bug Fixes

    • deps: bump tslib from 2.3.1 to 2.4.1 (e2d4cd3)

    1.20.3

    Bug Fixes

    • deps: bump @​oclif/screen from 3.0.2 to 3.0.3 (154ed80)

    1.20.2

    Bug Fixes

    • table: use screen from @​oclif/core (#546) (be3bea7)

    1.20.1

    Bug Fixes

    1.20.0

    Features

    1.19.2

    Bug Fixes

    1.19.1

    Bug Fixes

    1.19.0

    Features

    • make flag deprecation warnings less noisy (#527) (a5fb337)

    1.18.0

    Features

    • support flag and command deprecations (#511) (b0bf379)

    1.17.0

    Features

    ... (truncated)

    Changelog

    Sourced from @​oclif/core's changelog.

    Changelog

    All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

    1.16.4 (2022-09-23)

    Bug Fixes

    1.16.3 (2022-09-16)

    1.16.2 (2022-09-16)

    Bug Fixes

    1.16.1 (2022-09-08)

    Bug Fixes

    1.16.0 (2022-08-24)

    Features

    1.15.0 (2022-08-23)

    Features

    1.14.2 (2022-08-18)

    Bug Fixes

    • add overloads to enum flag (799455b)

    1.14.1 (2022-08-16)

    ... (truncated)

    Commits
    • 11c5752 chore(release): 1.20.4 [skip ci]
    • 5ddbd8b Merge pull request #549 from oclif/dependabot-npm_and_yarn-tslib-2.4.1
    • e2d4cd3 fix(deps): bump tslib from 2.3.1 to 2.4.1
    • 8cdb8e7 chore(release): 1.20.3 [skip ci]
    • 93b071f Merge pull request #550 from oclif/dependabot-npm_and_yarn-oclif-screen-3.0.3
    • 276577e Merge pull request #551 from oclif/dependabot-npm_and_yarn-types-semver-7.3.13
    • 0a6a35e chore(dev-deps): bump @​types/semver from 7.3.9 to 7.3.13
    • 154ed80 fix(deps): bump @​oclif/screen from 3.0.2 to 3.0.3
    • 1429311 Merge pull request #544 from oclif/dependabot-npm_and_yarn-oclif-plugin-help-...
    • 6a1e01e chore(dev-deps): bump @​oclif/plugin-help from 5.1.11 to 5.1.17
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps): bump @oclif/command from 1.8.16 to 1.8.19

    build(deps): bump @oclif/command from 1.8.16 to 1.8.19

    Bumps @oclif/command from 1.8.16 to 1.8.19.

    Release notes

    Sourced from @​oclif/command's releases.

    1.8.19

    Bug Fixes

    • deps: bump semver and @​types/semver (6904df8)

    1.8.18

    Bug Fixes

    • deps: bump @​oclif/parser from 3.8.6 to 3.8.8 (db059a8)

    1.8.17

    Bug Fixes

    • deps: bump @​oclif/errors from 1.3.5 to 1.3.6 (24becba)
    Changelog

    Sourced from @​oclif/command's changelog.

    Changelog

    All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

    Commits
    • 02ec211 chore(release): 1.8.19 [skip ci]
    • a4f9eaf Merge pull request #345 from oclif/dependabot-npm_and_yarn-semver-and-types-s...
    • 6904df8 fix(deps): bump semver and @​types/semver
    • 121f31c Merge pull request #343 from oclif/repo-sync/leif/default
    • 944538f chore([no ci]): Synced local '.github/workflows/manualRelease.yml' with remot...
    • d159d68 Merge pull request #341 from oclif/dependabot-npm_and_yarn-types-node-14.18.32
    • 1b5cafa chore(dev-deps): bump @​types/node from 14.18.31 to 14.18.32
    • ed279df Merge pull request #338 from oclif/repo-sync/leif/default
    • cb44331 chore([no ci]): Created local '.github/workflows/notify-slack-on-pr-open.yml'...
    • 3ef7e12 chore: use correct workflows
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps): bump @oclif/core from 1.9.5 to 1.20.2

    build(deps): bump @oclif/core from 1.9.5 to 1.20.2

    Bumps @oclif/core from 1.9.5 to 1.20.2.

    Release notes

    Sourced from @​oclif/core's releases.

    1.20.2

    Bug Fixes

    • table: use screen from @​oclif/core (#546) (be3bea7)

    1.20.1

    Bug Fixes

    1.20.0

    Features

    1.19.2

    Bug Fixes

    1.19.1

    Bug Fixes

    1.19.0

    Features

    • make flag deprecation warnings less noisy (#527) (a5fb337)

    1.18.0

    Features

    • support flag and command deprecations (#511) (b0bf379)

    1.17.0

    Features

    1.16.7

    Bug Fixes

    • deps: bump minimist from 1.2.5 to 1.2.7 (3c987c2)

    1.16.6

    Bug Fixes

    • stop inserting extra line breaks in description (#519) (76aee62)

    ... (truncated)

    Changelog

    Sourced from @​oclif/core's changelog.

    Changelog

    All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

    1.16.4 (2022-09-23)

    Bug Fixes

    1.16.3 (2022-09-16)

    1.16.2 (2022-09-16)

    Bug Fixes

    1.16.1 (2022-09-08)

    Bug Fixes

    1.16.0 (2022-08-24)

    Features

    1.15.0 (2022-08-23)

    Features

    1.14.2 (2022-08-18)

    Bug Fixes

    • add overloads to enum flag (799455b)

    1.14.1 (2022-08-16)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump @types/node from 16.11.56 to 16.18.3

    build(deps-dev): bump @types/node from 16.11.56 to 16.18.3

    Bumps @types/node from 16.11.56 to 16.18.3.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 2
  • build(deps-dev): bump typescript from 4.7.4 to 4.9.4

    build(deps-dev): bump typescript from 4.7.4 to 4.9.4

    Bumps typescript from 4.7.4 to 4.9.4.

    Release notes

    Sourced from typescript's releases.

    TypeScript 4.9.4

    For release notes, check out the release announcement.

    For the complete list of fixed issues, check out the

    Downloads are available on:

    Changes:

    • e2868216f637e875a74c675845625eb15dcfe9a2 Bump version to 4.9.4 and LKG.
    • eb5419fc8d980859b98553586dfb5f40d811a745 Cherry-pick #51704 to release 4.9 (#51712)
    • b4d382b9b12460adf2da4cc0d1429cf19f8dc8be Cherry-pick changes for narrowing to tagged literal types.
    • e7a02f43fce47e1a39259ada5460bcc33c8e98b5 Port of #51626 and #51689 to release-4.9 (#51627)
    • 1727912f0437a7f367d90040fc4b0b4f3efd017a Cherry-pick fix around visitEachChild to release-4.9. (#51544)

    This list of changes was auto generated.

    TypeScript 4.9

    For release notes, check out the release announcement.

    Downloads are available on:

    Changes:

    • 93bd577458d55cd720b2677705feab5c91eb12ce Bump version to 4.9.3 and LKG.
    • 107f832b80df2dc97748021cb00af2b6813db75b Update LKG.
    • 31bee5682df130a14ffdd5742f994dbe7313dd0e Cherry-pick PR #50977 into release-4.9 (#51363) [ #50872 ]
    • 1e2fa7ae15f8530910fef8b916ec8a4ed0b59c45 Update version to 4.9.2-rc and LKG.
    • 7ab89e5c6e401d161f31f28a6c555a3ba530910e Merge remote-tracking branch 'origin/main' into release-4.9
    • e5cd686defb1a4cbdb36bd012357ba5bed28f371 Update package-lock.json
    • 8d40dc15d1b9945837e7860320fdccfe27c40cad Update package-lock.json
    • 5cfb3a2fe344a5350734305193e6cc99516285ca Only call return() for an abrupt completion in user code (#51297)
    • a7a9d158e817fcb0e94dc1c24e0a401b21be0cc9 Fix for broken baseline in yieldInForInInDownlevelGenerator (#51345)
    • 7f8426f4df0d0a7dd8b72079dafc3e60164a23b1 fix for-in enumeration containing yield in generator (#51295)
    • 3d2b4017eb6b9a2b94bc673291e56ae95e8beddd Fix assertion functions accessed via wildcard imports (#51324)
    • 64d0d5ae140b7b26a09e75114517b418d6bcaa9f fix(51301): Fixing an unused import at the end of a line removes the newline (#51320)
    • 754eeb2986bde30d5926e0fa99c87dda9266d01b Update CodeQL workflow and configuration, fix found bugs (#51263)
    • d8aad262006ad2d2c91aa7a0e4449b4b83c57f7b Update package-lock.json
    • d4f26c840b1db76c0b25a405c8e73830a2b45cbc fix(51245): Class with parameter decorator in arrow function causes "convert to default export" refactoring failure (#51256)
    • 16faf45682173ea437a50330feb4785578923d7f Update package-lock.json
    • 8b1ecdb701e2a2e19e9f8bcdd6b2beac087eabee fix(50654): "Move to a new file" breaks the declaration of referenced variable (#50681)
    • 170a17fad57eae619c5ef2b7bdb3ac00d6c32c47 Dom update 2022-10-25 (#51300)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 1
  • build(deps): bump @oclif/plugin-plugins from 2.1.0 to 2.1.12

    build(deps): bump @oclif/plugin-plugins from 2.1.0 to 2.1.12

    Bumps @oclif/plugin-plugins from 2.1.0 to 2.1.12.

    Release notes

    Sourced from @​oclif/plugin-plugins's releases.

    2.1.12

    Bug Fixes

    • deps: bump @​oclif/color from 1.0.1 to 1.0.2 (17eba2c)

    2.1.11

    Bug Fixes

    • deps: bump @​oclif/core from 1.22.0 to 1.23.0 (a59b7e4)

    2.1.10

    Bug Fixes

    • deps: bump json5 from 2.2.0 to 2.2.2 (39e2faf)

    2.1.9

    Bug Fixes

    • deps: bump @​oclif/core from 1.21.0 to 1.22.0 (93d3567)

    2.1.8

    Bug Fixes

    • deps: bump @​oclif/core from 1.20.4 to 1.21.0 (407a879)

    2.1.7

    Bug Fixes

    • deps: bump tslib from 2.3.1 to 2.4.1 (76ae809)

    2.1.6

    Bug Fixes

    • deps: bump @​oclif/core from 1.19.1 to 1.20.0 (b419d50)

    2.1.5

    Bug Fixes

    • deps: bump @​oclif/core from 1.18.0 to 1.19.1 (cbf1bb6)

    2.1.4

    Bug Fixes

    • deps: bump semver from 7.3.7 to 7.3.8 (9c1f31a)

    2.1.3

    Bug Fixes

    • deps: bump @​oclif/core from 1.16.5 to 1.18.0 (4ae73b2)

    ... (truncated)

    Changelog

    Sourced from @​oclif/plugin-plugins's changelog.

    Changelog

    All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

    Commits
    • d86310c chore(release): 2.1.12 [skip ci]
    • e418408 Merge pull request #506 from oclif/dependabot-npm_and_yarn-oclif-color-1.0.2
    • 17eba2c fix(deps): bump @​oclif/color from 1.0.1 to 1.0.2
    • b28a603 chore(release): 2.1.11 [skip ci]
    • 136faef Merge pull request #524 from oclif/dependabot-npm_and_yarn-oclif-core-1.23.0
    • a59b7e4 fix(deps): bump @​oclif/core from 1.22.0 to 1.23.0
    • 7013228 Merge pull request #525 from oclif/dependabot-npm_and_yarn-oclif-test-2.2.17
    • 085a645 chore(release): 2.1.10 [skip ci]
    • 85d616b Merge pull request #527 from oclif/dependabot-npm_and_yarn-json5-2.2.2
    • 39e2faf fix(deps): bump json5 from 2.2.0 to 2.2.2
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 1
  • build(deps-dev): bump eslint from 8.23.0 to 8.31.0

    build(deps-dev): bump eslint from 8.23.0 to 8.31.0

    Bumps eslint from 8.23.0 to 8.31.0.

    Release notes

    Sourced from eslint's releases.

    v8.31.0

    Features

    • 52c7c73 feat: check assignment patterns in no-underscore-dangle (#16693) (Milos Djermanovic)
    • b401cde feat: add options to check destructuring in no-underscore-dangle (#16006) (Morten Kaltoft)
    • 30d0daf feat: group properties with values in parentheses in key-spacing (#16677) (Francesco Trotta)

    Bug Fixes

    • 35439f1 fix: correct syntax error in prefer-arrow-callback autofix (#16722) (Francesco Trotta)
    • 87b2470 fix: new instance of FlatESLint should load latest config file version (#16608) (Milos Djermanovic)

    Documentation

    • 4339dc4 docs: Update README (GitHub Actions Bot)
    • 4e4049c docs: optimize code block structure (#16669) (Sam Chen)
    • 54a7ade docs: do not escape code blocks of formatters examples (#16719) (Sam Chen)
    • e5ecfef docs: Add function call example for no-undefined (#16712) (Elliot Huffman)
    • a3262f0 docs: Add mastodon link (#16638) (Amaresh S M)
    • a14ccf9 docs: clarify files property (#16709) (Sam Chen)
    • 3b29eb1 docs: fix npm link (#16710) (Abdullah Osama)
    • a638673 docs: fix search bar focus on Esc (#16700) (Shanmughapriyan S)
    • f62b722 docs: country flag missing in windows (#16698) (Shanmughapriyan S)
    • 4d27ec6 docs: display zh-hans in the docs language switcher (#16686) (Percy Ma)
    • 8bda20e docs: remove manually maintained anchors (#16685) (Percy Ma)
    • b68440f docs: User Guide Getting Started expansion (#16596) (Ben Perlmutter)

    Chores

    • 65d4e24 chore: Upgrade @​eslint/eslintrc@​1.4.1 (#16729) (Brandon Mills)
    • 8d93081 chore: fix CI failure (#16721) (Sam Chen)
    • 8f17247 chore: Set up automatic updating of README (#16717) (Nicholas C. Zakas)
    • 4cd87cb ci: bump actions/stale from 6 to 7 (#16713) (dependabot[bot])
    • fd20c75 chore: sort package.json scripts in alphabetical order (#16705) (Darius Dzien)
    • 10a5c78 chore: update ignore patterns in eslint.config.js (#16678) (Milos Djermanovic)

    v8.30.0

    Features

    • 075ef2c feat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)
    • 7190d98 feat: update globals (#16654) (Sébastien Règne)

    Bug Fixes

    • 1a327aa fix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)
    • 9b8bb72 fix: autofix recursive functions in no-var (#16611) (Milos Djermanovic)

    Documentation

    • 6a8cd94 docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)
    • ad44344 docs: CLI documentation standardization (#16563) (Ben Perlmutter)
    • 293573e docs: fix broken line numbers (#16606) (Sam Chen)
    • fa2c64b docs: use relative links for internal links (#16631) (Percy Ma)
    • 75276c9 docs: reorder options in no-unused-vars (#16625) (Milos Djermanovic)
    • 7276fe5 docs: Fix anchor in URL (#16628) (Karl Horky)
    • 6bef135 docs: don't apply layouts to html formatter example (#16591) (Tanuj Kanti)
    • dfc7ec1 docs: Formatters page updates (#16566) (Ben Perlmutter)

    ... (truncated)

    Changelog

    Sourced from eslint's changelog.

    v8.31.0 - December 31, 2022

    • 65d4e24 chore: Upgrade @​eslint/eslintrc@​1.4.1 (#16729) (Brandon Mills)
    • 35439f1 fix: correct syntax error in prefer-arrow-callback autofix (#16722) (Francesco Trotta)
    • 87b2470 fix: new instance of FlatESLint should load latest config file version (#16608) (Milos Djermanovic)
    • 8d93081 chore: fix CI failure (#16721) (Sam Chen)
    • 4339dc4 docs: Update README (GitHub Actions Bot)
    • 8f17247 chore: Set up automatic updating of README (#16717) (Nicholas C. Zakas)
    • 4e4049c docs: optimize code block structure (#16669) (Sam Chen)
    • 54a7ade docs: do not escape code blocks of formatters examples (#16719) (Sam Chen)
    • 52c7c73 feat: check assignment patterns in no-underscore-dangle (#16693) (Milos Djermanovic)
    • e5ecfef docs: Add function call example for no-undefined (#16712) (Elliot Huffman)
    • a3262f0 docs: Add mastodon link (#16638) (Amaresh S M)
    • 4cd87cb ci: bump actions/stale from 6 to 7 (#16713) (dependabot[bot])
    • a14ccf9 docs: clarify files property (#16709) (Sam Chen)
    • 3b29eb1 docs: fix npm link (#16710) (Abdullah Osama)
    • fd20c75 chore: sort package.json scripts in alphabetical order (#16705) (Darius Dzien)
    • a638673 docs: fix search bar focus on Esc (#16700) (Shanmughapriyan S)
    • f62b722 docs: country flag missing in windows (#16698) (Shanmughapriyan S)
    • 4d27ec6 docs: display zh-hans in the docs language switcher (#16686) (Percy Ma)
    • 8bda20e docs: remove manually maintained anchors (#16685) (Percy Ma)
    • b401cde feat: add options to check destructuring in no-underscore-dangle (#16006) (Morten Kaltoft)
    • b68440f docs: User Guide Getting Started expansion (#16596) (Ben Perlmutter)
    • 30d0daf feat: group properties with values in parentheses in key-spacing (#16677) (Francesco Trotta)
    • 10a5c78 chore: update ignore patterns in eslint.config.js (#16678) (Milos Djermanovic)

    v8.30.0 - December 16, 2022

    • f2c4737 chore: upgrade @​eslint/eslintrc@​1.4.0 (#16675) (Milos Djermanovic)
    • 1a327aa fix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)
    • 075ef2c feat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)
    • ba74253 chore: standardize npm script names per #14827 (#16315) (Patrick McElhaney)
    • 6a8cd94 docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)
    • 0d9af4c ci: fix npm v9 problem with file: (#16664) (Milos Djermanovic)
    • 7190d98 feat: update globals (#16654) (Sébastien Règne)
    • ad44344 docs: CLI documentation standardization (#16563) (Ben Perlmutter)
    • 90c9219 refactor: migrate off deprecated function-style rules in all tests (#16618) (Bryan Mishkin)
    • 9b8bb72 fix: autofix recursive functions in no-var (#16611) (Milos Djermanovic)
    • 293573e docs: fix broken line numbers (#16606) (Sam Chen)
    • fa2c64b docs: use relative links for internal links (#16631) (Percy Ma)
    • 75276c9 docs: reorder options in no-unused-vars (#16625) (Milos Djermanovic)
    • 7276fe5 docs: Fix anchor in URL (#16628) (Karl Horky)
    • 6bef135 docs: don't apply layouts to html formatter example (#16591) (Tanuj Kanti)
    • dfc7ec1 docs: Formatters page updates (#16566) (Ben Perlmutter)
    • 8ba124c docs: update the prefer-const example (#16607) (Pavel)
    • e6cb05a docs: fix css leaking (#16603) (Sam Chen)

    v8.29.0 - December 2, 2022

    • 0311d81 docs: Configuring Plugins page intro, page tweaks, and rename (#16534) (Ben Perlmutter)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 1
  • build(deps-dev): bump @oclif/test from 2.1.0 to 2.2.19

    build(deps-dev): bump @oclif/test from 2.1.0 to 2.2.19

    Bumps @oclif/test from 2.1.0 to 2.2.19.

    Release notes

    Sourced from @​oclif/test's releases.

    2.2.19

    Bug Fixes

    • deps: bump json5 from 2.2.0 to 2.2.3 (345eae8)

    2.2.18

    Bug Fixes

    • deps: bump @​oclif/core from 1.22.0 to 1.23.1 (b8132cf)

    2.2.17

    Bug Fixes

    • deps: bump fancy-test from 2.0.9 to 2.0.10 (4d4ad6b)

    2.2.16

    Bug Fixes

    • deps: bump @​oclif/core from 1.21.0 to 1.22.0 (58e256d)

    2.2.15

    Bug Fixes

    • deps: bump @​oclif/core from 1.20.4 to 1.21.0 (17f54a1)

    2.2.14

    Bug Fixes

    • deps: bump fancy-test from 2.0.7 to 2.0.9 (291336b)

    2.2.13

    Bug Fixes

    • deps: bump minimatch from 3.0.4 to 3.1.2 (05f5417)

    2.2.12

    Bug Fixes

    • deps: bump fancy-test from 2.0.6 to 2.0.7 (839c532)

    2.2.11

    Bug Fixes

    • deps: bump @​oclif/core from 1.20.3 to 1.20.4 (b033347)

    2.2.10

    Bug Fixes

    • deps: bump @​oclif/core from 1.20.0 to 1.20.3 (3686a0a)

    ... (truncated)

    Changelog

    Sourced from @​oclif/test's changelog.

    Changelog

    All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

    2.1.1 (2022-08-09)

    Bug Fixes

    Commits
    • 6bc20f7 chore(release): 2.2.19 [skip ci]
    • 3ec8dd2 Merge pull request #312 from oclif/dependabot-npm_and_yarn-json5-2.2.3
    • 345eae8 fix(deps): bump json5 from 2.2.0 to 2.2.3
    • b1fd093 chore(release): 2.2.18 [skip ci]
    • 719df77 Merge pull request #311 from oclif/dependabot-npm_and_yarn-oclif-core-1.23.1
    • b8132cf fix(deps): bump @​oclif/core from 1.22.0 to 1.23.1
    • 32f7b4d chore(release): 2.2.17 [skip ci]
    • 7d18549 Merge pull request #309 from oclif/dependabot-npm_and_yarn-fancy-test-2.0.10
    • 4d4ad6b fix(deps): bump fancy-test from 2.0.9 to 2.0.10
    • fa7fd6a chore(release): 2.2.16 [skip ci]
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 1
  • build(deps-dev): bump @types/node from 16.11.56 to 16.18.11

    build(deps-dev): bump @types/node from 16.11.56 to 16.18.11

    Bumps @types/node from 16.11.56 to 16.18.11.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 1
  • build(deps): bump @oclif/core from 1.9.5 to 1.23.1

    build(deps): bump @oclif/core from 1.9.5 to 1.23.1

    Bumps @oclif/core from 1.9.5 to 1.23.1.

    Release notes

    Sourced from @​oclif/core's releases.

    1.23.1

    Bug Fixes

    • deps: bump json5 from 2.2.0 to 2.2.2 (406cf04)

    1.23.0

    Features

    • allow flags to have false value in when (#557) (c40ce71)

    1.22.0

    Features

    1.21.0

    Features

    • handle custom parser nested array for multiple flag (#568) (046445c)

    1.20.4

    Bug Fixes

    • deps: bump tslib from 2.3.1 to 2.4.1 (e2d4cd3)

    1.20.3

    Bug Fixes

    • deps: bump @​oclif/screen from 3.0.2 to 3.0.3 (154ed80)

    1.20.2

    Bug Fixes

    • table: use screen from @​oclif/core (#546) (be3bea7)

    1.20.1

    Bug Fixes

    1.20.0

    Features

    1.19.2

    Bug Fixes

    ... (truncated)

    Changelog

    Sourced from @​oclif/core's changelog.

    Changelog

    All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

    1.16.4 (2022-09-23)

    Bug Fixes

    1.16.3 (2022-09-16)

    1.16.2 (2022-09-16)

    Bug Fixes

    1.16.1 (2022-09-08)

    Bug Fixes

    1.16.0 (2022-08-24)

    Features

    1.15.0 (2022-08-23)

    Features

    1.14.2 (2022-08-18)

    Bug Fixes

    • add overloads to enum flag (799455b)

    1.14.1 (2022-08-16)

    ... (truncated)

    Commits
    • 2f9b8fd chore(release): 1.23.1 [skip ci]
    • 77c7987 Merge pull request #581 from oclif/dependabot-npm_and_yarn-json5-2.2.2
    • 406cf04 fix(deps): bump json5 from 2.2.0 to 2.2.2
    • b2fdf2c Merge pull request #580 from oclif/dependabot-npm_and_yarn-oclif-test-2.2.17
    • c08de7b chore(dev-deps): bump @​oclif/test from 2.2.16 to 2.2.17
    • 2c58ddc chore(release): 1.23.0 [skip ci]
    • c40ce71 feat: allow flags to have false value in when (#557)
    • aadcde9 Merge pull request #579 from oclif/dependabot-npm_and_yarn-oclif-test-2.2.16
    • f3c1c3f chore(dev-deps): bump @​oclif/test from 2.2.15 to 2.2.16
    • 92c729a Merge pull request #575 from oclif/dependabot-npm_and_yarn-oclif-test-2.2.15
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    opened by dependabot[bot] 1
Releases(v1.1.10)
  • v1.1.10(Jun 11, 2022)

    Changelog

    • Added Solana support for faucetli (finally). Thanks to @codedbyjordan for adding this wonderful feature :D

    New Contributors

    • @codedbyjordan made their first contribution in https://github.com/buidler-hub/faucetli/pull/49

    Full Changelog: https://github.com/buidler-hub/faucetli/compare/v1.0.7...v1.1.10

    Source code(tar.gz)
    Source code(zip)
  • v1.0.7(May 3, 2022)

    Changelog

    • Check if the user has enough tokens in their account before sending the tokens

    Full Changelog: https://github.com/Kira272921/faucetli/compare/v1.0.6...v1.0.7

    Source code(tar.gz)
    Source code(zip)
  • v1.0.6(Apr 21, 2022)

    Changelog

    • Fix the issue with command not found on macOS

    New Contributors

    • @emirsavran made their first contribution in https://github.com/Kira272921/faucetli/pull/19

    Full Changelog: https://github.com/Kira272921/faucetli/compare/v1.0.4...v1.0.6

    Source code(tar.gz)
    Source code(zip)
  • v1.0.4(Apr 20, 2022)

  • v1.0.3(Apr 16, 2022)

  • v1.0.2(Apr 16, 2022)

  • v1.0.1(Apr 16, 2022)

    Changelog

    • :sparkles: feat: move to ora from listr for a better UI by @AnishDe12020 in https://github.com/Kira272921/faucetli/pull/16

    New contributors

    • @AnishDe12020 made their first contribution in https://github.com/Kira272921/faucetli/pull/16

    Full Changelog: https://github.com/Kira272921/faucetli/compare/v1.0.0...v1.0.1

    Source code(tar.gz)
    Source code(zip)
  • v1.0.0(Apr 16, 2022)

    Changelog

    • Add a banner to the README
    • faucetli is out of beta 🚀

    Full Changelog: https://github.com/Kira272921/faucetli/compare/v0.0.9...v1.0.0

    Source code(tar.gz)
    Source code(zip)
  • v0.0.9(Apr 16, 2022)

    Changelog

    • Remove the Github action responsible for publishing the package to npmjs

    Full Changelog: https://github.com/Kira272921/faucetli/compare/v0.0.8...v0.0.9

    Source code(tar.gz)
    Source code(zip)
  • v0.0.8(Apr 16, 2022)

    Changelog

    • Fix the publish Github action by adding a build script before publishing the package to npmjs

    Full Changelog: https://github.com/Kira272921/faucetli/compare/v0.0.7...v0.0.8

    Source code(tar.gz)
    Source code(zip)
  • v0.0.7(Apr 16, 2022)

  • v0.0.6(Apr 4, 2022)

    Changelog

    • Add a Github action to automatically publish to npmjs when new release is been created

    Full Changelog: https://github.com/Kira272921/faucetli/compare/v0.0.5...v0.0.6

    Source code(tar.gz)
    Source code(zip)
  • v0.0.5(Apr 4, 2022)

    Changelog

    • Add "authors" section in README.md

    What's Changed

    • :memo: docs: add authors in readme by @avneesh0612 in https://github.com/Kira272921/faucetli/pull/14

    New Contributors

    • @avneesh0612 made their first contribution in https://github.com/Kira272921/faucetli/pull/14

    Full Changelog: https://github.com/Kira272921/faucetli/compare/v0.0.4...v0.0.5

    Source code(tar.gz)
    Source code(zip)
  • v0.0.4(Apr 3, 2022)

  • v0.0.2(Apr 3, 2022)

    What's Changed

    • build(deps-dev): bump mocha from 9.1.3 to 9.2.2 by @dependabot in https://github.com/Kira272921/faucetli/pull/12
    • build(deps-dev): bump @oclif/test from 2.0.3 to 2.1.0 by @dependabot in https://github.com/Kira272921/faucetli/pull/11
    • build(deps-dev): bump ts-node from 10.4.0 to 10.7.0 by @dependabot in https://github.com/Kira272921/faucetli/pull/10
    • build(deps-dev): bump chai from 4.3.4 to 4.3.6 by @dependabot in https://github.com/Kira272921/faucetli/pull/9
    • build(deps-dev): bump globby from 11.0.4 to 11.1.0 by @dependabot in https://github.com/Kira272921/faucetli/pull/7
    • build(deps-dev): bump @types/node from 16.11.12 to 16.11.26 by @dependabot in https://github.com/Kira272921/faucetli/pull/6
    • build(deps): bump @oclif/plugin-plugins from 2.0.11 to 2.1.0 by @dependabot in https://github.com/Kira272921/faucetli/pull/8
    • build(deps-dev): bump @types/mocha from 9.0.0 to 9.1.0 by @dependabot in https://github.com/Kira272921/faucetli/pull/5
    • build(deps-dev): bump typescript from 4.5.3 to 4.6.3 by @dependabot in https://github.com/Kira272921/faucetli/pull/1
    • build(deps-dev): bump shx from 0.3.3 to 0.3.4 by @dependabot in https://github.com/Kira272921/faucetli/pull/4
    • build(deps): bump @oclif/plugin-help from 5.1.10 to 5.1.12 by @dependabot in https://github.com/Kira272921/faucetli/pull/2
    • build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in https://github.com/Kira272921/faucetli/pull/13

    New Contributors

    • @dependabot made their first contribution in https://github.com/Kira272921/faucetli/pull/12

    Full Changelog: https://github.com/Kira272921/faucetli/commits/v0.0.2

    Source code(tar.gz)
    Source code(zip)
Owner
Kira
A high-school student, developer, open-source enthusiast
Kira
CloudCrafter CLI is a command-line interface tool that provides templates for common cloud resources to help you get started quickly.

CloudCrafter CLI CloudCrafter CLI is a command-line interface tool that provides templates for common cloud resources to help you get started quickly.

Missio 7 May 5, 2023
✨ A command-line interface for quickly sharing code snippets of your local files

?? snipli ✨ A command-line interface for quickly sharing code snippets for your local files Usage Commands Usage $ npm install -g snipli $ snipli COMM

Kira 146 Nov 3, 2022
✨ A command-line interface for quickly sharing code snippets of your local files

?? snipli ✨ A command-line interface for quickly sharing code snippets for your local files Usage Commands Usage $ npm install -g snipli $ snipli COMM

buidler's hub 127 May 11, 2022
Receive crypto payments from anywhere around the world, options including native tokens (MATIC, ETHER,BUSD), Tokens (USDT,BUSD), NFTs and more.

Receive payments for service rendered in crypto using different options. Go borderless with bonpay, gain access to varities of crypto assets, safe and

Johnson awah Alfred 6 Nov 11, 2022
Send all tokens from one wallet to another quickly.

Drain Send all tokens from one wallet to another quickly. Whether getting hacked or starting fresh, Drain makes sure you get every last wei. Live Depl

Dawson Botsford 35 Dec 22, 2022
A command-line tool to convert Project Zomboid map data into Deep Zoom format

pzmap2dzi pzmap2dzi is a command-line tool running on Windows to convert Project Zomboid map data into Deep Zoom format. Features Supports both python

Min Xiang 14 Dec 31, 2022
Command line tool that automatically migrates tests from protractor to playwright.

Protractor to Playwright migration tool This tool is designed to automatically migrate code from Protractor to Playwright. It is inspired by the "Migr

Amadeus IT Group 9 Nov 20, 2022
Command line tool that converts HTML to markdown.

@wcj/html-to-markdown HTML conversion tool to markdown. command line tool => @wcj/html-to-markdown-cli. Installation This package is ESM only: Node 14

小弟调调™ 11 Nov 6, 2022
📸 A command-line tool to generate code images of your local code right away from the terminal

?? rayli ?? A command-line tool to generate code images of your local code right away from the terminal Usage Commands Usage $ npm install -g rayli $

buidler's hub 45 Nov 4, 2022
Command line tool to interact with exist-db instances (pre-release)

xst [ĭg-zĭst′] Command line tool to interact with exist-db instances. Built on top of @existdb/node-exist. Installation Until this package is official

Juri Leino 0 Aug 4, 2022
A command-line tool to manage Deno scripts installed via deno install

??️ nublar nublar is a command-line tool to manage your scripts installed via deno install. ??️ Installation deno install --allow-read --allow-write -

Shun Ueda 16 Dec 26, 2022
Prismatic's CLI tool for managing prismatic.io resources from the command line

@prismatic-io/prism Prism is Prismatic's CLI tool that allows you to build, deploy, and support integrations in Prismatic from the comfort of your com

Prismatic.io 7 Oct 4, 2022
An Awesome Toggle Menu created with HTML,CSS,JQuery,font-awesome and line by line comment.

Demo : https://blackx-732.github.io/AwesomeMenu/ Under open source license No ©copyright issues Anyone can be modify this code as well Specifically we

BlackX-Lolipop 2 Feb 9, 2021
🎨ansi escape code generator to help make colorful command line tools

ansicodes ?? ansi escape code generator to help make colorful command line tools i got tired of looking up ansi code tables when writing command line

Gabe Banks 53 Dec 17, 2022
enables communication between command-line or desktop applications and browser-based Ethereum wallets such as Metamask.

@securerpc/walletbus @securerpc/walletbus Abstract Quickstart Installation Usage Ethers.js Web3.js Configuration options Logging Development Automated

Manifold Finance 8 Dec 27, 2022
Offline rendering examples at the command line with Node.js

Elementary Audio Offline Rendering Examples This repository holds a set of small examples using Elementary in Node.js to process audio files. Each sub

Elementary Audio 8 Jun 12, 2022
Command-line toolkit for parsing, compiling, transpiling, optimizing, linking, dataizing, and running EOLANG programs

First, you install npm and Java SE. Then, you install eolang package: $ npm install eolang Then, you write a simple EO program in hello.eo file in th

objectionary 17 Nov 17, 2022
🧘‍♀️ Chamomile simplifies issue and git tracking from the command line.

Chamomile What is Chamomile? Chamomile simplifies issue and git tracking from the command line. As of now the focus is bridging workflows involving Gr

Zev Stravitz 3 Aug 4, 2022