nest_transact
nest_transact copied to clipboard
Bump webpack and @nestjs/cli in /example
Bumps webpack to 5.76.2 and updates ancestor dependency @nestjs/cli. These dependencies need to be updated together.
Updates webpack
from 5.73.0 to 5.76.2
Release notes
Sourced from webpack's releases.
v5.76.2
Bugfixes
- Fix bug where a missing semicolon in generated bundle output for
publicPathRuntime
would cause concatenated runtime errors by@snitin315
in webpack/webpack#16811- Remove redundant semicolons generated in bundle runtime code after
onScriptComplete
function by@ahaoboy
in webpack/webpack#16347- Fix bug where
RealContentHashPlugin
was not respectingoutput.hashSalt
's ability to cause a force recalculation of[contenthash]
for emitted assets by@dmichon-msft
#16789Performance
- Improve memory and runtime performance of sourcemaps via hoisting Regular Expression literals to stored variables by
@TheLarkInn
in webpack/webpack#15722- Correct v8 deoptimization in
ModuleGraph
due to instance property declarations occurring outside of constructor by@snitin315
in webpack/webpack#16830Developer Experience
- Improved internal typings to match
webpack-sources
typings forSource
instances by@snitin315
in webpack/webpack#16805- Update repo examples to include missing quotation by
@snitin315
in webpack/webpack#16812New Contributors
@ahaoboy
made their first contribution in webpack/webpack#16347Full Changelog: https://github.com/webpack/webpack/compare/v5.76.1...v5.76.2
v5.76.1
Fixed
- Added
assert/strict
built-in toNodeTargetPlugin
Revert
- Improve performance of
hashRegExp
lookup by@ryanwilsonperkin
in webpack/webpack#16759v5.76.0
Bugfixes
- Avoid cross-realm object access by
@Jack-Works
in webpack/webpack#16500- Improve hash performance via conditional initialization by
@lvivski
in webpack/webpack#16491- Serialize
generatedCode
info to fix bug in asset module cache restoration by@ryanwilsonperkin
in webpack/webpack#16703- Improve performance of
hashRegExp
lookup by@ryanwilsonperkin
in webpack/webpack#16759Features
- add
target
toLoaderContext
type by@askoufis
in webpack/webpack#16781Security
- CVE-2022-37603 fixed by
@akhilgkrishnan
in webpack/webpack#16446Repo Changes
- Fix HTML5 logo in README by
@jakebailey
in webpack/webpack#16614- Replace TypeScript logo in README by
@jakebailey
in webpack/webpack#16613- Update actions/cache dependencies by
@piwysocki
in webpack/webpack#16493New Contributors
@Jack-Works
made their first contribution in webpack/webpack#16500@lvivski
made their first contribution in webpack/webpack#16491@jakebailey
made their first contribution in webpack/webpack#16614@akhilgkrishnan
made their first contribution in webpack/webpack#16446@ryanwilsonperkin
made their first contribution in webpack/webpack#16703
... (truncated)
Commits
dbf7bf3
5.76.2125449f
Merge pull request #16830 from snitin315/fix/module-graph3943cce
fix: initializethis._cacheStage
in ModuleGraph constructor796b511
Merge pull request #16805 from snitin315/fix/improve-source-typesbe54e43
Merge pull request #16811 from snitin315/fix/add-missing-semicolon976320d
test: update StatsTestCases snapshots44256c2
fix: add missing semicolon inAutoPublicPathRuntimeModule
9ca77a3
Merge pull request #15722 from webpack/feat/issue-157208f1b5ff
Merge pull request #16347 from ahaoboy/main0f82297
docs: fix typo in examples- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack since your current version.
Updates @nestjs/cli
from 9.0.0 to 9.3.0
Release notes
Sourced from @nestjs/cli
's releases.
Release 9.3.0
- Merge pull request #1957 from nestjs/renovate/fork-ts-checker-webpack-plugin-8.x (2d96ee99)
- fix(deps): update dependency fork-ts-checker-webpack-plugin to v8 (9e3b274b)
- Merge pull request #1981 from nestjs/renovate/nest-monorepo (533a110f)
- Merge pull request #1945 from HurSungYun/reorder_help_msg (01eacd73)
- Merge branch 'nix6839-clean-dep' (69718d67)
- chore: resolve conflicts (907969df)
- Merge pull request #1943 from nestjs/renovate/cimg-node-19.x (89fa3d78)
- Merge pull request #1935 from nestjs/renovate/angular-cli-monorepo (310f0e81)
- chore(deps): update dependency
@types/jest
to v29.5.0 (47e1ffcf)- chore(deps): update dependency release-it to v15.9.0 (d13e304e)
- chore(deps): update webpack,angular-cli,release-it (0c13f1d5)
- chore(deps): remove unused dependency ts-node (7152b8cf)
- chore(deps): update dependency webpack to v5.76.1 (21bc9fac)
- chore(): remove unused import (a9682624)
- fix: invalid type (fdd93620)
- chore(deps): cleanup dependencies (c5cb61f2)
- fix(deps): update angular-cli monorepo to v15.2.4 (8bc4fd06)
- chore(deps): update dependency
@types/jest
to v29.4.4 (e19a89e5)- chore(deps): update dependency
@types/jest
to v29.4.3 (39977523)- chore(deps): update node.js to v19.7 (37f8fbf8)
- fix(deps): update dependency
@nestjs/schematics
to v9.0.4 (38ca435e)- chore(deps): update dependency
@types/jest
to v29.4.2 (9311dbf7)- chore(deps): update dependency
@types/node
to v18.15.3 (fa19db92)- chore(deps): update typescript-eslint monorepo to v5.55.0 (77a9c5fe)
- chore(deps): update dependency
@types/node
to v18.15.2 (041377eb)- chore(deps): update dependency
@types/jest
to v29.4.1 (7fb3c605)- chore(deps): update dependency
@types/node
to v18.15.1 (589f97c4)- chore(deps): update dependency eslint to v8.36.0 (1591785e)
- chore(deps): update dependency lint-staged to v13.2.0 (8e9ad200)
- chore(deps): update dependency
@types/node
to v18.15.0 (0b60ca1a)- chore(deps): update dependency jest to v29.5.0 (dd57a8a7)
- chore(deps): update dependency release-it to v15.8.0 (04518475)
- chore(deps): update typescript-eslint monorepo to v5.54.1 (9ff9c7ae)
- chore(deps): update dependency eslint-config-prettier to v8.7.0 (a710a56c)
- chore(deps): update dependency
@types/node
to v18.14.6 (1cf4f176)- chore(deps): update dependency
@types/node
to v18.14.5 (d041e80e)- chore(deps): update dependency
@types/node
to v18.14.4 (9ca473d0)- chore(deps): update dependency release-it to v15.7.0 (df52ba8b)
- chore(deps): update dependency release-it to v15.6.1 (1ce906a3)
- chore(deps): update typescript-eslint monorepo to v5.54.0 (df42f020)
- chore(deps): update dependency
@types/node
to v18.14.2 (6313ab03)- chore(deps): update dependency eslint to v8.35.0 (09f8adb5)
- chore(deps): update dependency
@types/node
to v18.14.1 (dc8eff7e)- chore: sort schematics in help message (4099308e)
- chore(deps): update typescript-eslint monorepo to v5.53.0 (384f4e41)
- chore(deps): update dependency
@types/node
to v18.14.0 (584e64b8)- chore(deps): update commitlint monorepo to v17.4.4 (221e0469)
- chore(deps): update dependency
@types/webpack-node-externals
to v3 (61351fa5)- chore(deps): update dependency jest to v29.4.3 (db2b0a19)
... (truncated)
Commits
1ec81e9
chore(): release v9.3.02d96ee9
Merge pull request #1957 from nestjs/renovate/fork-ts-checker-webpack-plugin-8.x9e3b274
fix(deps): update dependency fork-ts-checker-webpack-plugin to v8533a110
Merge pull request #1981 from nestjs/renovate/nest-monorepo01eacd7
Merge pull request #1945 from HurSungYun/reorder_help_msg69718d6
Merge branch 'nix6839-clean-dep'907969d
chore: resolve conflicts89fa3d7
Merge pull request #1943 from nestjs/renovate/cimg-node-19.x310f0e8
Merge pull request #1935 from nestjs/renovate/angular-cli-monorepo47e1ffc
chore(deps): update dependency@types/jest
to v29.5.0- 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.