-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Dependencies): Update all non-major dependencies (minor) #6218
base: dev
Are you sure you want to change the base?
Conversation
|
a10e3f4
to
abb64e6
Compare
c9a730e
to
9e06c21
Compare
8da4ef9
to
1438539
Compare
f966030
to
820593c
Compare
d0535dd
to
36926fe
Compare
3aef036
to
df2aa69
Compare
| datasource | package | from | to | | ----------- | -------------------------------------- | -------- | ------- | | npm | @angular-eslint/builder | 18.3.1 | 18.4.1 | | npm | @angular-eslint/eslint-plugin | 18.3.1 | 18.4.1 | | npm | @angular-eslint/eslint-plugin-template | 18.3.1 | 18.4.1 | | npm | @angular-eslint/schematics | 18.3.1 | 18.4.1 | | npm | @angular-eslint/template-parser | 18.3.1 | 18.4.1 | | npm | @coreui/coreui | 5.1.2 | 5.2.0 | | npm | @eslint/eslintrc | 3.1.0 | 3.2.0 | | npm | @eslint/js | 9.10.0 | 9.15.0 | | npm | @ng-select/ng-select | 13.7.2 | 13.9.1 | | npm | @playwright/test | 1.47.2 | 1.49.0 | | npm | @types/node | 20.16.14 | 20.17.6 | | npm | @typescript-eslint/eslint-plugin | 8.4.0 | 8.15.0 | | npm | @typescript-eslint/parser | 8.4.0 | 8.15.0 | | npm | acorn | 8.12.1 | 8.14.0 | | github-tags | actions/checkout | v4.1.7 | v4.2.2 | | npm | billboard.js | 3.13.0 | 3.14.1 | | npm | core-js | 3.38.1 | 3.39.0 | | npm | eslint | 9.10.0 | 9.15.0 | | npm | eslint-plugin-jsdoc | 50.2.5 | 50.5.0 | | npm | ngx-bootstrap | 18.0.2 | 18.1.3 | | npm | ngx-scrollbar | 16.0.0 | 16.1.0 | | npm | tslib | 2.7.0 | 2.8.1 | | npm | typescript | 5.5.4 | 5.6.3 |
df2aa69
to
50d7f1b
Compare
Automated TsLint Linting [refs/heads/deps/all-minor-patch]
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
18.3.1
->18.4.1
18.3.1
->18.4.1
18.3.1
->18.4.1
18.3.1
->18.4.1
18.3.1
->18.4.1
5.1.2
->5.2.0
3.1.0
->3.2.0
9.10.0
->9.15.0
13.7.2
->13.9.1
1.47.2
->1.49.0
20.16.14
->20.17.6
8.4.0
->8.15.0
8.4.0
->8.15.0
8.12.1
->8.14.0
v4.1.7
->v4.2.2
3.13.0
->3.14.1
3.38.1
->3.39.0
9.10.0
->9.15.0
50.2.5
->50.5.0
18.0.2
->18.1.3
16.0.0
->16.1.0
2.7.0
->2.8.1
5.5.4
->5.6.3
Release Notes
angular-eslint/angular-eslint (@angular-eslint/builder)
v18.4.1
Compare Source
This was a version bump only for builder to align it with other projects, there were no code changes.
v18.4.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
angular-eslint/angular-eslint (@angular-eslint/eslint-plugin)
v18.4.1
Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
v18.4.0
Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
angular-eslint/angular-eslint (@angular-eslint/eslint-plugin-template)
v18.4.1
Compare Source
This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.
v18.4.0
Compare Source
🩹 Fixes
angular-eslint/angular-eslint (@angular-eslint/schematics)
v18.4.1
Compare Source
🩹 Fixes
v18.4.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
angular-eslint/angular-eslint (@angular-eslint/template-parser)
v18.4.1
Compare Source
This was a version bump only for template-parser to align it with other projects, there were no code changes.
v18.4.0
Compare Source
🩹 Fixes
❤️ Thank You
coreui/coreui (@coreui/coreui)
v5.2.0
Compare Source
Full Changelog: coreui/coreui@v5.1.2...v5.2.0
eslint/eslintrc (@eslint/eslintrc)
v3.2.0
Compare Source
Features
eslint/eslint (@eslint/js)
v9.15.0
Compare Source
v9.14.0
Compare Source
v9.13.0
Compare Source
Features
381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003) (Milos Djermanovic)bf723bd
feat: Improve eslintrc warning message (#19023) (Milos Djermanovic)1def4cd
feat: drop support for jiti v1.21 (#18996) (Francesco Trotta)f879be2
feat: exportESLint.defaultConfig
(#18983) (Nitin Kumar)Bug Fixes
78836d4
fix: update thecomplexity
rule type (#19027) (Nitin Kumar)064c8b6
fix: update rule types (#18925) (Nitin Kumar)Documentation
abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019) (Nitin Kumar)19e68d3
docs: update deprecated rules type definitions (#19018) (Nitin Kumar)7dd402d
docs: Update examples of passing multiple values to a CLI option (#19006) (Milos Djermanovic)5dcbc51
docs: Add example with side-effect imports to no-restricted-imports (#18997) (Milos Djermanovic)1ee87ca
docs: Update README (GitHub Actions Bot)2c3dbdc
docs: Use prerendered sponsors for README (#18988) (Milos Djermanovic)Chores
68d2d9d
chore: upgrade to@eslint/[email protected]
and@eslint/core@^0.7.0
(#19034) (Francesco Trotta)2211f0a
chore: package.json update for @eslint/js release (Jenkins)c7abaef
perf: using Node.js compile cache (#19012) (唯然)1d7c077
chore: add pkg.type "commonjs" (#19011) (唯然)468e3bd
test: fixESLint
tests (#19021) (Francesco Trotta)ed4635f
ci: upgrade [email protected] (#18992) (Milos Djermanovic)efad767
chore: remove unused ignore dependency (#18993) (Amaresh S M)v9.12.0
Compare Source
Features
5a6a053
feat: update tojiti
v2 (#18954) (Arya Emami)17a07fb
feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)2ff0e51
feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)2d17453
feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)Bug Fixes
ea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)fdd6319
fix: Issues with type definitions (#18940) (Arya Emami)Documentation
ecbd522
docs: Mention code explorer (#18978) (Nicholas C. Zakas)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)d3e4b2e
docs: Clarify how to exclude.js
files (#18976) (Milos Djermanovic)57232ff
docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)b80ed00
docs: Update README (GitHub Actions Bot)cb69ab3
docs: Update README (GitHub Actions Bot)7fb0d95
docs: Update README (GitHub Actions Bot)493348a
docs: Update README (GitHub Actions Bot)87a582c
docs: fix typo inid-match
rule (#18944) (Jay)Chores
555aafd
chore: upgrade to@eslint/[email protected]
(#18987) (Francesco Trotta)873ae60
chore: package.json update for @eslint/js release (Jenkins)d0a5414
refactor: replace strip-ansi with native module (#18982) (Cristopher)b827029
chore: Enable JSON5 linting (#18979) (Milos Djermanovic)8f55ca2
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)c1a2725
chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)v9.11.1
Compare Source
Bug Fixes
20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938) (Nitin Kumar)2738322
fix: add missing types forrequire-atomic-updates
rule (#18937) (Kristóf Poduszló)d71ff30
fix: add missing types forobject-shorthand
rule (#18935) (Kristóf Poduszló)561cadc
fix: add missing types forno-unsafe-negation
rule (#18932) (Kristóf Poduszló)8843656
fix: add missing types forno-underscore-dangle
rule (#18931) (Kristóf Poduszló)92cde5c
fix: add missing types forno-shadow
rule (#18930) (Kristóf Poduszló)b3cbe11
fix: add missing types forno-sequences
rule (#18929) (Kristóf Poduszló)976f77f
fix: add missing types forno-unused-expressions
rule (#18933) (Kristóf Poduszló)Documentation
3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941) (Carlos Meira)Chores
df4a859
chore: upgrade @eslint/js@9.11.1 (#18943) (Milos Djermanovic)36d8095
chore: package.json update for @eslint/js release (Jenkins)v9.11.0
Compare Source
ng-select/ng-select (@ng-select/ng-select)
v13.9.1
Compare Source
Bug Fixes
v13.9.0
Compare Source
Features
aria-label
for input (#2459) (eb0e46e)v13.8.2
Compare Source
Bug Fixes
v13.8.1
Compare Source
Bug Fixes
v13.8.0
Compare Source
Features
microsoft/playwright (@playwright/test)
v1.49.0
Compare Source
v1.48.2
Compare Source
v1.48.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui modehttps://github.com/microsoft/playwright/issues/331077 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.https://github.com/microsoft/playwright/issues/3308585 - [Bug]: WebSocket route does not handle full URLs in Playwrighttps://github.com/microsoft/playwright/issues/33052052 - [Regression]: Inspector not showing recorded sthttps://github.com/microsoft/playwright/issues/331323132 - [Bug]: Wrong Ubuntu release name in Dockerfile.nhttps://github.com/microsoft/playwright/pull/3299632996 - [BUG] Trace attachments have small unusable height
Browser Versions
This version was also tested against the following stable channels:
v1.48.0
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.15.0
Compare Source
🚀 Features
ignoreConditionalTests
involving boolean!
operator (#10299)no-unsafe-type-assertion
(#10051)🩹 Fixes
as const satisfies
(#10315)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.14.0
Compare Source
🚀 Features
await using
statements (#10209)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.13.0
Compare Source
🚀 Features
ignoreBooleanCoercion
(#9924)no-class-assign
rule ineslint-recommended
config (#10250)🩹 Fixes
undefined
(#10232)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.2
Compare Source
🩹 Fixes
considerDefaultExhaustiveForUnions
(#10223)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.1
Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.11.0
Compare Source
🚀 Features
🩹 Fixes
override
keyword (#10135)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.10.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.9.0
Compare Source
🩹 Fixes
eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value
scope-manager: [no-use-before-define] do not treat nested namespace aliases as variable references
eslint-plugin: [return-await] sync the behavior with await-thenable
eslint-plugin: [prefer-literal-enum-member] report a different error message when
allowBitwiseExpressions
is enabledeslint-plugin: [no-loop-func] sync from upstream base rule
eslint-plugin: [no-unused-vars] never report the naming of an enum member
eslint-plugin: correct use-at-your-own-risk type definitions
eslint-plugin: handle unions in await...for
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.8.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.8.0
Compare Source
🚀 Features
eslint-plugin: [no-unnecessary-condition] add checkTypePredicates
eslint-plugin: [return-await] check for-await loop iteree
🩹 Fixes
remove
export type *
in d.ts to support TS<5.0eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines
type-utils: check for type parameters on
isBuiltinSymbolLikeRecurser()
eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself
eslint-plugin: [no-misused-promises] check contextual type
eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations
❤️ Thank You
You can read about our versioning strategy and releases on our website.
[
v8.7.0
](https://redirect.github.com/tConfiguration
📅 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 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.