Skip to content

Update dependency papaparse to v5.5.4#597

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/papaparse-5.x
Open

Update dependency papaparse to v5.5.4#597
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/papaparse-5.x

Conversation

@renovate

@renovate renovate Bot commented Mar 26, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
papaparse (source) 5.3.05.5.4 age confidence

Release Notes

mholt/PapaParse (papaparse)

v5.5.4

Compare Source

v5.5.3

Compare Source

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

v5.5.2

Compare Source

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

v5.5.1

Compare Source

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

v5.5.0

Compare Source

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

v5.4.1

Compare Source

Bug Fixes
  • Remove jsperf.com links from README.md. (#​986)
  • Only test duplicate headers on first row
  • Rename duplicated headers

v5.4.0

Compare Source

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

v5.3.2

Compare Source

v5.3.1

Compare Source


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "on sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency papaparse to v5.4.1 Update dependency papaparse to v5.5.0 Jan 9, 2025
@renovate renovate Bot force-pushed the renovate/papaparse-5.x branch from 127d49f to 89da8d9 Compare January 9, 2025 11:17
@renovate renovate Bot changed the title Update dependency papaparse to v5.5.0 Update dependency papaparse to v5.5.1 Jan 10, 2025
@renovate renovate Bot force-pushed the renovate/papaparse-5.x branch from 89da8d9 to a147f74 Compare January 10, 2025 11:12
@renovate renovate Bot force-pushed the renovate/papaparse-5.x branch from a147f74 to 476584c Compare January 28, 2025 09:48
@renovate renovate Bot changed the title Update dependency papaparse to v5.5.1 Update dependency papaparse to v5.5.2 Jan 28, 2025
@renovate renovate Bot force-pushed the renovate/papaparse-5.x branch from 476584c to e347dce Compare May 19, 2025 17:25
@renovate renovate Bot changed the title Update dependency papaparse to v5.5.2 Update dependency papaparse to v5.5.3 May 19, 2025
@renovate renovate Bot force-pushed the renovate/papaparse-5.x branch from e347dce to e9bb30d Compare June 19, 2026 10:14
@renovate renovate Bot changed the title Update dependency papaparse to v5.5.3 Update dependency papaparse to v5.5.4 Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants