inrupt / solid-client-authn-js

A client library for authenticating with Solid
https://solid-client-authn-js.vercel.app
Other
65 stars 40 forks source link

Bump @nx/nx-win32-x64-msvc from 19.0.4 to 19.1.0 #3512

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @nx/nx-win32-x64-msvc from 19.0.4 to 19.1.0.

Release notes

Sourced from @​nx/nx-win32-x64-msvc's releases.

19.1.0 (2024-05-24)

🚀 Features

  • angular: support angular 18.0.0 (#22509)
  • bundling: added support for declarations (*.d.ts) (#21084)
  • core: add an option to seperate the output of show with provide… (#23172)
  • core: support finding matching projects with only negative patterns (#22743)
  • core: default show to web view when in interactive terminal (#23358)
  • core: resolve nx migrate target version against registry (#23450)
  • core: allow executor definition to point to another executor (#23576)
  • core: add bun package manager (#22602)
  • graph: change gradle and nextjs svg (#23201)
  • graph: show script content in header (#23257)
  • misc: improve nx cloud setup prompts and messaging (#23218)
  • module-federation: add remote configuration override (#19694)
  • nextjs: Update Next & Tailwindcss Package (#23313)
  • nx-dev: show banner on documentation pages (#23266)
  • nx-dev: check for missing images (#23248)
  • nx-dev: put banner above menu (#23335)
  • nx-dev: Add more blogs (#25939)
  • react: Add SvgOptions for NxReactWebpackPlugin and WithNx (#23283)
  • react-native: add optional syncDeps param to storybook executor (#22032)
  • release: updateDependents generator option for versioning, support circular dependencies (#23252)
  • testing: updates cypress and @​cypress/webpack-dev-server (#22902)
  • testing: remove --watch=false from inferred vitest targets to keep things inlined with vitest recommendations (#25975)
  • vite: support incremental builds with nxViteTsPaths (#23908)

🩹 Fixes

  • angular: libraries should not contain tslib by default #21023 (#23423, #21023)
  • angular: @​angular/core should always be provided as a shared package #19121 (#23464, #19121)
  • bundling: rollup does not log build errors (#23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#23249)
  • core: show project --web shouldn't error (#23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#23229)
  • core: include more binary extensions (#22788, #22861)
  • core: workspace remove generator should handle no root jest config (#23328)
  • core: addPlugin should not conflict on project.json targets (#23264)
  • core: throw a specific error for print-affected and affected graph (#23336)
  • core: properly indent command output with mixed line endings (#23321)
  • core: read socket dir on demand & load .env files on client startup (#23348)
  • core: not load env files when NX_LOAD_DOT_ENV_FILES is false (#23231)
  • core: addPlugin should not conflict on project.json targ… (#23391)
  • core: fix affected detection for inputs after named inputs (#23354)
  • core: fix eslint --help command (#23274)
  • core: copy native files to tmp file location instead of .nx/cache (#23375)
  • core: retry interrupted errors when writing to stdout (#23359)

... (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 will merge this PR once CI passes on it, as requested by @NSeydoux.


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 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)