Skip to content

Adds examples of input arrays.#645

Merged
EndBug merged 1 commit intoEndBug:mainfrom
tommie:patch-1
Jun 28, 2024
Merged

Adds examples of input arrays.#645
EndBug merged 1 commit intoEndBug:mainfrom
tommie:patch-1

Conversation

@tommie
Copy link
Contributor

@tommie tommie commented Jun 26, 2024

Having to wrap it all as a string is a bit strange, and an example helps.

(I don't actually think the JSON.parse is needed, because the YAML flow sequence syntax handles that case too: https://yaml.org/spec/1.2.2/#741-flow-sequences)

Having to wrap it all as a string is a bit strange, and an example helps.

I don't actually think the `JSON.parse` is needed, because the YAML flow sequence syntax handles that case too: https://yaml.org/spec/1.2.2/#741-flow-sequences
@EndBug EndBug merged commit ccb0550 into EndBug:main Jun 28, 2024
@EndBug EndBug mentioned this pull request Jun 28, 2024
@EndBug
Copy link
Owner

EndBug commented Jun 28, 2024

Hey! Thanks for the PR!
I think you're right, JSON parsing is redundant! I've opened #646 to keep track of that, as I don't have time to address that at the moment 😅

@all-contributors please add @tommie for their doc contribution :)

@allcontributors
Copy link
Contributor

@EndBug

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

I've put up a pull request to add @tommie! 🎉

kodiakhq bot pushed a commit to pdylanross/fatigue that referenced this pull request Mar 23, 2026
Bumps EndBug/add-and-commit from 9 to 10.

Release notes
Sourced from EndBug/add-and-commit's releases.

v10.0.0
What's Changed

