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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@coreui/coreui (source) 4.2.6 -> 4.3.2 age adoption passing confidence dependencies minor
@typescript-eslint/eslint-plugin 6.5.0 -> 6.7.4 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 6.5.0 -> 6.7.4 age adoption passing confidence devDependencies minor
actions/checkout v4.0.0 -> v4.1.0 age adoption passing confidence action minor
zone.js (changelog) 0.13.3 -> 0.14.0 age adoption passing confidence dependencies minor

Release Notes

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

Compare Source

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

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

v6.7.3

Compare Source

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

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

v6.7.2

Compare Source

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

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

v6.7.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] disallow side effect imports when allowTypeImports is enabled (#​7560) (4908905)
Features
  • eslint-plugin: [await-thenable] added suggestion fixer (#​7437) (b284370)

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

v6.6.0

Compare Source

Bug Fixes
  • eslint-plugin: [key-spacing] consider properties with parens and comments (#​7525) (7012279)

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

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

v6.7.4

Compare Source

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

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

v6.7.3

Compare Source

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

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

v6.7.2

Compare Source

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

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

v6.7.0

Compare Source

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

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

v6.6.0

Compare Source

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

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

actions/checkout (actions/checkout)

v4.1.0

Compare Source

angular/angular (zone.js)

v0.14.0

Compare Source

Features
BREAKING CHANGES
  • zone.js: Deep and legacy dist/ imports like zone.js/bundles/zone-testing.js and zone.js/dist/zone are no longer allowed. zone-testing-bundle and zone-testing-node-bundle are also no longer part of the package.

The proper way to import zone.js and zone.js/testing is:

import 'zone.js';
import 'zone.js/testing';

0.13.3 (2023-09-12)

Bug Fixes

0.13.2 (2023-09-07)

Bug Fixes

v0.13.1 (2023-06-09)

Bug Fixes
Features
Reverts

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.

| datasource  | package                          | from     | to      |
| ----------- | -------------------------------- | -------- | ------- |
| npm         | @coreui/coreui                   | 4.2.6    | 4.3.2   |
| npm         | @types/node                      | 18.17.19 | 18.18.3 |
| npm         | @typescript-eslint/eslint-plugin | 6.5.0    | 6.7.4   |
| npm         | @typescript-eslint/parser        | 6.5.0    | 6.7.4   |
| github-tags | actions/checkout                 | v4.0.0   | v4.1.0  |
| npm         | core-js                          | 3.32.2   | 3.33.0  |
| npm         | eslint                           | 8.48.0   | 8.50.0  |
| npm         | zone.js                          | 0.13.3   | 0.14.0  |
@renovate renovate bot added dependencies Pull requests that update a dependency file minor labels Oct 4, 2023
@renovate renovate bot requested a review from a team October 4, 2023 10:42
@renovate
Copy link
Contributor Author

renovate bot commented Oct 4, 2023

⚠ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @angular/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/zone.js
npm ERR!   zone.js@"0.14.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@"~0.13.0" from @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"16.2.7" from the root project
npm ERR!   peer @angular/core@"16.2.7" from @angular/[email protected]
npm ERR!   node_modules/@angular/animations
npm ERR!     @angular/animations@"16.2.7" from the root project
npm ERR!     3 more (@angular/platform-browser, @coreui/angular, ngx-bootstrap)
npm ERR!   21 more (@angular/cdk, @angular/common, @angular/compiler, ...)
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/zone.js
npm ERR!   peer zone.js@"~0.13.0" from @angular/[email protected]
npm ERR!   node_modules/@angular/core
npm ERR!     @angular/core@"16.2.7" from the root project
npm ERR!     peer @angular/core@"16.2.7" from @angular/[email protected]
npm ERR!     node_modules/@angular/animations
npm ERR!       @angular/animations@"16.2.7" from the root project
npm ERR!       3 more (@angular/platform-browser, @coreui/angular, ngx-bootstrap)
npm ERR!     21 more (@angular/cdk, @angular/common, @angular/compiler, ...)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/07a0dd/7be649/cache/others/npm/_logs/2023-10-04T12_08_47_127Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/07a0dd/7be649/cache/others/npm/_logs/2023-10-04T12_08_47_127Z-debug-0.log

@vktrrdk vktrrdk closed this Oct 4, 2023
@vktrrdk vktrrdk deleted the deps/all-minor-patch branch October 4, 2023 12:08
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