Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

Merge dev into master#225

Merged
andrueastman merged 128 commits intomasterfrom
dev
May 20, 2021
Merged

Merge dev into master#225
andrueastman merged 128 commits intomasterfrom
dev

Conversation

@andrueastman
Copy link
Contributor

This PR updates master branch with latest changes from dev.

These include

jasonjoh and others added 30 commits April 28, 2021 12:43
- Added ability to specify a GitHub PAT in user secrets store or appsettings.json
- Added support for user secrets store in test project so auth stuff for open source service will work
- Added link in top nav
- Added inline links in the Status column for all "Unknown" repos
- Moved YAML processing into the `YamlHeader` class and simplified code in `RepositoriesService` around using the header.
- YAML will now be read from 3 places (if present): README, repo-name.yml, and devx.yml and combined. In case the same setting is present in more than one of these places, values are overwritten with devx.yml taking precedence over repo-name.yml taking precedence over README
Android dependencies are not listed on search.maven.org
Currently pom.xml (Maven) dependencies rely on GitHub to provide latest version information, which is spotty. It appears that GitHub can only provide that information if:

- The dependency is open-sourced in GitHub and GitHub knows which repository
- The GitHub repository has releases tagged in a certain way

Many dependencies just don't show version information, like azure-identity and gson.

Updated the service to use the MavenService to get version information and fallback on GitHub's supplied info if that fails.
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
…amplesDashboard/SamplesDashboard/ClientApp/url-parse-1.5.1

Bump url-parse from 1.4.7 to 1.5.1 in /SamplesDashboard/SamplesDashboard/ClientApp
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.1 to 2.1.1.
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](swordev/merge@v1.2.1...v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
…amplesDashboard/SamplesDashboard/ClientApp/merge-2.1.1

Bump merge from 1.2.1 to 2.1.1 in /SamplesDashboard/SamplesDashboard/ClientApp
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
…amplesDashboard/SamplesDashboard/ClientApp/lodash-4.17.21

Bump lodash from 4.17.19 to 4.17.21 in /SamplesDashboard/SamplesDashboard/ClientApp
…lesDashboard/ClientApp/hosted-git-info-2.8.9
…amplesDashboard/SamplesDashboard/ClientApp/hosted-git-info-2.8.9

Bump hosted-git-info from 2.8.5 to 2.8.9 in /SamplesDashboard/SamplesDashboard/ClientApp
…ashboard/SamplesDashboard/Polly-7.2.2

Bump Polly from 7.2.0 to 7.2.2 in /SamplesDashboard/SamplesDashboard
Bumps Microsoft.IdentityModel.Clients.ActiveDirectory from 5.2.7 to 5.2.9.

Signed-off-by: dependabot[bot] <support@github.com>
andrueastman and others added 19 commits May 13, 2021 12:45
…lesDashboard/ClientApp/eslint-plugin-flowtype-5.7.2
…amplesDashboard/SamplesDashboard/ClientApp/eslint-plugin-flowtype-5.7.2

Bump eslint-plugin-flowtype from 5.2.0 to 5.7.2 in /SamplesDashboard/SamplesDashboard/ClientApp
…amplesDashboard/SamplesDashboard/ClientApp/babel/runtime-7.14.0

Bump @babel/runtime from 7.12.13 to 7.14.0 in /SamplesDashboard/SamplesDashboard/ClientApp
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.1.3...v4.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
…amplesDashboard/SamplesDashboard/ClientApp/typescript-4.2.4

Bump typescript from 4.1.3 to 4.2.4 in /SamplesDashboard/SamplesDashboard/ClientApp
…amplesDashboard/SamplesDashboard/ClientApp/oidc-client-1.11.5

Bump oidc-client from 1.10.1 to 1.11.5 in /SamplesDashboard/SamplesDashboard/ClientApp
…amplesDashboard/SamplesDashboard/ClientApp/fluentui/react-8.14.9

Bump @fluentui/react from 8.14.6 to 8.14.9 in /SamplesDashboard/SamplesDashboard/ClientApp
…amplesDashboard/SamplesDashboard/ClientApp/react-dom-16.14.0

Bump react-dom from 16.13.0 to 16.14.0 in /SamplesDashboard/SamplesDashboard/ClientApp
…lesDashboard/ClientApp/eslint-plugin-import-2.23.2
…amplesDashboard/SamplesDashboard/ClientApp/eslint-plugin-import-2.23.2

Bump eslint-plugin-import from 2.22.1 to 2.23.2 in /SamplesDashboard/SamplesDashboard/ClientApp
@andrueastman andrueastman self-assigned this May 18, 2021
andrueastman and others added 6 commits May 18, 2021 10:31
…amplesDashboard/SamplesDashboard/ClientApp/typescript-eslint/parser-4.24.0

Bump @typescript-eslint/parser from 4.23.0 to 4.24.0 in /SamplesDashboard/SamplesDashboard/ClientApp
…amplesDashboard/SamplesDashboard/ClientApp/fluentui/react-8.14.10

Bump @fluentui/react from 8.14.9 to 8.14.10 in /SamplesDashboard/SamplesDashboard/ClientApp
…amplesDashboard/SamplesDashboard/ClientApp/fluentui/react-8.14.11

Bump @fluentui/react from 8.14.10 to 8.14.11 in /SamplesDashboard/SamplesDashboard/ClientApp
@andrueastman andrueastman merged commit 9f7e99b into master May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants