Skip to content

chore(deps): Bump ofx-js from 0.2.0 to 1.1.1 - #39

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ofx-js-1.1.1
Open

chore(deps): Bump ofx-js from 0.2.0 to 1.1.1#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ofx-js-1.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps ofx-js from 0.2.0 to 1.1.1.

Release notes

Sourced from ofx-js's releases.

v1.1.1

What's Changed

  • feat: improve TypeScript types by @​bradenmacdonald in bradenmacdonald/ofx-js#13
    • Adds typing support for the INTU.BID field found in Quicken QFX files.
    • Export the various types so package consumers can refer to them, e.g. as ofxTypes.StatementTransaction
    • Expands test coverage by adding a credit card QFX file example.

Full Changelog: bradenmacdonald/ofx-js@v1.1.0...v1.1.1

v1.1.0

What's Changed

New Contributors

Full Changelog: bradenmacdonald/ofx-js@v1.0.0...v1.1.0

v1.0.0

What's Changed

New Contributors

Full Changelog: bradenmacdonald/ofx-js@v0.2.0...v1.0.0

Commits
  • 04c6fb2 Release version 1.1.1
  • 9c0dacd feat: improve TypeScript types
  • bafdcff Release version 1.1
  • 47b8d73 fix: use .d.ts file extension
  • 6b2c689 feat: opt-in to strict TypeScript typing of parsed OFX
  • 6d174b0 docs: update specification link in README
  • 5851cc7 feat: add TypeScript types
  • 6644c64 test: expand tests - add more assertions
  • 0662df7 feat: convert package to use ES Modules
  • 4356d33 test: convert tests to use 'node:test' runner instead of 'tape'
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 [ofx-js](https://github.com/bradenmacdonald/ofx-js) from 0.2.0 to 1.1.1.
- [Release notes](https://github.com/bradenmacdonald/ofx-js/releases)
- [Commits](bradenmacdonald/ofx-js@v0.2.0...v1.1.1)

---
updated-dependencies:
- dependency-name: ofx-js
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026
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.

0 participants