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 chore #10367

Merged
merged 2 commits into from
Apr 14, 2024
Merged

chore(deps): update chore #10367

merged 2 commits into from
Apr 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress (source) 13.7.1 -> 13.7.3 age adoption passing confidence
dependency-cruiser 16.2.4 -> 16.3.1 age adoption passing confidence
glob 10.3.10 -> 10.3.12 age adoption passing confidence
nx (source) 18.1.3 -> 18.2.4 age adoption passing confidence
sort-package-json 2.9.0 -> 2.10.0 age adoption passing confidence

Release Notes

cypress-io/cypress (cypress)

v13.7.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3

v13.7.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2

sverweij/dependency-cruiser (dependency-cruiser)

v16.3.1

Compare Source

🐛 fixes

  • 15d692e fix(graph-utl): lets findRuleByName also search in 'required' rules (#​931) (thanks to @​jrencz for finding and reporting the issue!)

👷 maintenance

  • 5504f35 build(npm): updates external dependencies

v16.3.0

Compare Source

✨ features

  • 0cabd8b feat(report/metrics): adds experimental stats (#​929)
  • 2ef8eb5 feat(enrich): adds experimental stats to folders (#​928)
  • bbd5c08 fix(cache): adds experimentalStats to cache invalidation algorithm
  • 2bead21 feat(extract): adds first sketch to get basic stats from the parsed AST's (#​926)
  • 8c71ca4 feat(dot): displays re-export dependencies with an 'inverse' arrow

🐛 fixes

  • 1d0e32f fix(report): also show metrics in the x-dot-webpage reporter output (#​927)
  • 70008a0 fix(tools/schema): corrects two typos

👷 maintenance

  • bb70db6 build(npm): updates external dependencies
  • b966c0a refactor(extract): reorganizes so it's easier to expand functionality (#​925)
  • d2c7cd4 chore(dependabot): groups minor and patch bumps for GHA's
  • 5bb969f refactor: dedups uniq
isaacs/node-glob (glob)

v10.3.12

Compare Source

v10.3.11

Compare Source

nrwl/nx (nx)

v18.2.4

Compare Source

18.2.4 (2024-04-09)

🩹 Fixes
  • angular: fix dynamic module federation generation (#​22724)
  • core: update pty version to add windows specific flags (#​22711)
  • nextjs: Adding tailwind should work when creating an app OOTB (#​22709)
❤️ Thank You

v18.2.3

Compare Source

18.2.3 (2024-04-05)

🚀 Features
  • core: list crystal plugins with nx report (#​22649)
🩹 Fixes
  • bundling: print errors from rollup build (#​22707)
  • core: write terminal output to cache folder (#​22673)
  • core: errors from create dependencies should show properly (#​22695)
  • core: not passing props of run-commands to underlying command (#​22595)
  • js: update jest snapshot after vite-plugin-dts bump (#​22621)
  • js: append target when generating tmp tsconfig to prevent conflicts #​21396 (#​22671, #​21396)
  • js: propagate error from child process to @​nx/js:node executor (#​22705)
  • misc: fix optional branch tracking on ci pipeline (#​22652)
  • module-federation: serve dynamic remotes statically in their own processes (#​22688)
  • nx-dev: Update urls that are 404 (#​22653)
  • release: respect root .npmrc registry settings for publishing (9dd97c43a1)
  • testing: fix playwright executor uiPort option schema (#​22610)
  • testing: app generators should create correct e2e config at generation time (#​22565)
  • vite: ensure cache is created correctly for separate vite and vitest config files #​22244 (#​22618, #​22244)
  • webpack: bring back previous SVG and SVGR behavior for React projects (#​22628)
  • webpack: support standard webpack config with @​nx/webpack:dev-server (#​22660)
  • webpack: remove url-loader from dependencies since it is replaced by asset modules (#​22698)
❤️ Thank You

v18.2.2

Compare Source

18.2.2 (2024-04-02)
🚀 Features
  • vite: migrate to latest vite-plugin-dts (#​22614)
🩹 Fixes
  • angular: prevent false positive validation due to option default value in dev-server executor (#​22606)
  • angular: respect skipPackageJson correctly in library generator (#​22608)
  • angular: fix @​nx/angular/src/utils entry point (#​22609)
  • core: do not assume workspace inputs cause all projects to be af… (#​22573)
  • react-native: storybook relative paths (#​22031)
❤️ Thank You

v18.2.1

Compare Source

18.2.1 (2024-03-28)
🩹 Fixes
❤️ Thank You

v18.2.0

Compare Source

18.2.0 (2024-03-28)
🚀 Features
  • angular: support angular 17.3.0 (#​22202)
  • bundling: refactor rollup executor to perform single build for all formats (#​22436)
  • core: add ability to add metadata to projects (#​22299)
  • core: create structured project graph errors with all plugin er… (#​22404)
  • core: add ability to scope plugins (#​22379)
  • gradle: add gradle init generator (#​22245)
  • gradle: make gradle public (#​22399)
  • gradle: add gradle init generator (#​22245)
  • gradle: add technology (#​22528)
  • graph: remove polyfills from graph client (#​22494)
  • testing: infer open-cypress task (#​22556)
  • webpack: create build log for remotes to help debug errors (#​22539)
🩹 Fixes
  • angular: target correct versions of ng-packagr to create stylesheet worker synchronously (#​22485)
  • angular: prevent creating stylesheet worker multiple times in ng-packagr executors (#​22491)
  • bundling: prevent sensitive keys from being bundled (#​22413)
  • bundling: prevent sensitive keys from being bundled (#​22413)
  • core: override Path env variable on Windows platform (#​22382)
  • core: Should work if extends is a string (a00f6438b9)
  • core: fix no plugins found for nx init without packge.json (#​22434)
  • core: exponential backoff retry on cache put fail (#​21926)
  • core: override Path env variable on Windows platform (#​22382)
  • core: Should work if extends is a string (66ae83e569)
  • core: fix no plugins found for nx init without packge.json (#​22434)
  • core: exponential backoff retry on cache put fail (#​21926)
  • core: cannot read property kind of undefined (#​21715)
  • core: rethrow unknown errors during incremental graph calculation (#​22522)
  • core: ignore yarn/cache when watching with the daemon (#​22516)
  • core: handle undefined properties in schemas with additionalProperties (#​22426)
  • core: fix caching outputs which have symlinks (#​22548)
  • gradle: fix missing tasks (#​22400)
  • gradle: fix gradle plugin path (#​22405)
  • gradle: fix missing tasks (#​22400)
  • gradle: fix gradle plugin path (#​22405)
  • gradle: fix gradle to work on windows (#​22470)
  • gradle: fix gradle icon (#​22553)
  • gradle: only allow certain types of task to be cached (#​22559)
  • gradle: add @​nx/gradle to nx migrations (#​22567)
  • js: update babel preset to specify minor version of core-js for better optimization (#​22433)
  • js: match core-js version with babel options (#​22493)
  • js: migrate core-js to 3.36 for workspaces that use it (#​22495)
  • js: handle case where tslib or @​swc/helpers are missing from externalNodes (#​22523)
  • js: do not write cached lockfile parsed results when an error is… (#​22526)
  • linter: convert parser options to flat config even is parser is missing (#​22388)
  • linter: convert parser options to flat config even is parser is missing (#​22388)
  • misc: handle cwd correctly when generating artifacts with as-provided (#​22411)
  • misc: handle cwd correctly when generating artifacts with as-provided (#​22411)
  • misc: align nx init package.json scripts handling when deselecting all plugins (#​22490)
  • react: HMR for withModuleFederation #​22300 (#​22562, #​22300)
  • remix: generate correct e2e config if Crystal is used (#​22558)
  • rollup: remove exports field from @​nx/rollup/package.json since is a breaking change (#​22545)
  • storybook: do not set cacheableOperations if not previously set (#​22535)
  • testing: remove root from the cypress ci-e2e group (#​22468)
  • testing: name group of e2e ci tasks distinctly from target name (#​22525)
  • web: spa flag should correctly define redirect (#​22487)
  • webpack: Stylus loader path (#​22373)
  • webpack: Stylus loader path (#​22373)
  • webpack: pass options from executor to NxWebpackPlugin correctly (#​22529)
  • webpack: resolve assets from executor options as relative to workspace root (#​22544)
❤️ Thank You
keithamus/sort-package-json (sort-package-json)

v2.10.0

Compare Source

Features

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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) March 29, 2024 16:13
@renovate renovate bot force-pushed the renovate/chore branch 6 times, most recently from bb61c0f to 2bf6116 Compare April 3, 2024 10:15
@renovate renovate bot force-pushed the renovate/chore branch 4 times, most recently from 41eff1b to 98dd814 Compare April 11, 2024 19:54
@Josh-Walker-GM Josh-Walker-GM added this to the chore milestone Apr 14, 2024
@Josh-Walker-GM Josh-Walker-GM added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels Apr 14, 2024
Copy link
Contributor Author

renovate bot commented Apr 14, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot merged commit ba09dd3 into main Apr 14, 2024
46 checks passed
@renovate renovate bot deleted the renovate/chore branch April 14, 2024 20:06
dac09 added a commit that referenced this pull request Apr 16, 2024
…-dbauth-middleware

* 'main' of github.com:redwoodjs/redwood:
  chore(location): Accept URL-like object (#10467)
  fix(router): Remove barrel exports from router.tsx (#10464)
  chore(dbauth-mw): Refactor web side dbAuth creation (#10460)
  chore(router): Prevent circular dependency for namedRoutes (#10463)
  chore(router): route-validators: Better types and clean up comments (#10462)
  feat(server-auth): dbAuth 3/3 -  handle login, logout, signup, etc. requests if forwarded from middleware (#10457)
  docs(router): Document new NavLink className replacement behavior (#10401)
  chore(refactor): Split the router out into smaller logical units (#10434)
  feat(server-auth): Part 1/3: dbAuth middleware support (web side changes) (#10444)
  chore(auth): Build: Put ESM at the root, and CJS in /cjs (#10458)
  fix(ssr): Successfully serve static assets like `favicon.png` (#10455)
  chore(deps): update chore (#10367)
  (docs) Fix useCache headers and links (#10451)
  chore: remove aws-lambda (#10450)
  chore(deps): update dependency typescript to v5.4.5 (#10452)
  feat(og-gen): Update implementation of useLocation | Update App template (#10441)
  feat(og-gen): Adds package and vite plugin for dynamic og generation (#10439)
dac09 added a commit that referenced this pull request Apr 16, 2024
…g-gen-mw-p2

* 'main' of github.com:redwoodjs/redwood:
  chore(dbauth-mw): Refactor web side dbAuth creation (#10460)
  chore(router): Prevent circular dependency for namedRoutes (#10463)
  chore(router): route-validators: Better types and clean up comments (#10462)
  feat(server-auth): dbAuth 3/3 -  handle login, logout, signup, etc. requests if forwarded from middleware (#10457)
  docs(router): Document new NavLink className replacement behavior (#10401)
  chore(refactor): Split the router out into smaller logical units (#10434)
  feat(server-auth): Part 1/3: dbAuth middleware support (web side changes) (#10444)
  chore(auth): Build: Put ESM at the root, and CJS in /cjs (#10458)
  fix(ssr): Successfully serve static assets like `favicon.png` (#10455)
  chore(deps): update chore (#10367)
  (docs) Fix useCache headers and links (#10451)
  chore: remove aws-lambda (#10450)
  chore(deps): update dependency typescript to v5.4.5 (#10452)
Josh-Walker-GM added a commit that referenced this pull request Apr 18, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cypress](https://cypress.io)
([source](https://togithub.com/cypress-io/cypress)) | [`13.7.1` ->
`13.7.3`](https://renovatebot.com/diffs/npm/cypress/13.7.1/13.7.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.7.1/13.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.7.1/13.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [dependency-cruiser](https://togithub.com/sverweij/dependency-cruiser)
| [`16.2.4` ->
`16.3.1`](https://renovatebot.com/diffs/npm/dependency-cruiser/16.2.4/16.3.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/dependency-cruiser/16.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/dependency-cruiser/16.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/dependency-cruiser/16.2.4/16.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dependency-cruiser/16.2.4/16.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [glob](https://togithub.com/isaacs/node-glob) | [`10.3.10` ->
`10.3.12`](https://renovatebot.com/diffs/npm/glob/10.3.10/10.3.12) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/glob/10.3.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/glob/10.3.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/glob/10.3.10/10.3.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/glob/10.3.10/10.3.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [nx](https://nx.dev)
([source](https://togithub.com/nrwl/nx/tree/HEAD/packages/nx)) |
[`18.1.3` ->
`18.2.4`](https://renovatebot.com/diffs/npm/nx/18.1.3/18.2.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nx/18.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nx/18.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nx/18.1.3/18.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nx/18.1.3/18.2.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [sort-package-json](https://togithub.com/keithamus/sort-package-json)
| [`2.9.0` ->
`2.10.0`](https://renovatebot.com/diffs/npm/sort-package-json/2.9.0/2.10.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/sort-package-json/2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/sort-package-json/2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/sort-package-json/2.9.0/2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sort-package-json/2.9.0/2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

<details>
<summary>cypress-io/cypress (cypress)</summary>

[`v13.7.3`](https://togithub.com/cypress-io/cypress/releases/tag/v13.7.3)

[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v13.7.2...v13.7.3)

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3

[`v13.7.2`](https://togithub.com/cypress-io/cypress/releases/tag/v13.7.2)

[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v13.7.1...v13.7.2)

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2

</details>

<details>
<summary>sverweij/dependency-cruiser (dependency-cruiser)</summary>

[`v16.3.1`](https://togithub.com/sverweij/dependency-cruiser/releases/tag/v16.3.1)

[Compare
Source](https://togithub.com/sverweij/dependency-cruiser/compare/v16.3.0...v16.3.1)

-
[`15d692e`](https://togithub.com/sverweij/dependency-cruiser/commit/15d692ee)
fix(graph-utl): lets findRuleByName also search in 'required' rules
([#&#8203;931](https://togithub.com/sverweij/dependency-cruiser/issues/931))
(thanks to [@&#8203;jrencz](https://togithub.com/jrencz) for finding and
reporting the issue!)

-
[`5504f35`](https://togithub.com/sverweij/dependency-cruiser/commit/5504f35a)
build(npm): updates external dependencies

[`v16.3.0`](https://togithub.com/sverweij/dependency-cruiser/releases/tag/v16.3.0)

[Compare
Source](https://togithub.com/sverweij/dependency-cruiser/compare/v16.2.4...v16.3.0)

-
[`0cabd8b`](https://togithub.com/sverweij/dependency-cruiser/commit/0cabd8b2)
feat(report/metrics): adds experimental stats
([#&#8203;929](https://togithub.com/sverweij/dependency-cruiser/issues/929))
-
[`2ef8eb5`](https://togithub.com/sverweij/dependency-cruiser/commit/2ef8eb54)
feat(enrich): adds experimental stats to folders
([#&#8203;928](https://togithub.com/sverweij/dependency-cruiser/issues/928))
-
[`bbd5c08`](https://togithub.com/sverweij/dependency-cruiser/commit/bbd5c08f)
fix(cache): adds experimentalStats to cache invalidation algorithm
-
[`2bead21`](https://togithub.com/sverweij/dependency-cruiser/commit/2bead212)
feat(extract): adds first sketch to get basic stats from the parsed
AST's
([#&#8203;926](https://togithub.com/sverweij/dependency-cruiser/issues/926))
-
[`8c71ca4`](https://togithub.com/sverweij/dependency-cruiser/commit/8c71ca4e)
feat(dot): displays re-export dependencies with an 'inverse' arrow

-
[`1d0e32f`](https://togithub.com/sverweij/dependency-cruiser/commit/1d0e32fb)
fix(report): also show metrics in the x-dot-webpage reporter output
([#&#8203;927](https://togithub.com/sverweij/dependency-cruiser/issues/927))
-
[`70008a0`](https://togithub.com/sverweij/dependency-cruiser/commit/70008a09)
fix(tools/schema): corrects two typos

-
[`bb70db6`](https://togithub.com/sverweij/dependency-cruiser/commit/bb70db62)
build(npm): updates external dependencies
-
[`b966c0a`](https://togithub.com/sverweij/dependency-cruiser/commit/b966c0a6)
refactor(extract): reorganizes so it's easier to expand functionality
([#&#8203;925](https://togithub.com/sverweij/dependency-cruiser/issues/925))
-
[`d2c7cd4`](https://togithub.com/sverweij/dependency-cruiser/commit/d2c7cd4b)
chore(dependabot): groups minor and patch bumps for GHA's
-
[`5bb969f`](https://togithub.com/sverweij/dependency-cruiser/commit/5bb969ff)
refactor: dedups uniq

</details>

<details>
<summary>isaacs/node-glob (glob)</summary>

[`v10.3.12`](https://togithub.com/isaacs/node-glob/compare/v10.3.11...d5b6b5d10ac1b83725e6f42649c0e874e76ea602)

[Compare
Source](https://togithub.com/isaacs/node-glob/compare/v10.3.11...v10.3.12)

[`v10.3.11`](https://togithub.com/isaacs/node-glob/compare/v10.3.10...v10.3.11)

[Compare
Source](https://togithub.com/isaacs/node-glob/compare/v10.3.10...v10.3.11)

</details>

<details>
<summary>nrwl/nx (nx)</summary>

[Compare Source](https://togithub.com/nrwl/nx/compare/18.2.3...18.2.4)

- **angular:** fix dynamic module federation generation
([#&#8203;22724](https://togithub.com/nrwl/nx/pull/22724))
- **core:** update pty version to add windows specific flags
([#&#8203;22711](https://togithub.com/nrwl/nx/pull/22711))
- **nextjs:** Adding tailwind should work when creating an app OOTB
([#&#8203;22709](https://togithub.com/nrwl/nx/pull/22709))

- Craigory Coppola [@&#8203;AgentEnder](https://togithub.com/AgentEnder)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://togithub.com/leosvelperez)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://togithub.com/ndcunningham)

[Compare Source](https://togithub.com/nrwl/nx/compare/18.2.2...18.2.3)

- **core:** list crystal plugins with nx report
([#&#8203;22649](https://togithub.com/nrwl/nx/pull/22649))

- **bundling:** print errors from rollup build
([#&#8203;22707](https://togithub.com/nrwl/nx/pull/22707))
- **core:** write terminal output to cache folder
([#&#8203;22673](https://togithub.com/nrwl/nx/pull/22673))
- **core:** errors from create dependencies should show properly
([#&#8203;22695](https://togithub.com/nrwl/nx/pull/22695))
- **core:** not passing props of run-commands to underlying command
([#&#8203;22595](https://togithub.com/nrwl/nx/pull/22595))
- **js:** update jest snapshot after vite-plugin-dts bump
([#&#8203;22621](https://togithub.com/nrwl/nx/pull/22621))
- **js:** append target when generating tmp tsconfig to prevent
conflicts [#&#8203;21396](https://togithub.com/nrwl/nx/issues/21396)
([#&#8203;22671](https://togithub.com/nrwl/nx/pull/22671),
[#&#8203;21396](https://togithub.com/nrwl/nx/issues/21396))
- **js:** propagate error from child process to
[@&#8203;nx/js](https://togithub.com/nx/js):node executor
([#&#8203;22705](https://togithub.com/nrwl/nx/pull/22705))
- **misc:** fix optional branch tracking on ci pipeline
([#&#8203;22652](https://togithub.com/nrwl/nx/pull/22652))
- **module-federation:** serve dynamic remotes statically in their own
processes ([#&#8203;22688](https://togithub.com/nrwl/nx/pull/22688))
- **nx-dev:** Update urls that are 404
([#&#8203;22653](https://togithub.com/nrwl/nx/pull/22653))
- **release:** respect root .npmrc registry settings for publishing
([9dd97c43a1](https://togithub.com/nrwl/nx/commit/9dd97c43a1))
- **testing:** fix playwright executor uiPort option schema
([#&#8203;22610](https://togithub.com/nrwl/nx/pull/22610))
- **testing:** app generators should create correct e2e config at
generation time
([#&#8203;22565](https://togithub.com/nrwl/nx/pull/22565))
- **vite:** ensure cache is created correctly for separate vite and
vitest config files
[#&#8203;22244](https://togithub.com/nrwl/nx/issues/22244)
([#&#8203;22618](https://togithub.com/nrwl/nx/pull/22618),
[#&#8203;22244](https://togithub.com/nrwl/nx/issues/22244))
- **webpack:** bring back previous SVG and SVGR behavior for React
projects ([#&#8203;22628](https://togithub.com/nrwl/nx/pull/22628))
- **webpack:** support standard webpack config with
[@&#8203;nx/webpack](https://togithub.com/nx/webpack):dev-server
([#&#8203;22660](https://togithub.com/nrwl/nx/pull/22660))
- **webpack:** remove url-loader from dependencies since it is replaced
by asset modules
([#&#8203;22698](https://togithub.com/nrwl/nx/pull/22698))

-   Altan Stalker
-   Austin Fahsl [@&#8203;fahslaj](https://togithub.com/fahslaj)
-   Colum Ferry [@&#8203;Coly010](https://togithub.com/Coly010)
- Craigory Coppola [@&#8203;AgentEnder](https://togithub.com/AgentEnder)
-   Emily Xiong [@&#8203;xiongemi](https://togithub.com/xiongemi)
-   Jack Hsu [@&#8203;jaysoo](https://togithub.com/jaysoo)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://togithub.com/leosvelperez)
-   Miroslav Jonaš [@&#8203;meeroslav](https://togithub.com/meeroslav)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://togithub.com/ndcunningham)

[Compare Source](https://togithub.com/nrwl/nx/compare/18.2.1...18.2.2)

- **vite:** migrate to latest vite-plugin-dts
([#&#8203;22614](https://togithub.com/nrwl/nx/pull/22614))

- **angular:** prevent false positive validation due to option default
value in dev-server executor
([#&#8203;22606](https://togithub.com/nrwl/nx/pull/22606))
- **angular:** respect skipPackageJson correctly in library generator
([#&#8203;22608](https://togithub.com/nrwl/nx/pull/22608))
- **angular:** fix @&#8203;nx/angular/src/utils entry point
([#&#8203;22609](https://togithub.com/nrwl/nx/pull/22609))
- **core:** do not assume workspace inputs cause all projects to be af…
([#&#8203;22573](https://togithub.com/nrwl/nx/pull/22573))
- **react-native:** storybook relative paths
([#&#8203;22031](https://togithub.com/nrwl/nx/pull/22031))

- arekkubaczkowski
[@&#8203;arekkubaczkowski](https://togithub.com/arekkubaczkowski)
-   Colum Ferry [@&#8203;Coly010](https://togithub.com/Coly010)
-   Jason Jean [@&#8203;FrozenPandaz](https://togithub.com/FrozenPandaz)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://togithub.com/leosvelperez)

[Compare Source](https://togithub.com/nrwl/nx/compare/18.2.0...18.2.1)

- **nuxt:** use loadConfigFile from devkit rather than
[@&#8203;nuxt/kit](https://togithub.com/nuxt/kit)
([#&#8203;22571](https://togithub.com/nrwl/nx/pull/22571))

-   Jack Hsu [@&#8203;jaysoo](https://togithub.com/jaysoo)

[Compare Source](https://togithub.com/nrwl/nx/compare/18.1.3...18.2.0)

- **angular:** support angular 17.3.0
([#&#8203;22202](https://togithub.com/nrwl/nx/pull/22202))
- **bundling:** refactor rollup executor to perform single build for all
formats ([#&#8203;22436](https://togithub.com/nrwl/nx/pull/22436))
- **core:** add ability to add metadata to projects
([#&#8203;22299](https://togithub.com/nrwl/nx/pull/22299))
- **core:** create structured project graph errors with all plugin er…
([#&#8203;22404](https://togithub.com/nrwl/nx/pull/22404))
- **core:** add ability to scope plugins
([#&#8203;22379](https://togithub.com/nrwl/nx/pull/22379))
- **gradle:** add gradle init generator
([#&#8203;22245](https://togithub.com/nrwl/nx/pull/22245))
- **gradle:** make gradle public
([#&#8203;22399](https://togithub.com/nrwl/nx/pull/22399))
- **gradle:** add gradle init generator
([#&#8203;22245](https://togithub.com/nrwl/nx/pull/22245))
- **gradle:** add technology
([#&#8203;22528](https://togithub.com/nrwl/nx/pull/22528))
- **graph:** remove polyfills from graph client
([#&#8203;22494](https://togithub.com/nrwl/nx/pull/22494))
- **testing:** infer open-cypress task
([#&#8203;22556](https://togithub.com/nrwl/nx/pull/22556))
- **webpack:** create build log for remotes to help debug errors
([#&#8203;22539](https://togithub.com/nrwl/nx/pull/22539))

- **angular:** target correct versions of ng-packagr to create
stylesheet worker synchronously
([#&#8203;22485](https://togithub.com/nrwl/nx/pull/22485))
- **angular:** prevent creating stylesheet worker multiple times in
ng-packagr executors
([#&#8203;22491](https://togithub.com/nrwl/nx/pull/22491))
- **bundling:** prevent sensitive keys from being bundled
([#&#8203;22413](https://togithub.com/nrwl/nx/pull/22413))
- **bundling:** prevent sensitive keys from being bundled
([#&#8203;22413](https://togithub.com/nrwl/nx/pull/22413))
- **core:** override Path env variable on Windows platform
([#&#8203;22382](https://togithub.com/nrwl/nx/pull/22382))
- **core:** Should work if extends is a string
([a00f6438b9](https://togithub.com/nrwl/nx/commit/a00f6438b9))
- **core:** fix no plugins found for nx init without packge.json
([#&#8203;22434](https://togithub.com/nrwl/nx/pull/22434))
- **core:** exponential backoff retry on cache put fail
([#&#8203;21926](https://togithub.com/nrwl/nx/pull/21926))
- **core:** override Path env variable on Windows platform
([#&#8203;22382](https://togithub.com/nrwl/nx/pull/22382))
- **core:** Should work if extends is a string
([66ae83e569](https://togithub.com/nrwl/nx/commit/66ae83e569))
- **core:** fix no plugins found for nx init without packge.json
([#&#8203;22434](https://togithub.com/nrwl/nx/pull/22434))
- **core:** exponential backoff retry on cache put fail
([#&#8203;21926](https://togithub.com/nrwl/nx/pull/21926))
- **core:** cannot read property kind of undefined
([#&#8203;21715](https://togithub.com/nrwl/nx/pull/21715))
- **core:** rethrow unknown errors during incremental graph calculation
([#&#8203;22522](https://togithub.com/nrwl/nx/pull/22522))
- **core:** ignore yarn/cache when watching with the daemon
([#&#8203;22516](https://togithub.com/nrwl/nx/pull/22516))
- **core:** handle undefined properties in schemas with
additionalProperties
([#&#8203;22426](https://togithub.com/nrwl/nx/pull/22426))
- **core:** fix caching outputs which have symlinks
([#&#8203;22548](https://togithub.com/nrwl/nx/pull/22548))
- **gradle:** fix missing tasks
([#&#8203;22400](https://togithub.com/nrwl/nx/pull/22400))
- **gradle:** fix gradle plugin path
([#&#8203;22405](https://togithub.com/nrwl/nx/pull/22405))
- **gradle:** fix missing tasks
([#&#8203;22400](https://togithub.com/nrwl/nx/pull/22400))
- **gradle:** fix gradle plugin path
([#&#8203;22405](https://togithub.com/nrwl/nx/pull/22405))
- **gradle:** fix gradle to work on windows
([#&#8203;22470](https://togithub.com/nrwl/nx/pull/22470))
- **gradle:** fix gradle icon
([#&#8203;22553](https://togithub.com/nrwl/nx/pull/22553))
- **gradle:** only allow certain types of task to be cached
([#&#8203;22559](https://togithub.com/nrwl/nx/pull/22559))
- **gradle:** add [@&#8203;nx/gradle](https://togithub.com/nx/gradle) to
nx migrations ([#&#8203;22567](https://togithub.com/nrwl/nx/pull/22567))
- **js:** update babel preset to specify minor version of core-js for
better optimization
([#&#8203;22433](https://togithub.com/nrwl/nx/pull/22433))
- **js:** match core-js version with babel options
([#&#8203;22493](https://togithub.com/nrwl/nx/pull/22493))
- **js:** migrate core-js to 3.36 for workspaces that use it
([#&#8203;22495](https://togithub.com/nrwl/nx/pull/22495))
- **js:** handle case where tslib or
[@&#8203;swc/helpers](https://togithub.com/swc/helpers) are missing from
externalNodes ([#&#8203;22523](https://togithub.com/nrwl/nx/pull/22523))
- **js:** do not write cached lockfile parsed results when an error is…
([#&#8203;22526](https://togithub.com/nrwl/nx/pull/22526))
- **linter:** convert parser options to flat config even is parser is
missing ([#&#8203;22388](https://togithub.com/nrwl/nx/pull/22388))
- **linter:** convert parser options to flat config even is parser is
missing ([#&#8203;22388](https://togithub.com/nrwl/nx/pull/22388))
- **misc:** handle cwd correctly when generating artifacts with
as-provided ([#&#8203;22411](https://togithub.com/nrwl/nx/pull/22411))
- **misc:** handle cwd correctly when generating artifacts with
as-provided ([#&#8203;22411](https://togithub.com/nrwl/nx/pull/22411))
- **misc:** align nx init package.json scripts handling when deselecting
all plugins ([#&#8203;22490](https://togithub.com/nrwl/nx/pull/22490))
- **react:** HMR for withModuleFederation
[#&#8203;22300](https://togithub.com/nrwl/nx/issues/22300)
([#&#8203;22562](https://togithub.com/nrwl/nx/pull/22562),
[#&#8203;22300](https://togithub.com/nrwl/nx/issues/22300))
- **remix:** generate correct e2e config if Crystal is used
([#&#8203;22558](https://togithub.com/nrwl/nx/pull/22558))
- **rollup:** remove exports field from @&#8203;nx/rollup/package.json
since is a breaking change
([#&#8203;22545](https://togithub.com/nrwl/nx/pull/22545))
- **storybook:** do not set cacheableOperations if not previously set
([#&#8203;22535](https://togithub.com/nrwl/nx/pull/22535))
- **testing:** remove root from the cypress ci-e2e group
([#&#8203;22468](https://togithub.com/nrwl/nx/pull/22468))
- **testing:** name group of e2e ci tasks distinctly from target name
([#&#8203;22525](https://togithub.com/nrwl/nx/pull/22525))
- **web:** spa flag should correctly define redirect
([#&#8203;22487](https://togithub.com/nrwl/nx/pull/22487))
- **webpack:** Stylus loader path
([#&#8203;22373](https://togithub.com/nrwl/nx/pull/22373))
- **webpack:** Stylus loader path
([#&#8203;22373](https://togithub.com/nrwl/nx/pull/22373))
- **webpack:** pass options from executor to NxWebpackPlugin correctly
([#&#8203;22529](https://togithub.com/nrwl/nx/pull/22529))
- **webpack:** resolve assets from executor options as relative to
workspace root
([#&#8203;22544](https://togithub.com/nrwl/nx/pull/22544))

-   Colum Ferry [@&#8203;Coly010](https://togithub.com/Coly010)
-   Emily Xiong [@&#8203;xiongemi](https://togithub.com/xiongemi)
-   Jack Hsu [@&#8203;jaysoo](https://togithub.com/jaysoo)
-   Jason Jean [@&#8203;FrozenPandaz](https://togithub.com/FrozenPandaz)
-   Joel Pelaez Jorge
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://togithub.com/leosvelperez)
-   Maxence LEFEBVRE
-   MaxKless [@&#8203;MaxKless](https://togithub.com/MaxKless)
-   Mike Pham
-   Miroslav Jonaš [@&#8203;meeroslav](https://togithub.com/meeroslav)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://togithub.com/ndcunningham)

</details>

<details>
<summary>keithamus/sort-package-json (sort-package-json)</summary>

[`v2.10.0`](https://togithub.com/keithamus/sort-package-json/releases/tag/v2.10.0)

[Compare
Source](https://togithub.com/keithamus/sort-package-json/compare/v2.9.0...v2.10.0)

- improve pnpm sorting
([#&#8203;314](https://togithub.com/keithamus/sort-package-json/issues/314))
([a55cbb7](https://togithub.com/keithamus/sort-package-json/commit/a55cbb76f8a78274da23811366bd34e0acc657ed))

</details>

---

📅 **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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Josh GM Walker <56300765+Josh-Walker-GM@users.noreply.github.com>
dac09 added a commit to dac09/redwood that referenced this pull request Apr 18, 2024
* 'main' of github.com:redwoodjs/redwood:
  Revert "chore(location): Accept URL-like object" (redwoodjs#10473)
  RSC: Be consistent about inlining rollup input (redwoodjs#10472)
  chore(paths): Remove outdated comment (redwoodjs#10471)
  feat(server-auth): Update getAuthenticationContext to support cookies and tokens both (redwoodjs#10465)
  chore(location): Accept URL-like object (redwoodjs#10467)
  fix(router): Remove barrel exports from router.tsx (redwoodjs#10464)
  chore(dbauth-mw): Refactor web side dbAuth creation (redwoodjs#10460)
  chore(router): Prevent circular dependency for namedRoutes (redwoodjs#10463)
  chore(router): route-validators: Better types and clean up comments (redwoodjs#10462)
  feat(server-auth): dbAuth 3/3 -  handle login, logout, signup, etc. requests if forwarded from middleware (redwoodjs#10457)
  docs(router): Document new NavLink className replacement behavior (redwoodjs#10401)
  chore(refactor): Split the router out into smaller logical units (redwoodjs#10434)
  feat(server-auth): Part 1/3: dbAuth middleware support (web side changes) (redwoodjs#10444)
  chore(auth): Build: Put ESM at the root, and CJS in /cjs (redwoodjs#10458)
  fix(ssr): Successfully serve static assets like `favicon.png` (redwoodjs#10455)
  chore(deps): update chore (redwoodjs#10367)
  (docs) Fix useCache headers and links (redwoodjs#10451)
  chore: remove aws-lambda (redwoodjs#10450)
  chore(deps): update dependency typescript to v5.4.5 (redwoodjs#10452)
@Josh-Walker-GM Josh-Walker-GM modified the milestones: chore, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant