FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build(deps): bump papaparse and @types/papaparse by dependabot[bot] · Pull Request #4464 · code-watch/sentry · GitHub

forked from getsentry/sentry

build(deps): bump papaparse and @types/papaparse - #4464

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-99cf5e8c5a
Open

build(deps): bump papaparse and @types/papaparse#4464
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-99cf5e8c5a

Conversation

dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown

Bumps papaparse and @types/papaparse. These dependencies needed to be updated together.
Updates papaparse from 5.3.2 to 5.5.4

Release notes

Sourced from papaparse's releases.

5.4.0

We are happy to annunce a new minor release of PapaParse.

This release includes the following change:

Handle parsing utf-8 bom encoded files (See #961) Rename duplicate headers (See #956) Improve iso-date regex (See #959)

Thanks to @​peteruithoven @​fortydegrees @​ChALkeR for contributing such features

Changelog

Sourced from papaparse's changelog.

Changelog

5.5.3

Bug Fixes

  • Avoid infinite loop with duplicate header counting (#1095)

5.5.2

Bug Fixes

  • Only attempt to parse headers once, fixing performance issue (#1086)

Maintenance

  • Do not run headless tests on CI (#1087)
  • Fix package URL in package.json

5.5.1

Maintenance

  • Revert "Remove ES6 features to allow minifying papaparse file" — updated grunt-contrib-uglify instead to support ES6+
  • Update grunt-contrib-uglify version
  • Run build script in CI

5.5.0

Features

  • Add skipFirstNLines option to skip first N lines before parsing (#1021, #738)
  • Add renamedHeaders to parse result meta, reporting original-to-renamed header mappings (#990)

Bug Fixes

  • Fix escapeFormulae option to handle boolean values correctly (#1025)
  • Fix cursor position when encountering duplicated headers (#997)
  • Only skip first N lines in the first chunk and don't incorrectly consume the header line (#1045, #1046)
  • Refactor header renaming logic to correctly handle duplicates (#1058, #1052, #1007)

Performance

  • Faster duplicate header detection using a header map (#991)
  • Use for loop instead of for...in for header parsing to only iterate over array elements (#987)

Maintenance

... (truncated)

Commits

Updates @types/papaparse from 5.3.5 to 5.5.2

Commits

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 [papaparse](https://github.com/mholt/PapaParse) and [@types/papaparse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/papaparse). These dependencies needed to be updated together.

Updates `papaparse` from 5.3.2 to 5.5.4
- [Release notes](https://github.com/mholt/PapaParse/releases)
- [Changelog](https://github.com/mholt/PapaParse/blob/master/CHANGELOG.md)
- [Commits](mholt/PapaParse@5.3.2...5.5.4)

Updates `@types/papaparse` from 5.3.5 to 5.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/papaparse)

---
updated-dependencies:
- dependency-name: papaparse
  dependency-version: 5.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/papaparse"
  dependency-version: 5.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Development

Successfully merging this pull request may close these issues.

0 participants


Back | FazBrowse Home | New Git URL