chore(deps): update devdependencies (non-major) #251
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.66.0
->^0.67.0
20.14.9
->20.16.3
7.15.0
->7.18.0
7.15.0
->7.18.0
14.2.4
->14.2.7
2.0.6
->2.1.1
2.29.1
->2.30.0
17.9.0
->17.10.2
5.1.3
->5.2.1
7.0.0
->7.1.0
7.34.3
->7.35.1
3.3.2
->3.3.3
2.0.6
->2.1.1
0.26.3
->0.26.6
5.5.3
->5.5.4
5.3.2
->5.4.2
2.0.0
->2.0.5
Release Notes
microsoft/rushstack (@rushstack/heft)
v0.67.0
Compare Source
Wed, 21 Aug 2024 05:43:04 GMT
Minor changes
slashNormalizedBuildFolderPath
property toHeftConfiguration
.v0.66.26
Compare Source
Mon, 12 Aug 2024 22:16:04 GMT
Version update only
v0.66.25
Compare Source
Fri, 02 Aug 2024 17:26:42 GMT
Version update only
v0.66.24
Compare Source
Sat, 27 Jul 2024 00:10:27 GMT
Patches
v0.66.23
Compare Source
Wed, 24 Jul 2024 00:12:14 GMT
Version update only
v0.66.22
Compare Source
Wed, 17 Jul 2024 06:55:09 GMT
Version update only
v0.66.21
Compare Source
Wed, 17 Jul 2024 00:11:19 GMT
Version update only
v0.66.20
Compare Source
Tue, 16 Jul 2024 00:36:21 GMT
Patches
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.18.0
Compare Source
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib
eslint-plugin: [unbound-method] report on destructuring in function parameters
eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types
eslint-plugin: [strict-boolean-expressions] support branded booleans
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.17.0
Compare Source
🚀 Features
eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"
🩹 Fixes
eslint-plugin: [no-floating-promises] check top-level type assertions (and more)
eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context
eslint-plugin: [no-unnecessary-condition] false positive on optional private field
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.16.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.16.0
Compare Source
🚀 Features
rule-tester: stricter rule test validations
eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule
eslint-plugin: add support for nested namespaces to unsafe-member-access
eslint-plugin: [no-floating-promises] add checkThenables option
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
eslint-plugin: [no-floating-promises] add
suggestions
to tests from #9263checkThenables
website: react key error on internal pages of website
eslint-plugin: [restrict-template-expressions] don't report tuples if
allowArray
option is enabled❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.18.0
Compare Source
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.
v7.17.0
Compare Source
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.
v7.16.1
Compare Source
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.
v7.16.0
Compare Source
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
website: react key error on internal pages of website
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vercel/next.js (eslint-config-next)
v14.2.7
Compare Source
v14.2.6
Compare Source
v14.2.5
Compare Source
vercel/turborepo (eslint-config-turbo)
v2.1.1
: Turborepo v2.1.1Compare Source
What's Changed
Docs
remote
types toturbo.json
schema by @chris-olszewski in https://github.com/vercel/turborepo/pull/9073--affected
. by @anthonyshew in https://github.com/vercel/turborepo/pull/9078Examples
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.1.0...v2.1.1
v2.1.0
: Turborepo v2.1.0Compare Source
What's Changed
Docs
cacheDir
,daemon
, andenvMode
(config values, and env vars) by @dimitropoulos in https://github.com/vercel/turborepo/pull/9018@turbo/codemod
globalDotEnv
andpipeline.dotEnv
from V2 by @dimitropoulos in https://github.com/vercel/turborepo/pull/9025Examples
Changelog
cacheDir
,daemon
, andenvMode
by @dimitropoulos in https://github.com/vercel/turborepo/pull/9011main
does not exist by @chris-olszewski in https://github.com/vercel/turborepo/pull/9061New Contributors
Full Changelog: vercel/turborepo@v2.0.14...v2.1.0
v2.0.14
: Turborepo v2.0.14Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.0.13...v2.0.14
v2.0.13
: Turborepo v2.0.13Compare Source
What's Changed
Docs
Changelog
--affected
toturbo ls
by @NicholasLYang in https://github.com/vercel/turbo/pull/8970New Contributors
Full Changelog: vercel/turborepo@v2.0.12...v2.0.13
v2.0.12
: Turborepo v2.0.12Compare Source
What's Changed
Docs
@turbo/repository
Changelog
turbo.json
by @dimitropoulos in https://github.com/vercel/turbo/pull/8757New Contributors
Full Changelog: vercel/turborepo@v2.0.11...v2.0.12
v2.0.11
: Turborepo v2.0.11Compare Source
What's Changed
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.0.10...v2.0.11
v2.0.10
: Turborepo v2.0.10Compare Source
What's Changed
Examples
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.0.9...v2.0.10
v2.0.9
: Turborepo v2.0.9Compare Source
What's Changed
Examples
Changelog
Full Changelog: vercel/turborepo@v2.0.8...v2.0.9
v2.0.8
: Turborepo v2.0.8Compare Source
What's Changed
Examples
Changelog
Full Changelog: vercel/turborepo@v2.0.7...v2.0.8
v2.0.7
: Turborepo v2.0.7Compare Source
What's Changed
Examples
with-nestjs
example by @Neosoulink in https://github.com/vercel/turbo/pull/8162Changelog
--output-logs
andoutputLogs
for persisting logs after TUI exits by @chris-olszewski in https://github.com/vercel/turbo/pull/8612Opts
fromConfig
by @NicholasLYang in https://github.com/vercel/turbo/pull/8759New Contributors
Full Changelog: vercel/turborepo@v2.0.6...v2.0.7
import-js/eslint-plugin-import (eslint-plugin-import)
v2.30.0
Compare Source
Added
dynamic-import-chunkname
]: addallowEmpty
option to allow empty leading comments ([#2942], thanks [[@&#Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.