stryker-mutator / mutation-testing-elements

🗃 A schema for mutation testing results with the web components to visualise it 📊
Apache License 2.0
28 stars 19 forks source link

chore(deps): update dependency nx to v19.5.0 #3303

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nx (source) 19.4.4 -> 19.5.0 age adoption passing confidence

Release Notes

nrwl/nx (nx) ### [`v19.5.0`](https://togithub.com/nrwl/nx/releases/tag/19.5.0) [Compare Source](https://togithub.com/nrwl/nx/compare/19.4.4...19.5.0) ##### 19.5.0 (2024-07-17) ##### 🚀 Features - **angular:** support angular v18.1.0 ([#​26504](https://togithub.com/nrwl/nx/pull/26504)) - **core:** move target defaults back to post graph step ([#​26596](https://togithub.com/nrwl/nx/pull/26596)) - **core:** support compile to wasi target ([#​22870](https://togithub.com/nrwl/nx/pull/22870)) - **core:** add support for wildcards in dependsOn ([#​19611](https://togithub.com/nrwl/nx/pull/19611)) - **core:** uncomment start-ci-run ([#​26645](https://togithub.com/nrwl/nx/pull/26645)) - **core:** avoid forking process for nx:noop ([#​26869](https://togithub.com/nrwl/nx/pull/26869)) - **core:** enable plugin isolation by default ([#​26888](https://togithub.com/nrwl/nx/pull/26888)) - **core:** pattern matching for target defaults ([#​26870](https://togithub.com/nrwl/nx/pull/26870)) - **core:** add parallelism to target configuration ([#​26820](https://togithub.com/nrwl/nx/pull/26820)) - **core:** ci-workflow adds workflow file to sharedGlobal inputs ([#​26948](https://togithub.com/nrwl/nx/pull/26948)) - **gradle:** gradle atomizer ([#​26663](https://togithub.com/nrwl/nx/pull/26663)) - **gradle:** add help metadata ([#​26810](https://togithub.com/nrwl/nx/pull/26810)) - **gradle:** change test glob to include Tests and Test ([#​26913](https://togithub.com/nrwl/nx/pull/26913)) - **graph:** add copy button for entire target configuration ([#​26284](https://togithub.com/nrwl/nx/pull/26284)) - **js:** add createNodesV2 for typescript plugin ([#​26788](https://togithub.com/nrwl/nx/pull/26788)) - **linter:** support `eslint.config.cjs` and `*.cjs` extension with flat config ([#​26637](https://togithub.com/nrwl/nx/pull/26637)) - **module-federation:** use [@​module-federation/enhanced](https://togithub.com/module-federation/enhanced) for withModuleFederation ([#​26777](https://togithub.com/nrwl/nx/pull/26777)) - **nx-dev:** update next to fix img fetchpriority error ([#​26766](https://togithub.com/nrwl/nx/pull/26766)) - **nx-dev:** add customers & company pages ([#​26813](https://togithub.com/nrwl/nx/pull/26813)) - **nx-dev:** Add more OSS logos ([#​26922](https://togithub.com/nrwl/nx/pull/26922)) - **nx-dev:** update home page ([#​26893](https://togithub.com/nrwl/nx/pull/26893)) - **react:** add support for React Compiler in @​nx/react/babel ([#​26826](https://togithub.com/nrwl/nx/pull/26826)) - **react-native:** update react-native-svg to 15.3.0 ([#​26827](https://togithub.com/nrwl/nx/pull/26827)) ##### 🩹 Fixes - **core:** handle packageManager property with createPackageJson ([#​26726](https://togithub.com/nrwl/nx/pull/26726)) - **core:** do not re-register ts-node twice for the same compiler opt… ([#​26758](https://togithub.com/nrwl/nx/pull/26758)) - **core:** cannot read properties of undefined (reading 'options') ([#​26721](https://togithub.com/nrwl/nx/pull/26721)) - **core:** register swc transpiler once per compilerOptions ([#​26807](https://togithub.com/nrwl/nx/pull/26807)) - **core:** always inherit output from plugins ([#​26797](https://togithub.com/nrwl/nx/pull/26797)) - **core:** ignore errors from cleanupNativeFileCache (revert to previous behaviour) ([#​26806](https://togithub.com/nrwl/nx/pull/26806)) - **core:** recursive resolve deps on create command graph ([#​22989](https://togithub.com/nrwl/nx/pull/22989)) - **core:** ensure better create nodes error messaging ([#​26811](https://togithub.com/nrwl/nx/pull/26811)) - **core:** load isolated plugins in parallel ([#​26874](https://togithub.com/nrwl/nx/pull/26874)) - **core:** report should work if project graph errors ([#​26858](https://togithub.com/nrwl/nx/pull/26858)) - **core:** do not mutate target defaults ([#​26941](https://togithub.com/nrwl/nx/pull/26941)) - **core:** merge package.json plugins and updated project.json plugin… ([#​26952](https://togithub.com/nrwl/nx/pull/26952)) - **core:** running just 'nx' should show help ([#​26871](https://togithub.com/nrwl/nx/pull/26871)) - **core:** decrease initial memory for wasm ([#​26956](https://togithub.com/nrwl/nx/pull/26956)) - **core:** properly handle reading target defaults ([#​26959](https://togithub.com/nrwl/nx/pull/26959)) - **core:** disable isolation in wasm ([#​26960](https://togithub.com/nrwl/nx/pull/26960)) - **gradle:** pass process.env when running gradle ([#​26776](https://togithub.com/nrwl/nx/pull/26776)) - **gradle:** fix gradle exclude src/test ([#​26741](https://togithub.com/nrwl/nx/pull/26741)) - **js:** node executor now correctly kills tasks when exiting ([#​19219](https://togithub.com/nrwl/nx/pull/19219)) - **js:** normalize excluded paths to task inputs correctly in typescript plugin ([#​26801](https://togithub.com/nrwl/nx/pull/26801)) - **linter:** Correctly collect lintable files for project in [@​nx/eslint](https://togithub.com/nx/eslint) plugin ([#​26638](https://togithub.com/nrwl/nx/pull/26638)) - **misc:** respect useInferencePlugin in nx.json when generating apps and libs ([#​26703](https://togithub.com/nrwl/nx/pull/26703)) - **misc:** adjust nx cloud ab test ([#​26866](https://togithub.com/nrwl/nx/pull/26866)) - **misc:** properly set the value of the bitbucket option for ci work… ([#​26890](https://togithub.com/nrwl/nx/pull/26890)) - **misc:** add more ab testing for setting up ci and nx cloud ([#​26907](https://togithub.com/nrwl/nx/pull/26907)) - **misc:** add NX_E2E_RUN_E2E env to e2eInputs ([#​26939](https://togithub.com/nrwl/nx/pull/26939)) - **misc:** finalize ab testing ([#​26958](https://togithub.com/nrwl/nx/pull/26958)) - **node:** Enable e2e test ([#​23508](https://togithub.com/nrwl/nx/pull/23508)) - **nx-cloud:** onboarding cloud version handling ([#​26790](https://togithub.com/nrwl/nx/pull/26790)) - **nx-dev:** plugin-registry menu ([#​26767](https://togithub.com/nrwl/nx/pull/26767)) - **nx-dev:** Update Next.js version ([#​26912](https://togithub.com/nrwl/nx/pull/26912)) - **nx-dev:** website copy corrections and changes ([3a40d37f5e](https://togithub.com/nrwl/nx/commit/3a40d37f5e)) - **nx-plugin:** tslib is not set as a dependency when using create-package generator ([#​22429](https://togithub.com/nrwl/nx/pull/22429)) - **rollup:** always generate package.json when using [@​nx/rollup](https://togithub.com/nx/rollup):rollup ([#​26940](https://togithub.com/nrwl/nx/pull/26940)) - **testing:** pin cypress to 13.12.0 and re-enable skipped tests ([#​26751](https://togithub.com/nrwl/nx/pull/26751)) - **vite:** infer build and serve targets when rollupOptions.input is present ([#​26750](https://togithub.com/nrwl/nx/pull/26750)) - **vite:** remove deprecated cache.dir from vitest generation ([#​26756](https://togithub.com/nrwl/nx/pull/26756)) - **vite:** Only attempt to amend test object if one exists ([#​26822](https://togithub.com/nrwl/nx/pull/26822)) - **vue:** bump vue-tsc version to 2.x.x ([#​26867](https://togithub.com/nrwl/nx/pull/26867)) ##### ❤️ Thank You - Ben Snyder - Benjamin Cabanes [@​bcabanes](https://togithub.com/bcabanes) - Colum Ferry [@​Coly010](https://togithub.com/Coly010) - Craigory Coppola [@​AgentEnder](https://togithub.com/AgentEnder) - Emily Xiong [@​xiongemi](https://togithub.com/xiongemi) - EugeneKruglei [@​EugeneKruglei](https://togithub.com/EugeneKruglei) - Gunter Chou [@​gunter1020](https://togithub.com/gunter1020) - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) - Jason Jean [@​FrozenPandaz](https://togithub.com/FrozenPandaz) - Jasper McCulloch - Johanna Pearce - Jonathan Gelin [@​jogelin](https://togithub.com/jogelin) - Juri Strumpflohner [@​juristr](https://togithub.com/juristr) - Katerina Skroumpelou [@​mandarini](https://togithub.com/mandarini) - Leosvel Pérez Espinosa [@​leosvelperez](https://togithub.com/leosvelperez) - LongYinan - Maciej Łyskawiński [@​LonguCodes](https://togithub.com/LonguCodes) - MaxKless [@​MaxKless](https://togithub.com/MaxKless) - Miroslav Jonaš [@​meeroslav](https://togithub.com/meeroslav) - Naymi - Nicholas Cunningham [@​ndcunningham](https://togithub.com/ndcunningham) - Pavlo [@​fxposter](https://togithub.com/fxposter)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

nx-cloud[bot] commented 1 month ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit f0c40eb14ec4acc70dad3139a5ebe2664264f06a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets - [`nx affected --target=lint:prettier,lint,build,test`](https://cloud.nx.app/runs/MmN3ao8NjQ?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=stryker --projects=metrics,elements,real-time -- --incremental`](https://cloud.nx.app/runs/GysMS9yzbj?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

bundlemon[bot] commented 1 month ago

BundleMon (elements)

Unchanged files (3) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | index.js
| 266KB | - :white_check_mark: | mutation-test-elements.js
| 196.28KB | - :white_check_mark: | index.cjs
| 196.28KB | -

No change in files bundle size

Final result: :white_check_mark:

View report in BundleMon website ➡️


Current branch size history | Target branch size history