chore(deps): update all non-major dependencies (patch) #487
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:
2.27.3
->2.27.8
20.14.2
->20.14.15
1.7.4
->1.7.18
3.3.1
->3.3.3
5.5.3
->5.5.4
8.0.0-alpha.16
->8.0.1
1.3.1
->1.3.4
3.4.27
->3.4.38
Release Notes
changesets/changesets (@changesets/cli)
v2.27.8
Compare Source
v2.27.7
Compare Source
Patch Changes
#1047
d108fa6
Thanks @patzick! - Fixed a crash that could occur when depending on a tagged version of another workspace package.#1400
dd6e5bb
Thanks @Andarist! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspaceUpdated dependencies [
d108fa6
,dd6e5bb
,dd6e5bb
]:v2.27.6
Compare Source
Patch Changes
#1392
f295b3e
Thanks @bluwy! - Replacemeow
dependency withmri
to reduce the number of transitive dependencies#1390
6a3452e
Thanks @bluwy! - Displaychangeset status --verbose
in list form and removetty-table
dependencyv2.27.5
Compare Source
Patch Changes
#1370
5e9d33a
Thanks @Andarist! - Fixed a regression that causedchangeset version
to fail on packages having a dev dependency on a skipped package.Updated dependencies [
5e9d33a
]:v2.27.4
Compare Source
Patch Changes
#1361
954a16a
Thanks @jakebailey! - Ensure thatversion
/tag
do not touch private packages with when versioning/tagging is turned off usingversionPackages
config#1369
d729d8c
Thanks @Andarist! -changeset tag
should now correctly skip tags that exist on the remoteUpdated dependencies [
954a16a
]:evilmartians/lefthook (lefthook)
v1.7.18
Compare Source
v1.7.17
Compare Source
v1.7.16
Compare Source
v1.7.15
Compare Source
v1.7.14
Compare Source
Fix lefthook NPM package to include OpenBSD package as optional dependency.
v1.7.13
Compare Source
v1.7.12
Compare Source
v1.7.11
Compare Source
v1.7.10
Compare Source
v1.7.9
Compare Source
v1.7.8
Compare Source
v1.7.7
Compare Source
v1.7.6
Compare Source
v1.7.5
Compare Source
prettier/prettier (prettier)
v3.3.3
Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@let
declaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@let
declaration syntax.Please see the following code example. The
@let
declaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
v3.3.2
Compare Source
diff
Fix handlebars path expressions starts with
@
(#16358 by @Princeyadav05)microsoft/TypeScript (typescript)
v5.5.4
: TypeScript 5.5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
typescript-eslint/typescript-eslint (typescript-eslint)
v8.0.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.0.0
Compare Source
🚀 Features
eslint-plugin: deprecate no-loss-of-precision extension rule
utils: allow specifying additional rule meta.docs in RuleCreator
eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces
typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService
eslint-plugin: remove deprecated no-throw-literal rule
eslint-plugin: apply initial config changes for v8
eslint-plugin: remove no-useless-template-literals
eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types
eslint-plugin: [no-unnecessary-type-parameters] promote to strict
🩹 Fixes
disable
projectService
indisabled-type-checked
shared configeslint-plugin: correct rules.d.ts types to not rely on non-existent imports
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.18.0 (2024-07-29)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.17.0 (2024-07-22)
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.16.1 (2024-07-15)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.16.0 (2024-07-08)
🚀 Features
🩹 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.
7.15.0 (2024-07-01)
🚀 Features
🩹 Fixes
EXPERIMENTAL_useProjectService
indisabled-type-checked
shared config❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.14.1 (2024-06-24)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.14.0 (2024-06-24)
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.13.1 (2024-06-17)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.13.0 (2024-06-10)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.12.0 (2024-06-03)
🚀 Features
no-useless-template-expression
(deprecateno-useless-template-literals
)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.11.0 (2024-05-27)
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.10.0 (2024-05-20)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.9.0 (2024-05-13)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.8.0 (2024-04-29)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.7.1 (2024-04-22)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.7.0 (2024-04-15)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.6.0 (2024-04-08)
🚀 Features
add
name
field to shared configs and flat config typesbump npm dependency ranges
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.5.0 (2024-04-01)
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.4.0 (2024-03-25)
🚀 Features
🩹 Fixes
utils
to ensure npm correctly installs dependencies❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.3.1 (2024-03-18)
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.3.0 (2024-03-18)
🚀 Features
eslint-plugin: add meta.docs.recommended setting for strict config options
eslint-plugin: add rule
use-unknown-in-catch-callback-variables
🩹 Fixes
engines.node
constraints inpackage.json
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.2.0 (2024-03-11)
🚀 Features
🩹 Fixes
eslint-plugin: expose *-type-checked-only configs for extension
typescript-eslint: set
sourceType: "module"
in base shared configtypescript-eslint: export
ConfigWithExtends
type❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.1.1 (2024-03-04)
🩹 Fixes
ignores
to all extended configs passed toconfig
helper function❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.1.0 (2024-02-26)
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.0.2 (2024-02-19)
🩹 Fixes
@types/eslint
incompatibilities, add tests❤️ Thank You
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 typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.0.0-alpha.62
Compare Source
v8.0.0-alpha.61
Compare Source
v8.0.0-alpha.60
Compare Source
v8.0.0-alpha.59
Compare Source
v8.0.0-alpha.58
Compare Source
v8.0.0-alpha.57
Compare Source
v8.0.0-alpha.56
Compare Source
v8.0.0-alpha.55
Compare Source
v8.0.0-alpha.54
Compare Source
v8.0.0-alpha.53
Compare Source
v8.0.0-alpha.52
Compare Source
v8.0.0-alpha.51
Compare Source
v8.0.0-alpha.50
Compare Source
v8.0.0-alpha.49
Compare Source
v8.0.0-alpha.48
Compare Source
v8.0.0-alpha.47
Compare Source
v8.0.0-alpha.46
Compare Source
v8.0.0-alpha.45
Compare Source
v8.0.0-alpha.44
Compare Source
v8.0.0-alpha.43
Compare Source
v8.0.0-alpha.42
Compare Source
v8.0.0-alpha.41
Compare Source
v8.0.0-alpha.39
Compare Source
v8.0.0-alpha.38
Compare Source
v8.0.0-alpha.37
Compare Source
v8.0.0-alpha.36
Compare Source
v8.0.0-alpha.35
Compare Source
v8.0.0-alpha.34
Compare Source
v8.0.0-alpha.33
Compare Source
v8.0.0-alpha.32
Compare Source
v8.0.0-alpha.31
Compare Source
v8.0.0-alpha.30
Compare Source
v8.0.0-alpha.29
Compare Source
v8.0.0-alpha.28
Compare Source
v8.0.0-alpha.27
Compare Source
v8.0.0-alpha.26
Compare Source
v8.0.0-alpha.25
Compare Source
v8.0.0-alpha.24
Compare Source
v8.0.0-alpha.23
Compare Source
v8.0.0-alpha.22
Compare Source
v8.0.0-alpha.21
Compare Source
v8.0.0-alpha.20
Compare Source
v8.0.0-alpha.19
Compare Source
v8.0.0-alpha.18
Compare Source
v8.0.0-alpha.17
Compare Source
vuejs/vitepress (vitepress)
v1.3.4
Compare Source
Bug Fixes
_importGlobMap
(vite internal) exists before using it (612d66f)v1.3.3
Compare Source
Miscellaneous
v1.3.2
Compare Source
Bug Fixes
vuejs/core (vue)
v3.4.38
Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.v3.4.37
Compare Source
Bug Fixes
isProp.arg.loc
instead ofisProp.loc
(#11547) (236fb7a)Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.