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

Bump version to v2.26.0 #1763

Merged
merged 1 commit into from Jan 4, 2024
Merged

Bump version to v2.26.0 #1763

merged 1 commit into from Jan 4, 2024

Conversation

bquorning
Copy link
Collaborator

I think it’s time for the first release of the year. Changes:

  • Add new RSpec/RedundantPredicateMatcher cop. (@ydah)
  • Add new RSpec/RemoveConst cop. (@swelther)
  • Add support for correcting "it will" (future tense) for RSpec/ExampleWording. (@jdufresne)
  • Add support for symbol style for RSpec/SharedExamples. (@jessieay)
  • Ensure PendingWithoutReason can detect violations inside shared groups. (@robinaugh)

Before submitting the PR make sure the following are checked:

  • Feature branch is up-to-date with master (if not - rebase it).
  • Squashed related commits together.
  • Added tests.
  • Updated documentation.
  • Added an entry to the CHANGELOG.md if the new code introduces user-observable changes.
  • The build (bundle exec rake) passes (be sure to run this locally, since it may produce updated documentation that you will need to commit).

@bquorning
Copy link
Collaborator Author

Maybe we can still add #1722 to this release?

@ydah
Copy link
Member

ydah commented Jan 4, 2024

Maybe we can still add #1722 to this release?

IMO we can still add. @pirj what do you think?

@bquorning bquorning marked this pull request as ready for review January 4, 2024 10:14
@bquorning bquorning requested a review from a team as a code owner January 4, 2024 10:14
@bquorning
Copy link
Collaborator Author

I left a few comments on #1722.

@pirj
Copy link
Member

pirj commented Jan 4, 2024

No objections to #1722

@bquorning
Copy link
Collaborator Author

We’ll put #1722 in the next release.

@bquorning bquorning merged commit 97407ea into master Jan 4, 2024
24 checks passed
@bquorning bquorning deleted the release branch January 4, 2024 13:44
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.

None yet

3 participants