Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Update standard 0.0.39 → 1.12.1 (major) #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented May 18, 2022

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 (0.0.39 → 1.12.1) · 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 2 commits:

↗️ ast (indirect, 2.4.0 → 2.4.2) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 12 commits:

↗️ parallel (indirect, 1.17.0 → 1.24.0) · Repo

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ parser (indirect, 2.6.2.1 → 3.3.0.5) · 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.

↗️ rainbow (indirect, 3.0.0 → 3.1.1) · Repo · Changelog

Release Notes

3.1.1 (from changelog)

  • fix: Ensure files directive in gemspec adds all files

3.1.0 (from changelog)

  • Bad release: superseded by 3.1.1.
  • added cross_out aka strike
  • hexadecimal color names supported better, see #83
  • gemspec: list files using a Ruby expression, avoiding git

(2020-08-26 was the planned release date, but the real release date is reflected in the heading.)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 29 commits:

↗️ rubocop (indirect, 0.67.2 → 1.29.1) · 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 19 commits:

↗️ ruby-progressbar (indirect, 1.10.0 → 1.13.0) · Repo · Changelog

Release Notes

1.13.0 (from changelog)

Add

  • Ability To Allow Different Projectors To Be Used For Time Estimates
  • Concept Of A Projector
  • Ability To Access Progress Bar Instance Using Enumerator Refinement

Remove

  • smoothing Option

Change

  • Issue Caused By Ruby Bug

1.12.0 (from changelog)

Add

  • Ability To Swap Out Running Average Calculators
  • running_average_rate As Configuration Option
  • Wall Clock Time To Completion To The Format Elements

Change

  • Rename Running Average Calculator To Smoothed Average Calculator
  • Rename smoothing To running_average_rate
  • Rename smoothing_factor To rate
  • Allow Timer's Elapsed Seconds To Calculate Even If Not Started

1.11.0 (from changelog)

Add

  • RUBY_PROGRESS_BAR_FORMAT Environment Variable

Merge

  • PR #165 - Show Unknown Time Remaining After Timer Reset

Fix

  • Show Unknown Time Remaining After Bar Is Reset

Uncategorized

  • Merge PR #167 - Convert To Github Actions

1.10.1 (from changelog)

Change

  • Make Extra Sure We're Not Loading Ruby's Time Class

Fix

  • CHANGELOG URI in both gemspecs to point to master CHANGELOG.md
  • Ruby 1.8/1.9 IO Doesn't Respond to winsize

Remove

  • allowed_push_host From gemspecs

Does any of this look wrong? Please let us know.

↗️ unicode-display_width (indirect, 1.5.0 → 2.5.0) · Repo · Changelog

Release Notes

2.5.0 (from changelog)

  • Unicode 15.1

2.4.2 (from changelog)

More performance improvements:

  • Optimize lookup of first 4096 codepoints
  • Avoid overwrite lookup if no overwrites are set

2.4.1 (from changelog)

  • Improve general performance!
  • Further improve performance for ASCII strings

You should really upgrade - it's much faster now!

2.4.0 (from changelog)

  • Improve performance for ASCII-only strings, by @fatkodima
  • Require Ruby 2.4

2.3.0 (from changelog)

  • Unicode 15.0

2.2.0 (from changelog)

  • Add Hangul Jamo Extended-B block to zero-width chars, thanks @ninjalj #22

2.1.0 (from changelog)

  • Unicode 14.0

1.8.0 (from changelog)

  • Unicode 14.0 (last release of 1.x)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 73 commits:

🆕 racc (added, 1.7.3)

🆕 regexp_parser (added, 2.9.0)

🆕 rexml (added, 3.2.6)

🆕 rubocop-ast (added, 1.30.0)

🆕 rubocop-performance (added, 1.13.3)

🗑️ jaro_winkler (removed)

🗑️ psych (removed)


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot force-pushed the depfu/update/standard-1.12.1 branch from ea2b760 to 038fef8 Compare February 7, 2024 10:20
@depfu depfu bot changed the title Update standard: 0.0.39 → 1.12.1 (major) Update standard 0.0.39 → 1.12.1 (major) Feb 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants