Skip to content
Snippets Groups Projects

Update dependency @formio/angular to v7.5.0

Open NMaaS Renovate requested to merge renovate/formio-angular-7.x into develop

This MR contains the following updates:

Package Change Age Confidence
@formio/angular 7.0.0 -> 7.5.0 age confidence

Release Notes

formio/angular-formio (@​formio/angular)

v7.5.0

Compare Source

Changed
  • Bump follow-redirects from 1.15.4 to 1.15.6
  • Bump es5-ext from 0.10.62 to 0.10.64
  • Bump ip from 2.0.0 to 2.0.1
  • Bump follow-redirects from 1.15.3 to 1.15.4
  • FIO-8004: Fixed loader incorrectly showing in embed reports
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4
  • FIO-7507: Publish dev tag to npm
Fixed
  • FIO-7443: Fixes authorization error recieved after logout, not allowшng to log in again
  • FIO-7369: fixed issue with draft state submission
  • Fixing General access to Manager using formadmin formbuilder roles
  • FIO-7611: DataSource not Triggering on change events due to fromSubmission Flag
  • fixed issue with providing form type

Configuration

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

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

:recycle: Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by NMaaS Renovate

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • :warning: Artifact update problem

    Renovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.

    :recycle: 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 MR'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: nmaas-portal@1.7.1
    npm ERR! Found: @angular/animations@17.3.12
    npm ERR! node_modules/@angular/animations
    npm ERR!   @angular/animations@"17.3.12" from the root project
    npm ERR! 
    npm ERR! Could not resolve dependency:
    npm ERR! peer @angular/animations@"^18.0.1" from ngx-bootstrap@18.1.3
    npm ERR! node_modules/ngx-bootstrap
    npm ERR!   peer ngx-bootstrap@"^10.0.0 || ^11.0.0 || ^12.0.0 || ^18.0.0" from @formio/angular@7.5.0
    npm ERR!   node_modules/@formio/angular
    npm ERR!     @formio/angular@"7.5.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! See /opt/renovate/data/cache/others/npm/eresolve-report.txt for a full report.
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /opt/renovate/data/cache/others/npm/_logs/2025-06-06T09_16_40_022Z-debug-0.log
    
  • NMaaS Renovate mentioned in issue #271

    mentioned in issue #271

  • NMaaS Renovate changed the description

    changed the description

Please register or sign in to reply
Loading