Update docile 1.4.0 → 1.4.1 (patch) #3461
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
1.4.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 51 commits:
Merge pull request #111 from ms-ati/bump-version-to-1_4_1
Bump version to 1.4.1
Merge pull request #110 from ms-ati/update-history-for-1_4_1
Update HISTORY.md for 1.4.1
Merge pull request #109 from ms-ati/update-copyright-2024
Update copyright to 2024
Merge pull request #108 from ms-ati/ms-ati-patch-1
Support Ruby 3.3
Merge pull request #99 from ms-ati/dependabot/github_actions/codecov/codecov-action-3.1.1
Merge pull request #103 from ms-ati/dependabot/github_actions/actions/checkout-3.3.0
Merge pull request #106 from mtasaka/ruby33-exception-msg-fix
TEST: support ruby 3.3 NoMethodError message
Bump actions/checkout from 3.0.2 to 3.3.0
Bump codecov/codecov-action from 3.1.0 to 3.1.1
Merge pull request #96 from ms-ati/dependabot/github_actions/codecov/codecov-action-3.1.0
Merge pull request #95 from ms-ati/dependabot/github_actions/actions/checkout-3.0.2
Bump codecov/codecov-action from 3.0.0 to 3.1.0
Bump actions/checkout from 3.0.1 to 3.0.2
Update spec_helper.rb
Fix Rubocop Style/FetchEnvVar
Bump actions/checkout from 3.0.0 to 3.0.1 (#94)
Remove inch-ci.org links from README.md (#93)
CI: exclude Gemfile 'checks' group except latest Ruby (#92)
Move Gemfile CI-only dependencies to test group (#91)
Update LICENSE for 2022
Clarify v1.4.x is supported in SECURITY.md
add Ruby 3.1 to CI
Merge pull request #87 from ms-ati/dependabot/github_actions/codecov/codecov-action-3.0.0
Merge pull request #88 from ms-ati/dependabot/github_actions/actions/checkout-3.0.0
Bump codecov/codecov-action from 2.1.0 to 3.0.0
Bump actions/checkout from 2.3.4 to 3.0.0
Merge pull request #90 from ms-ati/fix-truffleruby-22
Fix specs on TruffleRuby 22.0.0.2
Merge pull request #89 from ms-ati/fix-rubocop-panolint-path
Fix newer Rubocop issues
Fix Rubocop path to panolint gem
Merge pull request #81 from ms-ati/dependabot/github_actions/codecov/codecov-action-2.1.0
Bump codecov/codecov-action from 2.0.3 to 2.1.0
Merge pull request #80 from ms-ati/dependabot/github_actions/codecov/codecov-action-2.0.3
Bump codecov/codecov-action from 2.0.2 to 2.0.3
Merge pull request #79 from hosamaly/patch-1
HISTORY.md: Ruby 2.5 is still supported in v1.4.0
Merge pull request #78 from ms-ati/dependabot/github_actions/codecov/codecov-action-2.0.2
Bump codecov/codecov-action from 2.0.1 to 2.0.2
Merge pull request #77 from ms-ati/dependabot/github_actions/codecov/codecov-action-2.0.1
Bump codecov/codecov-action from 1.5.2 to 2.0.1
Update README.md to fix typo
Merge pull request #76 from ms-ati/dependabot/github_actions/codecov/codecov-action-1.5.2
Bump codecov/codecov-action from 1.5.0 to 1.5.2
Merge pull request #75 from Domon/add-gemspec-metadata
Add metadata to gemspec
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands