-
Notifications
You must be signed in to change notification settings - Fork 20
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
Bump the minor-and-patch group with 6 updates #534
Merged
github-actions
merged 2 commits into
main
from
dependabot/bundler/minor-and-patch-1965e8af44
Apr 2, 2024
Merged
Bump the minor-and-patch group with 6 updates #534
github-actions
merged 2 commits into
main
from
dependabot/bundler/minor-and-patch-1965e8af44
Apr 2, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [debug](https://github.com/ruby/debug) | `1.9.1` | `1.9.2` | | [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.7.8` | `0.8.0` | | [tapioca](https://github.com/Shopify/tapioca) | `0.13.0` | `0.13.1` | | [minitest](https://github.com/minitest/minitest) | `5.22.2` | `5.22.3` | | [prism](https://github.com/ruby/prism) | `0.19.0` | `0.24.0` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.11287` | `0.5.11319` | Updates `debug` from 1.9.1 to 1.9.2 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.9.1...v1.9.2) Updates `rubocop-sorbet` from 0.7.8 to 0.8.0 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](Shopify/rubocop-sorbet@v0.7.8...v0.8.0) Updates `tapioca` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](Shopify/tapioca@v0.13.0...v0.13.1) Updates `minitest` from 5.22.2 to 5.22.3 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.22.2...v5.22.3) Updates `prism` from 0.19.0 to 0.24.0 - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](ruby/prism@v0.19.0...v0.24.0) Updates `sorbet-static-and-runtime` from 0.5.11287 to 0.5.11319 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rubocop-sorbet dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tapioca dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: prism dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 failure, likely due to changes in Prism:
|
github-actions
bot
deleted the
dependabot/bundler/minor-and-patch-1965e8af44
branch
April 2, 2024 20:25
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the minor-and-patch group with 6 updates:
1.9.1
1.9.2
0.7.8
0.8.0
0.13.0
0.13.1
5.22.2
5.22.3
0.19.0
0.24.0
0.5.11287
0.5.11319
Updates
debug
from 1.9.1 to 1.9.2Release notes
Sourced from debug's releases.
Commits
0b77e82
v1.9.26407c98
Format tablesa655f10
Mention IRB as the console in readmeffbdb30
Use rb_iseqw_to_iseq to get iseq pointer75326e2
Fix name of rb_iseq_t struct6e9a127
Add Launchable in CI3564601
Fix flakey test "test_reponse_returns_correct_threads_info"98dad00
Separate setup and execution steps in CI68f7753
Add Session#deactivate_irb_integration935f903
Make irb_console toggleable with config updateUpdates
rubocop-sorbet
from 0.7.8 to 0.8.0Release notes
Sourced from rubocop-sorbet's releases.
Commits
fde440d
Bump version to v0.8.0e4181c5
Merge pull request #189 from Shopify/order-more-signature-builderse9be4a9
Consolidate dev deps intoGemfile
4e1c3fc
RefactorSignatureBuildOrder
67efc28
Addfinal
,bind
, &implementation
toSignatureBuildOrder
233cf9a
ExtractSignatureBuildOrder
Order
config6b87977
Remove trailing spaces in default configUpdates
tapioca
from 0.13.0 to 0.13.1Release notes
Sourced from tapioca's releases.
Commits
6f515e0
Bump version to v0.13.1a497082
Merge pull request #1843 from Shopify/at-fix-active-record-relations-compilercc008be
Merge pull request #1840 from Shopify/emily/fix-protobuf-compiler62d4eca
Write test for protobuf dsl with gem version before 3.265fda757
Fix ActiveRecordRelations compiler spec for Rails 7.0b5d08d9
Do not callhas_presence?
onProtobuf::FieldDescriptor
unless method exists05359bf
Merge pull request #1846 from Shopify/centralize_ruby_version22a8190
Complete the.ruby-version
standardizationfff1131
Merge pull request #1838 from Shopify/dependabot/bundler/rdoc-6.6.3.1d0a0622
Fix ActiveRecordRelations compilerUpdates
minitest
from 5.22.2 to 5.22.3Changelog
Sourced from minitest's changelog.
Commits
d0a993f
Branching minitest to version 5.22.3112cdff
- Minor changes to tests to pass when tests ran with extra flags (eg -p).9d2fc6c
+ MASSIVE improvement of minitest's pride plugin output: Frequencies doubled!...1ead76c
- Improved wording on Minitest::Test#parallelize_me! to clarify it goes INSID...93597e5
- Support Ruby 3.4's new error message format. (mame)Updates
prism
from 0.19.0 to 0.24.0Release notes
Sourced from prism's releases.
... (truncated)
Changelog
Sourced from prism's changelog.
... (truncated)
Commits
20b0602
Merge pull request #2431 from ruby/new-version3c727a4
Bump to v0.24.064b0381
Merge pull request #2428 from ruby/speed8e3aad9
Fix up invalid syntaxf03cceb
Merge pull request #2422 from maxprokopiev/fix-empty-symbols0e0a50c
Merge pull request #2423 from noahgibbs/ripper_compat_equiv_testingcf821ee
Merge pull request #2426 from eregon/faster-ffi184fcdf
Merge pull request #2419 from koic/support_multi_versioning_for_prism_transla...de203dc
Speed up creating Ruby AST9002b3c
Avoid extra String copies in the FFI backendUpdates
sorbet-static-and-runtime
from 0.5.11287 to 0.5.11319Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions