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

Bump webpack and @nestjs/cli in /documentation/viewer #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2023

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

Updates webpack from 5.75.0 to 5.79.0

Release notes

Sourced from webpack's releases.

v5.79.0

New Features

Bugfixes

Developer Experience

Contributor Experience

New Contributors

Full Changelog: webpack/webpack@v5.78.0...v5.79.0

v5.78.0

Features

Bugfixes

Performance

Contributor Experience

... (truncated)

Commits
  • ecdcc1a 5.79.0
  • c07ca8e Merge pull request #15608 from webpack/fix/consume-esm-bundled-library
  • 3b8c9c6 Merge pull request #16419 from karlhorky/patch-1
  • a9ea0d9 Merge pull request #16915 from webpack/fix-case-sensitivity-in-css
  • 69d9c40 Merge pull request #16944 from snitin315/fix/read-records-callback
  • 66f6472 Merge pull request #12774 from snitin315/export-more-types
  • 96c5d21 Merge pull request #16882 from snitin315/limit-identifier-length
  • 7f08e4d Merge pull request #16925 from chenjiahan/fix/css_cross_origin_loading
  • ee1a267 Merge pull request #16935 from snitin315/fix/dll-plugin-contenthash
  • 4cacd7e Merge pull request #16941 from webpack/feat/destructuring-assignment
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @nestjs/cli from 9.2.0 to 9.4.0

Release notes

Sourced from @​nestjs/cli's releases.

Release 9.4.0

  • Merge branch 'sheerlox-feat/manual-restart-watchmode' (122a18f6)
  • chore: update manual restart tip message (1d0f8436)
  • Merge branch 'feat/manual-restart-watchmode' of https://github.com/sheerlox/nest-cli into sheerlox-feat/manual-restart-watchmode (4eeddcb6)
  • chore: update package-lock (6560db4f)
  • Merge pull request #1952 from nestjs/renovate/rimraf-4.x (6f4add2d)
  • Merge pull request #2017 from nestjs/renovate/angular-cli-monorepo (d566a19a)
  • Merge pull request #1961 from nestjs/renovate/webpack-5.x (91bf10c2)
  • Merge pull request #1991 from nestjs/renovate/cimg-node-19.x (2b556bb5)
  • Merge pull request #2010 from nestjs/renovate/tsconfig-paths-4.x (b019a25b)
  • Merge pull request #2012 from nestjs/renovate/nest-monorepo (19c5ad7f)
  • Merge pull request #2021 from nestjs/renovate/npm-vm2-vulnerability (e87358ed)
  • Update lib/compiler/helpers/manual-restart.ts (a3b04f1b)
  • Merge pull request #2028 from nestjs/dependabot/npm_and_yarn/vm2-3.9.16 (db777e86)
  • Merge pull request #2027 from ydhn/master (3388e525)
  • chore(deps): update dependency @​types/shelljs to v0.8.12 (97da720c)
  • chore(deps): update dependency vm2 to 3.9.16 [security] (d8b82c27)
  • chore(deps): bump vm2 from 3.9.14 to 3.9.16 (c0393e4a)
  • feat: exec in configuration (177d945a)
  • fix(deps): update dependency webpack to v5.79.0 (9f636f90)
  • chore(deps): update node.js to v19.9 (a4983983)
  • fix(deps): update angular-cli monorepo to v15.2.6 (7dffa6d6)
  • chore(deps): update typescript-eslint monorepo to v5.58.0 (e50c7b8e)
  • chore(deps): update dependency eslint to v8.38.0 (7d700f8f)
  • chore(deps): update dependency lint-staged to v13.2.1 (41a3842a)
  • Update README.md (840b54db)
  • chore(deps): update typescript-eslint monorepo to v5.57.1 (fd13530a)
  • chore(deps): update dependency release-it to v15.10.1 (12f6fc7b)
  • chore(deps): update dependency ts-jest to v29.1.0 (71a03f6d)
  • fix: always display manual restart tip (a88ad131)
  • feat: use trim instead of replace (056ca9ec)
  • feat: display manual restart tip to user (c9da924d)
  • feat: implement manual restart for ts watchmode (72646c94)
  • chore(deps): update dependency release-it to v15.10.0 (07111244)
  • fix(deps): update dependency @​nestjs/schematics to v9.1.0 (1a6d9079)
  • fix(deps): update dependency tsconfig-paths to v4.2.0 (d812a324)
  • chore(deps): update dependency eslint to v8.37.0 (e2ac220e)
  • chore(deps): update dependency @​types/node to v18.15.11 (3c8f0f72)
  • chore(deps): update dependency @​commitlint/cli to v17.5.1 (27eb3435)
  • chore(deps): update typescript-eslint monorepo to v5.57.0 (a892a019)
  • chore(deps): update dependency @​types/node to v18.15.10 (a1e241b6)
  • chore(deps): update dependency @​types/node to v18.15.9 (72671509)
  • chore(deps): update dependency @​types/node to v18.15.8 (2714e6de)
  • chore(deps): update dependency release-it to v15.9.3 (2803d6e0)
  • chore(deps): update dependency prettier to v2.8.7 (e4e5c2d8)
  • chore(deps): update dependency @​types/node to v18.15.7 (5a7a2c17)
  • chore(deps): update dependency @​types/node to v18.15.6 (d1c6196e)
  • fix(deps): update dependency rimraf to v4.4.1 (6ca15ea9)
  • chore(deps): update dependency @​commitlint/cli to v17.5.0 (05c7db1f)
  • chore(deps): update dependency prettier to v2.8.6 (0e113418)

... (truncated)

Commits

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.

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


Updates `webpack` from 5.75.0 to 5.79.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.75.0...v5.79.0)

Updates `@nestjs/cli` from 9.2.0 to 9.4.0
- [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@9.2.0...9.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

None yet

0 participants