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 frontendDependencies (major) #505

Closed
wants to merge 1 commit into from

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
@asymmetrik/ngx-leaflet ^15.0.1 -> ^17.0.0 age adoption passing confidence
@fortawesome/fontawesome-free (source) ^5.15.4 -> ^6.0.0 age adoption passing confidence
@​ngx-translate/core ^14.0.0 -> ^15.0.0 age adoption passing confidence
@​ngx-translate/http-loader ^7.0.0 -> ^8.0.0 age adoption passing confidence
chart.js (source) ^3.3.2 -> ^4.0.0 age adoption passing confidence
ngx-bootstrap ^10.1.0 -> ^12.0.0 age adoption passing confidence

Release Notes

bluehalo/ngx-leaflet (@​asymmetrik/ngx-leaflet)

v17.0.0

Compare Source

v16.0.1

Compare Source

v16.0.0

Compare Source

FortAwesome/Font-Awesome (@​fortawesome/fontawesome-free)

v6.5.1

Compare Source

v6.5.0

Compare Source

v6.4.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.4.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.3.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.2.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.2.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.1.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.1.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.1.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.0.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

chartjs/Chart.js (chart.js)

v4.4.1

Compare Source

Essential Links
Bugs Fixed
  • #​11605 Update font spec type
  • #​11596 Tooltip fixes (getLabelAndValue on null controller, null getParsed)
  • #​11588 fix: Guard access to window in helpers.dom.ts for browserless rendering
  • #​11577 Fix backdrop padding
  • #​11488 Change type of mode in chart.update(mode)
Types
  • #​11605 Update font spec type
  • #​11572 fix: Property platform missing from chart configuration typings
  • #​11569 fix: pass Plugin TType down to hooks chart arg
  • #​11488 Change type of mode in chart.update(mode)
Documentation
  • #​11562 Fix migration docs links
  • #​11483 docs: Fix typo for documentation of plugins.tooltip.textDirection
Development

Thanks to @​CatchABus, @​Cazka, @​Connormiha, @​LeeLenaleee, @​Sengulair, @​bboy-chocomint, @​dependabot, @​dependabot[bot], @​jongwooo, @​joshkel and @​unverbraucht

v4.4.0

Compare Source

Essential Links

Enhancements

  • #​11404 Add clip option to scale configuration to allow unclipped scales

Bugs Fixed

  • #​11435 BorderRadius of Bar Chart issue on Firefox 116

Types

  • #​11348 fix: Add backgroundColor type on CoreScaleOptions

Documentation

  • #​11439 Replace html extension with md extension for docs

Development

Thanks to @​LeeLenaleee, @​Mer-cat, @​bogdankorshunov and @​stockiNail

v4.3.3

Compare Source

Essential Links

  • #​11432 Revert fix for monotone cubic interpolation

Development

  • #​11427 Bump pnpm/action-setup from 2.2.4 to 2.4.0

Thanks to @​dependabot, @​dependabot[bot] and @​stockiNail

v4.3.2

Compare Source

Essential Links

Types

  • #​11422 Revert feature to disable plugins by TS
  • #​11419 Updates to scale type definitions

Development

Thanks to @​LeeLenaleee, @​joshkel and @​stockiNail

v4.3.1

Compare Source

Essential Links

  • #​11417 Bump 4.3.1
  • #​11330 [docs] HTML Legend sample: add flex-shrink: 0 to color box

Bugs Fixed

  • #​11377 Fix curve path if scale limits are set for line chart
  • #​11388 Fix time series scale to have each data point is spread equidistant
  • #​11352 Fix mismatch between hit boxes and drawn items in legend plugin
  • #​11346 Add text stoke radial linear scale
  • #​11334 Fix toggling showLine option on scatter controller

Types

  • #​11403 Add missing feature for disabling plugins in TyeScript
  • #​11396 Fix type of tickBorderDash in GridLineOptions
  • #​11187 Split the TimeScaleOptions type into composable sub types
  • #​11383 fix: add pointStyleWidth to type definitions
  • #​11358 Add `beforeDraw` to drawtime type
  • #​11350 Add events property to Plugin defined type
  • #​11309 Export explicitly the plugin options definition which is augmented by plugins implementation

Documentation

  • #​11345 Clarify update docs
  • #​11324 Refined grammar and updated overall .md documentation files
  • #​11322 minor correction of documentation for 'Grace'
  • #​11284 Correct tooltip dates displaying incorrectly reported in #<!---->11229
  • #​11300 Expend note that chart must be in its own dedicated container

Development

Thanks to @​Frenzie, @​LeeLenaleee, @​etimberg, @​matthewhegarty, @​mukham12, @​skopz356 and @​stockiNail

v4.3.0

Compare Source

Essential Links

  • #​11257 Bump to 4.3.0
  • #​11217 Enable applying of gradients and pattern on line segments
  • #​11134 Use custom scale defaults and dataset axis ID options to determine the axis
  • #​11061 fix RTL tooltip colorBox placement

Enhancements

  • #​11055 Enable point labels hiding when overlapped
  • #​11180 Border is counted as part of ArcElement
  • #​11121 refactor: rewrite config helpers to ts
  • #​11100 refactor: rewrite canvas helpers to ts
  • #​11127 Add borderDash options to arc element

Bugs Fixed

  • #​11238 Check for isNaN before building number formatter options
  • #​11116 Fix: don't generate ticks > max if max is specified

Types

  • #​11121 refactor: rewrite config helpers to ts
  • #​11100 refactor: rewrite canvas helpers to ts
  • #​11143 Docs: fix tooltip model doc.

Documentation

  • #​11241 Add redirect for old V3 migration guides in release notes
  • #​11244 Fix documentation about how to manage own custom plugin for types
  • #​11220 docs: Fix a few typos
  • #​11154 Update tooltip.md

Development

  • #​11240 Add version specific urls to release template
  • #​11212 Update size limits
  • #​11209 chore: change pnpm version in engines field to be able to use 8.x.x
  • #​11174 Add colors plugin to size limit
  • #​11165 Disable canvas acceleration in Firefox 110 in test cases
  • #​11145 Simplify _arrayUnique
  • #​11135 Change labelColors to labelColor in tooltip drawColorBox method.

Thanks to @​CodingMarco, @​Connormiha, @​Demir-Utku, @​LeeLenaleee, @​dangreen, @​defunctzombie, @​etimberg, @​leo2436, @​olenderhub, @​shahabhm, @​stockiNail and @​timgates42

v4.2.1

Compare Source

Essential Links

  • #​11045 fix: decimation plugin data not writeable after clean

Bugs Fixed

  • #​11069 Use maxTicksLimit option to calculate the labels size on ticks

Types

  • #​11102 chore: #<!---->10963 revert
  • #​11115 Add colors plugin TS options to be configured
  • #​11081 fix: add bgColor type in RadialLinearScaleOptions
  • #​11095 🐛 fixes compilation error when option --isolatedModules is set

Documentation

Development

  • #​11130 Bump to 4.2.1
  • #​11124 Remove circumference property retrieving from arc element for center calculation because not used
  • #​11113 Update link to new template

Thanks to @​LeeLenaleee, @​choichoijin, @​dangreen, @​etimberg, @​jljouannic, @​johakr, @​n1313 and @​stockiNail

v4.2.0

Compare Source

Essential Links

  • #​11054 Add pointLabel context type documentation
  • #​11043 chore: Add Chart.js meetup announcement to README

Enhancements

  • #​11063 Add format method to time scale to format timestamp using scale options

Bugs Fixed

  • #​11003 Check colors definition in the chart options

Types

  • #​11017 Change 'normal' update mode to 'default' as documented
  • #​11051 fix: updated type for doughnut offset

Documentation

Development

Thanks to @​ankane, @​igorlukanin, @​mlankamp and @​stockiNail

v4.1.2

Compare Source

Essential Links

Types

Documentation

  • #​11006 Fixes missing markdown links in docs

Development

Thanks to @​LeeLenaleee, @​dangreen and @​matveycodes

v4.1.1

Compare Source

Essential Links

  • #​10988 chore: Revert "Add Product Hunt button (temporarily)"

Bugs Fixed

  • #​10971 fix: avoid resize loop when browser zoom is set to 90%
  • #​10993 fix: move types to src dir to escape src / dist dirs in paths
  • #​10992 fix: hotfix chart.js/auto for commonjs

Types

  • #​10993 fix: move types to src dir to escape src / dist dirs in paths

Development

Thanks to @​dangreen, @​etimberg, @​gbaron and @​igorlukanin

v4.1.0

Compare Source

Essential Links

  • #​10980 chore: Add Product Hunt button (temporarily)
  • #​10917 fix: move @​<!---->kurkle/color to dependencies

Enhancements

Bugs Fixed

  • #​10942 Ensure that args are saved inside of the throttled helper
  • #​10766 fix: stacked bar chart minBarLength causes overlapping
  • #​10898 Set the transition mode to the context for scriptable options

Types

  • #​10963 fix: unbind instance config from chart type
  • #​10910 Add stepSize option to time scale options types

Documentation

Development

Thanks to @​Kit-p, @​LeeLenaleee, @​Simon-He95, @​benmccann, @​dangreen, @​etimberg, @​igorlukanin, @​letheri and @​stockiNail

v4.0.1

Compare Source

Essential Links

Bugs Fixed

Thanks to @​LeeLenaleee

valor-software/ngx-bootstrap (ngx-bootstrap)

v12.0.0

Compare Source

v11.0.2

Compare Source

Bug Fixes

v11.0.1

Compare Source

Bug Fixes

v11.0.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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
Copy link
Contributor Author

renovate bot commented Oct 30, 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: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @sentry/angular-ivy@7.66.0
npm ERR! Found: @angular/common@17.0.8
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"^17.0.8" from the root project
npm ERR!   peer @angular/common@"17.0.8" from @angular/forms@17.0.8
npm ERR!   node_modules/@angular/forms
npm ERR!     @angular/forms@"^17.0.8" from the root project
npm ERR!     peer @angular/forms@"^17.0.0" from primeng@17.2.0
npm ERR!     node_modules/primeng
npm ERR!       primeng@"17.2.0" from the root project
npm ERR!     1 more (ngx-bootstrap)
npm ERR!   10 more (@angular/platform-browser, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@">= 12.x <= 16.x" from @sentry/angular-ivy@7.66.0
npm ERR! node_modules/@sentry/angular-ivy
npm ERR!   @sentry/angular-ivy@"^7.66.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/common@16.2.12
npm ERR! node_modules/@angular/common
npm ERR!   peer @angular/common@">= 12.x <= 16.x" from @sentry/angular-ivy@7.66.0
npm ERR!   node_modules/@sentry/angular-ivy
npm ERR!     @sentry/angular-ivy@"^7.66.0" 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/renovate/cache/others/npm/_logs/2024-01-17T17_51_37_062Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-17T17_51_37_062Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-frontenddependencies branch 3 times, most recently from 9a57f5b to bb4498a Compare November 11, 2023 00:33
@renovate renovate bot force-pushed the renovate/major-frontenddependencies branch from bb4498a to 6345b72 Compare November 16, 2023 04:36
@renovate renovate bot force-pushed the renovate/major-frontenddependencies branch from 6345b72 to b8ca623 Compare December 11, 2023 01:39
@renovate renovate bot force-pushed the renovate/major-frontenddependencies branch 7 times, most recently from 6c17c9b to e766553 Compare December 31, 2023 15:43
@renovate renovate bot force-pushed the renovate/major-frontenddependencies branch 13 times, most recently from 655ab48 to b4fbdf1 Compare January 8, 2024 23:38
@renovate renovate bot force-pushed the renovate/major-frontenddependencies branch 4 times, most recently from 03ce0ba to 66f8360 Compare January 10, 2024 00:03
@renovate renovate bot force-pushed the renovate/major-frontenddependencies branch 14 times, most recently from 28314af to bba7845 Compare January 12, 2024 22:51
@renovate renovate bot force-pushed the renovate/major-frontenddependencies branch 4 times, most recently from 781f683 to 6bfeb92 Compare January 17, 2024 15:26
@renovate renovate bot force-pushed the renovate/major-frontenddependencies branch from 6bfeb92 to ba4ea6a Compare January 17, 2024 16:49
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

1 participant