Skip to content

chore(deps): update all non-major dependencies#183

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Apr 14, 2025
Merged

chore(deps): update all non-major dependencies#183
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@analogjs/vite-plugin-angular ^1.15.0 -> ^1.15.1 age adoption passing confidence
@angular-devkit/build-angular ^19.2.6 -> ^19.2.7 age adoption passing confidence
@angular/animations (source) ^19.2.5 -> ^19.2.6 age adoption passing confidence
@angular/cli ^19.2.6 -> ^19.2.7 age adoption passing confidence
@angular/common (source) ^19.2.5 -> ^19.2.6 age adoption passing confidence
@angular/compiler (source) ^19.2.5 -> ^19.2.6 age adoption passing confidence
@angular/compiler-cli (source) ^19.2.5 -> ^19.2.6 age adoption passing confidence
@angular/core (source) ^19.2.5 -> ^19.2.6 age adoption passing confidence
@angular/platform-browser (source) ^19.2.5 -> ^19.2.6 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^19.2.5 -> ^19.2.6 age adoption passing confidence
@angular/router (source) ^19.2.5 -> ^19.2.6 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.40.3 -> ^1.47.2 age adoption passing confidence
@sveltejs/package (source) ^2.3.10 -> ^2.3.11 age adoption passing confidence
knip (source) ^5.47.0 -> ^5.50.3 age adoption passing confidence
ng-packagr ^19.2.1 -> ^19.2.2 age adoption passing confidence
nx (source) ^20.7.1 -> ^20.8.0 age adoption passing confidence
pnpm (source) 10.7.1 -> 10.8.1 age adoption passing confidence
publint (source) ^0.3.10 -> ^0.3.12 age adoption passing confidence
svelte (source) ^5.25.7 -> ^5.26.3 age adoption passing confidence
svelte-check ^4.1.5 -> ^4.1.6 age adoption passing confidence
vite (source) ^6.2.5 -> ^6.2.6 age adoption passing confidence

Release Notes

analogjs/analog (@​analogjs/vite-plugin-angular)

v1.15.1

Compare Source

Bug Fixes
  • nx-plugin: adjust marked-mangle version (cdad143)
  • nx-plugin: update marked dependencies for Nx generator/preset (#​1668) (2a7dba5)
  • vite-plugin-angular: reenables test bed and jit mode for partial compilations (#​1675) (2d9999d)
angular/angular-cli (@​angular-devkit/build-angular)

v19.2.7

Compare Source

@​angular/build
Commit Type Description
7f1e8c677 fix include component test metadata in development builds
74cd4edd5 fix skip normalization of relative externals
angular/angular (@​angular/animations)

v19.2.6

Compare Source

compiler
Commit Type Description
3441f7b914 fix error if rawText isn't estimated correctly (#​60529) (#​60753)
compiler-cli
Commit Type Description
fc946c5f72 fix ensure HMR works with different output module type (#​60797)
core
Commit Type Description
00bbd9b382 fix fix docs for output migration (#​60764)
f2bfa3151e fix fix ng generate @​angular/core:output-migration. Fixes angular#​58650 (#​60763)
9241615ad0 fix reduce total memory usage of various migration schematics (#​60776)
language-service
Commit Type Description
0e82d42774 fix Do not provide element completions in end tag (#​60616)
fcdef1019f fix Ensure dollar signs are escaped in completions (#​60597)
Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.47.2

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.47.1...v1.47.2

v1.47.1

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.47.0...v1.47.1

v1.47.0

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.46.0...v1.47.0

v1.46.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.45.3...v1.45.4

v1.45.4

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.45.3...v1.45.4

v1.45.3

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.45.2...v1.45.3

v1.45.2

Compare Source

🪄 Improvements

Full Changelog: Rel1cx/eslint-react@v1.45.1...v1.45.2

v1.45.1

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.45.0...v1.45.1

v1.45.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.44.0...v1.45.0

v1.43.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.42.1...v1.43.0

v1.42.1

Compare Source

✨ New
📝 Changes you should be aware of

The following presets have been renamed:

  • core to x
  • core-legacy to x-legacy

The old preset names will still be available until the next major update to avoid breaking changes.

Full Changelog: Rel1cx/eslint-react@v1.41.0...v1.42.1

v1.42.0

Compare Source

v1.41.0

Compare Source

✨ New

Full Changelog: Rel1cx/eslint-react@v1.40.4...1.41.0

v1.40.4

Compare Source

🐞 Fixes

Full Changelog: Rel1cx/eslint-react@v1.40.3...v1.40.4

sveltejs/kit (@​sveltejs/package)

v2.3.11

Compare Source

Patch Changes
  • fix: handle missing package.json gracefully (#​13691)
webpro-nl/knip (knip)

v5.50.3

Compare Source

v5.50.2

Compare Source

v5.50.1

Compare Source

  • Revert "Remove unused TS config options"

This reverts commit d1686e2. (731fe7e)

v5.50.0

Compare Source

v5.49.0

Compare Source

v5.48.0

Compare Source

ng-packagr/ng-packagr (ng-packagr)

v19.2.2

Compare Source

Bug Fixes
  • correctly handle undefined stylesheet processor (4598b67), closes #​3005
nrwl/nx (nx)

v20.8.0

Compare Source

20.8.0 (2025-04-14)

🚀 Features
  • angular: add --bundler=rspack option to app generator (#​30623)
  • core: handle yarn resolutions and patches when parsing and pruning lock file (#​30546)
  • core: add --bundler=rspack option to angular stack cnw (#​30629)
  • core: add support for http based caches (#​30593)
  • core: add filter for git checkouts in generated pipelines and docs (#​30547)
  • core: allow globs in project config to extend atomized targets (#​30630)
  • nx-dev: tutorialkit project (#​29992)
  • react: add crystal mf support to host and remote (#​30424)
  • release: revamped nx release version implementation (#​30418)
  • rspack: add support for non-buildable libraries in external dependencies (#​30606)
  • storybook: migrate to latest storybook 8 version (#​30584)
  • testing: add support for cypress v14 (#​30618)
🩹 Fixes
  • angular: use latest version of @​analogjs/vitest-angular #​30423 (#​30560, #​30423)
  • angular: ensure crystal targets for testing when bundler=rspack (#​30631)
  • bundling: webpack and rspack builds respect output.clean config option (#​30573)
  • bundling: Lock webpack version to be compatible with @​angular-devkit (#​30676)
  • core: ensure rust code is able to handle null terminal outputs (#​30494)
  • core: update resolution of ts path mappings with patterns in target project locator (#​30533)
  • core: resolve subpath patterns in package exports correctly when constructing graph (#​30511)
  • core: do not run sync generators when running tasks in ci (#​30591)
  • core: angular rspack should not prompt for SSG (#​30647)
  • core: wasm build should build (#​30655)
  • core: log more information when ProjectConfigurationsError is thrown (#​30661)
  • core: ensure fileworker is cleaned up when workspace context is … (#​30683)
  • core: copy native file atomically to avoid hanging graph creation (#​30695)
  • core: clean up batch process after post run (#​30687)
  • graph: focus via --focus command should work (#​30576)
  • js: infer dependency between typecheck and build tasks and more granular outputs for typecheck (#​30549)
  • js: handle extending from multiple config files and from local workspace packages in plugin (#​30486)
  • js: update @​swc/cli version to fix vulnerability (#​30575)
  • js: Use correctly resolved path to tsconfig in readTsConfigWithRemappedPaths() (#​30156)
  • js: handle when there are no package manager workspaces' patterns (#​30666)
  • js: ensure the tsconfig files cache is correctly busted when implementation changes (#​30689)
  • misc: add missing flag to azure devops ci workflow generator (#​30482)
  • misc: update project directory validation to only account for the derived name (#​30532)
  • nextjs: bumped to eslintConfigNextVersion to v15 (#​30537)
  • nextjs: update Next.js versions to patch vulnerability (#​30574)
  • nextjs: add eslint plugin dependencies in application and library generators (#​30592)
  • nx-dev: fix blog post links (#​30553)
  • nx-dev: nx homebrew install cmd (ebd39bb2ae)
  • nx-dev: update markdoc component to exclude h1 headers (d1ee41793f)
  • rspack: allow typechecking during serve #​29267 (#​30558, #​29267)
  • rspack: do not reuse existing ts-node compiler options when inferring tasks (#​30703)
  • testing: enforce commonjs module for ts-jest (#​30681)
  • testing: do not inherit existing env (#​30688)
  • testing: unset customConditions when running cypress tasks (#​30709)
  • vite: ensure nxCopyAssetsPlugin outputs assets to correct location #​28786 (#​30585, #​28786)
  • vue: upgrade vite plugin vue to v5 to avoid install errors (#​30559)
  • webpack: nestjs workspace libs referencing when using ts solution (#​30538)
  • webpack: migrate to latest version to prevent security vulnerabilities #​29755 (#​30590, #​29755)
  • webpack: enable legacy decorators and metadata in base config for compatibility (#​30605)
❤️ Thank You

v20.7.2

Compare Source

20.7.2 (2025-04-08)
🩹 Fixes
  • core: do not run sync generators when running tasks in ci (#​30591)
  • js: Use correctly resolved path to tsconfig in readTsConfigWithRemappedPaths() (#​30156)
  • nextjs: add eslint plugin dependencies in application and library generators (#​30592)
  • webpack: enable legacy decorators and metadata in base config for compatibility (#​30605)
❤️ Thank You
pnpm/pnpm (pnpm)

v10.8.1

Compare Source

Patch Changes
  • Removed bright white highlighting, which didn't look good on some light themes #​9389.
  • If there is no pnpm related configuration in package.json, onlyBuiltDependencies will be written to pnpm-workspace.yaml file #​9404.

v10.8.0

Compare Source

Minor Changes
  • Experimental. A new hook is supported for updating configuration settings. The hook can be provided via .pnpmfile.cjs. For example:

    module.exports = {
      hooks: {
        updateConfig: (config) => ({
          ...config,
          nodeLinker: "hoisted",
        }),
      },
    };
  • Now you can use the pnpm add command with the --config flag to install new configurational dependencies #​9377.

Patch Changes
  • Do not hang indefinitely, when there is a glob that starts with !/ in pnpm-workspace.yaml. This fixes a regression introduced by #​9169.
  • pnpm audit --fix should update the overrides in pnpm-workspace.yaml.
  • pnpm link should update overrides in pnpm-workspace.yaml, not in package.json #​9365.
publint/publint (publint)

v0.3.12

Compare Source

Patch Changes
  • Fix shebang check to allow spaces after the #! (#​183)

v0.3.11

Compare Source

Patch Changes
  • Update EXPORTS_GLOB_NO_DEPRECATED_SUBPATH_MAPPING message and severity to error (#​179)

  • Add a new warning when the "exports" or "imports" field contain a fallback array as most tooling will only the pick the first value that can be parsed, and other tooling may work differently leading to inconsistent behaviors (#​180)

sveltejs/svelte (svelte)

v5.26.3

Compare Source

Patch Changes
  • fix: correctly validate head snippets on the server (#​15755)

  • fix: ignore mutation validation for props that are not proxies in more cases (#​15759)

  • fix: allow self-closing tags within math namespace (#​15761)

v5.26.2

Compare Source

Patch Changes
  • fix: correctly validate undefined snippet params with default value (#​15750)

v5.26.1

Compare Source

Patch Changes
  • fix: update state_referenced_locally message (#​15733)

v5.26.0

Compare Source

Minor Changes
  • feat: add css.hasGlobal to compile output (#​15450)
Patch Changes
  • fix: add snippet argument validation in dev (#​15521)

v5.25.12

Compare Source

Patch Changes
  • fix: improve internal_set versioning mechanic (#​15724)

  • fix: don't transform reassigned state in labeled statement in $derived (#​15725)

v5.25.11

Compare Source

Patch Changes
  • fix: handle hydration mismatches in await blocks (#​15708)

  • fix: prevent ownership warnings if the fallback of a bindable is used (#​15720)

v5.25.10

Compare Source

Patch Changes
  • fix: set deriveds as CLEAN if they are assigned to (#​15592)

  • fix: better scope :global() with nesting selector & (#​15671)

v5.25.9

Compare Source

Patch Changes
  • fix: allow $.state and $.derived to be treeshaken (#​15702)

  • fix: rework binding ownership validation (#​15678)

v5.25.8

Compare Source

Patch Changes
  • fix: address untracked_writes memory leak (#​15694)
sveltejs/language-tools (svelte-check)

v4.1.6

Compare Source

  • fix: prevent unused variable error for bindable
  • fix: ensure exports in runes mode are marked as used
  • fix: add color CLI options

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Apr 14, 2025

View your CI Pipeline Execution ↗ for commit a00eaac.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 1m 10s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 15s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-14 19:35:41 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 14, 2025

@tanstack/angular-store

npm i https://pkg.pr.new/@tanstack/angular-store@183

@tanstack/react-store

npm i https://pkg.pr.new/@tanstack/react-store@183

@tanstack/store

npm i https://pkg.pr.new/@tanstack/store@183

@tanstack/solid-store

npm i https://pkg.pr.new/@tanstack/solid-store@183

@tanstack/svelte-store

npm i https://pkg.pr.new/@tanstack/svelte-store@183

@tanstack/vue-store

npm i https://pkg.pr.new/@tanstack/vue-store@183

commit: a00eaac

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b774b84 to 8abe6a8 Compare April 14, 2025 15:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 8abe6a8 to a00eaac Compare April 14, 2025 19:33
@renovate renovate Bot merged commit dbaa0b4 into main Apr 14, 2025
4 checks passed
@renovate renovate Bot deleted the renovate/all-minor-patch branch April 14, 2025 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants