renovate/docs/development
Rhys Arkins cbca54d0c3 feat!: do not auto pin rangeStrategy (#18309)
Removes all logic where rangeStrategy=auto results in pinning.

Closes #18304

BREAKING CHANGE: Dependencies are no longer automatically pinned, pinning must be opted into using rangeStrategy=pin
2022-10-23 06:48:35 +02:00
..
assets fix(docs): Fix typo (#18076) 2022-10-02 07:32:52 +00:00
adding-a-package-manager.md docs: replace contain(s) with has or have (#14692) 2022-03-16 14:50:20 +01:00
best-practices.md docs(best-practices): Separate AAA with empty line (#18098) 2022-10-03 18:58:12 +02:00
branches-commits.md docs: improve Branches and Commits Methodology (#7706) 2020-11-12 13:53:24 +01:00
bump-node-major.md docs: capitalize proper nouns (#13379) 2022-01-05 10:38:30 +00:00
configuration.md docs: use relative links for development docs (#15559) 2022-05-12 14:17:02 +02:00
creating-editing-renovate-presets.md docs: replace identify (#14709) 2022-03-18 10:34:24 +01:00
design-decisions.md docs: replace however with but (#14707) 2022-03-28 19:25:49 +00:00
help-us-help-you.md docs: rename help doc 2022-10-21 07:37:24 +02:00
issue-labeling.md docs(issue labeling): update priority section (#18097) 2022-10-03 16:40:41 +00:00
local-development.md feat: deprecate node v14 (#16969) 2022-10-23 06:48:35 +02:00
minimal-reproductions.md chore: improve minimal reproduction guide and reproduction:needed comment (#15397) 2022-05-06 10:43:31 +02:00
new-package-manager-template.md feat!: do not auto pin rangeStrategy (#18309) 2022-10-23 06:48:35 +02:00
readme.md docs: improve development readme (#7711) 2020-11-13 06:59:08 +01:00
remote-development.md docs(development): fix brand name spelling (#17622) 2022-09-05 09:54:19 +02:00
static-data.md docs(development): fix link for github workflow (#17143) 2022-08-11 17:59:31 +02:00
style-guide.md docs(development): create Renovate style guide (#14775) 2022-03-24 06:47:48 +01:00
triage-guide.md docs: Fix some typo's in the docs (#16862) 2022-07-30 04:27:23 +00:00

Renovate Developer Docs

This directory is intended to provide documentation for developers/contributors on the Renovate project. For information on how to configure Renovate as an end-user, please see the Renovate bot documentation.

If you want to contribute to Renovate or get it running locally for some other reason, please check out contributing.md for steps on how to set up the project locally.