Closed dependabot[bot] closed 8 months ago
Bumps the all group in /client with 11 updates:
20.11.14
20.11.24
6.20.0
7.1.0
2.23.0
2.24.0
8.56.0
8.57.0
10.2.0
10.3.0
7.5.4
7.6.0
7.5.6
7.5.8
0.2.1
0.2.3
9d1344a
18f38b2
5.90.0
5.90.3
Updates @types/node from 20.11.14 to 20.11.24
@types/node
Updates @typescript-eslint/eslint-plugin from 6.20.0 to 7.1.0
@typescript-eslint/eslint-plugin
Sourced from @​typescript-eslint/eslint-plugin's releases.
@​typescript-eslint/eslint-plugin
v7.1.0 7.1.0 (2024-02-26) 🚀 Features eslint-plugin: add *-type-checked-only configs (#8367) eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084) eslint-plugin: [consistent-return] add new rule (#8289) typescript-estree: add debug logs for useProgramFromProjectService (#8426) 🩹 Fixes eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472) eslint-plugin: [no-misused-promises] improve check union types (#8534) eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474) typescript-estree: use simpler absolutify behavior for project service client file paths (#8520) ❤️ Thank You Arka Pratim Chaudhuri @​arka1002 Josh Goldberg ✨ YeonJuan @​yeonjuan You can read about our versioning strategy and releases on our website. v7.0.2 7.0.2 (2024-02-19) 🩹 Fixes fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460) utils: use mergeable interface for settings property (#8485) ❤️ Thank You Brad Zacher @​bradzacher Gareth Jones @​G-Rath You can read about our versioning strategy and releases on our website. v7.0.1 7.0.1 (2024-02-12) 🩹 Fixes eslint-plugin: update peer dep for parser (#8441)
@​arka1002
@​yeonjuan
You can read about our versioning strategy and releases on our website.
@types/eslint
settings
@​bradzacher
@​G-Rath
... (truncated)
Sourced from @​typescript-eslint/eslint-plugin's changelog.
7.1.0 (2024-02-26) 🚀 Features eslint-plugin: add *-type-checked-only configs eslint-plugin: [naming-convention] support the auto-accessor syntax eslint-plugin: [consistent-return] add new rule 🩹 Fixes eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error eslint-plugin: [no-misused-promises] improve check union types eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies ❤️ Thank You Arka Pratim Chaudhuri Josh Goldberg ✨ YeonJuan You can read about our versioning strategy and releases on our website. 7.0.2 (2024-02-19) 🩹 Fixes fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests ❤️ Thank You Brad Zacher Gareth Jones You can read about our versioning strategy and releases on our website. 7.0.1 (2024-02-12) 🩹 Fixes eslint-plugin: update peer dep for parser
eslint-plugin: add *-type-checked-only configs
eslint-plugin: [naming-convention] support the auto-accessor syntax
eslint-plugin: [consistent-return] add new rule
eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error
eslint-plugin: [no-misused-promises] improve check union types
eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies
4bc6944
1807d55
f2f57de
fa67955
60c1cd3
1458920
c1441c8
e7ec6f0
46cef96
f7198db
Updates @typescript-eslint/parser from 6.20.0 to 7.1.0
@typescript-eslint/parser
Sourced from @​typescript-eslint/parser's releases.
@​typescript-eslint/parser
Sourced from @​typescript-eslint/parser's changelog.
7.1.0 (2024-02-26) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 7.0.2 (2024-02-19) 🩹 Fixes fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests ❤️ Thank You Brad Zacher Gareth Jones You can read about our versioning strategy and releases on our website. 7.0.1 (2024-02-12) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 7.0.0 (2024-02-12) 🚀 Features ⚠️ bump ESLint, NodeJS, and TS minimum version requirements add support for flat configs ⚠️ Breaking Changes ⚠️ bump ESLint, NodeJS, and TS minimum version requirements ❤️ Thank You Brad Zacher Kirk Waiblinger StyleShit YeonJuan You can read about our versioning strategy and releases on our website.
This was a version bump only for parser to align it with other projects, there were no code changes.
⚠️ bump ESLint, NodeJS, and TS minimum version requirements
add support for flat configs
677e7cc
4f3215f
b27de99
1aa393c
8ef5f4b
1200b4c
584db29
289ee88
aa5edf7
Updates @vscode/vsce from 2.23.0 to 2.24.0
@vscode/vsce
a080290
Updates eslint from 8.56.0 to 8.57.0
eslint
Sourced from eslint's releases.
v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar) Bug Fixes 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar) 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar) 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar) 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic) Documentation 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas) 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic) 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic) Chores 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic) 5c356bb chore: package.json update for @​eslint/js release (Jenkins) f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar) 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)
1120b9b
dca7d0f
eslint.config.mjs
eslint.config.cjs
2196d97
FlatRuleTester
69dd1d1
9852a31
4c7e9b0
84922d0
5b8c363
77dbfd9
1813aec
@​eslint/js
@​8
5c356bb
f4a1fe2
42c0aef
v8.x
Sourced from eslint's changelog.
v8.57.0 - February 23, 2024 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic) 5c356bb chore: package.json update for @​eslint/js release (Jenkins) 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas) 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic) 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar) f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar) 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar) 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar) dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar) 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic) 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic) 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic) v9.0.0-beta.0 - February 9, 2024 e40d1d7 chore: upgrade @​eslint/js@​9.0.0-beta.0 (#18108) (Milos Djermanovic) 9870f93 chore: package.json update for @​eslint/js release (Jenkins) 2c62e79 chore: upgrade @​eslint/eslintrc@​3.0.1 (#18107) (Milos Djermanovic) 81f0294 chore: upgrade espree@10.0.1 (#18106) (Milos Djermanovic) 5e2b292 chore: upgrade eslint-visitor-keys@4.0.0 (#18105) (Milos Djermanovic) 9163646 feat!: Rule Tester checks for missing placeholder data in the message (#18073) (fnx) 53f0f47 feat: Add loadESLint() API method for v9 (#18097) (Nicholas C. Zakas) f1c7e6f docs: Switch to Ethical Ads (#18090) (Strek) 15c143f docs: JS Foundation -> OpenJS Foundation in PR template (#18092) (Nicholas C. Zakas) c4d26fd fix: use-isnan doesn't report on SequenceExpressions (#18059) (StyleShit) 6ea339e docs: add stricter rule test validations to v9 migration guide (#18085) (Milos Djermanovic) ce838ad chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#18045) (renovate[bot]) 3c816f1 docs: use relative link from CLI to core concepts (#18083) (Milos Djermanovic) 54df731 chore: update dependency markdownlint-cli to ^0.39.0 (#18084) (renovate[bot]) 9458735 docs: fix malformed eslint config comments in rule examples (#18078) (Francesco Trotta) 07a1ada docs: link from --fix CLI doc to the relevant core concept (#18080) (Bryan Mishkin) 8f06a60 chore: update dependency shelljs to ^0.8.5 (#18079) (Francesco Trotta) b844324 docs: Update team responsibilities (#18048) (Nicholas C. Zakas) aadfb60 docs: document languageOptions and other v9 changes for context (#18074) (fnx) 3c4d51d feat!: default for enforceForClassMembers in no-useless-computed-key (#18054) (Francesco Trotta) 47e60f8 feat!: Stricter rule test validations (#17654) (fnx) 1a94589 feat!: no-unused-vars default caughtErrors to 'all' (#18043) (Josh Goldberg ✨) 857e242 docs: tweak explanation for meta.docs rule properties (#18057) (Bryan Mishkin) 10485e8 docs: recommend messageId over message for reporting rule violations (#18050) (Bryan Mishkin) 98b5ab4 docs: Update README (GitHub Actions Bot) 93ffe30 chore: update dependency file-entry-cache to v8 (#17903) (renovate[bot]) 505fbf4 docs: update no-restricted-imports rule (#18015) (Tanuj Kanti) 2d11d46 feat: add suggestions to use-isnan in binary expressions (#17996) (StyleShit) c25b4af docs: Update README (GitHub Actions Bot) v9.0.0-alpha.2 - January 26, 2024
v8.57.0 - February 23, 2024
v9.0.0-beta.0 - February 9, 2024
e40d1d7
@​9
9870f93
2c62e79
@​eslint/eslintrc
@​3
81f0294
5e2b292
9163646
53f0f47
f1c7e6f
15c143f
c4d26fd
use-isnan
SequenceExpression
6ea339e
ce838ad
3c816f1
54df731
9458735
07a1ada
--fix
8f06a60
b844324
aadfb60
3c4d51d
enforceForClassMembers
no-useless-computed-key
47e60f8
1a94589
no-unused-vars
857e242
10485e8
98b5ab4
93ffe30
505fbf4
no-restricted-imports
2d11d46
c25b4af
v9.0.0-alpha.2 - January 26, 2024
abea3b6
1cd3f8c
Updates mocha from 10.2.0 to 10.3.0
mocha
Sourced from mocha's releases.
v10.3.0 This is a stable release equivalent to v10.3.0-preminor.0. What's Changed Fix deprecated warn gh actions by @​outsideris in mochajs/mocha#4962 fix #4837 Update glob due to vulnerability in dep by @​jb2311 in mochajs/mocha#4970 Add Node v19 to test matrix by @​juergba in mochajs/mocha#4974 chore: fix the ci by @​Uzlopak in mochajs/mocha#5020 update can-i-use by @​Uzlopak in mochajs/mocha#5021 chore: remove uuid dev dependency by @​Uzlopak in mochajs/mocha#5022 chore: remove nanoid as dependency by @​Uzlopak in mochajs/mocha#5024 chore: remove touch as dev dependency by @​Uzlopak in mochajs/mocha#5023 chore: remove stale workflow by @​JoshuaKGoldberg in mochajs/mocha#5029 docs: fix fragment ID for yargs' "extends" documentation by @​Spencer-Doak in mochajs/mocha#4918 docs: use mocha.js instead of mocha in the example run by @​nikolas in mochajs/mocha#4927 docs: fix jsdoc return type of titlePath method by @​F3n67u in mochajs/mocha#4886 docs: overhaul contributing and maintenance docs for end-of-year 2023 by @​JoshuaKGoldberg in mochajs/mocha#5038 docs: touchups to labels and a template title post-revamp by @​JoshuaKGoldberg in mochajs/mocha#5050 fix: add alt text to Built with Netlify badge by @​JoshuaKGoldberg in mochajs/mocha#5068 chore: inline nyan reporter's write function by @​JoshuaKGoldberg in mochajs/mocha#5056 chore: remove unnecessary canvas dependency by @​JoshuaKGoldberg in mochajs/mocha#5069 New Contributors @​jb2311 made their first contribution in mochajs/mocha#4970 @​Uzlopak made their first contribution in mochajs/mocha#5020 @​Spencer-Doak made their first contribution in mochajs/mocha#4918 @​nikolas made their first contribution in mochajs/mocha#4927 @​F3n67u made their first contribution in mochajs/mocha#4886 Full Changelog: https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0 v10.3.0-preminor.0 A test release tagged with next on npm, to test that we can do releases at all. See #5081 for context. What's Changed Fix deprecated warn gh actions by @​outsideris in mochajs/mocha#4962 fix #4837 Update glob due to vulnerability in dep by @​jb2311 in mochajs/mocha#4970 Add Node v19 to test matrix by @​juergba in mochajs/mocha#4974 chore: fix the ci by @​Uzlopak in mochajs/mocha#5020 update can-i-use by @​Uzlopak in mochajs/mocha#5021 chore: remove uuid dev dependency by @​Uzlopak in mochajs/mocha#5022 chore: remove nanoid as dependency by @​Uzlopak in mochajs/mocha#5024 chore: remove touch as dev dependency by @​Uzlopak in mochajs/mocha#5023 chore: remove stale workflow by @​JoshuaKGoldberg in mochajs/mocha#5029 docs: fix fragment ID for yargs' "extends" documentation by @​Spencer-Doak in mochajs/mocha#4918 docs: use mocha.js instead of mocha in the example run by @​nikolas in mochajs/mocha#4927 docs: fix jsdoc return type of titlePath method by @​F3n67u in mochajs/mocha#4886 docs: overhaul contributing and maintenance docs for end-of-year 2023 by @​JoshuaKGoldberg in mochajs/mocha#5038
This is a stable release equivalent to v10.3.0-preminor.0.
@​outsideris
@​jb2311
@​juergba
@​Uzlopak
@​JoshuaKGoldberg
@​Spencer-Doak
@​nikolas
titlePath
@​F3n67u
Full Changelog: https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0
A test release tagged with next on npm, to test that we can do releases at all. See #5081 for context.
next
Sourced from mocha's changelog.
10.3.0 / 2024-02-08 This is a stable release equivalent to 10.30.0-prerelease. 10.3.0-prerelease / 2024-01-18 This is a prerelease version to test our ability to release. Other than removing or updating dependencies, it contains no intended user-facing changes. :nut_and_bolt: Other #5069: chore: remove unnecessary canvas dependency (@​JoshuaKGoldberg) #5068: fix: add alt text to Built with Netlify badge (@​JoshuaKGoldberg) #5056: chore: inline nyan reporter's write function (@​JoshuaKGoldberg) #5050: docs: touchups to labels and a template title post-revamp (@​JoshuaKGoldberg) #5038: docs: overhaul contributing and maintenance docs for end-of-year 2023 (@​JoshuaKGoldberg) #5029: chore: remove stale workflow (@​JoshuaKGoldberg) #5024: chore: remove nanoid as dependency (@​Uzlopak) #5023: chore: remove touch as dev dependency (@​Uzlopak) #5022: chore: remove uuid dev dependency (@​Uzlopak) #5021: update can-i-use (@​Uzlopak) #5020: chore: fix the ci (@​Uzlopak) #4974: Add Node v19 to test matrix (@​juergba) #4970: fix #4837 Update glob due to vulnerability in dep (@​jb2311) #4962: Fix deprecated warn gh actions (@​outsideris) #4927: docs: use mocha.js instead of mocha in the example run (@​nikolas) #4918: docs: fix fragment ID for yargs' "extends" documentation (@​Spencer-Doak) #4886: docs: fix jsdoc return type of titlePath method (@​F3n67u)
This is a stable release equivalent to 10.30.0-prerelease.
This is a prerelease version to test our ability to release. Other than removing or updating dependencies, it contains no intended user-facing changes.
a886829
53a4baf
1ebff45
8812413
645469e
9f99178
eca4fec
060f77d
4b60c1a
extends
b41e985
This version was pushed to npm by joshuakgoldberg, a new releaser for mocha since your current version.
Updates semver from 7.5.4 to 7.6.0
semver
Sourced from semver's releases.
v7.6.0 7.6.0 (2024-01-31) Features a7ab13a #671 preserve pre-release and build parts of a version on coerce (#671) (@​madtisa, madtisa, @​wraithgar) Chores 816c7b2 #667 postinstall for dependabot template-oss PR (@​lukekarrys) 0bd24d9 #667 bump @​npmcli/template-oss from 4.21.1 to 4.21.3 (@​dependabot[bot]) e521932 #652 postinstall for dependabot template-oss PR (@​lukekarrys) 8873991 #652 chore: chore: postinstall for dependabot template-oss PR (@​lukekarrys) f317dc8 #652 bump @​npmcli/template-oss from 4.19.0 to 4.21.0 (@​dependabot[bot]) 7303db1 #658 add clean() test for build metadata (#658) (@​jethrodaniel) 6240d75 #656 add missing quotes in README.md (#656) (@​zyxkad) 14d263f #625 postinstall for dependabot template-oss PR (@​lukekarrys) 7c34e1a #625 bump @​npmcli/template-oss from 4.18.1 to 4.19.0 (@​dependabot[bot]) 123e0b0 #622 postinstall for dependabot template-oss PR (@​lukekarrys) 737d5e1 #622 bump @​npmcli/template-oss from 4.18.0 to 4.18.1 (@​dependabot[bot]) cce6180 #598 postinstall for dependabot template-oss PR (@​lukekarrys) b914a3d #598 bump @​npmcli/template-oss from 4.17.0 to 4.18.0 (@​dependabot[bot])
a7ab13a
@​madtisa
@​wraithgar
816c7b2
@​lukekarrys
0bd24d9
@​npmcli/template-oss
@​dependabot
e521932
8873991
f317dc8
7303db1
@​jethrodaniel
6240d75
@​zyxkad
14d263f
7c34e1a
123e0b0
737d5e1
cce6180
b914a3d
Sourced from semver's changelog.
7.6.0 (2024-01-31) Features a7ab13a #671 preserve pre-release and build parts of a version on coerce (#671) (@​madtisa, madtisa, @​wraithgar) Chores 816c7b2 #667 postinstall for dependabot template-oss PR (@​lukekarrys) 0bd24d9 #667 bump @​npmcli/template-oss from 4.21.1 to 4.21.3 (@​dependabot[bot]) e521932 #652 postinstall for dependabot template-oss PR (@​lukekarrys) 8873991 #652 chore: chore: postinstall for dependabot template-oss PR (@​lukekarrys) f317dc8 #652 bump @​npmcli/template-oss from 4.19.0 to 4.21.0 (@​dependabot[bot]) 7303db1 #658 add clean() test for build metadata (#658) (@​jethrodaniel) 6240d75 #656 add missing quotes in README.md (#656) (@​zyxkad) 14d263f #625 postinstall for dependabot template-oss PR (@​lukekarrys) 7c34e1a #625 bump @​npmcli/template-oss from 4.18.1 to 4.19.0 (@​dependabot[bot]) 123e0b0 #622 postinstall for dependabot template-oss PR (@​lukekarrys) 737d5e1 #622 bump @​npmcli/template-oss from 4.18.0 to 4.18.1 (@​dependabot[bot]) cce6180 #598 postinstall for dependabot template-oss PR (@​lukekarrys) b914a3d #598 bump @​npmcli/template-oss from 4.17.0 to 4.18.0 (@​dependabot[bot])
377f709
Updates @types/semver from 7.5.6 to 7.5.8
@types/semver
Updates tmp from 0.2.1 to 0.2.3 <deta...
tmp
Description has been truncated
Bumps the all group in /client with 11 updates:
20.11.14
20.11.24
6.20.0
7.1.0
6.20.0
7.1.0
2.23.0
2.24.0
8.56.0
8.57.0
10.2.0
10.3.0
7.5.4
7.6.0
7.5.6
7.5.8
0.2.1
0.2.3
9d1344a
|18f38b2
5.90.0
5.90.3
Updates
@types/node
from 20.11.14 to 20.11.24Commits
Updates
@typescript-eslint/eslint-plugin
from 6.20.0 to 7.1.0Release notes
Sourced from
@​typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@​typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
4bc6944
chore(release): publish 7.1.01807d55
docs: add tabs in no-unsafe-unary-minus.md (#8542)f2f57de
test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8...fa67955
chore: drop T from internal types (#8521)60c1cd3
fix(eslint-plugin): [no-use-before-define] fix false positive type reference ...1458920
fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)c1441c8
fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding referenc...e7ec6f0
docs: from option instead of source in prefer-readonly-parameter-types (#8461)46cef96
feat(eslint-plugin): [consistent-return] add new rule (#8289)f7198db
feat(eslint-plugin): [naming-convention] support the auto-accessor syntax (#8...Updates
@typescript-eslint/parser
from 6.20.0 to 7.1.0Release notes
Sourced from
@​typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@​typescript-eslint/parser
's changelog.... (truncated)
Commits
4bc6944
chore(release): publish 7.1.0677e7cc
chore(release): publish 7.0.24f3215f
chore(release): publish 7.0.1b27de99
chore(release): publish 7.0.01aa393c
chore(deps): update dependency prettier to v3.2.5 (#8401)8ef5f4b
feat: add support for flat configs (#7935)1200b4c
chore(deps): update nx to v17.3.0 (#8317)584db29
feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)289ee88
chore(release): publish 6.21.0aa5edf7
chore(deps): update dependency prettier to v3.2.4 (#8357)Updates
@vscode/vsce
from 2.23.0 to 2.24.0Commits
a080290
Revert "feat: Support for yarn workspaces (#493)" (#936)Updates
eslint
from 8.56.0 to 8.57.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@​eslint/js
@​8
.57.0 (#18143)5c356bb
chore: package.json update for@​eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
mocha
from 10.2.0 to 10.3.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
Commits
a886829
chore: fix link in pull request template (#5091)53a4baf
chore: remove unnecessary canvas dependency (#5069)1ebff45
chore: inline nyan reporter's write function (#5056)8812413
fix: add alt text to Built with Netlify badge (#5068)645469e
docs: touchups to labels and a template title post-revamp (#5050)9f99178
docs: overhaul contributing and maintenance docs for end-of-year 2023 (#5038)eca4fec
docs: fix return jsdoc type oftitlePath
(#4886)060f77d
docs: use mocha.js instead of mocha in the example run (#4927)4b60c1a
docs: fix fragment ID for yargs.jsextends
docs (#4918)b41e985
chore: remove stale workflow (#5029)Maintainer changes
This version was pushed to npm by joshuakgoldberg, a new releaser for mocha since your current version.
Updates
semver
from 7.5.4 to 7.6.0Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
377f709
chore: release 7.6.0 (#661)a7ab13a
feat: preserve pre-release and build parts of a version on coerce (#671)816c7b2
chore: postinstall for dependabot template-oss PR0bd24d9
chore: bump@​npmcli/template-oss
from 4.21.1 to 4.21.3e521932
chore: postinstall for dependabot template-oss PR8873991
chore: chore: chore: postinstall for dependabot template-oss PRf317dc8
chore: bump@​npmcli/template-oss
from 4.19.0 to 4.21.07303db1
chore: add clean() test for build metadata (#658)6240d75
chore: add missing quotes in README.md (#656)14d263f
chore: postinstall for dependabot template-oss PRUpdates
@types/semver
from 7.5.6 to 7.5.8Commits
Updates
tmp
from 0.2.1 to 0.2.3 <deta...Description has been truncated