Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest #10

Merged
merged 92 commits into from
Oct 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
2697646
Update the server version/component to support directories and groups…
mburumaxwell Aug 24, 2024
e66e381
Update .gitignore
mburumaxwell Aug 24, 2024
f819497
Formatting fixes
mburumaxwell Aug 24, 2024
370e4fc
Update dependabot.yml
mburumaxwell Aug 24, 2024
62202c7
Add prettier formatting (#1304)
mburumaxwell Aug 24, 2024
e528652
Update packages to be included in the microsoft group
mburumaxwell Aug 24, 2024
2205d1f
Bump @types/node in /extension in the js-ts-types group (#1296)
dependabot[bot] Aug 24, 2024
86ba1ba
Bump ts-jest from 29.2.4 to 29.2.5 in /extension in the jest group (#…
dependabot[bot] Aug 24, 2024
6d0660b
Bump axios from 1.7.4 to 1.7.5 in /extension (#1298)
dependabot[bot] Aug 24, 2024
53b5495
Bump vcr from 6.2.0 to 6.3.1 in /updater (#1302)
dependabot[bot] Aug 24, 2024
261aeb5
Bump Azure.Monitor.Query from 1.4.0 to 1.5.0 in the azure group (#1299)
dependabot[bot] Aug 24, 2024
39e6eaa
Add missing EFCore migration for directories and groups support (#1305)
mburumaxwell Aug 24, 2024
ffc2bc0
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 (#1306)
dependabot[bot] Aug 24, 2024
ef1f6fb
Bump dotnet-ef from 8.0.7 to 8.0.8 (#1303)
dependabot[bot] Aug 24, 2024
911649d
Bump azure-pipelines-task-lib from 4.16.0 to 4.17.0 in /extension (#1…
dependabot[bot] Aug 24, 2024
516f87d
Test that token replacement works when padded with spaces
mburumaxwell Aug 24, 2024
5d4ab6d
Update docs and README.md
mburumaxwell Aug 24, 2024
4364738
Add swift to `ECOSYSTEM_LOOKUP` for vulnerabilities (#1309)
mburumaxwell Aug 24, 2024
c2e7ce2
Improvement to credentials handling (#1310)
mburumaxwell Aug 24, 2024
763c3f3
Merge `mv:prod` script into `build:prod`
mburumaxwell Aug 24, 2024
6505716
Formatting fixes
mburumaxwell Aug 24, 2024
f5e373f
Exclude .idea folders from prettier
mburumaxwell Aug 24, 2024
01b06c3
Regenerate Gemfile.lock which should vulnerability in Rexml
mburumaxwell Aug 24, 2024
6af66d2
Register span processor for sentry to fix OTel export (#1311)
mburumaxwell Aug 24, 2024
d2446a9
Merge branch 'tinglesoftware:main' into latest
kzhuklinets Aug 26, 2024
ce9892b
Update updater.yml
kzhuklinets Aug 26, 2024
27f174f
Update extension task node version from v16 to v20.1 (#1313)
rhyskoedijk Aug 27, 2024
97d68ba
Fix vNext AZURE_VIRTUAL_DIRECTORY is not working bug (#1316)
7fold Aug 27, 2024
e19f6df
Bump @types/node (#1322)
dependabot[bot] Sep 2, 2024
31a7566
Bump YamlDotNet from 16.0.0 to 16.1.0 (#1325)
dependabot[bot] Sep 2, 2024
a2f59d5
Bump Microsoft.Data.SqlClient from 5.2.1 to 5.2.2 (#1324)
dependabot[bot] Sep 2, 2024
bc67ae0
Bump axios from 1.7.5 to 1.7.7 in /extension (#1323)
dependabot[bot] Sep 2, 2024
84decec
Bump opentelemetry-exporter-otlp in /updater in the opentelemetry gro…
dependabot[bot] Sep 2, 2024
03e65cc
Restructure extension to better support multiple task versions (#1326)
rhyskoedijk Sep 4, 2024
6a6bf1d
Bump @types/node (#1327)
dependabot[bot] Sep 4, 2024
abd2ca2
Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 (#1329)
dependabot[bot] Sep 12, 2024
c816da1
Bump @types/node (#1332)
dependabot[bot] Sep 12, 2024
ae42ba4
Bump dependabot-omnibus from 0.268.0 to 0.274.0 in /updater (#1331)
dependabot[bot] Sep 12, 2024
1c2b564
Format fix
mburumaxwell Sep 12, 2024
6476774
Install ice and jq inside the @azure/cli task
mburumaxwell Sep 12, 2024
d170bdf
Bump typescript from 5.5.4 to 5.6.2 in /extension (#1337)
dependabot[bot] Sep 12, 2024
0e989a2
Bump azure-pipelines-task-lib from 4.17.0 to 4.17.2 in /extension (#1…
dependabot[bot] Sep 12, 2024
cb3311b
Bump dependabot-omnibus from 0.274.0 to 0.275.0 in /updater (#1339)
dependabot[bot] Sep 12, 2024
a8e6b7a
Bump YamlDotNet from 16.1.0 to 16.1.2 (#1340)
dependabot[bot] Sep 16, 2024
9a5f5ea
Bump @types/jest in /extension in the jest group across 1 directory (…
dependabot[bot] Sep 16, 2024
efb2a66
Bump @types/node (#1342)
dependabot[bot] Sep 16, 2024
6af8236
Sync updater files to version 0.275.0 (#1343)
mburumaxwell Sep 16, 2024
2acc63a
Bump Azure.ResourceManager.AppContainers in the azure group (#1336)
dependabot[bot] Sep 16, 2024
a7f21ac
Remove workaround for reading ContainerApp Job execution (#1344)
mburumaxwell Sep 16, 2024
213d780
Add Task V2; Use Dependabot-CLI to perform updates (#1318)
rhyskoedijk Sep 22, 2024
0127ad9
Check formatting (prettier) in the extension workflow (#1345)
mburumaxwell Sep 22, 2024
46a3c5b
Fix version for `azure-devops-node-api`
mburumaxwell Sep 22, 2024
936210b
Set `$schema` on vss-extension.json
mburumaxwell Sep 22, 2024
0456da7
Reduce nesting of tasks by one level (#1346)
mburumaxwell Sep 22, 2024
c5d84ce
Change identifier for v2 task
mburumaxwell Sep 22, 2024
ab11331
Revert "Change identifier for v2 task"
mburumaxwell Sep 22, 2024
1e24c54
Change name for v2 task
mburumaxwell Sep 22, 2024
465786a
Bump prettier-plugin-organize-imports from 4.0.0 to 4.1.0 (#1352)
dependabot[bot] Sep 23, 2024
6dacd28
Bump xunit from 2.9.0 to 2.9.1 in the xunit group (#1351)
dependabot[bot] Sep 23, 2024
a28728f
Bump the tingle group with 3 updates (#1350)
dependabot[bot] Sep 23, 2024
ac93543
Add contributing guide; update developer guides (#1347)
rhyskoedijk Sep 23, 2024
cc62c4b
Bump dependabot-omnibus from 0.275.0 to 0.276.0 in /updater (#1349)
dependabot[bot] Sep 23, 2024
218a75c
Revert "Change name for v2 task"
mburumaxwell Sep 23, 2024
43cd850
Set `argumentFormat`
mburumaxwell Sep 23, 2024
6b6bc18
Do not override major version numbers in task.json files
mburumaxwell Sep 23, 2024
ed6f0a2
Fix undefined iteration
mburumaxwell Sep 23, 2024
04eb4ad
Fix "cannot read property of undefined" error; Fix GitHub image pull …
rhyskoedijk Sep 23, 2024
109443c
Fix another "cannot read property of undefined" error (#1354)
rhyskoedijk Sep 25, 2024
8646055
Regenerate updater/Gemfile.lock, should fix some security concerns
mburumaxwell Sep 25, 2024
e6d0ba9
Sync updater files to version 0.276.0
mburumaxwell Sep 25, 2024
7b0ed03
Attempt to fix brain fart from https://github.com/rhyskoedijk
mburumaxwell Sep 25, 2024
fdb9c8f
Set `IncludeSourceRevisionInInformationalVersion=false` to allow GitV…
mburumaxwell Sep 27, 2024
c7c6642
Update known experiments list (#1361)
rhyskoedijk Sep 28, 2024
45fc539
Fix "cannot read properties of null" (#1359)
rhyskoedijk Sep 28, 2024
618968d
Fix "undefined is not iterable" (#1358)
rhyskoedijk Sep 28, 2024
4f3ffc0
Fix GitHub rate limiting when generating pull request descriptions (#…
rhyskoedijk Sep 28, 2024
2f03d13
Run `go install dependabot` async so logs are streamed to task output…
rhyskoedijk Sep 28, 2024
3a8ee91
Log the number of pull requests that would have been updated when `sk…
rhyskoedijk Sep 28, 2024
b0b653d
Fix "cannot read properties of undefined" (reading 'filter') (#1364)
rhyskoedijk Sep 29, 2024
9dc92fd
Fix "pull request cannot be activated because the source and/or the t…
rhyskoedijk Sep 29, 2024
c1a3209
Upload flame graph report to pipeline timeline when `System.Debug` is…
rhyskoedijk Sep 29, 2024
999fae2
Bump xunit from 2.9.1 to 2.9.2 in the xunit group (#1369)
dependabot[bot] Sep 30, 2024
a5e9ec9
Bump Azure.Identity from 1.12.0 to 1.12.1 in the azure group (#1368)
dependabot[bot] Sep 30, 2024
73ee7a3
Bump the sentry group in /updater with 2 updates (#1373)
dependabot[bot] Sep 30, 2024
53a6bfe
Bump @types/node (#1371)
dependabot[bot] Sep 30, 2024
3bf745a
Bump YamlDotNet from 16.1.2 to 16.1.3 (#1370)
dependabot[bot] Sep 30, 2024
94e4a2c
Bump azure-devops-node-api from 14.0.2 to 14.1.0 in /extension (#1372)
dependabot[bot] Sep 30, 2024
b27101f
Bump dependabot-omnibus from 0.276.0 to 0.278.0 in /updater (#1374)
dependabot[bot] Sep 30, 2024
f7c491c
Fix merge strategy parsing and default value (#1376)
rhyskoedijk Oct 1, 2024
93eac02
Fix "unknown package manager" error (#1377)
rhyskoedijk Oct 1, 2024
2358a14
Add support for the "pull-request-branch-name.separator" config optio…
rhyskoedijk Oct 2, 2024
39cc3a1
Merge branch 'tinglesoftware:main' into latest
kzhuklinets Oct 4, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .codespellrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[codespell]
skip = .git,*.pdf,*.svg,pnpm-lock.yaml,yarn.lock
skip = .git,package-lock.json,node_modules
# some modules, parts of regexes, and variable names to ignore, some
# misspellings in fixtures/external responses we do not own
ignore-words-list = caf,bu,nwo,nd,kernal,crate,unparseable,couldn,defintions
ignore-words-list = NWO,kernal
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "8.0.7",
"version": "8.0.8",
"commands": [
"dotnet-ef"
]
Expand Down
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@ Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.
**Logs and screenshots**
If applicable, include relevant logs or screenshots to help explain your problem.
See [extension troubleshooting](https://github.com/tinglesoftware/dependabot-azure-devops/blob/main/docs/extension.md#troubleshooting-issues) for more on how to collect additional diagnostic logs.

**Extension (please complete the following information):**
- Host: [e.g. Azure DevOps, Azure DevOps Server]
Expand Down
83 changes: 41 additions & 42 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,46 +5,42 @@

version: 2
updates:
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: "weekly"
time: "02:00"
open-pull-requests-limit: 10
interval: 'weekly'
time: '02:00'

- package-ecosystem: "devcontainers" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: 'devcontainers'
directory: '/'
schedule:
interval: "weekly"
time: "02:00"
open-pull-requests-limit: 10
interval: 'weekly'
time: '02:00'

- package-ecosystem: "bundler" # See documentation for possible values
directory: "/updater" # Location of package manifests
- package-ecosystem: 'bundler'
directory: '/updater'
schedule:
interval: "weekly"
time: "02:00"
open-pull-requests-limit: 10
interval: 'weekly'
time: '02:00'
groups:
opentelemetry:
patterns: ["opentelemetry-*"]
patterns: ['opentelemetry-*']
rubocop:
patterns: ["*rubocop*"]
patterns: ['*rubocop*']
sentry:
patterns: ["sentry-*"]
patterns: ['sentry-*']

- package-ecosystem: "docker" # See documentation for possible values
directory: "/updater" # Location of package manifests
- package-ecosystem: 'docker'
directories: ['**/*']
schedule:
interval: "weekly"
time: "02:00"
open-pull-requests-limit: 10
interval: 'weekly'
time: '02:00'

- package-ecosystem: "nuget" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: 'nuget'
directory: '/'
schedule:
interval: "weekly"
time: "02:00"
interval: 'weekly'
time: '02:00'
open-pull-requests-limit: 10
groups:
azure:
Expand All @@ -53,32 +49,35 @@ updates:
- 'Microsoft.Azure.*'
- 'Microsoft.Extensions.Configuration.AzureAppConfiguration'
event-bus:
patterns: ["Tingle.EventBus*"]
patterns: ['Tingle.EventBus*']
microsoft:
patterns: ["Microsoft*"]
patterns:
- 'Microsoft.AspNetCore.*'
- 'Microsoft.EntityFrameworkCore.*'
- 'Microsoft.Extensions.*'
- 'dotnet-ef'
exclude-patterns:
- 'Microsoft.Azure.*'
- 'Microsoft.Extensions.Configuration.AzureAppConfiguration'
- "Microsoft.VisualStudio.Azure.Containers.Tools.Targets"
- 'Microsoft.VisualStudio.Azure.Containers.Tools.Targets'
system:
patterns: ["System*"]
patterns: ['System*']
tingle:
patterns:
- "Tingle.AspNetCore*"
- "Tingle.Extensions*"
- 'Tingle.AspNetCore*'
- 'Tingle.Extensions*'
xunit:
patterns: ["Xunit*"]
patterns: ['Xunit*']

- package-ecosystem: "npm" # See documentation for possible values
directory: "/extension" # Location of package manifests
- package-ecosystem: 'npm'
directories: ['/', '/extension']
schedule:
interval: "weekly"
time: "02:00"
open-pull-requests-limit: 10
interval: 'weekly'
time: '02:00'
groups:
jest:
patterns: ["*jest*"]
patterns: ['*jest*']
js-yaml:
patterns: ["*js-yaml*"]
patterns: ['*js-yaml*']
js-ts-types:
patterns: ["@types/*"]
patterns: ['@types/*']
70 changes: 35 additions & 35 deletions .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Cleanup
on:
workflow_dispatch:
schedule:
- cron: '0 0 */14 * *' # every 14 days
- cron: '0 0 */14 * *' # every 14 days

jobs:
cleanup-updater:
Expand All @@ -12,44 +12,44 @@ jobs:
fail-fast: true
matrix:
suite:
- { ecosystem: bundler }
- { ecosystem: cargo }
- { ecosystem: composer }
- { ecosystem: docker }
- { ecosystem: elm }
- { ecosystem: gitsubmodule }
- { ecosystem: github-actions }
- { ecosystem: gomod }
- { ecosystem: gradle }
- { ecosystem: mix }
- { ecosystem: maven }
- { ecosystem: npm }
- { ecosystem: nuget }
- { ecosystem: pub }
- { ecosystem: pip }
- { ecosystem: swift }
- { ecosystem: devcontainers }
- { ecosystem: terraform }
- { ecosystem: bundler }
- { ecosystem: cargo }
- { ecosystem: composer }
- { ecosystem: docker }
- { ecosystem: elm }
- { ecosystem: gitsubmodule }
- { ecosystem: github-actions }
- { ecosystem: gomod }
- { ecosystem: gradle }
- { ecosystem: mix }
- { ecosystem: maven }
- { ecosystem: npm }
- { ecosystem: nuget }
- { ecosystem: pub }
- { ecosystem: pip }
- { ecosystem: swift }
- { ecosystem: devcontainers }
- { ecosystem: terraform }

steps:
- name: Delete old dependabot-updater-${{ matrix.suite.ecosystem }} images
uses: actions/delete-package-versions@v5
with:
package-name: 'dependabot-updater-${{ matrix.suite.ecosystem }}'
package-type: 'container'
min-versions-to-keep: 20
# exclude major and minor versions as per SemVer e.g. 1.20
ignore-versions: '^([0-9]\\d*)\\.([0-9]\\d*)$'
- name: Delete old dependabot-updater-${{ matrix.suite.ecosystem }} images
uses: actions/delete-package-versions@v5
with:
package-name: 'dependabot-updater-${{ matrix.suite.ecosystem }}'
package-type: 'container'
min-versions-to-keep: 20
# exclude major and minor versions as per SemVer e.g. 1.20
ignore-versions: '^([0-9]\\d*)\\.([0-9]\\d*)$'

cleanup-server:
runs-on: ubuntu-latest

steps:
- name: Delete old dependabot-server images
uses: actions/delete-package-versions@v5
with:
package-name: 'dependabot-server'
package-type: 'container'
min-versions-to-keep: 20
# exclude major and minor versions as per SemVer e.g. 1.20
ignore-versions: '^([0-9]\\d*)\\.([0-9]\\d*)$'
- name: Delete old dependabot-server images
uses: actions/delete-package-versions@v5
with:
package-name: 'dependabot-server'
package-type: 'container'
min-versions-to-keep: 20
# exclude major and minor versions as per SemVer e.g. 1.20
ignore-versions: '^([0-9]\\d*)\\.([0-9]\\d*)$'
8 changes: 4 additions & 4 deletions .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout
uses: actions/checkout@v4
- name: Codespell
uses: codespell-project/actions-codespell@v2
- name: Checkout
uses: actions/checkout@v4
- name: Codespell
uses: codespell-project/actions-codespell@v2
Loading
Loading