Skip to content

feat(web): remove deprecated executors#16416

Merged
FrozenPandaz merged 1 commit into
nrwl:masterfrom
jaysoo:feat/web-remove-deprecated-executors
Apr 20, 2023
Merged

feat(web): remove deprecated executors#16416
FrozenPandaz merged 1 commit into
nrwl:masterfrom
jaysoo:feat/web-remove-deprecated-executors

Conversation

@jaysoo

@jaysoo jaysoo commented Apr 19, 2023

Copy link
Copy Markdown
Member

This PR removes executors that we deprecated back in Nx 13 : @nrwl/web:rollup, @nrwl/web:webpack, @nrwl/web:dev-server, @nrwl/node:webpack. The migrations were applied back in Nx 14 and Nx 15, so people have had enough time to adapt.

Notes

  • Another migration is added if users skipped the last two
  • Replaced references to @nx/web:rollup with @nx/rollup:rollup (some were tests or test fixtures)

@vercel

vercel Bot commented Apr 19, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 20, 2023 9:03pm

@AgentEnder

Copy link
Copy Markdown
Member

@jaysoo Can we rerun the migration that moves people to use the new executors?

@FrozenPandaz FrozenPandaz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you take a look at this line please?

It's being generated in @nx/react-native

Comment thread packages/web/executors.json Outdated
@jaysoo jaysoo force-pushed the feat/web-remove-deprecated-executors branch from 3e62ca0 to 6255677 Compare April 19, 2023 18:16
@jaysoo jaysoo requested review from vsavkin and xiongemi as code owners April 19, 2023 18:16
@jaysoo jaysoo force-pushed the feat/web-remove-deprecated-executors branch from 6255677 to 5ffe60f Compare April 19, 2023 18:17
@jaysoo jaysoo force-pushed the feat/web-remove-deprecated-executors branch 2 times, most recently from dda54a9 to 965fe22 Compare April 19, 2023 18:19
@jaysoo

jaysoo commented Apr 19, 2023

Copy link
Copy Markdown
Member Author

@jaysoo Can we rerun the migration that moves people to use the new executors?

Sure, we can do it a third time. 😅

@jaysoo jaysoo force-pushed the feat/web-remove-deprecated-executors branch from 965fe22 to 056adbf Compare April 19, 2023 18:31
@jaysoo jaysoo force-pushed the feat/web-remove-deprecated-executors branch 2 times, most recently from e92a544 to 1b3fdc7 Compare April 19, 2023 19:46
@jaysoo jaysoo force-pushed the feat/web-remove-deprecated-executors branch from d986171 to e8384da Compare April 19, 2023 20:54

@FrozenPandaz FrozenPandaz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, could you also add redirects for nx.dev?

@jaysoo jaysoo force-pushed the feat/web-remove-deprecated-executors branch from e8384da to eca3160 Compare April 20, 2023 12:18
@jaysoo

jaysoo commented Apr 20, 2023

Copy link
Copy Markdown
Member Author

@jaysoo jaysoo force-pushed the feat/web-remove-deprecated-executors branch from 3300a29 to 5d16c91 Compare April 20, 2023 15:17
@FrozenPandaz FrozenPandaz merged commit 8de17ab into nrwl:master Apr 20, 2023
@jaysoo jaysoo deleted the feat/web-remove-deprecated-executors branch April 21, 2023 12:39
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants