This major release fully focuses on getting in sync with the wider ESLint ecosystem
and doesn't in itself introduce any new rules or features.
When you upgrade, consider running standard --fix to automatically format your
code to match the current set of rules.
This is the first release by two of our standard co-maintainers @theoludwig and @voxpelli.
Buy them a cake if you run into them, thanks for getting this release out!
Major changes
eslint-config-node has been replaced with the up to date fork eslint-config-n. If you have used comments like // eslint-disable-line node/no-deprecated-api you now have to reference the n/ rules instead.
This major release fully focuses on getting in sync with the wider ESLint ecosystem
and doesn't in itself introduce any new rules or features.
When you upgrade, consider running standard --fix to automatically format your
code to match the current set of rules.
This is the first release by two of our standard co-maintainers @Divlo and @voxpelli. Buy them a cake if you run into them, thanks for getting this release out!
Major changes
eslint-config-node has been replaced with the up to date fork eslint-config-n. If you have used comments like // eslint-disable-line node/no-deprecated-api you now have to reference the n/ rules instead.
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 6 updates in the / directory:
14.18.63
20.12.9
4.1.2
5.3.0
8.2.6
9.2.20
14.3.4
17.1.0
16.3.10
18.7.2
0.13.1
0.31.0
Updates
@types/node
from 14.18.63 to 20.12.9Commits
Updates
chalk
from 4.1.2 to 5.3.0Release notes
Sourced from chalk's releases.
... (truncated)
Commits
72c742d
5.3.05aafc0a
AddsideEffects
field to package.jsondf0e69d
Fix CI29b8569
Updatesupports-color
to 9.4.0 (#603)a370f46
5.2.07443e9f
Updatesupports-color
dependency (#579)a027e3c
Minor tweaks79c56df
Update Replit badge (#576)c3d14f9
Update link to Truecolor in the readme (#573)158bf44
5.1.2Updates
inquirer
from 8.2.6 to 9.2.20Release notes
Sourced from inquirer's releases.
Commits
d0e9290
Publish5903329
Eslint v9 & flat configs (#1397)760274f
Chore: Fix ts error04d82c3
Chore: Bump dev dependenciesec60ab0
Chore(all): Stricter linting rules from unicornb2f13eb
Chore(all): Tidy up RegExpfe0ebdb
Chore(all): Enforce usage of replaceAll instead of replace018d4d5
Chore (checkbox): Replace Boolean(find()) with native some()55ff070
Feat(inquirer): Make Choices class iterable + add .some() support (#1399)c34cfec
Feat(core): Allow useState/useRef to initialize empty (#1398)Updates
standard
from 14.3.4 to 17.1.0Release notes
Sourced from standard's releases.
... (truncated)
Changelog
Sourced from standard's changelog.
... (truncated)
Commits
8f448be
17.1.0a4049f8
Prepare release 17.1.0 (#1908)0e531b3
docs: update broken ESLint link (#1888)e4deb80
Merge pull request #1865 from standard/dependabot/npm_and_yarn/eslint-plugin-...fac23c8
build(deps): update eslint-plugin-n requirement from ^15.1.0 to ^15.5.10934b1a
remove npm org packages from external6516bf8
Test on Node 18 (#1854)caa3573
update broken link (#1833)6dd2162
fix: silent exit on unsupported node.js versions (#1829)f635e4e
Skip dev dependencies forold-test.yml
Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for standard since your current version.
Updates
tap
from 16.3.10 to 18.7.2Release notes
Sourced from tap's releases.
... (truncated)
Commits
bf457f2
update versions8588c4f
update several depse329bae
snap: don't error when cwd is shorter than '{CWD}'b4fb630
allow setting fields on t.context in t.before()5fa1e90
changelog 18.7.13d15986
update versions89f0a0d
make run tests pass with global-singleton TAP root obje6dfb7a
default allow-empty-coverage if disable-coverage set2d16686
make the root tap object a true global singleton0230e40
@tapjs/processinfo
@3
.1.7Updates
tsd
from 0.13.1 to 0.31.0Release notes
Sourced from tsd's releases.
... (truncated)
Commits
fa33d83
0.31.010a84ba
Upgrade to TypeScript 5.4bef04e0
0.30.7700679e
Addts18046
to known errors (#211)e27e031
0.30.6f17b96f
Addts2551
to known errors (#209)57d5bee
0.30.512b8fcf
Add code 2740 to known errors (#208)29ca318
Tidelift tasks332a992
0.30.4Dependabot 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 show