Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps the rails_70 group in /gemfiles/rails_70 with 3 updates: importmap-rails, database_cleaner-active_record and parallel_tests.

Updates importmap-rails from 2.2.0 to 2.2.2

Release notes

Sourced from importmap-rails's releases.

v2.2.2

What's Changed

Full Changelog: rails/importmap-rails@v2.2.1...v2.2.2

v2.2.1

What's Changed

Integrity is now generated by default using the assets pipeline if it is properly configured. pin and update commands don't download the integrity from the npm repository anymore.

Full Changelog: rails/importmap-rails@v2.2.0...v2.2.1

Commits
  • dcdb5fe Bump version for 2.2.2
  • 40d0dc5 Fix update command adding extra new lines
  • b51f709 Merge pull request #312 from rails/rm-opt-in-integrity
  • 41339ab Make integrity calculation opt-in
  • ae67187 Merge pull request #310 from rails/rm-update-keep-options
  • 5e25781 Keep options when updating packages in importmap
  • a151881 Fix character group for package target
  • 56f84e7 Fix the scan when the pinned package has a version and has options after it
  • af71ded Use each_with_object
  • b5f5271 Extract common regexp to constants and methods
  • Additional commits viewable in compare view

Updates database_cleaner-active_record from 2.2.1 to 2.2.2

Changelog

Sourced from database_cleaner-active_record's changelog.

v2.2.2 2025-07-30

Commits
  • 3fc0196 Bump version to v2.2.2
  • 874dea9 Cut release v2.2.2
  • f625783 Fixes Issue #120 (#121)
  • 988ccc3 release_connection after cleaning (#122)
  • c5551f2 [Feature][DX] Add Docker Configuration for Development (#109)
  • 3748bab Merge pull request #124 from DatabaseCleaner/fix-truncated-tables-expectation...
  • 2913916 Update changelog
  • 0f288cf [Fix] Expect truncated tables in any order, and handle postgres extra table
  • e260a10 Provide a 'Changelog' link on rubygems.org/gems/database_cleaner-active_recor...
  • d519bf4 Fix CI and improve contribute instructions (#123)
  • See full diff in compare view

Updates parallel_tests from 5.3.0 to 5.3.1

Changelog

Sourced from parallel_tests's changelog.

5.3.1 - 2025-07-23

Fixed

  • The --multiply-processes option was being parsed into options[:multiply-processes] but was being referenced as options[:multiply] in the code
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

Bumps the rails_70 group in /gemfiles/rails_70 with 3 updates: [importmap-rails](https://github.com/rails/importmap-rails), [database_cleaner-active_record](https://github.com/DatabaseCleaner/database_cleaner-active_record) and [parallel_tests](https://github.com/grosser/parallel_tests).


Updates `importmap-rails` from 2.2.0 to 2.2.2
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](rails/importmap-rails@v2.2.0...v2.2.2)

Updates `database_cleaner-active_record` from 2.2.1 to 2.2.2
- [Changelog](https://github.com/DatabaseCleaner/database_cleaner-active_record/blob/main/CHANGELOG.md)
- [Commits](DatabaseCleaner/database_cleaner-active_record@v2.2.1...v2.2.2)

Updates `parallel_tests` from 5.3.0 to 5.3.1
- [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
- [Commits](grosser/parallel_tests@v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: importmap-rails
  dependency-version: 2.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rails_70
- dependency-name: database_cleaner-active_record
  dependency-version: 2.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rails_70
- dependency-name: parallel_tests
  dependency-version: 5.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rails_70
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 1, 2025
Copy link

codecov bot commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@fa3006a). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #8778   +/-   ##
=========================================
  Coverage          ?   99.08%           
=========================================
  Files             ?      139           
  Lines             ?     4043           
  Branches          ?        0           
=========================================
  Hits              ?     4006           
  Misses            ?       37           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tagliala tagliala merged commit b8fee0c into master Aug 1, 2025
23 checks passed
@tagliala tagliala deleted the dependabot/bundler/gemfiles/rails_70/rails_70-cbb354c04f branch August 1, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant