Skip to content

chore(config): migrate Renovate config#68

Merged
alexkli merged 1 commit into
mainfrom
renovate-migrate-config
Apr 29, 2026
Merged

chore(config): migrate Renovate config#68
alexkli merged 1 commit into
mainfrom
renovate-migrate-config

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 29, 2026

The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.

You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon.

🔕 Ignore: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid.

❓ Got questions? Does something look wrong to you? Please don't hesitate to request help here.


This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot mentioned this pull request Apr 29, 2026
3 tasks
@github-actions
Copy link
Copy Markdown

This PR will trigger no release when merged.

@adobe-bot
Copy link
Copy Markdown

Sizewatcher found no problematic size increases.

git has no changes (943 kB)
Largest files:
Largest files in repository checkout:

363KiB package-lock.json
182KiB src/secrets/patterns.yaml
102KiB devflow.svg
20KiB README.md
19KiB src/fastly/api/fastly-api.js
17KiB src/fastly/store.js
12KiB test/secrets.test.js
11KiB src/fastly/service-mgr.js
11KiB LICENSE
10KiB src/test/runner.js

Largest files among new changes:

959B renovate.json
node_modules has no changes (235 MB)
Largest production node modules:
@adobe/edgly@1.4.3 (32 deps, 7.42mb, 769 files, ©undefined)
╭────────────────────────────┬──────────────┬──────────┬───────┬───────────┬───────────────┬───────────╮
│ Name │ Dependencies │ Size │ Files │ Native │ License │ Deprec │
├────────────────────────────┼──────────────┼──────────┼───────┼───────────┼───────────────┼───────────┤
│ glob@13.0.6 │ 6 │ 4.67mb │ 215 │ │ BlueOak-1.0.0 │ │
├────────────────────────────┼──────────────┼──────────┼───────┼───────────┼───────────────┼───────────┤
│ yaml@2.8.3 │ │ 668.57kb │ 233 │ │ ISC │ │
├────────────────────────────┼──────────────┼──────────┼───────┼───────────┼───────────────┼───────────┤
│ yargs@18.0.0 │ 14 │ 508.85kb │ 150 │ │ MIT │ │
├────────────────────────────┼──────────────┼──────────┼───────┼───────────┼───────────────┼───────────┤
│ @adobe/fetch@4.3.0 │ 4 │ 369.88kb │ 45 │ │ Apache-2.0 │ │
├────────────────────────────┼──────────────┼──────────┼───────┼───────────┼───────────────┼───────────┤
│ formdata-node@6.0.3 │ │ 124.64kb │ 16 │ │ MIT │ │
├────────────────────────────┼──────────────┼──────────┼───────┼───────────┼───────────────┼───────────┤
│ chalk@5.6.2 │ │ 43.3kb │ 12 │ │ MIT │ │
├────────────────────────────┼──────────────┼──────────┼───────┼───────────┼───────────────┼───────────┤
│ tiny-update-notifier@2.0.2 │ 1 │ 17.24kb │ 14 │ │ MIT │ │
╰────────────────────────────┴──────────────┴──────────┴───────┴───────────┴───────────────┴───────────╯
npm_package has no changes (66.2 kB)
Package contents:
npm notice
📦 @adobe/edgly@1.4.3
Tarball Contents
170B COPYRIGHT
11.3kB LICENSE
20.9kB README.md
1.9kB package.json
2.3kB src/commands/fiddle/clear.js
2.0kB src/commands/fiddle/create.js
1.2kB src/commands/fiddle/fiddle.js
2.6kB src/commands/fiddle/get.js
2.2kB src/commands/fiddle/update.js
3.0kB src/commands/service/create.js
3.2kB src/commands/service/get.js
2.1kB src/commands/service/import.js
1.2kB src/commands/service/service.js
3.7kB src/commands/service/update.js
2.7kB src/commands/test.js
1.2kB src/commands/version.js
1.6kB src/config.js
19.4kB src/fastly/api/fastly-api.js
2.2kB src/fastly/api/fiddle-api.js
8.9kB src/fastly/fiddle-mgr.js
11.7kB src/fastly/service-mgr.js
3.8kB src/fastly/service.js
16.9kB src/fastly/store.js
2.6kB src/index.js
2.8kB src/opts.js
185.9kB src/secrets/patterns.yaml
9.8kB src/secrets/secrets.js
6.8kB src/test/parser.js
10.4kB src/test/runner.js
6.0kB src/util.js
6.4kB src/yargs-ahoy.js
Tarball Details
name: @adobe/edgly
version: 1.4.3
filename: adobe-edgly-1.4.3.tgz
package size: 66.2 kB
unpacked size: 357.2 kB
shasum: 88c28020d4b96c45873d4ffdeb005befe47f25bc
integrity: sha512-YEzpS/0W2mhts[...]1UBtrnuRVu/cw==
total files: 31
npm notice
Notes
  • PR branch: renovate-migrate-config @ 5a9300d
  • Base branch: main @ f58a27d
  • Sizewatcher v1.4.1
  • Effective Configuration:
limits:
  fail: 100%
  warn: 30%
  ok: '-10%'
report:
  githubComment: true
  githubStatus: false
comparators: {}

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@alexkli alexkli merged commit 6214ea0 into main Apr 29, 2026
6 checks passed
@alexkli alexkli deleted the renovate-migrate-config branch April 29, 2026 02:10
@adobe-bot
Copy link
Copy Markdown

🎉 This PR is included in version 1.4.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants