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

feat(npm): support constraintsFiltering=strict #22447

Merged
merged 7 commits into from Jun 18, 2023

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented May 27, 2023

Changes

Adds support for constraintsFilter=strict to node datasource

Context

Closes #4826

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

viceice
viceice previously approved these changes May 27, 2023
docs/usage/configuration-options.md Outdated Show resolved Hide resolved
docs/usage/configuration-options.md Outdated Show resolved Hide resolved
rarkins and others added 2 commits May 27, 2023 15:33
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
docs/usage/configuration-options.md Outdated Show resolved Hide resolved
docs/usage/configuration-options.md Outdated Show resolved Hide resolved
docs/usage/configuration-options.md Outdated Show resolved Hide resolved
docs/usage/configuration-options.md Outdated Show resolved Hide resolved
rarkins and others added 2 commits May 28, 2023 07:21
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
viceice
viceice previously approved these changes May 28, 2023
@rarkins rarkins changed the base branch from main to v36 June 18, 2023 10:12
@rarkins rarkins dismissed viceice’s stale review June 18, 2023 10:12

The base branch was changed.

@rarkins rarkins requested a review from viceice June 18, 2023 10:47
@rarkins
Copy link
Collaborator Author

rarkins commented Jun 18, 2023

Rebased onto v36, where rollbackPrs=false by default

auto-merge was automatically disabled June 18, 2023 12:35

Merge commits are not allowed on this repository

@rarkins rarkins merged commit 5794854 into v36 Jun 18, 2023
33 checks passed
@rarkins rarkins deleted the feat/4826-node-compatibility-filtering branch June 18, 2023 13:20
rarkins added a commit that referenced this pull request Jun 27, 2023
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
rarkins added a commit that referenced this pull request Jun 27, 2023
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
rarkins added a commit that referenced this pull request Jul 1, 2023
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
rarkins added a commit that referenced this pull request Jul 4, 2023
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
rarkins added a commit that referenced this pull request Jul 4, 2023
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
rarkins added a commit that referenced this pull request Jul 4, 2023
Closes #4826

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
rarkins added a commit that referenced this pull request Jul 4, 2023
Closes #4826

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
rarkins added a commit that referenced this pull request Jul 4, 2023
Closes #4826

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 19, 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.

npm: Add support for node compatibility checks
3 participants