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

chore(deps): update all non-major dependencies #99

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-eslint/eslint-plugin ^16.1.0 -> ^16.1.1 age adoption passing confidence
@angular-eslint/eslint-plugin-template ^16.1.0 -> ^16.1.1 age adoption passing confidence
@angular-eslint/template-parser ^16.1.0 -> ^16.1.1 age adoption passing confidence
@angular/animations ^16.2.0 -> ^16.2.2 age adoption passing confidence
@angular/common ^16.2.0 -> ^16.2.2 age adoption passing confidence
@angular/compiler ^16.2.0 -> ^16.2.2 age adoption passing confidence
@angular/compiler-cli (source) ^16.2.0 -> ^16.2.2 age adoption passing confidence
@angular/core ^16.2.0 -> ^16.2.2 age adoption passing confidence
@angular/forms ^16.2.0 -> ^16.2.2 age adoption passing confidence
@angular/platform-browser ^16.2.0 -> ^16.2.2 age adoption passing confidence
@angular/platform-browser-dynamic ^16.2.0 -> ^16.2.2 age adoption passing confidence
@angular/router (source) ^16.2.0 -> ^16.2.2 age adoption passing confidence
@playwright/test (source) ^1.37.0 -> ^1.37.1 age adoption passing confidence
@sveltejs/kit (source) ^1.22.6 -> ^1.23.0 age adoption passing confidence
@tsconfig/svelte ^5.0.0 -> ^5.0.2 age adoption passing confidence
@types/node (source) ^18.17.5 -> ^18.17.11 age adoption passing confidence
@types/react (source) ^18.2.20 -> ^18.2.21 age adoption passing confidence
@vitest/coverage-v8 (source) ^0.34.1 -> ^0.34.2 age adoption passing confidence
@vitest/ui (source) ^0.34.1 -> ^0.34.2 age adoption passing confidence
eslint-plugin-jsdoc ^46.4.6 -> ^46.5.0 age adoption passing confidence
eslint-plugin-react ^7.33.1 -> ^7.33.2 age adoption passing confidence
eslint-plugin-svelte (source) ^2.32.4 -> ^2.33.0 age adoption passing confidence
happy-dom ^10.9.0 -> ^10.11.0 age adoption passing confidence
jasmine-core (source) ^5.1.0 -> ^5.1.1 age adoption passing confidence
ng-packagr ^16.2.0 -> ^16.2.1 age adoption passing confidence
sass ^1.65.1 -> ^1.66.1 age adoption passing confidence
svelte-eslint-parser ^0.32.2 -> ^0.33.0 age adoption passing confidence
tslib (source) ^2.6.1 -> ^2.6.2 age adoption passing confidence
typescript (source) ~5.1.6 -> ~5.2.2 age adoption passing confidence
vitest ^0.34.1 -> ^0.34.2 age adoption passing confidence

Release Notes

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

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

Compare Source

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

angular/angular (@​angular/animations)

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)
Microsoft/playwright (@​playwright/test)

v1.37.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/26496 - [REGRESSION] webServer stdout is always getting printedhttps://github.com/microsoft/playwright/issues/264922 - [REGRESSION] test.only with project dependency is not working

Browser Versions
  • Chromium 116.0.5845.82
  • Mozilla Firefox 115.0
  • WebKit 17.0

This version was also tested against the following stable channels:

  • Google Chrome 115
  • Microsoft Edge 115
sveltejs/kit (@​sveltejs/kit)

v1.23.0

Compare Source

Minor Changes
  • feat: add warning for mistyped route filenames (#​10558)

  • feat: accept URL in redirect (#​10570)

Patch Changes
  • fix: adjust the type of Navigation["type"] (#​10599)

  • fix: allow logging $page.url during prerendering (#​10567)

tsconfig/bases (@​tsconfig/svelte)

v5.0.2

Compare Source

v5.0.1

Compare Source

vitest-dev/vitest (@​vitest/coverage-v8)

v0.34.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v46.5.0

Compare Source

Features
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.33.2

Compare Source

Fixed
  • [no-deprecated]: prevent false positive on commonjs import (#​3614 @​akulsr0)
  • [no-unsafe]: report on the method instead of the entire component (@​ljharb)
  • [no-deprecated]: report on the destructured property instead of the entire variable declarator (@​ljharb)
  • [no-deprecated]: report on the imported specifier instead of the entire import statement (@​ljharb)
  • [no-invalid-html-attribute]: report more granularly (@​ljharb)
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v2.33.0

Compare Source

Minor Changes
capricorn86/happy-dom (happy-dom)

v10.11.0

Compare Source

🎨 Features
  • Implement the properties childNodes and children as getters. (#​960)

Thank you @​edoardocavazza for your contribution!

v10.10.4

Compare Source

👷‍♂️ Patch fixes
  • Adds support for "calc()" in CSS values in CSSStyleDeclaration. (#​1014)

v10.10.3

Compare Source

👷‍♂️ Patch fixes
  • Adds support for URLs in attributes that doesn't use apostrophs in XMLParser. (#​999)

v10.10.2

Compare Source

👷‍♂️ Patch fixes

v10.10.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes wrong return type in CSS.escape(). (#​1018)

Thank you @​zuisong for your contribution!

v10.10.0

Compare Source

🎨 Features
  • Add "Content-Type" header when constructing Request. (#​1016)

Thank you @​orionmiz for your contribution!

jasmine/jasmine (jasmine-core)

v5.1.1: 5.1.1

Compare Source

Please see the release notes.

ng-packagr/ng-packagr (ng-packagr)

v16.2.1

Compare Source

sass/dart-sass (sass)

v1.66.1

Compare Source

JS API
  • Fix a bug where Sass compilation could crash in strict mode if passed a
    callback that threw a string, boolean, number, symbol, or bignum.

v1.66.0

Compare Source

  • Breaking change: Drop support for the additional CSS calculations defined
    in CSS Values and Units 4. Custom Sass functions whose names overlapped with
    these new CSS functions were being parsed as CSS calculations instead, causing
    an unintentional breaking change outside our normal [compatibility policy] for
    CSS compatibility changes.

    Support will be added again in a future version, but only after Sass has
    emitted a deprecation warning for all functions that will break for at least
    three months prior to the breakage.

sveltejs/svelte-eslint-parser (svelte-eslint-parser)

v0.33.0

Compare Source

Minor Changes
Patch Changes
Microsoft/tslib (tslib)

v2.6.2: tslib 2.6.2

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.1...v2.6.2


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/all-minor-patch branch 11 times, most recently from 61647c8 to 22b7289 Compare August 23, 2023 21:33
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #99 (91a70cd) into main (d4d2c19) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #99   +/-   ##
=======================================
  Coverage   94.04%   94.04%           
=======================================
  Files          69       69           
  Lines        5238     5238           
  Branches      461      461           
=======================================
  Hits         4926     4926           
  Misses        265      265           
  Partials       47       47           
Flag Coverage Δ
e2e-1 65.06% <ø> (ø)
e2e-2 18.16% <ø> (ø)
e2e-4 74.76% <ø> (ø)
e2e-5 47.61% <ø> (ø)
e2e-7 59.28% <ø> (ø)
e2e-8 31.27% <ø> (ø)
unit 98.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 22b7289 to c88eb7f Compare August 24, 2023 18:34
@renovate
Copy link
Contributor Author

renovate bot commented Aug 24, 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-devkit/[email protected]
npm ERR! Found: peer @angular/compiler-cli@"^16.0.0" from @angular-devkit/[email protected]
npm ERR! angular/node_modules/@angular-devkit/build-angular
npm ERR!   dev @angular-devkit/build-angular@"^16.2.0" from @agnos-ui/angular@undefined
npm ERR!   angular
npm ERR!     @agnos-ui/angular@undefined
npm ERR!     node_modules/@agnos-ui/angular
npm ERR!       workspace angular from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/compiler-cli@"^16.0.0" from @angular-devkit/[email protected]
npm ERR! angular/node_modules/@angular-devkit/build-angular
npm ERR!   dev @angular-devkit/build-angular@"^16.2.0" from @agnos-ui/angular@undefined
npm ERR!   angular
npm ERR!     @agnos-ui/angular@undefined
npm ERR!     node_modules/@agnos-ui/angular
npm ERR!       workspace angular from the root project
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/b72790/d17ed6/cache/others/npm/_logs/2023-08-25T05_13_24_010Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/b72790/d17ed6/cache/others/npm/_logs/2023-08-25T05_13_24_010Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c88eb7f to 598bef8 Compare August 24, 2023 23:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 598bef8 to 3ad2f36 Compare August 25, 2023 05:13
@renovate
Copy link
Contributor Author

renovate bot commented Aug 25, 2023

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.

@quentinderoubaix quentinderoubaix merged commit 12c4477 into main Aug 25, 2023
12 checks passed
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.

1 participant