Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Bump webpack and @nestjs/cli #1

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Bumps webpack to 5.88.1 and updates ancestor dependency @nestjs/cli. These dependencies need to be updated together.

Updates webpack from 5.73.0 to 5.88.1

Release notes

Sourced from webpack's releases.

v5.88.1

Developer Experience

Full Changelog: webpack/webpack@v5.88.0...v5.88.1

v5.88.0

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: webpack/webpack@v5.87.0...v5.88.0

v5.87.0

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

... (truncated)

Commits
Maintainer changes

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


Updates @nestjs/cli from 8.2.8 to 10.1.11

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.1.11

  • Merge pull request #2206 from micalevisk/fix/preservewatch (226d506b)
  • fix: support using preserveWatchOutput from tsconfig file (fd2f735e)
  • feat: support --preserveWatchOutput for 'build' command (b9230839)
  • style: format all files (ff52a06e)
  • chore(deps): update dependency @​swc/core to v1.3.72 (ddcaaa1f)
  • chore(deps): update dependency eslint to v8.46.0 (de55c2cb)
  • chore(deps): update dependency eslint-config-prettier to v8.9.0 (2a444d5e)
  • chore(deps): update dependency jest to v29.6.2 (92cd16fd)
  • chore(deps): update dependency @​types/node to v18.17.1 (b1b5404c)
  • chore(deps): update dependency @​swc/core to v1.3.71 (baa9ff63)
  • chore(deps): update typescript-eslint monorepo to v6.2.0 (02cc3130)
  • chore(deps): update dependency @​types/node to v18.17.0 (0dc6cd30)
  • chore(deps): update dependency @​types/node to v18.16.20 (a9a724a2)
  • chore(deps): update dependency release-it to v16.1.3 (534659de)

Release 10.1.10

  • Merge pull request #2188 from JohanManders/swc-reload (99d32e7f)
  • chore(deps): update commitlint monorepo to v17.6.7 (e8b82b92)
  • fix(swc): SWC doesn't reload the application on Windows (ad30bcbe)
  • chore(deps): update dependency @​swc/core to v1.3.70 (cb547fad)
  • chore(deps): update typescript-eslint monorepo to v6.1.0 (e8d82e54)

Release 10.1.9

  • Merge pull request #2159 from nestjs/renovate/angular-cli-monorepo (707cb551)
  • Merge pull request #2169 from nestjs/renovate/tsconfig-paths-webpack-plugin-4.x (56c7b839)
  • Merge pull request #2179 from micalevisk/perf/eage-load-compilers (76098446)
  • Merge pull request #2175 from sezanzeb/patch-1 (36a7111d)
  • chore: ignore type declaration files from eslint checking (5cc0c8ad)
  • perf(actions): on build, only import the used compiler (984b697c)
  • chore(deps): update dependency release-it to v16.1.2 (27faa647)
  • chore(deps): update dependency eslint to v8.45.0 (d3688239)
  • fix(cli): don't fail if the argument contains multiple '--' (72f94f1e)
  • chore(deps): update dependency @​swc/core to v1.3.69 (e21dd65a)
  • fix(deps): update dependency tsconfig-paths-webpack-plugin to v4.1.0 (4dd8bf23)
  • fix(deps): update angular-cli monorepo to v16.1.4 (e8dd6388)

Release 10.1.8

  • Merge pull request #2161 from powerfulyang/master (c2e2d263)
  • Merge pull request #2155 from tuxmachine/patch-1 (be5d1d0e)
  • chore(deps): update typescript-eslint monorepo to v6 (2d8a8d51)
  • chore(deps): update typescript-eslint monorepo to v5.62.0 (e13f4df4)
  • chore(deps): update dependency @​types/jest to v29.5.3 (8d512ee3)
  • chore(deps): update dependency release-it to v16.1.0 (ac30e008)
  • fix(swc): deepMerge didn't handle array type properly (bc18e831)
  • chore(deps): update dependency jest to v29.6.1 (1b9ab264)
  • chore(deps): update dependency release-it to v16 (77915d8d)
  • chore(deps): update dependency prettier to v3 (ac0a98dc)
  • fix(swc): don't set missing class fields (37813f46)

... (truncated)

Commits
  • 8970cb3 chore(): release v10.1.11
  • 226d506 Merge pull request #2206 from micalevisk/fix/preservewatch
  • fd2f735 fix: support using preserveWatchOutput from tsconfig file
  • b923083 feat: support --preserveWatchOutput for 'build' command
  • ff52a06 style: format all files
  • ddcaaa1 chore(deps): update dependency @​swc/core to v1.3.72
  • de55c2c chore(deps): update dependency eslint to v8.46.0
  • 2a444d5 chore(deps): update dependency eslint-config-prettier to v8.9.0
  • 92cd16f chore(deps): update dependency jest to v29.6.2
  • b1b5404 chore(deps): update dependency @​types/node to v18.17.1
  • Additional commits viewable in compare view

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.

@haoliangyu
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-and-nestjs/cli-5.88.1 branch from c8d0bc0 to c1f5eeb Compare August 3, 2023 00:27
@haoliangyu
Copy link
Owner

haoliangyu commented Aug 3, 2023

@dependabot rebase

Bumps [webpack](https://github.com/webpack/webpack) to 5.88.1 and updates ancestor dependency [@nestjs/cli](https://github.com/nestjs/nest-cli). These dependencies need to be updated together.


Updates `webpack` from 5.73.0 to 5.88.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.73.0...v5.88.1)

Updates `@nestjs/cli` from 8.2.8 to 10.1.11
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@8.2.8...10.1.11)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: "@nestjs/cli"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-and-nestjs/cli-5.88.1 branch from c1f5eeb to 26e1399 Compare August 3, 2023 00:41
@github-actions github-actions bot merged commit 2c42c62 into main Aug 3, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-and-nestjs/cli-5.88.1 branch August 3, 2023 00:44
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant