RADAR-base / RADAR-Questionnaire

Questionnaire mobile application (Active App) for RADAR-base
https://radar-base.org/
Apache License 2.0
18 stars 14 forks source link

chore(deps): bump nth-check, @angular-devkit/build-angular and @ionic/angular-toolkit #1653

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps nth-check to 2.1.1 and updates ancestor dependencies nth-check, @angular-devkit/build-angular and @ionic/angular-toolkit. These dependencies need to be updated together.

Updates nth-check from 1.0.2 to 2.1.1

Release notes

Sourced from nth-check's releases.

v2.1.1

  • The ESM code had some issues that are now fixed aeeb067

https://github.com/fb55/nth-check/compare/v2.1.0...v2.1.1

v2.1.0

What's Changed

  • nth-check is now a dual CommonJS and ESM module fb55/nth-check#206
  • With the new sequence and generate methods, it is now possible to generate a sequence of indices for a given formula fb55/nth-check#207

Full Changelog: https://github.com/fb55/nth-check/compare/v2.0.1...v2.1.0

v2.0.1

Fixes:

  • Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d
    • Ensures parsing will always have linear time complexity.

Internal:

  • chore(ci): Use GitHub Actions, Dependabot (#10) e02b4dd
  • Bump dependencies

https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1

v2.0.0

  • Port module to TS, Jest, ESLint

Breaking:

  • The main export is now a default export.
  • The module now throws regular Errors on invalid selectors instead of SyntaxErrors.
Commits


Updates @angular-devkit/build-angular from 0.1002.4 to 15.2.1

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v15.2.1

15.2.1 (2023-03-01)

@​angular-devkit/build-angular

Commit Description
fix - 9a5609a44 improve parsing of error messages

Special Thanks

Alan Agius and Paul Gschwendtner

v15.2.0

15.2.0 (2023-02-22)

@​angular-devkit/schematics-cli

Commit Description
feat - ecf43090d auto detect package manager (#24305)

@​angular/cli

Commit Description
feat - 0f58a17c4 log number of files update during ng update

@​angular-devkit/build-angular

Commit Description
feat - 01b3bcf89 add Less stylesheet support to experimental esbuild-based builder
feat - 09af70743 implement node module license extraction for esbuild builder
feat - bbc1a4f0d support CommonJS dependency checking in esbuild
feat - 8cf0d17fb support JIT compilation with esbuild
fix - 3f6769ef9 allow empty scripts to be optimized
fix - 421417a36 avoid CommonJS warning for zone.js in esbuild

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Jason Bedard, Joey Perrott, Marvin and Paul Gschwendtner

v15.2.0-rc.0

15.2.0-rc.0 (2023-02-15)

@​angular/cli

Commit Description
fix - 5f407337f add set SessionEngaged in GA
fix - 545c180e2 convert before option in .npmrc to Date
fix - 522463c42 replace os.version with os.release.

@​angular-devkit/build-angular

Commit Description
fix - 421417a36 avoid CommonJS warning for zone.js in esbuild
fix - d3f255087 correctly copy safety-worker.js contents
fix - c65b026e2 update the ECMA output warning message to be more actionable
fix - 8356240dd use babel default export helper in build optimizer
perf - 1e5286326 reduce rebuilt times when using the scripts option

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

15.2.1 (2023-03-01)

@​angular-devkit/build-angular

Commit Type Description
9a5609a44 fix improve parsing of error messages

Special Thanks

Alan Agius and Paul Gschwendtner

16.0.0-next.1 (2023-02-23)

@​angular-devkit/build-angular

Commit Type Description
759ae92aa fix update peer dependencies to support version 16

Special Thanks

Alan Agius

16.0.0-next.0 (2023-02-22)

Breaking Changes

@​angular/cli

  • The deprecated defaultCollection workspace option has been removed. Use schematicCollections instead.

    Before

    "defaultCollection": "@angular/material"
    

    After

    "schematicCollections": ["@angular/material"]
    

... (truncated)

Commits


Updates @ionic/angular-toolkit from 2.3.3 to 8.0.0

Release notes

Sourced from @​ionic/angular-toolkit's releases.

@​ionic/angular-toolkit@​8.0.0

8.0.0 (2023-02-15)

Features

BREAKING CHANGES

  • Apps will need to update to Angular 15 in order to support this version

@​ionic/angular-toolkit@​7.0.0

7.0.0 (2022-07-18)

Bug Fixes

  • schematics: provide default path value (07bba34), closes #473

Features

BREAKING CHANGES

  • Apps will need to update to Angular 14 in order to suppor this verion.

@​ionic/angular-toolkit@​6.1.0

6.1.0 (2022-03-08)

Features

@​ionic/angular-toolkit@​6.0.0

6.0.0 (2022-01-18)

Bug Fixes

Features

... (truncated)

Changelog

Sourced from @​ionic/angular-toolkit's changelog.

5.0.3 (2021-11-04)

Bug Fixes

  • deps: use the correct version range (83cd638)

5.0.2 (2021-11-04)

Bug Fixes

  • deps: move peer deps to hard deps (d389cd3)

5.0.1 (2021-11-04)

Bug Fixes

  • deps: remove peer dep on devkit/architect (eb46e23), closes #460

5.0.0 (2021-10-28)

Bug Fixes

Features

BREAKING CHANGES

  • Apps must use Angular 12.0

4.0.0 (2021-05-25)

Features

BREAKING CHANGES

  • package: Users will need to upgrade to 12.0.0 of Angular/Angular CLI in order to use this.

... (truncated)

Commits
  • 35483be chore(release): publish [skip ci]
  • e7fdfd8 feat: bump deps to support angular v15
  • c71da0e chore(release): publish [skip ci]
  • 07bba34 fix(schematics): provide default path value
  • 767598e feat: bump deps to angular 14
  • 8ff0a23 chore(release): publish [skip ci]
  • 149fff2 chore(): cd
  • d5b2506 chore(): ignore npmrc
  • ef39666 chore(): delete npmrc
  • bb0fc52 chore(): update cd
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mhartington, a new releaser for @​ionic/angular-toolkit since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/RADAR-base/RADAR-Questionnaire/network/alerts).
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.