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

Update all non-major dependencies - autoclosed #9

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 16.1.8 -> 16.2.5 age adoption passing confidence
@angular-eslint/eslint-plugin 16.1.0 -> 16.2.0 age adoption passing confidence
@angular-eslint/eslint-plugin-template 16.1.0 -> 16.2.0 age adoption passing confidence
@angular-eslint/template-parser 16.1.0 -> 16.2.0 age adoption passing confidence
@angular/animations 16.1.8 -> 16.2.8 age adoption passing confidence
@angular/cli ~16.1.0 -> ~16.2.0 age adoption passing confidence
@angular/common 16.1.8 -> 16.2.8 age adoption passing confidence
@angular/compiler 16.1.8 -> 16.2.8 age adoption passing confidence
@angular/compiler-cli (source) 16.1.8 -> 16.2.8 age adoption passing confidence
@angular/core 16.1.8 -> 16.2.8 age adoption passing confidence
@angular/forms 16.1.8 -> 16.2.8 age adoption passing confidence
@angular/platform-browser 16.1.8 -> 16.2.8 age adoption passing confidence
@angular/platform-browser-dynamic 16.1.8 -> 16.2.8 age adoption passing confidence
@angular/router (source) 16.1.8 -> 16.2.8 age adoption passing confidence
@ng-matero/extensions (source) 16.1.0 -> 16.1.1 age adoption passing confidence
@types/jasmine (source) ~4.3.0 -> ~4.6.0 age adoption passing confidence
cspell (source) 7.0.0 -> 7.3.7 age adoption passing confidence
eslint (source) 8.46.0 -> 8.51.0 age adoption passing confidence
eslint-plugin-import 2.28.0 -> 2.28.1 age adoption passing confidence
jasmine-core (source) ~4.5.0 -> ~4.6.0 age adoption passing confidence
karma-chrome-launcher ~3.1.0 -> ~3.2.0 age adoption passing confidence
karma-jasmine-html-reporter ~2.0.0 -> ~2.1.0 age adoption passing confidence
ng-packagr 16.2.0 -> 16.2.3 age adoption passing confidence
prettier (source) 3.0.1 -> 3.0.3 age adoption passing confidence
tslib (source) 2.6.1 -> 2.6.2 age adoption passing confidence
typescript (source) ~5.1.3 -> ~5.2.0 age adoption passing confidence
zone.js (changelog) ~0.13.1 -> ~0.14.0 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v16.2.5

Compare Source

@​angular-devkit/build-angular
Commit Type Description
933358186 fix do not print Angular is running in development mode. in the server console when using dev-server
493bd3906 fix update dependency postcss to v8.4.31

v16.2.4

Compare Source

@​schematics/angular
Commit Type Description
5dc7fb1a1 fix update @angular/cli version specifier to use ^

v16.2.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
39643bee1 fix correctly re-point RXJS to ESM on Windows
d8d116b31 fix several windows fixes to application builder prerendering
@​ngtools/webpack
Commit Type Description
f1195d035 fix fix recursion in webpack resolve

v16.2.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
e3a40a49a fix support dev server proxy pathRewrite field in Vite-based server

v16.2.1

Compare Source

@​angular-devkit/build-angular
Commit Type Description
221ab2483 fix display warning when using resourcesOutputPath with esbuild builder
fe752ad87 fix encode Sass package resolve directories in importer URLs
82b0f94fd fix handle HMR updates of global CSS when using Vite
6a48a11b8 fix update vite to be able to serve app-shell and SSG pages
fdb16f7cd fix use correct type for extraEntryPoints

v16.2.0

Compare Source

@​angular-devkit/build-angular
Commit Type Description
e6b377436 feat add ssr option in application builder
c05c83be7 feat add initial application builder implementation
095f5aba6 feat add initial support for server bundle generation using esbuild
cb165a75d feat add pre-rendering (SSG) and App-shell support generation to application builder
2a3fc6846 feat add preload hints based on transitive initial files
099cec758 feat add support for serving SSR with dev-server when using the application builder
449e21b3a fix correctly load dev server assets with vite 4.4.0+
f42f10135 fix ensure preload hints for external stylesheets are marked as styles
7defb3635 fix ensure that server dependencies are loaded also in ssr entrypoint
05f31bd28 fix prevent race condition in setting up sass worker pool
5048f6e82 fix Set chunk names explicitly
974748cdf perf filter postcss usage based on content in esbuild builder
61a652d91 perf inject Sass import/use directive importer information when resolving
a0a2c7aef perf only load browserslist in babel preset if needed
6bfd1800e perf use in-memory Sass module resolution cache
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v16.2.0

