-
Notifications
You must be signed in to change notification settings - Fork 155
Bump the minor-and-patch group with 5 updates #2351
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 5 updates #2351
Conversation
Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [state_machines](https://github.com/state-machines/state_machines) | `0.31.0` | `0.50.0` | | [graphql](https://github.com/rmosolgo/graphql-ruby) | `2.5.10` | `2.5.11` | | [sidekiq](https://github.com/sidekiq/sidekiq) | `8.0.4` | `8.0.5` | | [config](https://github.com/rubyconfig/config) | `5.5.2` | `5.6.1` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.12219` | `0.5.12222` | Updates `state_machines` from 0.31.0 to 0.50.0 - [Release notes](https://github.com/state-machines/state_machines/releases) - [Changelog](https://github.com/state-machines/state_machines/blob/master/CHANGELOG.md) - [Commits](state-machines/state_machines@state_machines/v0.31.0...state_machines/v0.50.0) Updates `graphql` from 2.5.10 to 2.5.11 - [Release notes](https://github.com/rmosolgo/graphql-ruby/releases) - [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md) - [Commits](rmosolgo/graphql-ruby@v2.5.10...v2.5.11) Updates `sidekiq` from 8.0.4 to 8.0.5 - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](sidekiq/sidekiq@v8.0.4...v8.0.5) Updates `config` from 5.5.2 to 5.6.1 - [Release notes](https://github.com/rubyconfig/config/releases) - [Changelog](https://github.com/rubyconfig/config/blob/master/CHANGELOG.md) - [Commits](rubyconfig/config@5.5.2...5.6.1) Updates `sorbet-static-and-runtime` from 0.5.12219 to 0.5.12222 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: state_machines dependency-version: 0.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: graphql dependency-version: 2.5.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sidekiq dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: config dependency-version: 5.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.5.12222 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The |
lib/tapioca/internal.rb
Outdated
| require "tapioca/commands" | ||
| require "tapioca/cli" | ||
|
|
||
| # There was an error introduced by https://github.com/sidekiq/sidekiq/pull/6727: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug issue: sidekiq/sidekiq#6746
Caused by: sidekiq/sidekiq#6727
Upstream fix: sidekiq/sidekiq#6749
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nvm, this workaround didn't work across the whole CI test matrix. I just rolled back to Sidekiq 8.0.4 for now, instead.
4dd255b to
69a4960
Compare
fa05c4e to
b29462b
Compare
b29462b to
c7fd8c6
Compare

Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the minor-and-patch group with 5 updates:
0.31.00.50.02.5.102.5.118.0.48.0.55.5.25.6.10.5.122190.5.12222Updates
state_machinesfrom 0.31.0 to 0.50.0Release notes
Sourced from state_machines's releases.
Changelog
Sourced from state_machines's changelog.
Commits
ba17e0echore(master): release state_machines 0.50.0 (#146)97eb6effeat: Add coordinated state management guards (#145)fe7f908chore: update COSS version to 0.40.053a492achore(master): release state_machines 0.40.0 (#142)5fcbbd7feat: add async support with declarative async: true parameter (#144)073012drefactor: Modernize conditional logic with pattern matching (#143)fab957eMerge pull request #141 from state-machines/feat/fixing2020buga8c6017fix: prevent event_transition overwriting with multiple state machines7013770chore: update COSS version to 0.31.0Updates
graphqlfrom 2.5.10 to 2.5.11Changelog
Sourced from graphql's changelog.
Commits
885a0bf2.5.119e03c13Merge pull request #5400 from rmosolgo/dataloader-batch-integration9442377Support dataloader calls after batched lazy resolveUpdates
sidekiqfrom 8.0.4 to 8.0.5Changelog
Sourced from sidekiq's changelog.
Commits
78b6d88document how to properly log to a local file with systemd01bc5c9Allow disabling CSRF, fixes #6739c4deadaUpdate selected text background color on dark mode. (#6737)e255bf7standard formattingcbc2dd0changes, bumpcdb5873Add missingstopping?method toSidekiqAdapter. (#6732)a2594b6Don't load ActiveJob::Base during initialization (#6710)fbd2573Make SidekiqAdapter subclass AbstractAdapter (#6727)Updates
configfrom 5.5.2 to 5.6.1Release notes
Sourced from config's releases.
Changelog
Sourced from config's changelog.
Commits
8b6ffe6release: 5.6.1d639f9dci: limit workflow permissions (#379)e0bf18ffix(security): replaceIO.readwithFile.read(#378)263e66atest: bump puma in rails 5.2 test app to fix security warning (#377)c833d19release: 5.6.04dc0f3eci: fix jruby rails >= 7.2 (#376)1f17cd8feat: added extra sources in initializer (#366)97b3e8cci: add rails 7.2 and 8.0 to the test matrix and bump some older dependencies...1b5581dci: add Ruby 3.4 to the test matrix (#369)a4c978fci: remove unnecessary ubuntu packages installation (#374)Updates
sorbet-static-and-runtimefrom 0.5.12219 to 0.5.12222Release notes
Sourced from sorbet-static-and-runtime's releases.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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