fontoxpath icon indicating copy to clipboard operation
fontoxpath copied to clipboard

Bump prsc from 3.1.0 to 4.0.0

Open dependabot[bot] opened this issue 3 years ago • 2 comments

Bumps prsc from 3.1.0 to 4.0.0.

Release notes

Sourced from prsc's releases.

4.0.0

  • Fix ESM usage in node. This is only a breaking change because it renames the UMD module file provided for older CJS environments.

Full Changelog: https://github.com/bwrrp/prsc.js/compare/3.3.0...4.0.0

3.3.0

  • Add dispatch combinator to select between child parsers by looking at a single code point
  • Add sequence and sequenceConsumed combinators to make applying parsers one after the other more readable.

Full Changelog: https://github.com/bwrrp/prsc.js/compare/3.2.0...3.3.0

3.2.0

  • filter now supports an optional fatal argument to make errors generated when the filter rejects fatal.

Full Changelog: https://github.com/bwrrp/prsc.js/compare/3.1.1...3.2.0

3.1.1

  • Update dependencies to their latest versions - no functional changes

Full Changelog: https://github.com/bwrrp/prsc.js/compare/3.1.0...3.1.1

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[bot] avatar Sep 01 '22 09:09 dependabot[bot]

BundleMon

Unchanged files (2)
Status Path Size Limits
:white_check_mark: fontoxpath.esm.js
82.25KB -
:white_check_mark: fontoxpath.js
82.14KB -

No change in files bundle size

Final result: :white_check_mark:

View report in BundleMon website ➡️


Current branch size history | Target branch size history

bundlemon[bot] avatar Sep 01 '22 09:09 bundlemon[bot]

Coverage Status

Coverage remained the same at 91.168% when pulling 6a7e43a49612fe3dfb8e3cb4ff00e3325542af38 on dependabot/npm_and_yarn/prsc-4.0.0 into cd031b7a79d8e9d1f58f87242b1b3f186fddfd27 on master.

coveralls avatar Sep 01 '22 09:09 coveralls