thesilvercraft / SilverAudioPlayer

🧩🎧modular audio player
https://thesilvercraft.github.io/SilverAudioPlayer
GNU General Public License v3.0
9 stars 0 forks source link

Bump XamlNameReferenceGenerator from 1.3.4 to 1.4.2 #49

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps XamlNameReferenceGenerator from 1.3.4 to 1.4.2.

Release notes

Sourced from XamlNameReferenceGenerator's releases.

1.4.2

Fixes:

  • fda0a3cc3887f406ca0753488b111e21cf67c595 fix: Don't break when one form is invalid (#95) @​worldbeater

1.4.1

Dependencies:

  • 7db1359c6b3516ee805178a5781793ef94b66b6c build(deps): Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /src (#67) @​dependabot[bot]
  • 1a6b4299606abe7d84fbae8714044692dcffbea1 build(deps): Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.240 in /src (#68) @​dependabot[bot]
  • 4e6491211a5db30ede60d8f2173977f75a3ed466 build(deps): Bump Microsoft.CodeAnalysis.Analyzers in /src (#70) @​dependabot[bot]
  • aa8f77aa2bc046bcde68437fbc20635f94240900 build(deps): Bump Nerdbank.GitVersioning from 3.4.240 to 3.4.244 in /src (#72) @​dependabot[bot]
  • e2ae639715e91ad3b78bf106adc58699e653a4d0 build(deps): Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /src (#73) @​dependabot[bot]
  • c2c394b6d96758ac3a23cda83ad59f6a63621281 build(deps): Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /src (#74) @​dependabot[bot]
  • b16a6ba80b90833de88a1f8c4dc97eceb24e05ff build(deps): Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 in /src (#76) @​dependabot[bot]
  • a2fb3c8ea321641545180d040b9f9e975cadfeb6 build(deps): Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 in /src (#78) @​dependabot[bot]
  • b93d8bf07bb9952ee83d3cd747e9a3ecc8d8a83c build(deps): Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 in /src (#79) @​dependabot[bot]
  • c876e96505741a97a216c09051d46537f546fa30 build(deps): Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.107 in /src (#80) @​dependabot[bot]
  • dc8a993d4c091913b632bbff6ec320d10691a666 build(deps): Bump ReactiveUI.Validation from 2.2.1 to 3.0.1 in /src (#81) @​dependabot[bot]
  • 32a3a4b7eb3e147bf520e42402d239aac60c9093 build(deps): Bump Nerdbank.GitVersioning from 3.5.107 to 3.5.108 in /src (#82) @​dependabot[bot]
  • 6210c22083b85cfdfbddbb97b9fa382d69180ab3 build(deps): Bump xunit from 2.4.1 to 2.4.2 in /src (#86) @​dependabot[bot]
  • 77c8a192dacfe2dbd716ddf219dc3c23f0a1d0f7 build(deps): Bump xunit.runner.console from 2.4.1 to 2.4.2 in /src (#87) @​dependabot[bot]
  • c27b3faf20bbd6fdb587c573d354c57bbf65bd2a build(deps): Bump Nerdbank.GitVersioning from 3.5.108 to 3.5.113 in /src (#89) @​dependabot[bot]
  • 42fe90aa77ff08642796a17a62784d8818415ccc build(deps): Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 in /src (#85) @​dependabot[bot]
  • 677d1deacbc04ca9b6bbcefae664b434b5144a80 build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 in /src (#90) @​dependabot[bot]
  • 138be17aa8b43512db8ecbbb8a024d4f3b87b8a2 build(deps): Bump Nerdbank.GitVersioning from 3.5.113 to 3.5.119 in /src (#91) @​dependabot[bot]

Documentation:

  • a2e7ba4ad280da49657517c4973dd7e79cf537d1 docs: Don't override InitializeComponent (#71) @​worldbeater

Features:

  • 233535ce75ca3a5b984d73fe9b4103fa7f18b4df feature: Recognize Nodes with Generic Parameters (#88) @​deryaza

Fixes:

  • 88b52d89000f740a55ce807ed3a3a4f1bc37acdf fix: Name Generation for Identical View Class Names (#93) @​worldbeater

Housekeeping:

  • c0226c2c050afa5fc9cc9d098a994a36217a6034 housekeeping: Update version.json (#94) @​worldbeater

Other:

  • a73388c243601c4ce802b6574f98edb27754d43c chore: Make dependabot update monthly @​worldbeater

Refactoring:

  • cb79cd8f8fc8098506967a8f8d1d61f97ec76840 refactor: Use file scoped namespaces (#75) @​worldbeater
Commits
  • fda0a3c fix: Don't break when one form is invalid (#95)
  • c0226c2 housekeeping: Update version.json (#94)
  • 88b52d8 fix: Name Generation for Identical View Class Names (#93)
  • 138be17 build(deps): Bump Nerdbank.GitVersioning from 3.5.113 to 3.5.119 in /src (#91)
  • 677d1de build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 in /src (#90)
  • 42fe90a build(deps): Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 in /src (#85)
  • c27b3fa build(deps): Bump Nerdbank.GitVersioning from 3.5.108 to 3.5.113 in /src (#89)
  • 77c8a19 build(deps): Bump xunit.runner.console from 2.4.1 to 2.4.2 in /src (#87)
  • 6210c22 build(deps): Bump xunit from 2.4.1 to 2.4.2 in /src (#86)
  • 233535c feature: Recognize Nodes with Generic Parameters (#88)
  • Additional commits viewable in compare view


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)