Skip to content

Bump release-drafter/release-drafter from 7.1.1 to 7.2.0#145

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/release-drafter/release-drafter-7.2.0
Closed

Bump release-drafter/release-drafter from 7.1.1 to 7.2.0#145
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/release-drafter/release-drafter-7.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Bumps release-drafter/release-drafter from 7.1.1 to 7.2.0.

Release notes

Sourced from release-drafter/release-drafter's releases.

v7.2.0

What's Changed

New

Bug Fixes

Maintenance

Documentation

Dependency Updates

Full Changelog: release-drafter/release-drafter@v7.1.1...v7.2.0

Commits
  • 5de9358 7.2.0
  • e50d61c chore: rebuild dist
  • d3a61d3 chore: fix npm audit vulnerabilities
  • 8bfa279 build(deps): bump lodash and @​graphql-codegen/plugin-helpers (#1589)
  • c2a8a67 chore: remove engine-strict from .npmrc to fix Dependabot resolution
  • e51e4ad chore(deps): update dependency typescript to 6.0.2 (#1587)
  • 0e7bd54 fix(deps): update dependency @​actions/github to 9.1.0 (#1586)
  • 9c0b0a8 chore(deps): update dependency yaml to 2.8.3 (#1580)
  • b27f820 chore(deps): update vitest to 4.1.4 (#1585)
  • eb90534 ci(deps): update peter-evans/create-pull-request action to v8 (#1588)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 7.1.1 to 7.2.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v7.1.1...v7.2.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Update of dependencies github_actions Pull requests that update GitHub Actions code minor This change should bump the minor version of the next release labels Apr 11, 2026
@github-actions
Copy link
Copy Markdown

Minimum coverage required: 89%

Coverage after merging dependabot/github_actions/release-drafter/release-drafter-7.2.0 into main will be

91.73%

Coverage Report
FileStmtsFuncsLinesUncovered Lines
Sources/SwiftBeanCountCLI
   ColorizedCommand.swift100%100%100%
   FormattableCommand.swift100%100%100%
   FormattableLedgerCommand.swift100%100%100%
   LedgerCommand.swift100%100%100%
   SwiftBeanCountCLI.swift100%100%100%
Sources/SwiftBeanCountCLI/SubCommands
   Accounts.swift100%100%100%
   Check.swift100%100%100%
   Stats.swift100%100%100%
   TaxSlips.swift100%100%100%
   TaxableSales.swift96.63%85.71%98.09%
Sources/SwiftBeanCountCompassCardMapper
   SwiftBeanCountCompassCardMapper.swift97.39%92.31%98.43%
   SwiftBeanCountCompassCardMapperError.swift100%100%100%
Sources/SwiftBeanCountImporter
   BaseImporter.swift97.96%96.67%98.29%46
   CSVBaseImporter.swift91.04%80%92.98%74–76
   CSVImporter.swift97.62%100%97.37%52
   DownloadImporter.swift100%100%100%
   FileImporter.swift100%100%100%
   Importer.swift98.33%100%98.04%274
   Settings.swift100%100%100%
   TextImporter.swift100%100%100%
Sources/SwiftBeanCountImporter/Importers
   CompassCardDownloadImporter.swift95.62%92.86%95.98%109–110, 126–127, 153–155, 207
   CompassCardImporter.swift100%100%100%
   EquatePlusImporter.swift98.38%100%98.14%178–181, 218, 285
   GoogleSheetDownloadImporter.swift10.11%30%7.59%100–106, 108–132, 134–139, 17–19, 26–60, 62, 78–99
   LunchOnUsImporter.swift100%100%100%
   ManuLifeImporter.swift96.63%96.49%96.66%270, 276, 318, 364–371
   N26Importer.swift100%100%100%
   RBCImporter.swift100%100%100%
   RogersDownloadImporter.swift99.13%98.18%99.26%190, 243
   RogersImporter.swift100%100%100%
   SimpliiImporter.swift100%100%100%
   TangerineAccountImporter.swift100%100%100%
   TangerineCardImporter.swift100%100%100%
   TangerineDownloadImporter.swift99.45%100%99.36%162, 209
   WealthsimpleDownloadImporter.swift97.18%94.74%97.47%259–267
Sources/SwiftBeanCountModel
   Account.swift98.40%96.88%98.71%214
   AccountName.swift92.13%93.33%91.89%100–104, 99
   Amount.swift100%100%100%
   Balance.swift100%100%100%
   Commodity.swift100%100%100%
   Cost.swift100%100%100%
   Custom.swift100%100%100%
   Event.swift100%100%100%
   Flag.swift100%100%100%
   Inventory.swift97.77%96.77%97.97%76–77
   Ledger.swift100%100%100%
   MultiCurrencyAmount.swift100%100%100%
   Option.swift100%100%100%
   Price.swift89.55%91.67%89.09%100, 95–99
   Tag.swift77.78%80%76.92%59–61
   Transaction.swift99.29%100%99.15%143
   TransactionMetaData.swift100%100%100%
   TransactionPosting.swift95.79%94.12%95.95%161–162, 178, 197, 283, 285
Sources/SwiftBeanCountParser
   AccountParser.swift97.83%100%97.62%43
   BalanceParser.swift100%100%100%
   CommodityParser.swift100%100%100%
   CostParser.swift100%100%100%
   CustomsParser.swift100%100%100%
   DateParser.swift100%100%100%
   EventParser.swift100%100%100%
   MetaDataParser.swift100%100%100%
   OptionParser.swift100%100%100%
   Parser.swift98.79%97.14%98.99%104, 207
   PluginParser.swift100%100%100%
   PostingParser.swift100%100%100%
   PriceParser.swift100%100%100%
   TransactionMetaDataParser.swift100%100%100%
Sources/SwiftBeanCountParser/Extensions
   Collection.swift100%100%100%
Sources/SwiftBeanCountParserUtils
   String.swift100%100%100%
Sources/SwiftBeanCountRogersBankMapper
   RogersBankMappingError.swift100%100%100%
   SwiftBeanCountRogersBankMapper.swift99.19%100%99.07%71
Sources/SwiftBeanCountSheetSync
   Downloader.swift0%0%0%18–40, 42–56, 58–70
   LedgerReader.swift84.15%84.21%84.13%15–22
   LedgerSettings.swift100%100%100%
   SheetDownloader.swift0%0%0%21–28, 31–35, 37–53
   SheetParser.swift97.44%100%97.16%100, 120, 88, 97
   Syncer.swift10.53%7.14%11.19%101–107, 109–119, 121–126, 128–137, 143–145, 147–149, 151–153, 155–161, 164–182, 86–89, 95–98
   TransactionMapper.swift100%100%100%
   Uploader.swift0%0%0%18–39, 45–49
Sources/SwiftBeanCountStatements
   AccountStartEndDateValidator.swift100%100%100%
   LatestStatementValidator.swift96.49%83.33%98.04%
   StatementDatesValidator.swift81.11%100%79.76%151, 155–156, 161, 163–164, 166–173, 175–176, 197–198, 203, 205–206, 208–215, 217–218, 233, 237–238
   StatementFileValidator.swift89.02%81.82%90.14%41, 51–52, 82–83
   StatementValidator.swift93.75%87.50%95.83%14
   StatementValidatorError.swift100%100%100%
Sources/SwiftBeanCountTangerineMapper
   SwiftBeanCountTangerineMapper.swift98.04%94.74%98.80%
   SwiftBeanCountTangerineMapperError.swift100%100%100%
Sources/SwiftBeanCountTax
   Sale.swift100%100%100%
   TaxCalculator.swift99.21%98.99%99.26%191, 82
   TaxErrors.swift100%100%100%
   TaxSlip.swift98.76%98.25%98.92%27, 65
Sources/SwiftBeanCountWealthsimpleMapper
   LedgerLookup.swift98.33%95.65%98.97%
   WealthsimpleConversionError.swift100%100%100%
   WealthsimpleLedgerMapper+Helpers.swift95.38%96.97%95%116, 125, 47, 60, 72, 95
   WealthsimpleLedgerMapper+TransactionMapping.swift98.86%100%98.74%146–147
   WealthsimpleLedgerMapper.swift99.18%100%99.08%225, 230
Sources/SwiftBeanCountWealthsimpleMapper/Extensions
   Amount+init.swift100%100%100%
   String+KebabCase.swift100%100%100%
   Wealthsimple.Transaction+Helper.swift100%100%100%

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

Superseded by #151.

@dependabot dependabot Bot closed this May 2, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/release-drafter/release-drafter-7.2.0 branch May 2, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies github_actions Pull requests that update GitHub Actions code minor This change should bump the minor version of the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants