Skip to content

Comments

chore(deps-dev): bump @nrwl/vite from 15.9.2 to 16.8.1#246

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nrwl/vite-16.8.1
Closed

chore(deps-dev): bump @nrwl/vite from 15.9.2 to 16.8.1#246
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nrwl/vite-16.8.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps @nrwl/vite from 15.9.2 to 16.8.1.

Release notes

Sourced from @​nrwl/vite's releases.

16.8.1

16.8.1 (2023-09-07)

Bug Fixes

  • angular: keep dependency-checks enabled for buildable libraries (#19047) (58b13a2)
  • core: do not prompt, only warn when projectNameAndRootLayout is … (#19037) (18acd9a)
  • core: do not validate remote cache validity (#19059) (1f9dc40)
  • core: prettier 3 shouldn't cause errors due to esm + compile cache (#19042) (ac2bea7)
  • core: register ts transpiler when running .ts backed plugins (#19027) (22dadbc)
  • js: handle nested wildcard imports and paths that start with # (#19056) (2194422)
  • js: workspace lib devDependencies should not be added to package.json (#17802) (14a4ef4)
  • linter: ensure config manipulations are run only if config is supported (#19035) (85b03c2)
  • linter: fix dep-checks projPackageJsonDeps caching for IDE (#18935) (2e1d48e)
  • linter: handle non-JSON eslintrc files when updating overrides (#19026) (4365c01)
  • misc: calculate cwd relative path correctly for generators and executors (#18933) (24de089)
  • misc: nx view-logs should open the nx-cloud link when connected … (#17808) (2e0b09a)
  • misc: use preset apps instead of empty (#19051) (655a0a7)
  • node: explicitly check that project is a library before updating imports (#19040) (6ac6473)
  • react: fix createGlobPAtternsForDependencies path (#18546) (62f526a)
  • react: set "watch: false" on module federation serve-static options (#19052) (2e52c14)
  • vite: check for undefined and create types array (#19045) (143b223)
  • webpack: enable in memory caching when building for node in watch mode (#18348) (1f10398)

16.8.0

16.8.0 (2023-09-06)

Bug Fixes

  • core: apply target defaults properly for executors defaults (#18655) (f670e74)
  • core: fix ghost alias when parsing yarn lockfile (#18646) (43b802d)
  • core: fix schema links (#18395) (ded1543)
  • core: handle symlinks on debian for watch events (#18636) (cf0b2fd)
  • core: improve error handling for copy and remove (#18656) (13925ba)
  • core: name collisions during project inference should not error out if corrected by a project.json's name (#18665) (94cc716)
  • core: nx should not break if packages were not installed (#18687) (20acfbe)
  • core: set consistent working directory when calculating runtime hash inputs (#18643) (e2ac4e3)
  • core: use Date.now() everywhere for tasks start and end times to avoid negative durations (#18595) (98a7477)
  • core: use existing version when calling "yarn set version" (#18669) (7d55f49)
  • devkit: convert-nx-executor should read projectNodes (#18684) (2ff1364)
  • js: expose schematic using the generator function with a default for the project name and root format (#18681) (61d73fc)
  • linter: Normalize paths when in getSourceFilePath (#18601) (1f9b3c4)
  • nextjs: make next build package manager agnostic (#18661) (2e1bccd)
  • core: ensure preinstall is only run once on repo (#18671) (adb39c4)

... (truncated)

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@nrwl/vite](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/vite) from 15.9.2 to 16.8.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.8.1/packages-legacy/vite)

---
updated-dependencies:
- dependency-name: "@nrwl/vite"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 25, 2023

Superseded by #250.

@dependabot dependabot bot closed this Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nrwl/vite-16.8.1 branch September 25, 2023 08:37
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants