1
0
mirror of synced 2026-01-08 03:01:54 -05:00
Commit Graph

32 Commits

Author SHA1 Message Date
Jurre
4f7efa2b90 [Shipping on April 5] - Dependabot: Add pub ecosystem docs (#26655)
* Dependabot: Add `pub` ecosystem docs
2022-04-05 17:11:10 +00:00
mc
35f503443c Update data/reusables/dependabot/supported-package-managers.md
Co-authored-by: Jurre <jurre@github.com>
2022-04-04 11:02:44 +01:00
Jeff Widman
89de77dea8 Update the supported version of npm to v8
Support for `npm` `v8` was added to Dependabot in https://github.com/dependabot/dependabot-core/pull/4763.
2022-03-30 22:16:23 -07:00
Ethan Palm
0aaf25d375 Update data/reusables/dependabot/supported-package-managers.md 2021-09-29 11:20:29 -07:00
Zbynek Konecny
cea3cdb068 Adding more specific caveats of apply support.
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
2021-09-17 00:36:13 +02:00
Zbynek Konecny
e883bd7518 Mention dependency files update for Gradle 2021-09-14 18:44:26 +02:00
Nish Sinha
5e20bb39e0 Dropped support for Terraform < v0.13 (#19860) 2021-06-14 15:31:17 +00:00
Mike McDonald
6ba71f3143 Updates python and terraform ecosystems (#19815)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2021-06-10 10:36:11 +01:00
Mike McDonald
7d4afaa8f1 Adding support for Terraform versions up to 0.15 (latest) (#19238) 2021-05-17 10:54:32 +00:00
Mike McDonald
a5bc762b35 Deprecating Dependabot elm 0.18 support (#19133) 2021-05-05 18:37:34 +00:00
Mike McDonald
7b339c4a6c Adding bundler v2 support (#18500) 2021-03-31 16:30:24 +00:00
hubwriter
9eccffecd1 [March 15] Dependabot version updates support for private registries (#17985)
* Update the UI for allowing private repos

* Private reg support WiP

* More WiP for private reg support

* Apply review comment about internal repos

* Add Dependabot secrets article

plus details of allowing remote code execution

* Add link to private registries info

* Fix conflict on PR

* Add 'private_source_*' errors to troubleshooting

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/setting-up-and-managing-organizations-and-teams/managing-security-and-analysis-settings-for-your-organization.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update data/reusables/dependabot/private-dependencies-note.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update data/reusables/dependabot/supported-package-managers.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

* Update content/github/administering-a-repository/managing-encrypted-secrets-for-dependabot.md

Co-authored-by: Jason Rudolph <jason@jasonrudolph.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>

* Move registries section below updates

as requested by reviewer.

* Correct heading level of 'allow' subheading

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
Co-authored-by: Jason Rudolph <jason@jasonrudolph.com>
2021-03-15 17:03:35 +00:00
mchammer01
d97ac487d6 add superscripts 2021-02-25 16:14:42 +00:00
hubwriter
4917aa1e93 Fix ecosystem support table (#17829)
Private repo support:
Elixir - no
yarn - yes
2021-02-13 06:43:45 +00:00
hubwriter
bbb5ddbbea updated npm supported versions (#17739) 2021-02-08 20:30:56 +00:00
mc
64a3dfbad2 Update data/reusables/dependabot/supported-package-managers.md
Co-authored-by: Philip Harrison <philip@mailharrison.com>
2021-01-29 09:24:56 +00:00
mchammer01
67287967cc fix table formatting 2021-01-29 07:41:46 +00:00
mchammer01
d67eb6168a update package manager list as per feedback 2021-01-29 07:31:39 +00:00
mc
6ecd6ce3c2 Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2021-01-28 11:11:55 +00:00
mchammer01
336a573c06 fix order in table 2021-01-28 09:15:09 +00:00
mchammer01
a3fb67554f include Maya's input 2021-01-28 09:12:11 +00:00
mchammer01
ba1ee114fa remove sentence 2021-01-28 08:59:40 +00:00
mchammer01
3a8e6ed426 fix a few things 2021-01-28 08:39:11 +00:00
mchammer01
70f5aa23e9 tidying up 2021-01-28 08:26:08 +00:00
mchammer01
3482afa2c5 update table 2021-01-26 16:05:07 +00:00
HonkingGoose
ddd6da2cc6 fix typo in Gradle Kotlin DSL script filename extension 2020-12-22 18:03:10 +01:00
Shati Patel
67540552d8 Dependabot Kotlin support (#17008) 2020-12-16 11:36:31 +00:00
hubwriter
c4914d70df Dependabot private repo support (#16458)
* Update topics for Dependabot private repo support

* Fix typo

* Undo VS Code's auto-numbering

* Fix broken anchor

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/managing-security-vulnerabilities/troubleshooting-dependabot-errors.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/setting-up-and-managing-organizations-and-teams/managing-security-and-analysis-settings-for-your-organization.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Updated to put supported package managers in table

Alex suggested moving this information about which package managers
are not supported (bundler, hex, pip) into the table on the About
topic, rather than as text in the note box. This changes does that,
adding a new row to the table for hex (as discussed with Alex).

* Remove redundant image

Review comment asked for the line about filtering repos to be removed.
With that line gone there's no point showing the s/shot of a
filtered list.

* Updates for revised UI

As per comments from @thepwagner

* Make changes requested by Maya

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-12-02 13:49:49 -05:00
mc
f0f6f88d5a 2776 - Update Dependabot feature names in docs to reflect brand guide (#16291)
* update Dependabot variables

* update variables in docs

* update file names, titles and linked text

* fixing more anchors/links

* add redirects

* remove duplicate redirect from
2020-11-03 15:45:49 +00:00
mc
df71fcaf52 [DO NOT MERGE] Dependabot - Add vendoring for Go modules (#15835)
* add vendoring got Go modules

* more updates

* Apply suggestions from code review

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-10-20 07:49:58 +01:00
mc
ed8296c76b Dependabot package-ecosystem clarification about combined usage (#15790)
* add other supported package managers

* add missing word

* fix another typo

* rewrite

* polish new content

* fix bad variabler syntax

* try again

* more polishing

* Update data/reusables/dependabot/supported-package-managers.md

Co-authored-by: Philip Harrison <philip@mailharrison.com>

* Update data/reusables/dependabot/supported-package-managers.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* add Note at the start of the note

* manually update syntax for variables

* update yet another variable syntax

* and again

* Add Note again to note

Co-authored-by: Philip Harrison <philip@mailharrison.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-10-01 09:30:31 +01:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00