build(deps-dev): bump the development-dependencies group across 1 directory with 6 updates#289
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ectory with 6 updates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rails](https://github.com/rails/rails) | ``bc41ad6`` | ``0583b8b`` | | [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) | `2.7.4` | `2.9.2` | | [debug](https://github.com/ruby/debug) | `1.11.0` | `1.11.1` | | [minitest-parallel_fork](https://github.com/jeremyevans/minitest-parallel_fork) | `2.1.0` | `2.1.1` | | [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) | `0.38.2` | `0.39.1` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.33.4` | `2.34.3` | Updates `rails` from `bc41ad6` to `0583b8b` - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@bc41ad6...0583b8b) Updates `sqlite3` from 2.7.4 to 2.9.2 - [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.7.4...v2.9.2) Updates `debug` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.11.0...v1.11.1) Updates `minitest-parallel_fork` from 2.1.0 to 2.1.1 - [Changelog](https://github.com/jeremyevans/minitest-parallel_fork/blob/master/CHANGELOG) - [Commits](jeremyevans/minitest-parallel_fork@2.1.0...2.1.1) Updates `rubocop-minitest` from 0.38.2 to 0.39.1 - [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.38.2...v0.39.1) Updates `rubocop-rails` from 2.33.4 to 2.34.3 - [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.33.4...v2.34.3) --- updated-dependencies: - dependency-name: rails dependency-version: '0583b8bcb4630a11232affccb509211b45c15ce2' dependency-type: direct:development dependency-group: development-dependencies - dependency-name: sqlite3 dependency-version: 2.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: debug dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: minitest-parallel_fork dependency-version: 2.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: rubocop-minitest dependency-version: 0.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rubocop-rails dependency-version: 2.34.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 6 updates in the / directory:
bc41ad60583b8b2.7.42.9.21.11.01.11.12.1.02.1.10.38.20.39.12.33.42.34.3Updates
railsfrombc41ad6to0583b8bCommits
0583b8bMerge pull request #57008 from Saidbek/remove-unused-requires-in-json-decoding44d7938Merge pull request #57000 from Shopify/batch-create-table8fdb8e0Batch SQL statements when creating tables.8cdc39bRemove unused requires from ActiveSupport::JSON::Decoding0f4b8ceMerge pull request #57003 from Saidbek/fix-postgresql-column-equality-for-gen...2a73f9aMerge pull request #56998 from p8/actionpack/csp-flat-map1c4a982Fix PostgreSQL column equality for generated types33b843aMerge pull request #57001 from joaoGabriel55/fix_PostgresqlDbConsoleTest_repo...5eb1da2Fix env leak in PostgreSQL dbconsole testsa8bb7c1Useflat_mapin ContentSecurityPolicyUpdates
sqlite3from 2.7.4 to 2.9.2Release notes
Sourced from sqlite3's releases.
... (truncated)
Changelog
Sourced from sqlite3's changelog.
Commits
efc56aaversion bump to v2.9.28635618doc: new automated release process7aa6736Merge pull request #690 from sparklemotion/publish-pipeline05c922bversion bump to v2.9.2.rc221a4782dev: update test-gem-build to support a release flaga57b168ci: add release pipeline for publishing gems to RubyGemse1c65b1version bump to v2.9.2.rc163f6cbdci: skeleton for release.yml8c3c0a0Merge pull request #689 from sparklemotion/harden-github-actions9ebda35ci: address zizmor artipacked and template-injectionUpdates
debugfrom 1.11.0 to 1.11.1Release notes
Sourced from debug's releases.
Commits
bad4d38v1.11.188d762cFileUtils is needed553373aomit on older versionc1c1c8euseKernel.__callee__24f95d6catch up 4.0.0 backtrace changebc97d33add a test forb path: ...1139d78supportb path: path_expr06342cdcatch any exception onsingletonclass2791573fix(DAP): Return unverified breakpoints instead of unsuccessful response14c8a54Update imemo_mask to match ruby'sUpdates
minitest-parallel_forkfrom 2.1.0 to 2.1.1Changelog
Sourced from minitest-parallel_fork's changelog.
Commits
1ba48afBump version to 2.1.1910eb95Work with minitest 6+ff6cf44Use SimpleCov.add_filter block instead of stringUpdates
rubocop-minitestfrom 0.38.2 to 0.39.1Release notes
Sourced from rubocop-minitest's releases.
Changelog
Sourced from rubocop-minitest's changelog.
Commits
17b5474Cut 0.39.1d7a0f1eUpdate Changelog93a5474Merge pull request #347 from koic/fix_false_positive_for_assert_includes_and_...b8d8789Fix false positives inMinitest/AssertIncludesand `Minitest/RefuteIncludes...9b577b6Switch back docs version to master0f1a4f6Cut 0.39.01c01cf9Update Changelogbf38672Merge pull request #346 from koic/disable_minitest_assert_empty_literal_by_de...7793f07[Fix #344] DisableMinitest/AssertEmptyLiteralby defaultc8f3fc5Suppress RuboCop offensesUpdates
rubocop-railsfrom 2.33.4 to 2.34.3Release notes
Sourced from rubocop-rails's releases.
... (truncated)
Changelog
Sourced from rubocop-rails's changelog.
Commits
31e5404Cut 2.34.3ef1a374Update Changelogab178abBump license years to 20266415859Merge pull request #1575 from ydakuka/fix-typos-and-improve-naming-inclusive-...54fcb88Fix typos and improveNaming/InclusiveLanguageconfiguration2923a13CI against Ruby 4.09447337Use RuboCop RSpec 3.8.0 for development3e89a64Reset the docs version4df528fMerge pull request #1573 from koic/fix_an_error_for_rails_select_map15c4c74Fix an error forRails/SelectMapDependabot 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