Compare Source

Bug Fixes
  • eslint-plugin: [use-component-selector] applies to template literals (#​1468) (cbe60d3)
Features

16.1.2 (2023-09-04)

Bug Fixes
  • angular-eslint: ignore hostDirectives for no-output-rename and no-outputs-metadata-property (#​1466) (208bf25)

16.1.1 (2023-08-20)

Bug Fixes
  • eslint-plugin: export require-localize-metadata rule (#​1469) (e3dc936)

v16.1.2

Compare Source

Bug Fixes
  • angular-eslint: ignore hostDirectives for no-output-rename and no-outputs-metadata-property (#​1466) (208bf25)

v16.1.1

Compare Source

Bug Fixes
  • eslint-plugin: export require-localize-metadata rule (#​1469) (e3dc936)
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v16.2.0

Compare Source

Bug Fixes
  • eslint-plugin-template: [prefer-self-closing-tags] improve code style of fixer result (#​1520) (6a86f19)
  • eslint-plugin-template: fix fixer of inline templates (#​1472) (470e12b)
  • update dependency axobject-query to v3.2.1 (#​1524) (bb171d4)
Features

16.1.2 (2023-09-04)

Bug Fixes

16.1.1 (2023-08-20)

Bug Fixes
  • eslint-plugin-template: [attributes-order] Handle explicit ng-template usage (#​1465) (7d1f592)
  • eslint-plugin-template: update links to Angular i18n docs (#​1476) (9633058)

v16.1.2

Compare Source

Bug Fixes

v16.1.1

Compare Source

Bug Fixes
  • eslint-plugin-template: [attributes-order] Handle explicit ng-template usage (#​1465) (7d1f592)
  • eslint-plugin-template: update links to Angular i18n docs (#​1476) (9633058)
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v16.2.0

Compare Source

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

16.1.2 (2023-09-04)

Bug Fixes

16.1.1 (2023-08-20)

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

v16.1.2

Compare Source

Bug Fixes

v16.1.1

Compare Source

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

angular/angular (@​angular/animations)

v16.2.8

Compare Source

language-service
Commit Type Description
b732961fc3 fix Retain correct language service when ts.Project reloads (#​51912)
service-worker
Commit Type Description
966ce9790a fix throw a critical error when handleFetch fails (#​51960)

v16.2.7

Compare Source

core
Commit Type Description
39a3e34e03 fix allow toSignal calls in reactive context (#​51831) (#​51892)
service-worker
Commit Type Description
c3d901eacf fix throw a critical error when handleFetch fails (#​51885)

v16.2.6

Compare Source

core
Commit Type Description
82712f80df fix ensure a consumer drops all its stale producers (#​51722) (#​51772)

v16.2.5

Compare Source

v16.2.4

Compare Source

v16.2.3

Compare Source

animations
Commit Type Description
04c6574280 fix remove unnecessary escaping in regex expressions (#​51554)
compiler-cli
Commit Type Description
dbd761f528 fix correct incomplete escaping (#​51557)
5c36fc784f fix remove unnecessary escaping in regex expressions (#​51554)
core
Commit Type Description
dcd1add06f fix correct incomplete escaping (#​51557)
20d62603c2 fix handle hydration of view containers that use component hosts as anchors (#​51456)
e6b301caa2 fix remove unnecessary escaping in regex expressions (#​51554)
0c7c852ee7 fix run afterRender callbacks outside of the Angular zone (#​51551)
language-service
Commit Type Description
8081fdd22d fix correct incomplete escaping (#​51557)

v16.2.2

Compare Source

common
Commit Type Description
a43c0772ea fix Allow safeUrl for ngSrc in NgOptimizedImage (#​51351)
compiler-cli
Commit Type Description
39ace8664b fix enforce a minimum version to be used when a library uses input transform (#​51413)
core
Commit Type Description
36f434e49d fix guard the jasmine hooks (#​51394)
router
Commit Type Description
b0396e7164 fix Ensure canceledNavigationResolution: 'computed' works on first page (#​51441)

v16.2.1

Compare Source

router
Commit Type Description
232a8c1b8d fix Apply named outlets to children empty paths not appearing in the URL (#​51292)

v16.2.0

Compare Source

benchpress
Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#​50760)
common
Commit Type Description
29d358170b feat add component input binding support for NgComponentOutlet (#​51148)
1837efb9da feat Allow ngSrc to be changed post-init (#​50683)
compiler
Commit Type Description
c27a1e61d6 feat scope selectors in @​scope queries (#​50747)
compiler-cli
Commit Type Description
12bad6576d fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#​50714)
core
Commit Type Description
e53d4ecf4c feat add afterRender and afterNextRender (#​50607)
98d262fd27 feat create injector debugging APIs (#​48639)
cdaa2a8a9e feat support Provider type in Injector.create (#​49587)
9f490da7e2 fix handle hydration of view containers for root components (#​51247)
router
Commit Type Description
0b14e4ef74 feat exposes the fixture of the RouterTestingHarness (#​50280)

v16.1.9

Compare Source

ng-matero/extensions (@​ng-matero/extensions)

v16.1.1

Compare Source

Bug Fixes
  • datetimepicker: do not set time when mtxDatetimepickerFilter is set and disallowing the time
streetsidesoftware/cspell (cspell)

v7.3.7

Compare Source

v7.3.6

Compare Source

Note: Version bump only for package cspell-monorepo

v7.3.5

Compare Source

Bug Fixes
  • Remove [@markdown](https://togithub.com/markdown)Description from types (#​4818) (3ba8eed)

v7.3.4

Compare Source

Note: Version bump only for package cspell-monorepo

v7.3.3

Compare Source

Note: Version bump only for package cspell-monorepo

v7.3.2

Compare Source

Note: Version bump only for package cspell-monorepo

v7.3.1

Compare Source

Note: Version bump only for package cspell-monorepo

v7.3.0

Compare Source

Note: Version bump only for package cspell-monorepo

v7.2.0

Compare Source

Note: Version bump only for package cspell-monorepo

v7.1.1

Compare Source

Note: Version bump only for package cspell-monorepo

v7.0.2

Compare Source

Note: Version bump only for package cspell-monorepo

v7.0.1

Compare Source

Bug Fixes
eslint/eslint (eslint)

v8.51.0

Compare Source

Features

  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#​17569) (Domantas Petrauskas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#​17600) (Yosuke Ota)

Bug Fixes

  • f976b2f fix: make rule severity case-sensitive in flat config (#​17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#​17584) (Nicholas C. Zakas)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#​17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#​17618) (Nicholas C. Zakas)

Documentation

  • ee5be81 docs: default to sourceType: "module" in rule examples (#​17615) (Francesco Trotta)
  • 1aa26df docs: Add more examples for multiline-ternary (#​17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use generated og image (#​17601) (Percy Ma)
  • 1866da5 docs: Update README (GitHub Actions Bot)

Chores

v8.50.0

Compare Source

Features


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • 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 enabled auto-merge (squash) May 10, 2023 12:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 54a689e to 2f24a8c Compare May 18, 2023 13:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ea8c949 to 1ed079b Compare May 26, 2023 13:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7962b84 to 900e96a Compare June 6, 2023 15:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7fbd2e2 to 11e9de2 Compare June 17, 2023 08:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from bf808fb to f0dad37 Compare June 29, 2023 05:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5ef7b71 to 5b6761b Compare July 5, 2023 02:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from dfbfcaf to d008d2f Compare July 14, 2023 11:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 23d11ae to 8a9295b Compare July 21, 2023 08:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from aa230dc to aaa50fa Compare July 28, 2023 05:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 1829c3f to 07bb7ad Compare August 5, 2023 05:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f981986 to 91b2a76 Compare August 12, 2023 05:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cbf1392 to 8e5cf4d Compare August 21, 2023 17:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8e5cf4d to 1515627 Compare August 25, 2023 05:44
@renovate
Copy link
Contributor Author

renovate bot commented Aug 25, 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 unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: ng-libs@0.0.1
npm ERR! Found: zone.js@0.14.0
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/core@16.2.8
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"^16.1.1" from the root project
npm ERR!   peer @angular/core@"16.2.8" from @angular/animations@16.2.8
npm ERR!   node_modules/@angular/animations
npm ERR!     @angular/animations@"^16.1.1" from the root project
npm ERR!   1 more (@vality/ng-core)
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/0c68b9/204afc/cache/others/npm/_logs/2023-10-09T10_46_36_410Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/0c68b9/204afc/cache/others/npm/_logs/2023-10-09T10_46_36_410Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from dc0627d to e5574de Compare September 19, 2023 13:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e5574de to c4bdcc1 Compare October 4, 2023 21:50
@renovate renovate bot changed the title Update all non-major dependencies Update all non-major dependencies - autoclosed Oct 11, 2023
@renovate renovate bot closed this Oct 11, 2023
auto-merge was automatically disabled October 11, 2023 14:09

Pull request was closed

@renovate renovate bot deleted the renovate/all-minor-patch branch October 11, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants