dotnet-maestro[bot]
46d4ea61f1
Update dependencies from https://github.com/dotnet/arcade build 20230108.1 ( #1511 )
[main] Update dependencies from dotnet/arcade
4 years ago
Chris van de Steeg
317f893c14
Fix http/2 cookies for 1.1 requests ( #1508 )
Co-authored-by: chris van de steeg <chris@careconnections.nl>
4 years ago
dotnet-maestro[bot]
c8a7ae9230
Update dependencies from https://github.com/dotnet/arcade build 20230106.4 ( #1510 )
[main] Update dependencies from dotnet/arcade
4 years ago
dotnet-maestro[bot]
22e242155e
Update dependencies from https://github.com/dotnet/arcade build 20230105.3 ( #1509 )
[main] Update dependencies from dotnet/arcade
4 years ago
dotnet-maestro[bot]
a0c8f0ae10
Update dependencies from https://github.com/dotnet/arcade build 20230105.2 ( #1506 )
[main] Update dependencies from dotnet/arcade
4 years ago
dotnet-maestro[bot]
118b71ed22
Update dependencies from https://github.com/dotnet/arcade build 20230104.2 ( #1505 )
[main] Update dependencies from dotnet/arcade
4 years ago
dotnet-maestro[bot]
6af7013be2
Update dependencies from https://github.com/dotnet/arcade build 20230103.5 ( #1503 )
[main] Update dependencies from dotnet/arcade
4 years ago
dotnet-maestro[bot]
cf71b7543e
Update dependencies from https://github.com/dotnet/arcade build 20230102.2 ( #1502 )
[main] Update dependencies from dotnet/arcade
4 years ago
dotnet-maestro[bot]
0ee012c115
Update dependencies from https://github.com/dotnet/arcade build 20221230.1 ( #1501 )
[main] Update dependencies from dotnet/arcade
4 years ago
dotnet-maestro[bot]
56bd54056c
Update dependencies from https://github.com/dotnet/arcade build 20221228.1 ( #1499 )
[main] Update dependencies from dotnet/arcade
4 years ago
dotnet-maestro[bot]
24c046a061
Update dependencies from https://github.com/dotnet/arcade build 20221226.1 ( #1498 )
[main] Update dependencies from dotnet/arcade
4 years ago
dotnet-maestro[bot]
7c2cc0ab35
Update dependencies from https://github.com/dotnet/arcade build 20221223.1 ( #1497 )
[main] Update dependencies from dotnet/arcade
4 years ago
dotnet-maestro[bot]
5ef078104e
[main] Update dependencies from dotnet/arcade ( #1457 )
[main] Update dependencies from dotnet/arcade
- Update Microsoft.Tye.UnitTests.csproj
- Work around issue on CI
4 years ago
Chris van de Steeg
d146a51332
Don't use cookies on the proxy, just pass through the cookie header ( #1494 )
Co-authored-by: chris van de steeg <chris@careconnections.nl>
4 years ago
David Fowler
041aedcbc9
Fix tye's proxy for websockets ( #1481 )
* Fix tye's proxy for websockets
- We need to add the middleware
* Added a websocket proxy test
4 years ago
David Fowler
b0d94250c9
Added a reference to the Tye VSCode extension ( #1487 )
* Added a reference to the Tye VSCode extension
* Apply suggestions from code review
4 years ago
anton.maiseyeu
cb394a1ff6
Fixed issue #677 Secrets are not created on AKS non-default namespaces ( #1408 )
Co-authored-by: Anton Maiseyeu <a.maiseyeu@godeltech.com>
4 years ago
Thomas Freudenberg
63431360f7
allows specifying the Kubernetes imagePullSecrets ( #884 )
* allows specifying the Kubernetes imagePullSecrets in configuration to pull from a private registry
* removed trailing whitespace 🙄
* removes interactive prompt for pull secret
* adds copyright info
* renames registry.hostname to regisry.name in tye.yaml schema
* reverted unnecessary change to project file
* fixes registry entry in schema documentation
Co-authored-by: David Fowler <davidfowl@gmail.com>
4 years ago
Brett Veenstra
68beabecfd
remove 'tye.yaml' verbiage for YAML errors ( #1033 ) ( #1034 )
* remove 'tye.yaml' verbiage for YAML errors - leverage file info when available, otherwise use more generic 'YAML file' (#1033 )
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: David Fowler <davidfowl@gmail.com>
4 years ago
josdeweger
3f3442df9f
Dont overwrite dotnet env vars when transforming projects into containers ( #1480 )
* Don't overwrite dotnet env when transforming projects into containers
* use System.Text.Json instead of Newtonsoft
* escaping the whitespace police!
* Apply suggestions from code review
Co-authored-by: David Fowler <davidfowl@gmail.com>
4 years ago
dependabot[bot]
b37b9b36b6
Bump minimatch in /samples/apps-with-core-angular/MoviesApp ( #1488 )
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
33c914c25d
Bump engine.io and socket.io ( #1490 )
Bumps [engine.io](https://github.com/socketio/engine.io ) and [socket.io](https://github.com/socketio/socket.io ). These dependencies needed to be updated together.
Updates `engine.io` from 6.1.3 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.1.3...6.2.1 )
Updates `socket.io` from 4.4.1 to 4.5.4
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.4.1...4.5.4 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
- dependency-name: socket.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Austin Shoemaker
166601db52
Provide the unique proejct name to the -target flag when doing an msbuild <solution> -target:{unique project name} ( #1439 )
4 years ago
dependabot[bot]
49f93c5874
Bump qs from 6.5.2 to 6.5.3 in /samples/apps-with-core-angular/MoviesApp ( #1479 )
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
961cfa0cdc
Bump socket.io-parser in /samples/apps-with-core-angular/MoviesApp ( #1465 )
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
748a990b52
Bump json-schema and jsprim in /samples/apps-with-core-angular/MoviesApp ( #1489 )
Bumps [json-schema](https://github.com/kriszyp/json-schema ) and [jsprim](https://github.com/joyent/node-jsprim ). These dependencies needed to be updated together.
Updates `json-schema` from 0.2.3 to 0.4.0
- [Release notes](https://github.com/kriszyp/json-schema/releases )
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0 )
Updates `jsprim` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/joyent/node-jsprim/releases )
- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md )
- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: json-schema
dependency-type: indirect
- dependency-name: jsprim
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
d6673f5599
Bump minimatch in /samples/azure-functions/typescript/HttpExample ( #1466 )
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
6809ab0376
Bump qs and express in /samples/dapr/service-invocation/UppercaseService ( #1484 )
Bumps [qs](https://github.com/ljharb/qs ) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0 )
Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
383d5f1217
Bump express in /test/E2ETest/testassets/projects/dockerfile/backend ( #1483 )
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
e3c76e017a
Bump loader-utils in /samples/apps-with-core-angular/MoviesApp ( #1486 )
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Magnus Markling
b8f4a0ca50
improve tutorial ( #1434 )
* fix indentation
* Update 00_run_locally.md
* simplify dotnet add
* fix indentation
* remove trailing space
* clean up redis
* already in solution root
* k delete
* clarify
* Apply suggestions from code review
Co-authored-by: David Fowler <davidfowl@gmail.com>
4 years ago
dependabot[bot]
e51d526a95
Bump glob-parent and @angular-devkit/build-angular ( #1455 )
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) to 5.1.2 and updates ancestor dependency [@angular-devkit/build-angular ](https://github.com/angular/angular-cli ). These dependencies need to be updated together.
Updates `glob-parent` from 3.1.0 to 5.1.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2 )
Updates `@angular-devkit/build-angular` from 12.2.10 to 14.2.3
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/12.2.10...14.2.3 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
5f6561dc25
Bump Azure.Storage.Queues in /samples/azure-functions/voting/vote ( #1454 )
Bumps [Azure.Storage.Queues](https://github.com/Azure/azure-sdk-for-net ) from 12.3.2 to 12.11.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Storage.Queues_12.3.2...Azure.Storage.Queues_12.11.0 )
---
updated-dependencies:
- dependency-name: Azure.Storage.Queues
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Jason Mueller
a924688d35
Document options for configuring Dapr command args ( #1341 )
* Document options for configuring Dapr command args
* Add all Dapr argument options
4 years ago
Kaypee
2589bf13e9
Update properties being set via constructor to be get only ( #931 )
Co-authored-by: kwabena <kwabena@mpharma.com>
4 years ago
Sébastien Ros
9441d44f1a
Update windows ci image names ( #1469 )
* Update windows ci image names
The currently used ones have been replaced and any PR should fail without this change.
* Use vs2022 images
Even better than the 2019 since these ones can target .NET 7.0
4 years ago
Devin Breshears
7234236f57
Merge pull request #1470 from dotnet/bmw/codeql
Try enabling CodeQL
4 years ago
Brandon Waterloo [MSFT]
55b398db57
Try enabling CodeQL
4 years ago
Phillip Hoff
be82d2e9b7
Upate Newtonsoft.Json reference. ( #1453 )
4 years ago
Rasmus Dybmose
deea8a2c15
fix httpprobe protocol ( #1447 )
4 years ago
Phillip Hoff
c2133aa3b3
Opt out of NPM feed warnings in sample projects. ( #1448 )
4 years ago
Alex Perovich
016703a0cc
Update public pool names ( #1445 )
4 years ago
Serge van den Oever
02a2a28ef6
Remove unneeded references, use code for .NET 6 ( #1411 )
I removed two unneeded references from WeatherClient.cs
The instructions generate code in the new format, which results in only a `Program.cs` file needing the following code:
```
var builder = WebApplication.CreateBuilder(args);
// Add services to the container.
builder.Services.AddRazorPages();
builder.Services.AddHttpClient<frontend.WeatherClient>(client =>
{
client.BaseAddress = builder.Configuration.GetServiceUri("backend");
});
var app = builder.Build();
// Configure the HTTP request pipeline.
if (!app.Environment.IsDevelopment())
{
app.UseExceptionHandler("/Error");
// The default HSTS value is 30 days. You may want to change this for production scenarios, see https://aka.ms/aspnetcore-hsts .
app.UseHsts();
}
app.UseHttpsRedirection();
app.UseStaticFiles();
app.UseRouting();
app.UseAuthorization();
app.MapRazorPages();
app.Run();
```
4 years ago
Steven T. Cramer
2146926e10
Fix mongo ENV variables ( #1375 )
Looks like a copy paste error. The `mongo` image uses different env variables.
4 years ago
msftbot[bot]
509604df22
Add `.github/fabricbot.json` ( #1427 )
Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
4 years ago
dotnet-maestro[bot]
5b3d7f611d
Update dependencies from https://github.com/dotnet/arcade build 20220627.2 ( #1426 )
[main] Update dependencies from dotnet/arcade
4 years ago
dependabot[bot]
41899e3217
Bump shell-quote in /samples/azure-functions/typescript/HttpExample ( #1425 )
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
ef8f431bfb
Bump eventsource in /samples/apps-with-core-angular/MoviesApp ( #1401 )
Bumps [eventsource](https://github.com/EventSource/eventsource ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases )
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md )
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dotnet-maestro[bot]
ffa0a8f66c
Update dependencies from https://github.com/dotnet/arcade build 20220627.1 ( #1424 )
[main] Update dependencies from dotnet/arcade
4 years ago
dotnet-maestro[bot]
3d4fa5d063
Update dependencies from https://github.com/dotnet/arcade build 20220624.1 ( #1422 )
[main] Update dependencies from dotnet/arcade
4 years ago