chore(deps): update dependency arcus.testing.core to v2 #950
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.1->2.2.1Release Notes
arcus-azure/arcus.testing (Arcus.Testing.Core)
v2.2.0Install the Arcus.Testing packages that you need via NuGet, for instance Arcus.Testing.Logging.Xunit.v3:
PM > Install-Package Arcus.Testing.Logging.Xunit.v3 --Version 2.2.0For a complete list of all Arcus.Testing packages see the documentation.
What's new?
Features
BinaryData(#375)AssertXsltto manipulate the result mapping after the XSLT transformation (#462)OnTeardownoption toTemporaryTopic(#446)Changes:
ba79d2fchore(deps): use v3 of xunit.v3 in unit/integration tests (#474) [ #470 ]7c51ab0test(df): move data-factory assertions to fixture (#475)4bc2ce9fix(test.auth): move managed identity as an assembly test fixture (#479) [ #476 ]9d54828test(integration): remove unnecessary test collections (#476)3c2c792fix(az.sb.topic): follow-up on teardown topic tests invalid implementation (#471) [ #463, #446 ]f82036efeat(TemporaryTopic): add OnTeardown property (#463) [ #446 ]cccdce8chore(sonar.qube): ignore S1133 throughout as common in library development (#469)6c75002chore(logging): upgrade xunit v3 package dependency (#470)fd7d9a4feat(assert): add assert csv options to assert xslt (#468) [ #462 ]8986eebchore(assert): apply roslyn analysers to assert project (#457) [ #455 ]See More
18ccb43chore(core): disable sonar-qube false positive unreachable code (#466)6ad64ccchore(dispose): use new 'is disposed' construct throughout (#465) [ #449 ]060049dchore(deps): Configure Mend Bolt for GitHub (#467)eff9c11chore(logging): apply roslyn analysers to logging projects (#454) [ #449 ]54f840dchore(core): disable sonar-qube false positive unreachable code (#464)5815420chore(net10.0): add support for .net 10.0 throughout (#453) [ #452 ]79fc03achore(blob): use configureawait(false) in blob test fixtures (#447) [ #429, #430 ]fe20a45chore(sb): apply roslyn analysers to service-bus project (#455) [ #429 ]04155fechore(core): apply roslyn analysers to core project (#456) [ #454 ]af1df8dchore(fileshare): apply roslyn code analyzer suggestions (#449) [ #429 ]c5f5c1cchore(df): apply df roslyn async analyzer suggestions (#448) [ #429 ]0a99659chore(cosmos): apply roslyn analysers to cosmos project (#459) [ #429 ]1a03ba8chore(table): apply roslyn analysers to table project (#458) [ #429 ]8f1ea38chore(deps): remove unnecessary system http package (#461)5ac6ff0chore(xunit.v3): remove empty namespace to finalize xunit v3 migration (#460) [ #269 ]15c5d9dchore(analysis): applied code analysis results in logging (#443) [ #429 ]5a1ac34chore(analysis): applied code analysis results in data factory (#442) [ #429 ]4ff1868chore(style): add gh dotnet format workflow (#432)13d599cchore(analysis): applied code analysis results in assert (#437) [ #432, #429 ]9ab403fchore(analysis): applied code analysis results in blob storage (#438) [ #429 ]f57427dchore(analysis): applied code analysis results in files (#440) [ #429 ]c076536chore(analysis): applied code analysis results in cosmos (#439) [ #429 ]1074f26chore(analysis): applied code analysis results in service bus (#444) [ #429 ]7fdab18chore(analysis): applied code analysis results in table (#441) [ #429 ]5368289chore(analysis): applied code analysis results in core (#431) [ #429 ]483daccchore(style): apply .editorconfig on data factory components (#433) [ #432 ]42d4f74chore(style): apply .editorconfig on sb components (#434) [ #432 ]04cc2c9chore(style): apply .editorconfig on assert components (#435) [ #432 ]ef85829chore(style): apply .editorconfig on storage components (#436) [ #432 ]51debfcchore(mcr): use microsoft naming conventions throughout (follow-up) (#428) [ #417 ]d1348c5chore(docs): use pnpm + gh token correctly in auto-bump docs version workflow (#425)c92bb87chore(style): streamline collection expression '[]' + remarks (#427) [ #426 ]d55eb2dchore(warning): resolve integration+unit test code warnings (#423)84ba5e5chore(az.storage): use microsoft naming for storage package descriptions (#422)cb26b79chore: Bump brace-expansion (#421)1ac08e1chore(az.df): use microsoft naming for az data factory (#419)a48effbchore(az.cosmos.db): use microsoft naming for az cosmos db (#420)c307f54chore(az.sb): use microsoft naming for az service-bus (#416)fe0d0fcchore(az.storage): use microsoft naming for az storage account (#418)37f582ffix(az.sb.topic.sub): add missing coverage for az sb topic sub rules (#415)f854669chore(resource.dir): use simplified resource directory file api for text/bytes (#413)c65dc31chore(df): use net8.0 arg constructs throughout (#412)37bf79ddocs(v2.1): publish v2.1 feature docs (#410)96a912fchore(readme): use github markdown note instead of blockquote (#409)This list of changes was auto generated.
v2.1.0Install the Arcus.Testing packages that you need via NuGet, for instance Arcus.Testing.Logging.Xunit:
PM > Install-Package Arcus.Testing.Logging.Xunit --Version 2.1.0For a complete list of all Arcus.Testing packages see the documentation.
What's new?
Features
TemporaryDataFactoryDebugSessiontest fixture (#227)Polling expressions (#345)Fixes / Changes
PollOptionsinstance is re-created (#408)Changes:
f550426chore(df): integrationdatafactory add support for dataflows which contain flowlets improvements (#407)2770c05fix(poll): use newPollOptionsinstance on each call (#408)c348d33Merge branch '227-integrationdatafactory-add-support-for-dataflows-which-contain-flowlets'e9a96b6Ignore column order when comparing CSV9b73ce6Added comment9d22ed2feat(core): add exception filters to polling operation (#348)3c935feUpdated docs5162923Add flowlet support in Azure Data Factory debug session67703c8docs(docusaurus): use local docusaurus search (#405)0e3db9edocs(v2.0): publish v2.0 feature docs (#404)This list of changes was auto generated.
v2.0.0Install the Arcus.Testing packages that you need via NuGet, for instance Arcus.Testing.Logging.Xunit:
PM > Install-Package Arcus.Testing.Logging.Xunit --Version 2.0.0For a complete list of all Arcus.Testing packages see the documentation.
What's new?
Features
Arcus.Testing.Logging.Xunit.v3(#269)TestConfig(#336)implicit operatorfor/as syntactic sugar forResourceDirectory(#341)Fixes / Changes
stringvalues (#357)Upsert...Asyncalternatives for temporary item addition on fixtures (#378)FileNotFoundException's message (#373)Breaking Changes
BlobNameFilterwithFunc<BlobItem, bool>(#256)TemporaryBlobFileOptionswithTemporaryBlobContainerfunctionality (#257)TableEntityFilterwithFunc<TableEntity, bool>(#259)NoSqlItemFilterwithFunc<NoSqlItem, bool>(#326)Removal
Newtonsoft.JsonfromArcus.Testing.Storage.Cosmos(#326)Arcus.Testing.Logging.Coretransient dependency fromLogging.*packages, which causes.InMemoryLoggerCustomLoggerProviderFor a guided migration to v2, see our migration guide
Changes:
c5caa21chore(df): enhance add guidance on string data flow parameters in documentation and add tests with different data flow parameter types (#357) (#396)1c4fdc5docs(code.highlights): add code highlights for samples in feature docs (#401)31c1cd5docs(root): CODE_OF_CONDUCT.md (#402)8b14d86docs(docusaurus): add admonitions throughout (#400)7f2b187feat(logging.xunit): add xunit v3 support in seperate library (#370)55a5438chore(deps): use package wildcards for lowest threshold (#353)3525cb5fix(assert.csv): show correct failed headers w/ ignored coll (#397)9518763feat(storage): add initial file-share dir+file fixtures (#374)c4d6e2efeat(contrib): finalize internal/external contribution setup+docs (#394)996ed94docs(v2): add migration guide for v1-v2 (#389)See More
923e0d9chore(core): use sub-directory in dir-not-found exception (#384)7251ac6chore(blob): correct xml code docs for temp blob container options match filters (#383)fbdf8fafix(assert.csv): ignore column name/index during load (#382)4480056fix(docs): algolia search index name (#386)9ff3b0cdocs(getting_started): typo's, simplified and correct language (#391)5a881d2chore(blob): introduce 'upsert blob' renaming (#390)0b64497chore(cosmos): introduce 'upsert doc/item' renaming (#392)a56e7e2chore(table): introduce 'upsert entity' renaming (#393)64e0b58fix(release): use custom nuget release due to updated ubuntu img (#395)86cd8cechore: Bump http-proxy-middleware (#385)9c1635dfix(docs): Update invalid package name for CosmosDb (#381)ea348a3chore(core): streamline w/ net8.0 constructs in core (#363)bb536f8chore(blob): use base arg exn for blank-check (#360)4e31a33chore(style): use 'var' when type is apparent (#361)6d53428chore(logging): streamline w/ net8.0 constructs in logging (#365)13c82e4docs(ci): add sonar qube quality gate badge to README.md (#368)b6a5ef2chore(assert): use net8.0 arg constructs in assert library (#355)3222764fix(cosmos): invalid file encoding 'MIXED' to 'CRLF' (#362)dc5d322chore(service-bus): use net8.0 arg constructs in messaging library (#367)abf8777chore(assert): use net8.0 arg constructs in table library (#366)3c10f1bchore(assert): use net8.0 arg constructs in cosmos library (#359)fed9accchore(blob): use net8.0 arg constructs in blob library (#358)bb1ec6bfix(docs.core): use correct resource directory method (#352) [ #344 ]7e719aafix(ci): use customdotnet nugetto push PR previews to MyGet (#351)118c43bchore(logging): remove net6.0 target framework from logging projects (#343)c4c83cadocs(xslt.migration): add extension objects to the v1 migration guide (#350)4654ebefeat(core): add user-friendly operators to resource directory (#344)194c194test(fix.setup): stabelize unique xml changed attribute name generation (#346)2bf1ae0chore(logging): remove (now) unused logging.core proect from solution (#342)7cec001chore: Bump estree-util-value-to-estree (#347)9f5e7b0feat(core): extend test-config w/ custom sources (#337)423f5cechore(logging.mstest): remove logging.core from logging.mstest (#332)df5329echore(deps): usebumpiowiden(#335)47fb72cdocs(migration.v1.0): use delegate filters in migration guide v1.0 (#339)8a49b7echore(core): add exception test tags in core library (#334)445ac6edocs(logging): remove logging.core from logging feature docs (#333)819fd92chore(blob): remove unnecessary deprecated blob name filter (#330)6d66793chore(nosql): remove temp nosql item filter (#326)dbcfb67feat(logging.mstest): add provider alias to mstest logger provider (#329)e8b1ff1feat(logging.nunit): add provider alias to nunit logger provider (#328)856448bchore(logging.nunit): remove logging.core bagage from logging.nunit (#327)42c7632chore(deps): remove net6.0 target framework from all but logging libraries (#331)f7364adchore: Bump image-size (#340)7cfce77feat(logging.xunit): add provider alias to xunit logger provider (#320)ef23770chore(table): remove temp table entity filter (#321)4bca582chore(blob): remove temp blob file options (#319)f1c7097chore(logging.xunit): remove logging.core bagage from logging.xunit (#318)7e81606fix(docs): auto-bump version with 'v' prefix (#316)a223f94chore: Bump @babel/runtime (#325)0695b27chore: Bump the npm_and_yarn group across 1 directory with 2 updates (#324)25aee8achore: Bump prismjs (#323)4b13c81chore(deps): correctrenovate.jsonwith correct syntax for ignored deps & paths (#314)bb96dc1docs(v1.3.0): bump new docs version (#315)This list of changes was auto generated.
v1.3.0Install the Arcus.Testing packages that you need via NuGet, for instance Arcus.Testing.Logging.Xunit:
PM > Install-Package Arcus.Testing.Logging.Xunit --Version 1.3.0For a complete list of all Arcus.Testing packages see the documentation.
What's new?
Features
TemporaryQueueandTemporaryTopic(SubscriptionFixes / Changes
BlobNameFilterin favor of delegates (#256)TableEntityFilterin favor of delegates (#259)NoSqlFilterin favor of delegates (#261 )Changes:
b8be58bchore(deps): update peter-evans/create-pull-request action to v7 (#310)23bd275chore(deps): update github/codeql-action action to v3 (#309)aeadf9echore(deps): update dotnet monorepo (#287)1ce0f13chore(deps): update dependency microsoft.net.test.sdk to 17.13.0 (#289)8091377fix: S6956 in bicep resource group (#273)3edd838chore: add .editorconfig file (#275)5835476chore(docs): auto-trigger 'bump-docs-version.yml' via release pipeline (#300)773bc88chore(renovate): correct config w/ rangeStrategy, issue title & labels (#285)fc2639afix(nosql): partition key match integration test (#301)e70030bchore(deps): update actions/checkout action to v4 (#295)See More
96a6044feat(sb): add initial servicebus test components (#201)d1026afchore(deps): update dependency bogus to v35.6.2 (#282)e158827fix(workflow): combine GitHub npm task into 1 (#283)483257ddocs: auto-bump new docs version workflow (#280)380e51cchore(deps): addrenovate.jsonw/ dependency dashboard issue (#278)6e6dfe9chore: add az env test config (#266)96cbf92feat(core): add env var test component (#253)4d40707chore: deprecate unnecessary az table functionality (#260)75df891chore(cosmos): deprecate unnecessary az cosmos nosql functionality (#262)75e23ebchore: deprecate unnecessary az blob functionality (#258)f1c0aa4docs(df): improve data-factory guide on resource (id) construction (#267)2ce9940chore: upgrade fscheck v3.1 (#272)2bc279dchore: upgrade test project packages (#270)7fd3b4ddocs(cosmos): improve cosmosdb resource (id) construction (#268)34b07c4chore: remove unnecessary xml slahes (#251)1347655chore: add issue form templates (#252)f1b8a29docs(readme): provide meaningful short description in readme (#279)86ee483fix: frontend sonar cloud issues (#274)d1c4139fix: deprecate logger core package (#264)This list of changes was auto generated.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.