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) #5942

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-eslint/builder 16.2.0 -> 16.3.1 age adoption passing confidence
@angular-eslint/eslint-plugin 16.2.0 -> 16.3.1 age adoption passing confidence
@angular-eslint/eslint-plugin-template 16.2.0 -> 16.3.1 age adoption passing confidence
@angular-eslint/schematics 16.2.0 -> 16.3.1 age adoption passing confidence
@angular-eslint/template-parser 16.2.0 -> 16.3.1 age adoption passing confidence
@coreui/coreui (source) 4.2.6 -> 4.3.2 age adoption passing confidence
@types/node (source) 20.8.10 -> 20.9.0 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.9.1 -> 6.10.0 age adoption passing confidence
@typescript-eslint/parser 6.9.1 -> 6.10.0 age adoption passing confidence
eslint (source) 8.52.0 -> 8.53.0 age adoption passing confidence
ngx-cookie-service 16.0.2 -> 16.1.0 age adoption passing confidence

Release Notes

angular-eslint/angular-eslint (@​angular-eslint/builder)

v16.3.1

Compare Source

Note: Version bump only for package @​angular-eslint/builder

v16.3.0

Compare Source

Note: Version bump only for package @​angular-eslint/builder

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

v16.3.1

Compare Source

Note: Version bump only for package @​angular-eslint/eslint-plugin

v16.3.0

Compare Source

Bug Fixes
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v16.3.1

Compare Source

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

v16.3.0

Compare Source

Bug Fixes
Features
  • eslint-plugin-template: allow alias option in [use-track-by-function] (#​1497) (354d394)
angular-eslint/angular-eslint (@​angular-eslint/schematics)

v16.3.1

Compare Source

Note: Version bump only for package @​angular-eslint/schematics

v16.3.0

Compare Source

Bug Fixes
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v16.3.1

Compare Source

Note: Version bump only for package @​angular-eslint/template-parser

v16.3.0

Compare Source

Bug Fixes
coreui/coreui (@​coreui/coreui)

v4.3.2

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

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

v6.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unused-vars] handle logical assignment (#​7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#​7866) (855abea)
Features
  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#​7849) (5e73a48)

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

6.9.1 (2023-10-30)

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

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

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

v6.10.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

6.9.1 (2023-10-30)

Note: Version bump only for package @​typescript-eslint/parser

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

eslint/eslint (eslint)

v8.53.0

Compare Source

Features

  • 528e1c0 feat: Deprecate formatting rules (#​17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#​17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#​17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#​17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#​17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#​17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#​17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#​17657) (Josh Goldberg ✨)

Chores

stevermeister/ngx-cookie-service (ngx-cookie-service)

v16.1.0: 16.1.0

Compare Source

What's Changed

  • chore: updates supported browsers

Full Changelog: stevermeister/ngx-cookie-service@v16.0.2...v16.1.0


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file minor labels Oct 30, 2023
@renovate renovate bot requested a review from a team October 30, 2023 11:22
@vktrrdk
Copy link
Member

vktrrdk commented Oct 30, 2023

CoreUI-Update not working with the current dependencies

@renovate renovate bot changed the title feat(Dependencies): Update all non-major dependencies (minor) feat(Dependencies): Update dependency @coreui/coreui to v4.3.2 Oct 30, 2023
@renovate renovate bot force-pushed the deps/all-minor-patch branch 10 times, most recently from 886b7b0 to 68d7d0b Compare November 4, 2023 00:27
@renovate renovate bot changed the title feat(Dependencies): Update dependency @coreui/coreui to v4.3.2 feat(Dependencies): Update all non-major dependencies (minor) Nov 4, 2023
@renovate renovate bot force-pushed the deps/all-minor-patch branch 9 times, most recently from d15c455 to e907264 Compare November 8, 2023 15:35
| datasource | package                                | from    | to     |
| ---------- | -------------------------------------- | ------- | ------ |
| npm        | @angular-eslint/builder                | 16.2.0  | 16.3.1 |
| npm        | @angular-eslint/eslint-plugin          | 16.2.0  | 16.3.1 |
| npm        | @angular-eslint/eslint-plugin-template | 16.2.0  | 16.3.1 |
| npm        | @angular-eslint/schematics             | 16.2.0  | 16.3.1 |
| npm        | @angular-eslint/template-parser        | 16.2.0  | 16.3.1 |
| npm        | @coreui/coreui                         | 4.2.6   | 4.3.2  |
| npm        | @types/node                            | 20.8.10 | 20.9.0 |
| npm        | @typescript-eslint/eslint-plugin       | 6.9.1   | 6.10.0 |
| npm        | @typescript-eslint/parser              | 6.9.1   | 6.10.0 |
| npm        | eslint                                 | 8.52.0  | 8.53.0 |
| npm        | ngx-cookie-service                     | 16.0.2  | 16.1.0 |
@renovate renovate bot force-pushed the deps/all-minor-patch branch from e907264 to 1fca697 Compare November 9, 2023 08:27
@dweinholz dweinholz merged commit ae0fab0 into dev Nov 9, 2023
@dweinholz dweinholz deleted the deps/all-minor-patch branch November 9, 2023 12:19
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.

2 participants