Skip to content

Release 14.3.1 into trunk#710

Merged
iangmaia merged 1 commit intotrunkfrom
release/14.3.1
Mar 31, 2026
Merged

Release 14.3.1 into trunk#710
iangmaia merged 1 commit intotrunkfrom
release/14.3.1

Conversation

@iangmaia
Copy link
Copy Markdown
Contributor

Releasing new version 14.3.1.

What's Next

PR Author: Be sure to create and publish a GitHub Release pointing to trunk once this PR gets merged,
copy/pasting the following text as the GitHub Release's description:

### Internal Changes

- Remove `activesupport` as a runtime dependency — replace the only production usage (`deep_dup`) with `Marshal` deep copy — and move it to a dev-only dependency for specs. [#709]
- Update RuboCop configuration: fix obsolete `Naming/PredicateName` cop rename, move permanent style choices from `.rubocop_todo.yml` to `.rubocop.yml`, and fix a `Style/FileOpen` violation. [#709]


@iangmaia iangmaia self-assigned this Mar 31, 2026
@iangmaia iangmaia added the Releases Release related stuff label Mar 31, 2026
@iangmaia iangmaia requested a review from AliSoftware March 31, 2026 14:46
@iangmaia iangmaia merged commit 10bc7e7 into trunk Mar 31, 2026
8 checks passed
@iangmaia iangmaia deleted the release/14.3.1 branch March 31, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Releases Release related stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants