Singularity-Game / Singularity

✨ A Web-Based Singing Game! ✨
GNU Affero General Public License v3.0
8 stars 0 forks source link

Bump the npm_and_yarn group across 1 directory with 21 updates #18

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the npm_and_yarn group with 20 updates in the / directory:

Package From To
semver 7.3.8 7.5.4
@nrwl/angular 15.9.2 15.9.7
@angular-devkit/build-angular 15.2.8 15.2.11
@angular/cli 15.2.1 15.2.11
@nrwl/eslint-plugin-nx 15.9.2 15.9.7
@nrwl/jest 15.9.2 15.9.7
@nrwl/nest 15.9.2 15.9.7
@nrwl/node 15.9.2 15.9.7
@cypress/request 2.88.12 3.0.1
cypress 8.7.0 13.7.2
express 4.18.1 4.19.2
@nestjs/core 9.0.5 10.3.7
@nestjs/platform-express 9.0.0 10.3.7
@nestjs/serve-static 3.0.1 4.0.2
@nestjs/typeorm 9.0.1 10.0.2
@nestjs/testing 9.0.0 10.3.7
follow-redirects 1.15.5 1.15.6
ip 2.0.0 2.0.1
tar 6.1.15 6.2.1
webpack-dev-middleware 5.3.3 5.3.4

Updates semver from 7.3.8 to 7.5.4

Release notes

Sourced from semver's releases.

v7.5.4

7.5.4 (2023-07-07)

Bug Fixes

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.4 (2023-07-07)

Bug Fixes

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

... (truncated)

Commits
  • 36cd334 chore: release 7.5.4
  • 8456d87 chore: postinstall for dependabot template-oss PR
  • dde1f00 chore: postinstall for dependabot template-oss PR
  • dffcd1b chore: bump @​npmcli/template-oss from 4.16.0 to 4.17.0
  • d619f66 chore: postinstall for dependabot template-oss PR
  • 3bc4247 chore: bump @​npmcli/template-oss from 4.15.1 to 4.16.0
  • cc6fde2 fix: trim each range set before parsing
  • 99d8287 fix: correctly parse long build ids as valid (#583)
  • 4f0f6b1 chore: fix arguments in whitespace test (#574)
  • 6bd1a37 chore: remove duplicate test in semver class (#575)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates @nrwl/angular from 15.9.2 to 15.9.7

Commits


Updates @angular-devkit/build-angular from 15.2.8 to 15.2.11

Release notes

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

v15.2.11

15.2.11 (2024-03-25)

@​angular-devkit/build-angular

Commit Description
fix - c6feb0bb0 update webpack-dev-middleware to 6.1.2

v15.2.10

15.2.10 (2023-10-05)

@​angular-devkit/build-angular

Commit Description
fix - 05213c95b update dependency postcss to v8.4.31

v15.2.9

15.2.9 (2023-06-28)

@​angular/cli

Commit Description
fix - f36e38a91 update direct semver dependencies to 7.5.3
Changelog

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

15.2.11 (2024-03-25)

@​angular-devkit/build-angular

Commit Type Description
c6feb0bb0 fix update webpack-dev-middleware to 6.1.2

18.0.0-next.0 (2024-03-21)

Breaking Changes

@​angular/cli

  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.

@​angular-devkit/build-angular

  • The support for the legacy Sass build pipeline, previously accessible via NG_BUILD_LEGACY_SASS when utilizing webpack-based builders, has been removed.

Deprecations

@​angular-devkit/schematics

  • NodePackageLinkTask in @angular-devkit/schematics. A custom task should be created instead.

@​angular/cli

Commit Type Description
ac3019570 feat add ng dev alias to ng serve
c7b208555 refactor remove support for Node.js versions <18.19.1 and <20.11.1

@​schematics/angular

Commit Type Description
f452589e2 feat use TypeScript bundler module resolution for new projects

@​angular-devkit/build-angular

Commit Type Description
ee9ec2301 fix Internal server error: Invalid URL when using a non localhost IP
8a54875cb fix handle wrapping of class expressions emitted by esbuild
97973059e refactor remove Sass legacy implementation

... (truncated)

Commits
  • 69c4624 release: cut the v15.2.11 release
  • 61f92fd build: update ng-dev config to work with Node.js 18.19
  • a398d2f test: disable failing test
  • c6feb0b fix(@​angular-devkit/build-angular): update webpack-dev-middleware to 6.1.2
  • b479063 release: cut the v15.2.10 release
  • bfc1f0f test: install specific npm version in npm version E2E test
  • 05213c9 fix(@​angular-devkit/build-angular): update dependency postcss to v8.4.31
  • 00d9708 release: cut the v15.2.9 release
  • f36e38a fix(@​angular/cli): update direct semver dependencies to 7.5.3
  • See full diff in compare view


Updates @angular/cli from 15.2.1 to 15.2.11

Release notes

Sourced from @​angular/cli's releases.

v15.2.11

15.2.11 (2024-03-25)

@​angular-devkit/build-angular

Commit Description
fix - c6feb0bb0 update webpack-dev-middleware to 6.1.2

v15.2.10

15.2.10 (2023-10-05)

@​angular-devkit/build-angular

Commit Description
fix - 05213c95b update dependency postcss to v8.4.31

v15.2.9

15.2.9 (2023-06-28)

@​angular/cli

Commit Description
fix - f36e38a91 update direct semver dependencies to 7.5.3

v15.2.8

15.2.8 (2023-05-03)

Changelog

Sourced from @​angular/cli's changelog.

Commits
  • 69c4624 release: cut the v15.2.11 release
  • 61f92fd build: update ng-dev config to work with Node.js 18.19
  • a398d2f test: disable failing test
  • c6feb0b fix(@​angular-devkit/build-angular): update webpack-dev-middleware to 6.1.2
  • b479063 release: cut the v15.2.10 release
  • bfc1f0f test: install specific npm version in npm version E2E test
  • 05213c9 fix(@​angular-devkit/build-angular): update dependency postcss to v8.4.31
  • 00d9708 release: cut the v15.2.9 release
  • f36e38a fix(@​angular/cli): update direct semver dependencies to 7.5.3
  • cdb34b5 release: cut the v15.2.8 release
  • Additional commits viewable in compare view


Updates @nrwl/eslint-plugin-nx from 15.9.2 to 15.9.7

Commits


Updates @nrwl/jest from 15.9.2 to 15.9.7

Commits


Updates @nrwl/nest from 15.9.2 to 15.9.7

Commits


Updates @nrwl/node from 15.9.2 to 15.9.7

Commits


Updates @cypress/request from 2.88.12 to 3.0.1

Release notes

Sourced from @​cypress/request's releases.

v3.0.1

3.0.1 (2023-09-06)

Bug Fixes

v3.0.0

3.0.0 (2023-08-08)

Features

  • Add allowInsecureRedirect option (c5bcf21)

BREAKING CHANGES

  • The allowInsecureRedirect is false by default, which may cause issues if your usage relies on insecure redirects. For the former behavior, you can opt in to insecure redirects by setting the option to true, but it is not recommended.

Co-authored-by: Szymon Drosdzol szymon@doyensec.com

Changelog

Sourced from @​cypress/request's changelog.

Change Log

v2.88.0 (2018/08/10)

v2.87.0 (2018/05/21)

v2.86.0 (2018/05/15)

v2.85.0 (2018/03/12)

v2.84.0 (2018/03/12)

v2.83.0 (2017/09/27)

v2.82.0 (2017/09/19)

v2.81.0 (2017/03/09)

v2.80.0 (2017/03/04)

... (truncated)

Commits


Updates cypress from 8.7.0 to 13.7.2

Release notes

Sourced from cypress's releases.

v13.7.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2

v13.7.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1

v13.7.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-0

v13.6.6

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6

v13.6.5

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5

v13.6.4

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-4

v13.6.3

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-3

v13.6.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-2

v13.6.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-1

v13.6.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-0

v13.5.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-1

v.13.5.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-0

v13.4.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-4-0

v13.3.3

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-3

v13.3.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-2

v13.3.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-1

v13.3.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-0

... (truncated)

Commits
  • dd922a8 chore: release 13.7.2 (#29249)
  • 339f64b chore: reduce flake in windows-run-app-integration-tests-chrome by not testin...
  • 4d97a0f dependency: update dependency express to v4.19.2 [security] (#29211)
  • 77b43ef chore: Update v8 snapshot cache (#29234)
  • 1ae7c9e fix: re-initialize DOM subscriptions from a full snapshot on cdp reconnect (#...
  • 425ba79 fix: Allow option values containing quotation marks to be selected (#29214)
  • c05f3a5 chore(deps): update dependency cypress-example-kitchensink to v2.0.5 (#29229)
  • 1da8001 chore: Update Chrome (beta) to 124.0.6367.18 (#29212)
  • 3a739f3 perf: improve replay upload resiliency (#29174)
  • fb87950 chore: Update Chrome (stable) to 123.0.6312.86 (#29202)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by atofstryker, a new releaser for cypress since your current version.


Updates express from 4.18.1 to 4.19.2

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: https://github.com/expressjs/express/compare/4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: https://github.com/expressjs/express/compare/4.18.3...4.19.0

4.18.3

Main Changes

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

  • Prevent open redirect allow list bypass due to encodeurl
  • deps: cookie@0.6.0

4.18.3 / 2024-02-29

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2
  • deps: cookie@0.6.0
    • Add partitioned option

4.18.2 / 2022-10-08

  • Fix regression routing a large stack in a single route
  • deps: body-parser@1.20.1
    • deps: qs@6.11.0
    • perf: remove unnecessary object clone
  • deps: qs@6.11.0
Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: cookie@0.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Updates @nestjs/core from 9.0.5 to 10.3.7

Release notes

Sourced from @​nestjs/core's releases.

v10.3.6 (2024-03-27)

Bug fixes

Dependencies

Committers: 2

v10.3.4 (2024-03-18)

Bug fixes

Enhancements

Docs

Dependencies

... (truncated)

Commits


Updates @nestjs/platform-express from 9.0.0 to 10.3.7

Release notes

Sourced from @​nestjs/platform-express's releases.

v10.3.6 (2024-03-27)

Bug fixes

Dependencies

dependabot[bot] commented 6 months ago

Superseded by #19.