chore(deps-dev): bump husky from 8.0.3 to 9.0.6 by @​dependabot[bot] in EndBug/add-and-commit#617
chore(deps-dev): bump @​typescript-eslint/parser from 6.19.0 to 6.19.1 by @​dependabot[bot] in EndBug/add-and-commit#618
chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 by @​dependabot[bot] in EndBug/add-and-commit#619
chore(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.19.1 to 6.21.0 by @​dependabot[bot] in EndBug/add-and-commit#623
chore(deps-dev): bump @​typescript-eslint/parser from 6.19.1 to 6.21.0 by @​dependabot[bot] in EndBug/add-and-commit#624
chore(deps-dev): bump husky from 9.0.6 to 9.0.11 by @​dependabot[bot] in EndBug/add-and-commit#626
chore: switch to GTS for linting by @​EndBug in EndBug/add-and-commit#636
chore(deps-dev): bump gts from 5.2.0 to 5.3.0 by @​dependabot[bot] in EndBug/add-and-commit#637
chore(deps-dev): bump typescript from 5.2.2 to 5.4.5 by @​dependabot[bot] in EndBug/add-and-commit#639
chore(deps-dev): bump gts from 5.3.0 to 5.3.1 by @​dependabot[bot] in EndBug/add-and-commit#642
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @​dependabot[bot] in EndBug/add-and-commit#641
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @​dependabot[bot] in EndBug/add-and-commit#644
Adds examples of input arrays. by @​tommie in EndBug/add-and-commit#645
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 by @​dependabot[bot] in EndBug/add-and-commit#649
docs: add tommie as a contributor for doc by @​allcontributors[bot] in EndBug/add-and-commit#647
chore(deps-dev): bump husky from 9.0.11 to 9.1.1 by @​dependabot[bot] in EndBug/add-and-commit#650
chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @​dependabot[bot] in EndBug/add-and-commit#653
chore(deps-dev): bump husky from 9.1.1 to 9.1.4 by @​dependabot[bot] in EndBug/add-and-commit#655
chore(deps-dev): bump husky from 9.1.4 to 9.1.5 by @​dependabot[bot] in EndBug/add-and-commit#659
chore(deps-dev): bump husky from 9.1.5 to 9.1.6 by @​dependabot[bot] in EndBug/add-and-commit#660
chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @​dependabot[bot] in EndBug/add-and-commit#661
chore(deps-dev): bump @​vercel/ncc from 0.38.1 to 0.38.2 by @​dependabot[bot] in EndBug/add-and-commit#662
chore(deps): bump @​actions/core from 1.10.1 to 1.11.1 by @​dependabot[bot] in EndBug/add-and-commit#663
chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @​dependabot[bot] in EndBug/add-and-commit#664
chore(deps-dev): bump gts from 5.3.1 to 6.0.0 by @​dependabot[bot] in EndBug/add-and-commit#665
chore(deps-dev): bump gts from 6.0.0 to 6.0.2 by @​dependabot[bot] in EndBug/add-and-commit#666
chore(deps-dev): bump @​vercel/ncc from 0.38.2 to 0.38.3 by @​dependabot[bot] in EndBug/add-and-commit#669
chore(deps): bump cross-spawn by @​dependabot[bot] in EndBug/add-and-commit#670
docs: add icemac as a contributor for doc by @​allcontributors[bot] in EndBug/add-and-commit#674
chore(deps-dev): bump husky from 9.1.6 to 9.1.7 by @​dependabot[bot] in EndBug/add-and-commit#672
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @​dependabot[bot] in EndBug/add-and-commit#671
chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @​dependabot[bot] in EndBug/add-and-commit#676
chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 by @​dependabot[bot] in EndBug/add-and-commit#677
chore(deps-dev): bump eslint-config-prettier from 10.0.1 to 10.0.2 by @​dependabot[bot] in EndBug/add-and-commit#678
chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @​dependabot[bot] in EndBug/add-and-commit#679
chore(deps-dev): bump eslint-config-prettier from 10.0.2 to 10.1.1 by @​dependabot[bot] in EndBug/add-and-commit#680
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 by @​dependabot[bot] in EndBug/add-and-commit#681
chore(deps-dev): bump eslint-config-prettier from 10.1.1 to 10.1.2 by @​dependabot[bot] in EndBug/add-and-commit#682
chore(deps-dev): bump eslint-config-prettier from 10.1.2 to 10.1.5 by @​dependabot[bot] in EndBug/add-and-commit#683
chore(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8 by @​dependabot[bot] in EndBug/add-and-commit#686
ci(deps): bump actions/checkout from 4 to 5 by @​dependabot[bot] in EndBug/add-and-commit#688
ci(deps): bump actions/setup-node from 4 to 5 by @​dependabot[bot] in EndBug/add-and-commit#690
chore(deps-dev): bump @​vercel/ncc from 0.38.3 to 0.38.4 by @​dependabot[bot] in EndBug/add-and-commit#691
chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 by @​dependabot[bot] in EndBug/add-and-commit#694
ci(deps): bump actions/setup-node from 5 to 6 by @​dependabot[bot] in EndBug/add-and-commit#697
ci(deps): bump github/codeql-action from 3 to 4 by @​dependabot[bot] in EndBug/add-and-commit#696
Removes the redundant JSON array parsing. by @​tommie in EndBug/add-and-commit#652
docs: add tommie as a contributor for code, and test by @​allcontributors[bot] in EndBug/add-and-commit#699



... (truncated)


Commits

290ea2c 10.0.0
5190a0a docs: prepare for v10
9ac3878 chore: npm audit fix
7b015bd docs: add CodeReaper as a contributor for maintenance (#723)
300836d chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#722)
f6e20ed feat!: use node version 24 (#720)
6280653 chore(deps-dev): bump jest from 30.2.0 to 30.3.0 (#721)
1539a6a chore(deps): bump @​actions/core from 2.0.2 to 3.0.0 (#716)
af611dd chore(deps): bump minimatch (#718)
2df77c1 chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 (#712)
Additional commits viewable in compare view




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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants