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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Gemfile
(bundler).github/workflows/continuous-integration-workflow.yml
(github-actions).ruby-version
(ruby-version)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.github-action
digests.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 11 Pull Requests:
chore(deps): pin actions/checkout action to f43a0e5
renovate/pin-dependencies
master
f43a0e5ff2bd294095638e18286ca9a3d1956744
chore(deps): update dependency pg to v1.5.9
renovate/pg-1.x-lockfile
master
1.5.9
chore(deps): update dependency debug to v1.10.0
renovate/debug-1.x-lockfile
master
1.10.0
chore(deps): update dependency minitest to v5.25.4
renovate/minitest-5.x-lockfile
master
5.25.4
chore(deps): update dependency mocha to v2.7.1
renovate/mocha-2.x-lockfile
master
2.7.1
chore(deps): update dependency rake to v13.2.1
renovate/rake-13.x-lockfile
master
13.2.1
chore(deps): update dependency rubocop to v1.72.2
renovate/rubocop-1.x-lockfile
master
1.72.2
chore(deps): update dependency ruby to v3.4.2
renovate/ruby
master
3.4.2
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
master
11bd71901bbe5b1630ceea73d27597364c9af683
chore(deps): update dependency strong_migrations to v2
renovate/strong_migrations-2.x-lockfile
master
2.2.0
chore(deps): lock file maintenance
renovate/lock-file-maintenance
master
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR was created by Renovate.
Details
Check the default configuration and documentation.
This PR was created during this run (see the logs on Datadog).
To replay this update, you can use the following
packageRules
on the Manual Run page:[{"matchPackageNames": ["*"], "enabled": false}, {"matchPackageNames": [""], "enabled": true}]