Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(monorepo): update auto-merge non-major dependencies #99

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nx/cypress (source) 19.7.3 -> 19.8.4 age adoption passing confidence dependencies minor
@nx/devkit (source) 19.7.3 -> 19.8.4 age adoption passing confidence dependencies minor
@nx/eslint-plugin (source) 19.7.3 -> 19.8.4 age adoption passing confidence dependencies minor
@nx/jest (source) 19.7.3 -> 19.8.4 age adoption passing confidence dependencies minor
@nx/js (source) 19.7.3 -> 19.8.4 age adoption passing confidence dependencies minor
@nx/next (source) 19.7.3 -> 19.8.4 age adoption passing confidence dependencies minor
@nx/plugin (source) 19.7.3 -> 19.8.4 age adoption passing confidence dependencies minor
@nx/react (source) 19.7.3 -> 19.8.4 age adoption passing confidence dependencies minor
@nx/react-native (source) 19.7.3 -> 19.8.4 age adoption passing confidence dependencies minor
@nx/rollup (source) 19.7.3 -> 19.8.4 age adoption passing confidence dependencies minor
@nx/workspace (source) 19.7.3 -> 19.8.4 age adoption passing confidence dependencies minor
@sentry/node (source) ^8.30.0 -> ^8.33.1 age adoption passing confidence dependencies minor
@sentry/opentelemetry (source) ^8.30.0 -> ^8.33.1 age adoption passing confidence dependencies minor
@sentry/types (source) ^8.30.0 -> ^8.33.1 age adoption passing confidence dependencies minor
@​tamagui/fake-react-native ^1.110.5 -> ^1.112.22 age adoption passing confidence dependencies minor
@tamagui/web (source) ^1.110.5 -> ^1.112.22 age adoption passing confidence peerDependencies minor
@tamagui/web (source) ^1.110.5 -> ^1.112.22 age adoption passing confidence devDependencies minor
@types/node (source) ^22.5.5 -> ^22.7.4 age adoption passing confidence devDependencies minor
@types/node (source) ^22.5.5 -> ^22.7.4 age adoption passing confidence dependencies minor
cypress (source) 13.14.2 -> 13.15.0 age adoption passing confidence dependencies minor
esbuild ^0.23.1 -> ^0.24.0 age adoption passing confidence dependencies minor
eslint (source) ^9.10.0 -> ^9.12.0 age adoption passing confidence dependencies minor
execa ^9.3.1 -> ^9.4.0 age adoption passing confidence dependencies minor
knip (source) 5.30.2 -> 5.31.0 age adoption passing confidence dependencies minor
lefthook ^1.7.15 -> ^1.7.18 age adoption passing confidence dependencies patch
node (source) 22.8.0 -> 22.9.0 age adoption passing confidence minor
node (source) >=22.8.0 -> >=22.9.0 age adoption passing confidence engines minor
nx (source) 19.7.3 -> 19.8.4 age adoption passing confidence dependencies minor
nx (source) 19.7.3 -> 19.8.4 age adoption passing confidence peerDependencies minor
nx (source) 19.7.3 -> 19.8.4 age adoption passing confidence devDependencies minor
pino-loki 2.3.0 -> 2.3.1 age adoption passing confidence dependencies patch
pnpm (source) 9.10.0 -> 9.12.0 age adoption passing confidence packageManager minor
pnpm (source) >=9.10.0 -> >=9.12.0 age adoption passing confidence engines minor
react-native (source, changelog) 0.75.3 -> 0.75.4 age adoption passing confidence dependencies patch
simple-git (source) >=3.26.0 -> >=3.27.0 age adoption passing confidence pnpm.overrides minor

Release Notes

nrwl/nx (@​nx/cypress)

v19.8.4

Compare Source

19.8.4 (2024-10-04)
🚀 Features
  • core: allow circular project dependencies to execute tasks (#​28227)
  • nx-dev: add nx powerpack to pricing page (#​28232)
  • nx-dev: add nx powerpack gcp & azure mentions (#​28256)
🩹 Fixes
  • angular: ensure @​typescript-eslint/utils is used with eslint flat config (#​28267)
  • core: remove axios import from main code loading (#​28230)
  • core: change getCache signature to only accept options (#​28248)
  • core: allow prompts during nx add (#​28247)
  • core: add stub for conformance:check, add messaging (#​28250)
  • core: filter out task dependencies on itself (#​28261)
  • core: fixing target groups not merging (#​28280)
  • js: resolve VerdaccioWarning on the "logs" configuration property (#​28234)
  • nx-cloud: use create-workspace-v1 endpoint if v2 returns with 404 (#​28015)
  • nx-dev: fix markdoc table data alignment (#​28274)
  • react: host generator should pass normalized name to remote generator (#​28295)
  • testing: add support for playwright --last-failed (#​28161)
❤️ Thank You

v19.8.3

Compare Source

19.8.3 (2024-10-01)
🚀 Features
  • nx-dev: add Powerpack video to the landing page (#​28126)
🩹 Fixes
❤️ Thank You

v19.8.2

Compare Source

19.8.2 (2024-09-26)
🚀 Features
🩹 Fixes
  • core: hide no file server process json log (#​27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#​28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#​28102)
❤️ Thank You

v19.8.1

Compare Source

19.8.1 (2024-09-25)

🚀 Features
  • core: allow prompts from init generators during nx init (#​28003)
🩹 Fixes
  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#​27669)
  • core: allow creating a db cache without linking task details (#​28023)
  • core: fix output text for multiple targets (#​28043)
  • core: sort projects after updating from context (#​28024)
  • core: add flag when db is disabled for task history (#​28059)
  • core: set windowsHide: true wherever possible (#​28073)
  • core: support more structured errors in sync generators (#​28075)
  • core: nx add should show errors (#​28079)
  • core: several powerpack fixes (#​28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#​28089)
  • linter: do not generate docs.recommended property (#​28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#​28080)
  • react: vite should be default bundler in app generator (#​28013)
  • release: allow dynamically continuing when current version is unresolvable (#​28034)
  • release: add groupPreVersionCommand to schema, improve logging (#​28087)
❤️ Thank You

v19.8.0

Compare Source

19.8.0 (2024-09-20)

🚀 Features
  • angular: add plugin for inferring nodes from angular.json files (#​27804)
  • core: import warns when source and destination directories are different (#​27875)
  • core: use durations from task history to schedule tasks (#​27783)
  • core: add metagenerator for convert-to-inferred (#​27672)
  • core: able to import gradle project (#​27645)
  • core: split runCommand to return status per project (#​27705)
  • core: handle prettier not installed when running nx format (#​27970)
  • core: add integration with nx powerpack (#​27972)
  • graph: expose functions to render pdv & error page (#​27833)
  • graph: add sync generators to target details in project details view (#​27639)
  • linter: create new workspaces with ESLint v9 and typescript-eslint v8 (#​27404)
  • nx-dev: clean up enterprise section (#​27979)
  • release: allow local dependency version protocols to be preserved, pnpm publish support (#​27787)
  • release: support groupPreVersionCommand for release groups (#​27474)
  • release: support github enterprise server (#​26482)
🩹 Fixes
  • angular: add serve static target more intentionally #​27854 (#​27924, #​27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #​27793 (#​27927, #​27793)
  • angular: migrations should use correct namedInputs #​27899 (#​27929, #​27899)
  • angular: license-webpack-plugin should not scan root package.json #​27989 (#​27994, #​27989)
  • core: make sure sharedGlobals is referenced in default namedInputs (#​27813)
  • core: take nx-release-publish target defaults into account for implicit target (#​27764)
  • core: handle sync generator failures (#​27650)
  • core: handle --no-interative for create-nx-workspace (#​27702)
  • core: respect filenames of inputs when computing task hash (#​27873)
  • core: handleErrors should display error cause if it exists (#​27886)
  • core: add flag to disable the db and logs when there are errors … (#​27930)
  • core: import should be rebasable (#​27940)
  • core: import handles argument escaping correctly in Windows (#​27957)
  • core: fix env for running parallel tasks (#​27889)
  • core: nx import detects plugins synchronously (#​27958)
  • core: fix powerpack license report and add back remote cache (#​27983)
  • core: link to sync generators page during sync prompt, and provide more info on docs page for disabling and applyChanges (#​28001)
  • core: fix powerpack fs cache package name (#​27997)
  • core: do not check cache validity when putting into the cache (#​28004)
  • gradle: fix gradle app deps (#​27865)
  • graph: typo (e9fd0a7e2b)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#​27636)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#​27862)
  • js: do not infer typecheck target for root tsconfig.json (#​27950)
  • misc: createNodesV2 plugins should show inference capabilities (#​27896)
  • module-federation: collect secondary entry points from exports #​26878 (#​27999, #​26878)
  • nx-cloud: include nxCloudId when generating connect urls (#​27882)
  • nx-dev: update contributors value (#​27944)
  • react: Add historyApiFallback to webpack config (#​27942)
  • react: normalizing project names for module federation correctly #​27901 (#​27990, #​27901)
  • release: respect updateDependents being explicitly disabled in conventional commits (#​27851)
  • release: ensure git commits containing pipe can be parsed reliably (#​27840)
  • release: ensure default release group has projects on windows (#​27933)
  • release: allow string array for commitArgs and tagArgs (#​27797)
  • remix: vite plugin should be less strict on inference #​27884 (#​27923, #​27884)
  • storybook: do not duplicate cacheable operations #​27866 (#​27951, #​27866)
  • vite: typecheck infer plugin should use correct inputs (#​27922)
  • vite: exit from test if no files found (#​27722)
  • webpack: handle relative paths for additionalEntryPath (#​27885)
❤️ Thank You

v19.7.4

Compare Source

19.7.4 (2024-09-18)
🚀 Features
  • core: able to import gradle project (#​27645)
  • release: support groupPreVersionCommand for release groups (#​27474)
🩹 Fixes
  • angular: add serve static target more intentionally #​27854 (#​27924, #​27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #​27793 (#​27927, #​27793)
  • angular: migrations should use correct namedInputs #​27899 (#​27929, #​27899)
  • core: add flag to disable the db and logs when there are errors … (#​27930)
  • core: import should be rebasable (#​27940)
  • core: import handles argument escaping correctly in Windows (#​27957)
  • core: fix env for running parallel tasks (#​27889)
  • core: nx import detects plugins synchronously (#​27958)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#​27862)
  • js: do not infer typecheck target for root tsconfig.json (#​27950)
  • nx-dev: update contributors value (#​27944)
  • react: Add historyApiFallback to webpack config (#​27942)
  • release: ensure default release group has projects on windows (#​27933)
  • release: allow string array for commitArgs and tagArgs (#​27797)
  • remix: vite plugin should be less strict on inference #​27884 (#​27923, #​27884)
  • storybook: do not duplicate cacheable operations #​27866 (#​27951, #​27866)
  • vite: typecheck infer plugin should use correct inputs (#​27922)
  • vite: exit from test if no files found (#​27722)
❤️ Thank You
getsentry/sentry-javascript (@​sentry/node)

v8.33.1

Compare Source

  • fix(core): Update trpc middleware types (#​13859)
  • fix(fetch): Fix memory leak when handling endless streaming
    (#​13809)

Work in this release was contributed by @​soapproject. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 22.64 KB
@​sentry/browser - with treeshaking flags 21.42 KB
@​sentry/browser (incl. Tracing) 34.87 KB
@​sentry/browser (incl. Tracing, Replay) 71.38 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.81 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 75.73 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 88.5 KB
@​sentry/browser (incl. Tracing, Replay, Feedback, metrics) 90.38 KB
@​sentry/browser (incl. metrics) 26.91 KB
@​sentry/browser (incl. Feedback) 39.78 KB
@​sentry/browser (incl. sendFeedback) 27.3 KB
@​sentry/browser (incl. FeedbackAsync) 32.08 KB
@​sentry/react 25.39 KB
@​sentry/react (incl. Tracing) 37.86 KB
@​sentry/vue 26.8 KB
@​sentry/vue (incl. Tracing) 36.77 KB
@​sentry/svelte 22.77 KB
CDN Bundle 23.95 KB
CDN Bundle (incl. Tracing) 36.66 KB
CDN Bundle (incl. Tracing, Replay) 71.15 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 76.45 KB
CDN Bundle - uncompressed 70.17 KB
CDN Bundle (incl. Tracing) - uncompressed 108.68 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 220.58 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 233.79 KB
@​sentry/nextjs (client) 37.82 KB
@​sentry/sveltekit (client) 35.45 KB
@​sentry/node 125.13 KB
@​sentry/node - without tracing 93.58 KB
@​sentry/aws-serverless 103.28 KB

v8.33.0

Compare Source

Important Changes
  • feat(nextjs): Support new async APIs (headers(), params, searchParams)
    (#​13828)

Adds support for new dynamic Next.js APIs.

  • feat(node): Add lru-memoizer instrumentation
    (#​13796)

Adds integration for lru-memoizer using [@​opentelemetry/


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot added the dependencies Upgrade or downgrade of project dependencies. label Sep 16, 2024
@renovate renovate bot requested review from sullivanpj and a team as code owners September 16, 2024 03:48
Copy link
Contributor Author

renovate bot commented Sep 16, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot enabled auto-merge (rebase) September 16, 2024 03:48
Copy link

socket-security bot commented Sep 16, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@nx/cypress@19.8.4 environment, filesystem Transitive: shell, unsafe +123 16.6 MB nrwl-jason
npm/@nx/devkit@19.8.4 environment, filesystem, shell, unsafe +1 234 kB nrwl-jason
npm/@nx/eslint-plugin@19.8.4 filesystem +10 2.42 MB nrwl-jason
npm/@nx/jest@19.8.4 environment, filesystem, unsafe +38 9.66 MB nrwl-jason
npm/@nx/next@19.8.4 environment, filesystem Transitive: eval, network, shell, unsafe +158 20.2 MB nrwl-jason
npm/@nx/plugin@19.8.4 Transitive: environment, filesystem, shell, unsafe +122 16.5 MB nrwl-jason
npm/@nx/react-native@19.8.4 environment, filesystem, shell Transitive: unsafe +122 16.9 MB nrwl-jason
npm/@nx/react@19.8.4 environment Transitive: eval, filesystem, network, shell, unsafe +156 20.3 MB nrwl-jason
npm/@nx/rollup@19.8.4 environment, filesystem Transitive: unsafe +26 8.54 MB nrwl-jason
npm/@nx/workspace@19.8.4 environment, filesystem +1 236 kB nrwl-jason
npm/@sentry/node@8.33.1 Transitive: environment, filesystem, network, unsafe +37 9.88 MB benvinegar, billyvg, evanpurkhiser, ...8 more
npm/@sentry/opentelemetry@8.33.1 Transitive: filesystem, network +6 5.61 MB sentry-bot
npm/@sentry/types@8.33.1 None 0 338 kB sentry-bot
npm/@tamagui/fake-react-native@1.112.22 None 0 1.88 kB nwienert
npm/@tamagui/web@1.112.22 environment +11 3.23 MB nwienert
npm/@types/node@22.7.4 None 0 2.25 MB types

🚮 Removed packages: npm/@nx/cypress@19.7.3, npm/@nx/devkit@19.7.3, npm/@nx/eslint-plugin@19.7.3, npm/@nx/jest@19.7.3, npm/@nx/next@19.7.3, npm/@nx/plugin@19.7.3, npm/@nx/react-native@19.7.3, npm/@nx/react@19.7.3, npm/@nx/rollup@19.7.3, npm/@nx/workspace@19.7.3, npm/@sentry/node@8.30.0, npm/@sentry/opentelemetry@8.30.0, npm/@sentry/types@8.30.0, npm/@tamagui/fake-react-native@1.110.5, npm/@tamagui/web@1.110.5

View full report↗︎

@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from c9d08d3 to b772fd6 Compare September 16, 2024 08:11
@renovate renovate bot changed the title deps(monorepo): update auto-merge non-major dependencies to ^1.111.1 deps(monorepo): update auto-merge non-major dependencies to ^1.111.2 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from b772fd6 to 5885a7c Compare September 16, 2024 18:22
@renovate renovate bot changed the title deps(monorepo): update auto-merge non-major dependencies to ^1.111.2 deps(monorepo): update auto-merge non-major dependencies to ^1.111.3 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from 5885a7c to f765485 Compare September 16, 2024 21:05
@renovate renovate bot changed the title deps(monorepo): update auto-merge non-major dependencies to ^1.111.3 deps(monorepo): update auto-merge non-major dependencies to ^1.111.6 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from f765485 to 151dfcb Compare September 17, 2024 01:03
@renovate renovate bot changed the title deps(monorepo): update auto-merge non-major dependencies to ^1.111.6 deps(monorepo): update auto-merge non-major dependencies Sep 17, 2024
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 4 times, most recently from 6186ab9 to 13c8dd5 Compare September 18, 2024 17:12
Copy link
Contributor Author

renovate bot commented Sep 18, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package.json
Post-upgrade command 'pnpm nx migrate latest --run-migrations --create-commits --commit-message='deps(monorepo): Upgrade Nx packages to latest'' has not been added to the allowed list in allowedPostUpgradeCommands
File name: apps/nx/package.json
Post-upgrade command 'pnpm nx migrate latest --run-migrations --create-commits --commit-message='deps(monorepo): Upgrade Nx packages to latest'' has not been added to the allowed list in allowedPostUpgradeCommands
File name: apps/nx/package.json
Post-upgrade command 'pnpm nx migrate latest --run-migrations --create-commits --commit-message='deps(monorepo): Upgrade Nx packages to latest'' has not been added to the allowed list in allowedPostUpgradeCommands

@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 11 times, most recently from 6c1f714 to 00f896f Compare September 22, 2024 21:04
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 2 times, most recently from 214f58a to c18ccad Compare September 26, 2024 09:39
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from c18ccad to d56d8e3 Compare September 26, 2024 09:41
sullivanpj
sullivanpj previously approved these changes Sep 26, 2024
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 19 times, most recently from e4c2584 to b1a59ac Compare October 3, 2024 16:44
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch 3 times, most recently from 5fb992d to 09291b5 Compare October 4, 2024 21:57
@renovate renovate bot force-pushed the renovate/auto-merge-non-major-dependencies branch from 09291b5 to 426a634 Compare October 5, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant