Update standard 1.24.3 → 1.42.0 (minor) #125
Closed
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?
✳️ standard (1.24.3 → 1.42.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.8.1
2.8.0
2.7.6
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 44 commits:
v1.26.3
Merge pull request #351 from y-yagi/ensure_not_to_use_old_concurrent-ruby
Ensure not to use old `concurrent-ruby`
v1.26.2
Revert "Revert "Merge pull request #348 from y-yagi/use_available_processor_count""
v1.26.1
Revert "Merge pull request #348 from y-yagi/use_available_processor_count"
v1.26.0
Merge pull request #348 from y-yagi/use_available_processor_count
Use cgroups aware processor count by default
v1.25.1
Merge pull request #347 from Earlopain/speedup-windows-cpu
Improve speed for `Get-CimInstance`
v1.25.0
Merge pull request #346 from Earlopain/drop-win32ole
Add Ruby 3.3 to CI
Bump `sqlite3` to solve compilation failures with latest lib
Bump `actions/checkout` to v4
Remove dependency on `win32ole`
Merge pull request #344 from grosser/grosser/read
example for proc usage
Merge pull request #343 from grosser/grosser/bump
rubocop: fix assignment in condition
update rubocop
fix rubocop
update ruby requirements
Merge pull request #341 from MITSUBOSHI/remove-unneeded-travis-env
Remove unneeded ENV['TRAVIS'] from spec
thx for the pr
v1.24.0
Merge pull request #340 from grosser/grosser/order
polish
Merge pull request #339 from shaicoleman/finish-in-order
Add :finish_in_order option
v1.23.0
Merge pull request #336 from grosser/grosser/filter-map
add filter-map
Merge pull request #333 from M-Yamashita01/fix-inline-method-in-processor-count
Inline the methods of ProcessorCount module.
Merge pull request #331 from msasaki666/add-ruby-3.2-to-ci
add ruby 3.2 to ci
Merge pull request #330 from grosser/grosser/docs
small docs fix
improve ractor docs
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.9.2 (from changelog)
2.9.1 (from changelog)
2.9.0 (from changelog)
2.8.3 (from changelog)
2.8.2 (from changelog)
2.8.1 (from changelog)
2.8.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 71 commits:
Release v2.9.2
Merge pull request #91 from tagliala/security/opt-in-for-mfa
Opt-in for MFA requirement explicitly
Merge pull request #92 from tagliala/chore/fix-typos
Fix typos
Release v2.9.1
Unify CHANGELOG formatting
Simplify path slightly
Merge pull request #90 from koic/use_require_relative
Use `require_relative` in the Regexp::Parser codebase
Release v2.9.0
Add Ruby 3.3 to build matrix
Fix b526e4d for ancient rubies
Update license years
Fix b526e4d for ancient rubies
Add support for GCB properties
Add `#negative?` to all expressions
Release v2.8.3
Handle leading 0s in group refs, fixes #88
Update comment
Update github actions
Release v2.8.2
Fix rubocop
Mirror Onigmo quirk for escaped number chains ...
Update README.md
Test on 3.2 explicitly, now that head is 3.3
Omit docs from bundled gem
Declutter CHANGELOG a bit
Add author in gemspec
Test token map against current syntax
Release v2.8.1
Add some missing unicode properties
Spec https://bugs.ruby-lang.org/issues/19639
Update license years
Release v2.8.0
Run gouteur checks on more recent ruby
Update comment after b82976b
Remove coll. seq. / char. equiv. from scanner
Catch \k<0>
Define some test methods at class level
Fix ivar warning
Add generic #clone/#dup sanity test
Use appropriate method
Improve error message
Add some Token and Expression module aliases ...
Fix warning detection
Typo
Avoid relying on #token in Expression classes
Fix Subexpression#te inconsistency with Base#te
Assign new #parent when dup-ing
Fix #full_length for pre-qtf decoration
Fix 2x dup-ing (same as Shared#initialize_copy)
Reduce inspect / pp verbosity
Add integrative spec for #te, #ts
Fix #to_s with intermittent decorations ...
Extract test methods into tests.rb
Extract #parts into parts.rb
Add #decorative?, fix comment group qtf parsing
Move tests to tests.rb, add specs
Add Expression::Shared#parent
Support 1-arg blocks
Move code
Update README ...
Correction for README after 2.7.0
Update .rubocop.yml
Extract scanner errors into files ...
Check a bit more consistently
Clean up ragel output a bit
Fix NoMethodError for #ts on empty seq op
Fix depth counting for comment groups ...
Add #capturing? and #comment? to all exp
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.13.0 (from changelog)
1.12.0 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
2.6.0 (from changelog)
2.5.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 12 commits:
Release v2.6.0
Update Unicode version number
Unicode 16.0
Update license year
Wait for Windows CI to include 3.3
README: Update list of supported Rubies
Update CI Rubies: Add Ruby 3.3
Release v2.5.0
Update Unicode version number
Unicode 15.1
Re-add 3.2 to Windows CI
README: Update supported Rubies
🆕 lint_roller (added, 1.1.0)
🆕 racc (added, 1.8.1)
🆕 standard-custom (added, 1.0.2)
🆕 standard-performance (added, 1.5.0)
🗑️ rexml (removed)
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