build(deps-dev): bump the development-dependencies group across 1 directory with 3 updates#327
Open
dependabot[bot] wants to merge 2 commits into
Open
Conversation
…ectory with 3 updates Bumps the development-dependencies group with 3 updates in the / directory: [sqlite3](https://github.com/sparklemotion/sqlite3-ruby), [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `sqlite3` from 2.9.4 to 2.9.5 - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](sparklemotion/sqlite3-ruby@v2.9.4...v2.9.5) Updates `rubocop-minitest` from 0.39.1 to 0.40.0 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.39.1...v0.40.0) Updates `rubocop-rails` from 2.35.3 to 2.36.0 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.35.3...v2.36.0) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: rubocop-minitest dependency-version: 0.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rubocop-rails dependency-version: 2.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates development/test and linting dependencies, refreshing the lockfile to match the new versions.
Changes:
- Bump
sqlite3from2.9.4to2.9.5. - Bump RuboCop plugins:
rubocop-minitestto0.40.0andrubocop-railsto2.36.0. - Regenerate
Gemfile.lock, updating related transitive dependencies (e.g.,rubocop,rubocop-ast,parser,i18n,json).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Gemfile | Updates pinned versions for sqlite3, rubocop-minitest, and rubocop-rails. |
| Gemfile.lock | Reflects the dependency resolution updates from bundler after the version bumps. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or 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
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 development-dependencies group with 3 updates in the / directory: sqlite3, rubocop-minitest and rubocop-rails.
Updates
sqlite3from 2.9.4 to 2.9.5Release notes
Sourced from sqlite3's releases.
Changelog
Sourced from sqlite3's changelog.
Commits
747e7deversion bump to v2.9.52bd436dFix use-after-free issue with custom functions (#710)b24e1e6Fix use-after-free issue with aggregate functions (#711)9abc955dep: update vendored sqlite to 3.53.2 (#709)a3f8e71For sqlcipher builds, prefer sqlcipher's header (#708)9292033build(deps): bump the actions group across 1 directory with 3 updates (#707)b79c841Introduce a security reporting policyUpdates
rubocop-minitestfrom 0.39.1 to 0.40.0Release notes
Sourced from rubocop-minitest's releases.
Changelog
Sourced from rubocop-minitest's changelog.
Commits
ee2ffbaCut 0.40.0a647bd0Update Changelog8d55114Merge pull request #359 from koic/fix_multiple_assertions_todo_test_state_leaka7e210dMerge pull request #358 from koic/fix_uninitialized_instance_variable_warnings113548bFixMinitest/MultipleAssertionstodo test on the oldest supported RuboCop651e6b1Suppress uninitialized instance variable warnings in the test supporteeff9aaMerge pull request #355 from koic/add_rubocop_test_case_stable_apief1fc28AddRuboCop::TestCaseas a stable API for testing custom copsef90eadMerge pull request #354 from koic/fix_jruby_ci_failure_caused_by_rbs_native_e...8027065Fix JRuby CI failure caused by rbs native extension buildUpdates
rubocop-railsfrom 2.35.3 to 2.36.0Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
b49bdd2Cut 2.36.0c38ff7cUpdate Changelog4a723b4Merge pull request #1619 from lovro-bikic/fix-migration-file-skippable7900fa6Merge pull request #1647 from conwayje/fix-eager-evaluation-log-message-in-block5409363[Fix #1647] Fix a false negative forRails/EagerEvaluationLogMessagee55944eMerge pull request #1646 from ilianah/fix-remove-index-reversible-migration-d...08663a3Fix a false negative forRails/ReversibleMigrationwithremove_indexoper...1d3c824Merge pull request #1644 from koic/fix_an_incorrect_autocorrect_for_rails_lin...0a41e88[Fix #1599] Fix an incorrect autocorrect forRails/LinkToBlank5b46a5dMerge pull request #1645 from koic/fix_jruby_ci_failure_caused_by_rbs_native_...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 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