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

Bump ejs-lint from 1.2.0 to 1.2.1 #807

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ejs-lint from 1.2.0 to 1.2.1.

Release notes

Sourced from ejs-lint's releases.

v1.2.1

Patch release to upgrade EJS version

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 19, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jul 19, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@nicolas63 nicolas63 merged commit a480714 into dependencies Jul 23, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/dependencies/ejs-lint-1.2.1 branch July 23, 2021 14:14
nicolas63 added a commit that referenced this pull request Jul 28, 2021
* Bump FakeItEasy in /generators/server/templates/dotnetcore/src (#729)

Bumps [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@7.0.1...7.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump fs-extra from 9.1.0 to 10.0.0 (#726)

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@9.1.0...10.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump meow from 9.0.0 to 10.0.0 (#730)

Bumps [meow](https://github.com/sindresorhus/meow) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/sindresorhus/meow/releases)
- [Commits](sindresorhus/meow@v9.0.0...v10.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump yeoman-environment from 3.2.0 to 3.3.0 (#724)

Bumps [yeoman-environment](https://github.com/yeoman/environment) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/yeoman/environment/releases)
- [Commits](yeoman/environment@v3.2.0...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump EntityFrameworkPackageVersion (#740)

Bumps `EntityFrameworkPackageVersion` from 5.0.5 to 5.0.6.

Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.5...v5.0.6)

Updates `Microsoft.EntityFrameworkCore.Sqlite` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.5...v5.0.6)

Updates `Microsoft.EntityFrameworkCore` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.5...v5.0.6)

Updates `Microsoft.EntityFrameworkCore.Tools` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.5...v5.0.6)

Updates `Microsoft.EntityFrameworkCore.SqlServer` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.5...v5.0.6)

Updates `Microsoft.EntityFrameworkCore.Relational` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.5...v5.0.6)

Updates `Microsoft.Data.Sqlite.Core` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.5...v5.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Npgsql.EntityFrameworkCore.PostgreSQL (#739)

Bumps [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) from 5.0.5.1 to 5.0.6.
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v5.0.5.1...v5.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump mocha from 8.3.2 to 9.0.1 (#771)

Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.2 to 9.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v8.3.2...v9.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump eslint from 7.24.0 to 7.29.0 (#772)

Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.24.0...v7.29.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump release-it from 14.6.1 to 14.10.0 (#773)

Bumps [release-it](https://github.com/release-it/release-it) from 14.6.1 to 14.10.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@14.6.1...14.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump System.IdentityModel.Tokens.Jwt (#753)

Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.10.2 to 6.11.1.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump FakeItEasy in /generators/server/templates/dotnetcore/src (#764)

Bumps [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) from 7.0.2 to 7.1.0.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@7.0.2...7.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Consul in /generators/server/templates/dotnetcore/src (#750)

Bumps [Consul](https://github.com/G-Research/consuldotnet) from 1.6.1.1 to 1.6.10.1.
- [Release notes](https://github.com/G-Research/consuldotnet/releases)
- [Changelog](https://github.com/G-Research/consuldotnet/blob/master/CHANGELOG.md)
- [Commits](G-Research/consuldotnet@v1.6.1.1...v1.6.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump glob from 7.1.6 to 7.1.7 (#731)

Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.6 to 7.1.7.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
- [Commits](isaacs/node-glob@v7.1.6...v7.1.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump jsdoc from 3.6.6 to 3.6.7 (#743)

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.6 to 3.6.7.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.7/CHANGES.md)
- [Commits](jsdoc/jsdoc@3.6.6...3.6.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump eslint-config-prettier from 8.2.0 to 8.3.0 (#714)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.2.0...v8.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Swashbuckle.AspNetCore (#722)

Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.1.3...v6.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Microsoft.NET.Test.Sdk (#757)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump EntityFrameworkPackageVersion (#779)

Bumps `EntityFrameworkPackageVersion` from 5.0.6 to 5.0.7.

Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.6...v5.0.7)

Updates `Microsoft.EntityFrameworkCore.Sqlite` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.6...v5.0.7)

Updates `Microsoft.EntityFrameworkCore` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.6...v5.0.7)

Updates `Microsoft.EntityFrameworkCore.Tools` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.6...v5.0.7)

Updates `Microsoft.EntityFrameworkCore.SqlServer` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.6...v5.0.7)

Updates `Microsoft.EntityFrameworkCore.Relational` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.6...v5.0.7)

Updates `Microsoft.Data.Sqlite.Core` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.6...v5.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Npgsql.EntityFrameworkCore.PostgreSQL (#778)

Bumps [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v5.0.6...v5.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump yeoman-environment from 3.3.0 to 3.5.1 (#792)

Bumps [yeoman-environment](https://github.com/yeoman/environment) from 3.3.0 to 3.5.1.
- [Release notes](https://github.com/yeoman/environment/releases)
- [Commits](yeoman/environment@v3.3.0...v3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Serilog.Sinks.SyslogMessages (#794)

Bumps [Serilog.Sinks.SyslogMessages](https://github.com/IonxSolutions/serilog-sinks-syslog) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/IonxSolutions/serilog-sinks-syslog/releases)
- [Commits](IonxSolutions/serilog-sinks-syslog@v2.0.4...v2.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump sinon from 10.0.1 to 11.1.1 (#783)

Bumps [sinon](https://github.com/sinonjs/sinon) from 10.0.1 to 11.1.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](sinonjs/sinon@v10.0.1...v11.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump meow from 10.0.0 to 10.1.0 (#802)

Bumps [meow](https://github.com/sindresorhus/meow) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/sindresorhus/meow/releases)
- [Commits](sindresorhus/meow@v10.0.0...v10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump mocha from 9.0.1 to 9.0.2 (#796)

Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v9.0.1...v9.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump yeoman-generator from 5.2.0 to 5.4.0 (#790)

Bumps [yeoman-generator](https://github.com/yeoman/generator) from 5.2.0 to 5.4.0.
- [Release notes](https://github.com/yeoman/generator/releases)
- [Commits](yeoman/generator@v5.2.0...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump sonarqube-scanner from 2.8.0 to 2.8.1 (#777)

Bumps [sonarqube-scanner](https://github.com/bellingard/sonar-scanner-npm) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/bellingard/sonar-scanner-npm/releases)
- [Commits](bellingard/sonar-scanner-npm@2.8.0...2.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Serilog.Sinks.Console (#799)

Bumps [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/serilog/serilog-sinks-console/releases)
- [Commits](serilog/serilog-sinks-console@v3.1.1...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump coverlet.msbuild in /generators/server/templates/dotnetcore/src (#808)

Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump System.IdentityModel.Tokens.Jwt (#809)

Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.11.1 to 6.12.0.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@6.11.1...6.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump ejs-lint from 1.2.0 to 1.2.1 (#807)

Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @release-it/bumper from 2.0.0 to 3.0.1 (#806)

Bumps [@release-it/bumper](https://github.com/release-it/bumper) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/release-it/bumper/releases)
- [Commits](release-it/bumper@2.0.0...3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump eslint from 7.29.0 to 7.31.0 (#805)

Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.29.0...v7.31.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump EntityFrameworkPackageVersion (#800)

Bumps `EntityFrameworkPackageVersion` from 5.0.7 to 5.0.8.

Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 5.0.7 to 5.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.7...v5.0.8)

Updates `Microsoft.EntityFrameworkCore.Sqlite` from 5.0.7 to 5.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.7...v5.0.8)

Updates `Microsoft.EntityFrameworkCore` from 5.0.7 to 5.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.7...v5.0.8)

Updates `Microsoft.EntityFrameworkCore.Tools` from 5.0.7 to 5.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.7...v5.0.8)

Updates `Microsoft.EntityFrameworkCore.SqlServer` from 5.0.7 to 5.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.7...v5.0.8)

Updates `Microsoft.EntityFrameworkCore.Relational` from 5.0.7 to 5.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.7...v5.0.8)

Updates `Microsoft.Data.Sqlite.Core` from 5.0.7 to 5.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.7...v5.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* merge main

* Fix dependencies

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 4, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 4, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 4, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 4, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 4, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 4, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 4, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 4, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 5, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
nicolas63 pushed a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
nicolas63 pushed a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
nicolas63 pushed a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
nicolas63 pushed a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
nicolas63 pushed a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 13, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
nicolas63 pushed a commit that referenced this pull request Apr 24, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 24, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 24, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 27, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 28, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 28, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 28, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 28, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 28, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 29, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
nicolas63 pushed a commit that referenced this pull request Apr 29, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request Apr 29, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
nicolas63 added a commit that referenced this pull request Apr 30, 2022
* Bump ejs-lint from 1.2.0 to 1.2.1 (#807) (#959)

Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump Hellang.Middleware.ProblemDetails (#963)

Bumps [Hellang.Middleware.ProblemDetails](https://github.com/khellang/Middleware) from 5.4.0 to 6.4.1.
- [Release notes](https://github.com/khellang/Middleware/releases)
- [Commits](khellang/Middleware@v5.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: Hellang.Middleware.ProblemDetails
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ejs-lint from 1.2.0 to 1.2.1 (#807) (#955)

Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump ejs-lint from 1.2.0 to 1.2.1 (#807) (#944)

Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump ejs-lint from 1.2.0 to 1.2.1 (#807) (#943)

Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump ejs-lint from 1.2.0 to 1.2.1 (#807) (#954)

Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump eslint from 7.31.0 to 8.13.0 (#965)

Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 8.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v7.31.0...v8.13.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump node-fetch from 2.6.1 to 2.6.7 (#926)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-config-prettier from 8.3.0 to 8.5.0 (#971)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.5.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.3.0...v8.5.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ejs-lint from 1.2.0 to 1.2.1 (#807) (#958)

Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump eslint-plugin-import from 2.22.1 to 2.26.0 (#962)

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.22.1 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.22.1...v2.26.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update lint rules

* updated package-lock

* update eslint airbnb

* Update eslint conf

* Revert fluent assertion

* Bump AspNetCorePackageVersion (#972)

Bumps `AspNetCorePackageVersion` from 6.0.3 to 6.0.4.

Updates `Microsoft.AspNetCore.Components.Authorization` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.3...v6.0.4)

Updates `Microsoft.AspNetCore.Components.WebAssembly` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.3...v6.0.4)

Updates `Microsoft.AspNetCore.Components.WebAssembly.DevServer` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.3...v6.0.4)

Updates `Microsoft.AspNetCore.Components` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.3...v6.0.4)

Updates `Microsoft.AspNetCore.SpaServices.Extensions` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.3...v6.0.4)

Updates `Microsoft.AspNetCore.Mvc.NewtonsoftJson` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.3...v6.0.4)

Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.3...v6.0.4)

Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.3...v6.0.4)

Updates `Microsoft.AspNetCore.Mvc.Testing` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.3...v6.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.Authorization
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.SpaServices.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.NET.Test.Sdk (#970)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 17.1.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v16.10.0...v17.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump coverlet.msbuild in /generators/server/templates/dotnetcore/src (#986)

Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)

---
updated-dependencies:
- dependency-name: coverlet.msbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump FakeItEasy in /generators/server/templates/dotnetcore/src (#988)

Bumps [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) from 7.1.0 to 7.3.1.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@7.1.0...7.3.1)

---
updated-dependencies:
- dependency-name: FakeItEasy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump EntityFrameworkPackageVersion (#987)

Bumps `EntityFrameworkPackageVersion` from 6.0.3 to 6.0.4.

Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.3...v6.0.4)

Updates `Microsoft.EntityFrameworkCore.Sqlite` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.3...v6.0.4)

Updates `Microsoft.EntityFrameworkCore` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.3...v6.0.4)

Updates `Microsoft.EntityFrameworkCore.Tools` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.3...v6.0.4)

Updates `Microsoft.EntityFrameworkCore.SqlServer` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.3...v6.0.4)

Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.3...v6.0.4)

Updates `Microsoft.EntityFrameworkCore.Relational` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.3...v6.0.4)

Updates `Microsoft.Data.Sqlite.Core` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v6.0.3...v6.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Data.Sqlite.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Moq in /generators/server/templates/dotnetcore/src (#989)

Bumps [Moq](https://github.com/moq/moq4) from 4.16.1 to 4.17.2.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](devlooped/moq@v4.16.1...v4.17.2)

---
updated-dependencies:
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump semver from 7.3.5 to 7.3.7 (#982)

Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.3.7.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.5...v7.3.7)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump release-it from 14.10.1 to 14.14.2 (#966)

Bumps [release-it](https://github.com/release-it/release-it) from 14.10.1 to 14.14.2.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@14.10.1...14.14.2)

---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump glob from 7.2.0 to 8.0.1 (#983)

Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.0 to 8.0.1.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v7.2.0...v8.0.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint from 8.13.0 to 8.14.0 (#994)

Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.13.0...v8.14.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump fs-extra from 10.0.1 to 10.1.0 (#993)

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@10.0.1...10.1.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ejs from 3.1.6 to 3.1.7 (#984)

Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](mde/ejs@v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @j-ulrich/release-it-regex-bumper from 2.0.0 to 3.0.2 (#995)

Bumps [@j-ulrich/release-it-regex-bumper](https://github.com/j-ulrich/release-it-regex-bumper) from 2.0.0 to 3.0.2.
- [Release notes](https://github.com/j-ulrich/release-it-regex-bumper/releases)
- [Changelog](https://github.com/j-ulrich/release-it-regex-bumper/blob/main/CHANGELOG.md)
- [Commits](j-ulrich/release-it-regex-bumper@2.0.0...3.0.2)

---
updated-dependencies:
- dependency-name: "@j-ulrich/release-it-regex-bumper"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump jsdoc from 3.6.7 to 3.6.10 (#969)

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.7 to 3.6.10.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.10/CHANGES.md)
- [Commits](jsdoc/jsdoc@3.6.7...3.6.10)

---
updated-dependencies:
- dependency-name: jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ejs-lint from 1.2.0 to 1.2.1 (#807) (#838)

Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump chai from 4.3.4 to 4.3.6 (#973)

Bumps [chai](https://github.com/chaijs/chai) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](chaijs/chai@v4.3.4...v4.3.6)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot bot added a commit that referenced this pull request May 4, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
nicolas63 pushed a commit that referenced this pull request May 4, 2022
Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
nicolas63 added a commit that referenced this pull request May 22, 2022
* Bump jsdoc from 3.6.7 to 3.6.10 (#969) (#1006)

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.7 to 3.6.10.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.10/CHANGES.md)
- [Commits](jsdoc/jsdoc@3.6.7...3.6.10)

---
updated-dependencies:
- dependency-name: jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump jsdoc from 3.6.7 to 3.6.10 (#969) (#1002)

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.7 to 3.6.10.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.10/CHANGES.md)
- [Commits](jsdoc/jsdoc@3.6.7...3.6.10)

---
updated-dependencies:
- dependency-name: jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump jsdoc from 3.6.7 to 3.6.10 (#969) (#1001)

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.7 to 3.6.10.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.10/CHANGES.md)
- [Commits](jsdoc/jsdoc@3.6.7...3.6.10)

---
updated-dependencies:
- dependency-name: jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Scrutor in /generators/server/templates/dotnetcore/src (#1009)

Bumps [Scrutor](https://github.com/khellang/Scrutor) from 3.3.0 to 4.1.0.
- [Release notes](https://github.com/khellang/Scrutor/releases)
- [Commits](khellang/Scrutor@v3.3.0...v4.1.0)

---
updated-dependencies:
- dependency-name: Scrutor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sinon from 11.1.1 to 13.0.2 (#978)

Bumps [sinon](https://github.com/sinonjs/sinon) from 11.1.1 to 13.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v11.1.1...v13.0.2)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump MediatR.Extensions.Microsoft.DependencyInjection (#968)

Bumps [MediatR.Extensions.Microsoft.DependencyInjection](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection) from 9.0.0 to 10.0.1.
- [Release notes](https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases)
- [Commits](jbogard/MediatR.Extensions.Microsoft.DependencyInjection@v9.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: MediatR.Extensions.Microsoft.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump jsdoc from 3.6.7 to 3.6.10 (#969) (#1005)

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.7 to 3.6.10.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.10/CHANGES.md)
- [Commits](jsdoc/jsdoc@3.6.7...3.6.10)

---
updated-dependencies:
- dependency-name: jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump release-it and @release-it/bumper (#1010)

Bumps [release-it](https://github.com/release-it/release-it) and [@release-it/bumper](https://github.com/release-it/bumper). These dependencies needed to be updated together.

Updates `release-it` from 14.14.3 to 15.0.0
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@14.14.3...15.0.0)

Updates `@release-it/bumper` from 3.0.1 to 4.0.0
- [Release notes](https://github.com/release-it/bumper/releases)
- [Commits](release-it/bumper@3.0.1...4.0.0)

---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@release-it/bumper"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ejs-lint from 1.2.0 to 1.2.1 (#807) (#886)

Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

* Bump @j-ulrich/release-it-regex-bumper from 3.0.2 to 4.0.0 (#1012)

Bumps [@j-ulrich/release-it-regex-bumper](https://github.com/j-ulrich/release-it-regex-bumper) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/j-ulrich/release-it-regex-bumper/releases)
- [Changelog](https://github.com/j-ulrich/release-it-regex-bumper/blob/main/CHANGELOG.md)
- [Commits](j-ulrich/release-it-regex-bumper@3.0.2...4.0.0)

---
updated-dependencies:
- dependency-name: "@j-ulrich/release-it-regex-bumper"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit.runner.visualstudio (#1016)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump MongoDB.Driver in /generators/server/templates/dotnetcore/src (#1015)

Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases)
- [Commits](mongodb/mongo-csharp-driver@v2.15.0...v2.15.1)

---
updated-dependencies:
- dependency-name: MongoDB.Driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Oracle.ManagedDataAccess.Core (#1014)

Bumps Oracle.ManagedDataAccess.Core from 3.21.50 to 3.21.61.

---
updated-dependencies:
- dependency-name: Oracle.ManagedDataAccess.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @j-ulrich/release-it-regex-bumper from 4.0.0 to 4.1.0 (#1013)

Bumps [@j-ulrich/release-it-regex-bumper](https://github.com/j-ulrich/release-it-regex-bumper) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/j-ulrich/release-it-regex-bumper/releases)
- [Changelog](https://github.com/j-ulrich/release-it-regex-bumper/blob/main/CHANGELOG.md)
- [Commits](j-ulrich/release-it-regex-bumper@4.0.0...4.1.0)

---
updated-dependencies:
- dependency-name: "@j-ulrich/release-it-regex-bumper"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Hellang.Middleware.ProblemDetails (#1019)

Bumps [Hellang.Middleware.ProblemDetails](https://github.com/khellang/Middleware) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/khellang/Middleware/releases)
- [Commits](khellang/Middleware@v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: Hellang.Middleware.ProblemDetails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump xunit.runner.visualstudio (#1018)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Oracle.EntityFrameworkCore (#1017)

Bumps Oracle.EntityFrameworkCore from 6.21.5 to 6.21.61.

---
updated-dependencies:
- dependency-name: Oracle.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint from 8.14.0 to 8.15.0 (#1020)

Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.14.0...v8.15.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sinon from 13.0.2 to 14.0.0 (#1021)

Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.2 to 14.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v13.0.2...v14.0.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump System.Text.Json in /generators/server/templates/dotnetcore/src (#1025)

Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.3...v6.0.4)

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump AspNetCorePackageVersion (#1023)

Bumps `AspNetCorePackageVersion` from 6.0.4 to 6.0.5.

Updates `Microsoft.AspNetCore.Components.Authorization` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.4...v6.0.5)

Updates `Microsoft.AspNetCore.Components.WebAssembly` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.4...v6.0.5)

Updates `Microsoft.AspNetCore.Components.WebAssembly.DevServer` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.4...v6.0.5)

Updates `Microsoft.AspNetCore.Components` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.4...v6.0.5)

Updates `Microsoft.AspNetCore.SpaServices.Extensions` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.4...v6.0.5)

Updates `Microsoft.AspNetCore.Mvc.NewtonsoftJson` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.4...v6.0.5)

Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.4...v6.0.5)

Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.4...v6.0.5)

Updates `Microsoft.AspNetCore.Mvc.Testing` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.4...v6.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.Authorization
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.SpaServices.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump LanguageExt.Core in /generators/server/templates/dotnetcore/src (#1024)

Bumps [LanguageExt.Core](https://github.com/louthy/language-ext) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/louthy/language-ext/releases)
- [Changelog](https://github.com/louthy/language-ext/blob/main/version-2-release-notes.md)
- [Commits](https://github.com/louthy/language-ext/commits/v4.1.0)

---
updated-dependencies:
- dependency-name: LanguageExt.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ejs-lint from 1.2.1 to 1.2.2 (#1022)

Bumps [ejs-lint](https://github.com/ryanzim/ejs-lint) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/ryanzim/ejs-lint/releases)
- [Commits](RyanZim/EJS-Lint@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: ejs-lint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Microsoft.NET.Test.Sdk (#1029)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v17.1.0...v17.2.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant