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:
7.1.15
->7.1.16
10.0.0
->10.0.1
1.1.5
->1.1.6
4.14.201
->4.14.202
1.6.1
->1.6.2
8.53.0
->8.54.0
15.0.2
->15.1.0
9.5.0
->9.5.1
3.1.1
->3.2.0
5.2.2
->5.3.2
Release Notes
nestjs/swagger (@nestjs/swagger)
v7.1.16
Compare Source
fddb84b
)c4cbca6
)a849b89
)d8c4159
)d71e46d
)8be0ed5
)ae67789
)693889f
)nestjs/typeorm (@nestjs/typeorm)
v10.0.1
Compare Source
2a3e0aa
)41e97e7
)6d11377
)96bd691
)7ac612b
)8dc04bc
)bb81dc8
)48a2b81
)fdf115a
)614f524
)5dca871
)6953709
)18b7fcb
)c48ebb9
)9516e0a
)4ba5075
)43571a0
)4eaff26
)1986a8d
)412e117
)5ce79dd
)4e5fa74
)b4dab3f
)2bdb9f1
)a103506
)8e05ec4
)1d02557
)c5f2e56
)243e6df
)0b8cc4e
)bef570f
)f39bd15
)346da4b
)3006951
)400a721
)f3d9045
)23a4931
)aeabb45
)d730eab
)44b8e36
)2d6aef5
)8b6bf7c
)bd16f84
)ca0a9f7
)5bc8682
)864babc
)a697437
)accf89a
)016881b
)36ccf21
)e6aec4a
)edb1dc4
)88fe372
)66b8a0c
)deeac10
)20d89c0
)8fa3864
)01c771d
)7286aff
)b14dbba
)3239693
)d7fbe26
)eb31f6b
)073f81d
)dc91518
)ff1181f
)d31df62
)519ab01
)cd31250
)1fbd159
)826716c
)d0bf82d
)ea87031
)9b730cb
)a1f7317
)ea4b00c
)f973b16
)eb22280
)a2035f7
)6869f33
)f713124
)fa0a8b0
)ddd56b8
)db3a21b
)0a2411a
)6d42ea9
)ed0d0b9
)7ec8e6a
)2ce3b7b
)93eb5e6
)3eb2689
)e09916b
)e3f00cd
)2d94429
)c5e4c23
)6624461
)cb9adba
)5acc5b7
)88ca7e5
)6d52958
)1b8497f
)961b92b
)bae848f
)ad87da2
)7bad419
)c36a10d
)55bf69d
)b2288d8
)6f1d513
)93d800e
)c6a6f35
)accb930
)2636e07
)b21308e
)8d7e9a9
)ec5a739
)502b7ac
)994f776
)60b9199
)5fc047e
)3f87738
)8f698c6
)6a7545d
)0f57891
)31b4b32
)2630f7e
)d8bbd50
)ebab7f4
)cd8bfbb
)3dd46ef
)5c56350
)9453f64
)cad6849
)5e13594
)33844d8
)axios/axios (axios)
v1.6.2
Compare Source
Features
withCredentials
behavior; (#6046) (cff9967)PRs
Contributors to this release
eslint/eslint (eslint)
v8.54.0
Compare Source
Features
a7a883b
feat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata)1452dc9
feat: Add suggestions to no-console (#17680) (Joel Mathew Koshy)21ebf8a
feat: updateno-array-constructor
rule (#17711) (Francesco Trotta)Bug Fixes
98926e6
fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic)e8cf9f6
fix: Make dark scroll bar in dark theme (#17753) (Pavel)3cbeaad
fix: Usecwd
constructor option as configbasePath
in Linter (#17705) (Milos Djermanovic)Documentation
becfdd3
docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas)05d6e99
docs: update "Submit a Pull Request" page (#17712) (Francesco Trotta)eb2279e
docs: display info about deprecated rules (#17749) (Percy Ma)d245326
docs: Correct working in migrating plugin docs (#17722) (Filip Tammergård)Chores
d644de9
chore: upgrade @eslint/js@8.54.0 (#17773) (Milos Djermanovic)1e6e314
chore: package.json update for @eslint/js release (Jenkins)6fb8805
chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy)85db724
chore: upgrademarkdownlint
to 0.31.1 (#17754) (Nitin Kumar)6d470d2
chore: update dependency recast to ^0.23.0 (#17736) (renovate[bot])b7121b5
chore: update dependency markdownlint-cli to ^0.37.0 (#17735) (renovate[bot])633b9a1
chore: update dependency regenerator-runtime to ^0.14.0 (#17739) (renovate[bot])acac16f
chore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740) (renovate[bot])ba8ca7e
chore: add .github/renovate.json5 (#17567) (Josh Goldberg ✨)okonet/lint-staged (lint-staged)
v15.1.0
Compare Source
Minor Changes
0423311
Thanks @danielbayley! - Add support for loading configuration frompackage.yaml
andpackage.yml
files, supported bypnpm
.Patch Changes
105d901
Thanks @iiroj! - Suppress some warnings when using the "--quiet" flagTypeStrong/ts-loader (ts-loader)
v9.5.1
Compare Source
tada5hi/typeorm-extension (typeorm-extension)
v3.2.0
Compare Source
Bug Fixes
Features
Microsoft/TypeScript (typescript)
v5.3.2
: TypeScript 5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.