Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mastodon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pierre Boudes
mastodon
Commits
70cc7bdb
Unverified
Commit
70cc7bdb
authored
1 year ago
by
Renaud Chaput
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Remove some recently-updated packages from Renovabot ignore config (#25960)
parent
5a3f174d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/renovate.json5
+0
-7
0 additions, 7 deletions
.github/renovate.json5
with
0 additions
and
7 deletions
.github/renovate.json5
+
0
−
7
View file @
70cc7bdb
...
...
@@ -15,7 +15,6 @@
// Ignore major version bumps for these node packages
matchManagers
:
[
'npm'
],
matchPackageNames
:
[
'@rails/ujs'
,
// Needs to match the major Rails version
'tesseract.js'
,
// Requires code changes
'react-hotkeys'
,
// Requires code changes
...
...
@@ -51,12 +50,6 @@
'sidekiq'
,
// Requires manual upgrade
'sidekiq-unique-jobs'
,
// Requires manual upgrades and sync with Sidekiq version
'redis'
,
// Requires manual upgrade and sync with Sidekiq version
'fog-openstack'
,
// TODO: was ignored in https://github.com/mastodon/mastodon/pull/13964
// Needs major Rails version bump
'rack'
,
'rails'
,
'rails-i18n'
,
],
matchUpdateTypes
:
[
'major'
],
enabled
:
false
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment