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

Update good_job 4.7.0 → 4.8.2 (minor) #1272

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

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jan 27, 2025

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ good_job (4.7.0 → 4.8.2) · Repo · Changelog

Release Notes

4.8.2

Review the Changelog for more details.

What's Changed

  • Expect Job#scheduled_at to always be present; remove nil checks by @bensheldon in #1585
  • Fix passing a block to advisory_lock in tests by @Earlopain in #1587
  • Ensure that executions are properly ordered in the dashboard by @Earlopain in #1588

Full Changelog: v4.8.1...v4.8.2

4.8.1

Review the Changelog for more details.

What's Changed

  • Fix notifier/scheduler handling of integer/epoch serialized scheduled_at values by @bensheldon in #1583

Full Changelog: v4.8.0...v4.8.1

4.8.0

Review the Changelog for more details.

What's Changed

New Contributors

Full Changelog: v4.7.0...v4.8.0

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

Commits

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

↗️ irb (indirect, 1.14.3 → 1.15.1) · Repo

Release Notes

1.15.1

What's Changed

🐛 Bug Fixes

  • Fix pager preview with escape sequence and newlines by @tompng in #1069

🛠 Other Changes

Full Changelog: v1.15.0...v1.15.1

1.15.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Fix broken history command with -g by @sanfrecce-osaka in #1057
  • Gracefully handle incorrect command aliases by @st0012 in #1059
  • Print more actionable message when the exception may be an IRB bug by @st0012 in #1061
  • IRB.conf[:SAVE_HISTORY] should handle boolean values by @st0012 in #1062
  • Colorize backref token bold green like global variables by @tompng in #1065

📚 Documentation

  • Restructure IRB's documentation by @st0012 in #1053
  • Use the documentation site as the source of truth by @st0012 in #1055
  • Extract contributing guideline into a CONTRIBUTING.md by @st0012 in #1056
  • [DOC] Remove unnecessary escape from completor class names by @st0012 in #1063
  • [DOC] Update documentation about the new copy command by @st0012 in #1067
  • [DOC] Exclude the word IRB from RDoc's autolinking by @st0012 in #1068

🛠 Other Changes

New Contributors

Full Changelog: v1.14.3...v1.15.0

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

Commits

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

🆕 pp (added, 0.6.2)

🆕 prettyprint (added, 0.2.0)


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 added the depfu label Jan 27, 2025
@depfu depfu bot assigned mockdeep Jan 27, 2025
@depfu depfu bot requested a review from mockdeep January 27, 2025 18:16
@mockdeep mockdeep force-pushed the depfu/update/good_job-4.8.2 branch 2 times, most recently from 6ee354c to 91ca142 Compare January 29, 2025 17:58
@mockdeep mockdeep force-pushed the depfu/update/good_job-4.8.2 branch from 91ca142 to 1e4af84 Compare January 29, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant