1
0
mirror of synced 2026-01-10 00:03:04 -05:00
Commit Graph

22 Commits

Author SHA1 Message Date
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
hubwriter
dc5a9b61bb Fix one-word typo (#17166) 2021-01-06 12:08:02 +00:00
hubwriter
205ab5e888 Dependabot: clarify info about dependency inaccessibility (#17032)
* Clarify info about dependency inaccessibility

See issue raised by Maya K
https://github.com/github/docs-internal/issues/16786

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

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>
2021-01-05 12:10:41 +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
Felicity Chapman
803605cbce Add Dependabot troubleshooting topic (#16139) 2020-10-26 15:27:29 +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
Sarah Schneider
f272eec944 Remove deprecated GHES versions from content and data (#15830)
* ran script/remove-unused-assets.js (manually removed unused variables printed by the script)

* package-lock

* turn elsif into two ifs to prepare for running Liquid deprecation script

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.14 (ONLY UPDATES LINE BREAKS ETC.)

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.15

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.17

* ran script/remove-deprecated-enterprise-version-markup.js --release 2.18

* update hardcoded test

* Update content/github/collaborating-with-issues-and-pull-requests/filtering-files-in-a-pull-request.md

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* add currentVersion is NOT free-pro-team to conditional, to make sure the deprecation script does the right thing when it is time to deprecate 2.21

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-10-01 10:55:34 -04: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
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04: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