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

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

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nx (source) ^19.7.3 -> ^19.8.0 age adoption passing confidence
pnpm (source) 9.10.0 -> 9.11.0 age adoption passing confidence

Release Notes

nrwl/nx (nx)

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
pnpm/pnpm (pnpm)

v9.11.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from a team as a code owner September 23, 2024 00:07
Copy link

changeset-bot bot commented Sep 23, 2024

⚠️ No Changeset found

Latest commit: 8fc1c76

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Size Change: 0 B

Total Size: 213 kB

ℹ️ View Unchanged
Filename Size
packages/alert/dist/index.es.js 1.3 kB
packages/alert/dist/index.js 1.37 kB
packages/alert/dist/style.css 1.3 kB
packages/avatar/dist/index.es.js 1.12 kB
packages/avatar/dist/index.js 1.19 kB
packages/avatar/dist/style.css 404 B
packages/banner/dist/index.es.js 624 B
packages/banner/dist/index.js 695 B
packages/banner/dist/style.css 469 B
packages/box/dist/index.es.js 6.68 kB
packages/box/dist/index.js 6.78 kB
packages/box/dist/style.css 2.25 kB
packages/button/dist/index.es.js 1.81 kB
packages/button/dist/index.js 1.89 kB
packages/button/dist/style.css 2.97 kB
packages/card/dist/index.es.js 688 B
packages/card/dist/index.js 754 B
packages/card/dist/style.css 666 B
packages/chip/dist/index.es.js 645 B
packages/chip/dist/index.js 714 B
packages/chip/dist/style.css 499 B
packages/clipboard/dist/index.es.js 1.49 kB
packages/clipboard/dist/index.js 1.57 kB
packages/clipboard/dist/style.css 802 B
packages/collapsible/dist/index.es.js 856 B
packages/collapsible/dist/index.js 926 B
packages/collapsible/dist/style.css 81 B
packages/columns/dist/index.es.js 579 B
packages/columns/dist/index.js 651 B
packages/columns/dist/style.css 281 B
packages/components/dist/index.es.js 11.4 kB
packages/components/dist/index.js 11.2 kB
packages/components/dist/style.css 6.96 kB
packages/core/dist/index.es.js 1.14 kB
packages/core/dist/index.js 1.52 kB
packages/counter/dist/index.es.js 330 B
packages/counter/dist/index.js 397 B
packages/counter/dist/style.css 248 B
packages/data-table/dist/index.es.js 2.47 kB
packages/data-table/dist/index.js 2.54 kB
packages/data-table/dist/style.css 474 B
packages/drawer/dist/index.es.js 1.7 kB
packages/drawer/dist/index.js 2.25 kB
packages/drawer/dist/style.css 490 B
packages/dropdown/dist/index.es.js 1.14 kB
packages/dropdown/dist/index.js 1.2 kB
packages/filter/dist/index.es.js 2.28 kB
packages/filter/dist/index.js 2.35 kB
packages/filter/dist/style.css 907 B
packages/focus-trap/dist/index.es.js 267 B
packages/focus-trap/dist/index.js 333 B
packages/form/dist/index.es.js 4.13 kB
packages/form/dist/index.js 4.24 kB
packages/form/dist/style.css 2.21 kB
packages/icons/dist/index.es.js 1.3 kB
packages/icons/dist/index.js 1.37 kB
packages/icons/dist/style.css 457 B
packages/inline-edit/dist/index.es.js 1.57 kB
packages/inline-edit/dist/index.js 1.65 kB
packages/inline-edit/dist/style.css 329 B
packages/inline/dist/index.es.js 572 B
packages/inline/dist/index.js 643 B
packages/inline/dist/style.css 243 B
packages/markdown/dist/index.es.js 963 B
packages/markdown/dist/index.js 1.04 kB
packages/markdown/dist/style.css 217 B
packages/menu/dist/index.es.js 3.8 kB
packages/menu/dist/index.js 3.88 kB
packages/menu/dist/style.css 862 B
packages/modal/dist/index.es.js 2.97 kB
packages/modal/dist/index.js 3.54 kB
packages/modal/dist/style.css 900 B
packages/navigation/dist/index.es.js 2.73 kB
packages/navigation/dist/index.js 2.81 kB
packages/navigation/dist/style.css 866 B
packages/overlay/dist/index.es.js 1.03 kB
packages/overlay/dist/index.js 1.09 kB
packages/pagination/dist/index.es.js 1.15 kB
packages/pagination/dist/index.js 1.23 kB
packages/pagination/dist/style.css 300 B
packages/popover/dist/index.es.js 3.06 kB
packages/popover/dist/index.js 3.56 kB
packages/popover/dist/style.css 514 B
packages/portal/dist/index.es.js 398 B
packages/portal/dist/index.js 457 B
packages/progress-bubbles/dist/index.es.js 1.74 kB
packages/progress-bubbles/dist/index.js 1.81 kB
packages/progress-bubbles/dist/style.css 817 B
packages/progress/dist/index.es.js 1.07 kB
packages/progress/dist/index.js 1.14 kB
packages/progress/dist/style.css 267 B
packages/select/dist/index.es.js 5.85 kB
packages/select/dist/index.js 5.94 kB
packages/select/dist/style.css 1.12 kB
packages/slider/dist/index.es.js 570 B
packages/slider/dist/index.js 637 B
packages/slider/dist/style.css 613 B
packages/snackbar/dist/index.es.js 1.15 kB
packages/snackbar/dist/index.js 1.71 kB
packages/snackbar/dist/style.css 529 B
packages/split-button/dist/index.es.js 940 B
packages/split-button/dist/index.js 1.01 kB
packages/split-button/dist/style.css 500 B
packages/stack/dist/index.es.js 464 B
packages/stack/dist/index.js 535 B
packages/stack/dist/style.css 181 B
packages/tab-list/dist/index.es.js 728 B
packages/tab-list/dist/index.js 801 B
packages/tab-list/dist/style.css 410 B
packages/table/dist/index.es.js 931 B
packages/table/dist/index.js 1.01 kB
packages/table/dist/style.css 689 B
packages/tag/dist/index.es.js 2.86 kB
packages/tag/dist/index.js 2.94 kB
packages/tag/dist/style.css 740 B
packages/toast/dist/index.es.js 956 B
packages/toast/dist/index.js 1.51 kB
packages/toast/dist/style.css 466 B
packages/toggle/dist/index.es.js 723 B
packages/toggle/dist/index.js 805 B
packages/toggle/dist/style.css 1.1 kB
packages/tokens/dist/fonts.css 183 B
packages/tokens/dist/index.css 2.54 kB
packages/tokens/dist/index.es.js 3.07 kB
packages/tokens/dist/index.js 3.07 kB
packages/tokens/dist/media-queries.css 114 B
packages/tokens/dist/themes.css 1.69 kB
packages/tooltip/dist/index.es.js 506 B
packages/tooltip/dist/index.js 581 B
packages/tooltip/dist/style.css 331 B
packages/vars/dist/index.es.js 2.75 kB
packages/vars/dist/index.js 2.83 kB

compressed-size-action

@Niznikr Niznikr merged commit 8008564 into main Sep 23, 2024
20 checks passed
@Niznikr Niznikr deleted the renovate/all-minor-patch branch September 23, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant