Skip to content
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

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-eslint/builder (source) 18.3.1 -> 18.4.1 age adoption passing confidence devDependencies minor
@angular-eslint/eslint-plugin (source) 18.3.1 -> 18.4.1 age adoption passing confidence dependencies minor
@angular-eslint/eslint-plugin-template (source) 18.3.1 -> 18.4.1 age adoption passing confidence devDependencies minor
@angular-eslint/schematics (source) 18.3.1 -> 18.4.1 age adoption passing confidence devDependencies minor
@angular-eslint/template-parser (source) 18.3.1 -> 18.4.1 age adoption passing confidence devDependencies minor
@coreui/coreui (source) 5.1.2 -> 5.2.0 age adoption passing confidence dependencies minor
@eslint/eslintrc 3.1.0 -> 3.2.0 age adoption passing confidence devDependencies minor
@eslint/js (source) 9.10.0 -> 9.15.0 age adoption passing confidence devDependencies minor
@ng-select/ng-select 13.7.2 -> 13.9.1 age adoption passing confidence dependencies minor
@playwright/test (source) 1.47.2 -> 1.49.0 age adoption passing confidence devDependencies minor
@types/node (source) 20.16.14 -> 20.17.6 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 8.4.0 -> 8.15.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 8.4.0 -> 8.15.0 age adoption passing confidence devDependencies minor
acorn 8.12.1 -> 8.14.0 age adoption passing confidence dependencies minor
actions/checkout v4.1.7 -> v4.2.2 age adoption passing confidence action minor
billboard.js (source) 3.13.0 -> 3.14.1 age adoption passing confidence dependencies minor
core-js (source) 3.38.1 -> 3.39.0 age adoption passing confidence dependencies minor
eslint (source) 9.10.0 -> 9.15.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc 50.2.5 -> 50.5.0 age adoption passing confidence devDependencies minor
ngx-bootstrap 18.0.2 -> 18.1.3 age adoption passing confidence dependencies minor
ngx-scrollbar (source) 16.0.0 -> 16.1.0 age adoption passing confidence dependencies minor
tslib (source) 2.7.0 -> 2.8.1 age adoption passing confidence dependencies minor
typescript (source) 5.5.4 -> 5.6.3 age adoption passing confidence devDependencies minor

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
  • support ESM configs and .cjs and .mjs extensions (#​2068)
🩹 Fixes
  • update dependency eslint to v9.13.0, support noConfigLookup (#​2045)
❤️ 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
  • update typescript-eslint packages to v8.10.0 (#​2046)
  • update dependency aria-query to v5.3.2 (#​2053)
  • update dependency aria-query to v5.3.1 (#​2043)
angular-eslint/angular-eslint (@​angular-eslint/schematics)

v18.4.1

Compare Source

🩹 Fixes
  • update dependency ignore to v6 (#​2047)

v18.4.0

Compare Source

🚀 Features
  • support ESM configs and .cjs and .mjs extensions (#​2068)
🩹 Fixes
  • update dependency eslint to v9.13.0, support noConfigLookup (#​2045)
  • update typescript-eslint packages to v8.10.0 (#​2046)
  • update typescript-eslint packages to v8.5.0 (#​2020)
❤️ 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
  • template-parser: traverse ng-content fallback content (#​2031)
❤️ 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
  • merge rule.meta.defaultOptions before validation (#​166) (d02f914)
eslint/eslint (@​eslint/js)

v9.15.0

Compare Source

v9.14.0

Compare Source

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#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

v9.12.0

Compare Source

Features

Bug Fixes

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 in id-match rule (#​18944) (Jay)

Chores

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 for require-atomic-updates rule (#​18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#​18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#​18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#​18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#​18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#​18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#​18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#​18941) (Carlos Meira)

Chores

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

v13.8.2

Compare Source

Bug Fixes
  • "Clear all" span aria role (0364197)

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

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129

v1.48.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.15.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#​10299)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • utils: add defaultOptions to meta in rule (#​10339)
  • eslint-plugin: report deprecations used in default export (#​10330)
  • eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#​10315)
  • eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#​10314)
  • eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#​10301)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.14.0

Compare Source

🚀 Features
  • eslint-plugin: [await-thenable] report unnecessary await using statements (#​10209)
  • eslint-plugin: [no-confusing-void-expression] add an option to ignore void<->void (#​10067)
🩹 Fixes
  • scope-manager: fix asserted increments not being marked as write references (#​10271)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#​10216)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#​10194)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.13.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] add allow option (#​10221)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#​9924)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#​10250)
🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#​10232)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#​10235)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#​10259)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#​10261)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#​10205)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.12.2

Compare Source

🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] invert 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
  • eslint-plugin: [no-base-to-string] handle String() (#​10005)
  • eslint-plugin: [switch-exhaustiveness-check] add allowDefaultCaseMatchUnionMember option (#​9954)
  • eslint-plugin: [consistent-indexed-object-style] report mapped types (#​10160)
  • eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#​10152)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.11.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#​10149)
  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#​10138)
🩹 Fixes
  • eslint-plugin: [class-literal-property-style] don't report nodes with 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
  • Josh Goldberg ✨

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 enabled

  • eslint-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
  • Abraham Guo
  • Anna Bocharova
  • Arya Emami
  • auvred
  • Joshua Chen
  • Kirk Waiblinger
  • Lotfi Meklati
  • mdm317
  • Ronen Amiel
  • Sukka
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v8.8.1

Compare Source

🩹 Fixes
  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file
❤️ Thank You
  • Brad Zacher
  • Ronen Amiel
  • WhitePiano

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.0

  • eslint-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
  • auvred
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Ronen Amiel
  • Tarun Chauhan
  • YeonJuan

You can read about our versioning strategy and releases on our website.

[v8.7.0](https://redirect.github.com/t


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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file minor labels Sep 18, 2024
@renovate renovate bot requested a review from a team September 18, 2024 10:20
Copy link
Contributor Author

renovate bot commented Sep 18, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @angular-devkit/[email protected]
npm error Found: [email protected]
npm error node_modules/typescript
npm error   dev typescript@"5.6.3" from the root project
npm error   peer typescript@"*" from @angular-eslint/[email protected]
npm error   node_modules/@angular-eslint/utils
npm error   8 more (cosmiconfig, ts-api-utils, ts-helpers, ts-node, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=5.4 <5.6" from @angular-devkit/[email protected]
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"^18.2.7" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/typescript
npm error   peer typescript@">=5.4 <5.6" from @angular-devkit/[email protected]
npm error   node_modules/@angular-devkit/build-angular
npm error     dev @angular-devkit/build-angular@"^18.2.7" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-11-18T21_59_15_886Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-18T21_59_15_886Z-debug-0.log

@renovate renovate bot force-pushed the deps/all-minor-patch branch 9 times, most recently from a10e3f4 to abb64e6 Compare September 23, 2024 07:58
@renovate renovate bot force-pushed the deps/all-minor-patch branch 10 times, most recently from c9a730e to 9e06c21 Compare October 2, 2024 12:07
@renovate renovate bot force-pushed the deps/all-minor-patch branch 7 times, most recently from 8da4ef9 to 1438539 Compare October 9, 2024 01:19
@renovate renovate bot force-pushed the deps/all-minor-patch branch 9 times, most recently from f966030 to 820593c Compare October 27, 2024 13:22
@renovate renovate bot force-pushed the deps/all-minor-patch branch 9 times, most recently from d0535dd to 36926fe Compare November 3, 2024 07:38
@renovate renovate bot force-pushed the deps/all-minor-patch branch 6 times, most recently from 3aef036 to df2aa69 Compare November 18, 2024 04:58
| 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   |
@renovate renovate bot force-pushed the deps/all-minor-patch branch from df2aa69 to 50d7f1b Compare November 18, 2024 21:59
Copy link
Contributor Author

renovate bot commented Nov 20, 2024

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant