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: updateType=patch #9393

Merged
merged 1 commit into from Apr 4, 2021
Merged

feat: updateType=patch #9393

merged 1 commit into from Apr 4, 2021

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Apr 4, 2021

Changes:

Changes behavior so that patch updateType is not rewritten to minor by default.

Context:

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default. Any config or packageRules which refers to only minor should add patch too.

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 tick one)

I have verified these changes via:

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

Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
@rarkins rarkins marked this pull request as draft April 4, 2021 07:07
@rarkins rarkins added the breaking Breaking change, requires major version bump label Apr 4, 2021
@rarkins rarkins changed the base branch from master to v25 April 4, 2021 07:10
@rarkins rarkins marked this pull request as ready for review April 4, 2021 07:30
@rarkins rarkins merged commit ff15c91 into v25 Apr 4, 2021
@rarkins rarkins deleted the breaking/2818-update-type-patch branch April 4, 2021 09:05
rarkins added a commit that referenced this pull request Apr 5, 2021
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
rarkins added a commit that referenced this pull request Apr 5, 2021
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
rarkins added a commit that referenced this pull request Apr 5, 2021
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
rarkins added a commit that referenced this pull request Apr 7, 2021
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
rarkins added a commit that referenced this pull request Apr 10, 2021
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
rarkins added a commit that referenced this pull request Apr 11, 2021
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
rarkins added a commit that referenced this pull request Apr 15, 2021
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
rarkins added a commit that referenced this pull request Apr 21, 2021
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
rarkins added a commit that referenced this pull request Apr 22, 2021
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
rarkins added a commit that referenced this pull request Apr 22, 2021
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
rarkins added a commit that referenced this pull request Apr 22, 2021
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
rarkins added a commit that referenced this pull request Apr 22, 2021
Changes behavior so that patch updateType is not rewritten to minor by default.

Closes #2818

BREAKING CHANGE: patch updates are not considered updateType=minor by default.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking Breaking change, requires major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolve minor/patch confusion in config
2 participants