Skip to content

fix(deps): remove omit.js - #7168

Merged
serhalp merged 1 commit into
netlify:mainfrom
43081j:jg/config-omit
Aug 11, 2026
Merged

fix(deps): remove omit.js#7168
serhalp merged 1 commit into
netlify:mainfrom
43081j:jg/config-omit

Conversation

@43081j

@43081j 43081j commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Removes omit.js and uses a native Object.entries filter instead.


For us to review and ship your PR efficiently, please perform the following steps:

  • Open a bug/issue before writing your code 🧑‍💻. This ensures
    we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or
    something that`s on fire 🔥 (e.g. incident related), you can skip this step.
  • Read the contribution guidelines 📖. This ensures
    your code follows our style guide and passes our tests.
  • Update or add tests (if any source code was changed or added) 🧪
  • Update or add documentation (if features were changed or added) 📝
  • Make sure the status checks below are successful ✅

A picture of a cute animal (not mandatory, but encouraged)

Removes `omit.js` and uses a native `Object.entries` filter instead.
@43081j
43081j requested a review from a team as a code owner August 11, 2026 10:37
@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@43081j, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 51 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ffa973cd-2fb0-49a4-a44d-37c0b81bdeb4

📥 Commits

Reviewing files that changed from the base of the PR and between 13a8ecb and 5488ae2.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (3)
  • packages/config/package.json
  • packages/config/src/bin/main.js
  • packages/config/src/env/main.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

e18e dependency analysis

No dependency warnings found.

@pkg-pr-new

pkg-pr-new Bot commented Aug 11, 2026

Copy link
Copy Markdown

Open in StackBlitz

@netlify/build

npm i https://pkg.pr.new/@netlify/build@7168

@netlify/build-info

npm i https://pkg.pr.new/@netlify/build-info@7168

@netlify/cache-utils

npm i https://pkg.pr.new/@netlify/cache-utils@7168

@netlify/config

npm i https://pkg.pr.new/@netlify/config@7168

@netlify/edge-bundler

npm i https://pkg.pr.new/@netlify/edge-bundler@7168

@netlify/functions-utils

npm i https://pkg.pr.new/@netlify/functions-utils@7168

@netlify/git-utils

npm i https://pkg.pr.new/@netlify/git-utils@7168

@netlify/headers-parser

npm i https://pkg.pr.new/@netlify/headers-parser@7168

@netlify/api

npm i https://pkg.pr.new/@netlify/api@7168

@netlify/nock-udp

npm i https://pkg.pr.new/@netlify/nock-udp@7168

@netlify/opentelemetry-sdk-setup

npm i https://pkg.pr.new/@netlify/opentelemetry-sdk-setup@7168

@netlify/opentelemetry-utils

npm i https://pkg.pr.new/@netlify/opentelemetry-utils@7168

@netlify/redirect-parser

npm i https://pkg.pr.new/@netlify/redirect-parser@7168

@netlify/run-utils

npm i https://pkg.pr.new/@netlify/run-utils@7168

@netlify/zip-it-and-ship-it

npm i https://pkg.pr.new/@netlify/zip-it-and-ship-it@7168

commit: 5488ae2

@serhalp serhalp changed the title fix(config): remove omit.js fix(deps): remove omit.js Aug 11, 2026

@serhalp serhalp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

📉

@serhalp
serhalp enabled auto-merge (squash) August 11, 2026 13:12
@serhalp
serhalp disabled auto-merge August 11, 2026 13:32
@serhalp
serhalp merged commit f94b522 into netlify:main Aug 11, 2026
87 of 90 checks passed
@43081j
43081j deleted the jg/config-omit branch August 11, 2026 17:00
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.

2 participants