Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump csv-stringify from 5.6.5 to 6.4.0 in /ops/services/app_functions/report_stream_batched_publisher/functions #6378

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2023

Bumps csv-stringify from 5.6.5 to 6.4.0.

Changelog

Sourced from csv-stringify's changelog.

6.4.0 (2023-05-09)

Features

6.3.4 (2023-05-04)

Note: Version bump only for package csv-stringify

6.3.3 (2023-04-30)

Note: Version bump only for package csv-stringify

6.3.2 (2023-04-16)

Bug Fixes

  • uncaught errors with large stream chunks (fix #386) (1d500ed)

6.3.1 (2023-04-16)

Bug Fixes

  • uncaught errors with large stream chunks (fix #386) (1d500ed)

6.3.0 (2023-03-03)

Features

  • csv-stringify: Add escape_formulas to defend against injection attacks (#380) (47ac4bd)

... (truncated)

Commits
  • 204b796 chore(release): publish
  • 62de1cf docs(csv-stringify): escape formulas references
  • 1fc177c feat: add unicode chars to formula escape (#387)
  • fbff146 chore(release): publish
  • 5973c77 docs: minor upercase modification
  • 74ca71a chore(release): publish
  • 2fd9be7 build: remove trailing slash in home url
  • ab5e0cb chore(release): publish
  • 0d0fbf9 test(csv-stringify): fix legacy
  • c7235a8 chore(release): publish
  • 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 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 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)

@emyl3
Copy link
Collaborator

emyl3 commented Aug 21, 2023

@dependabot rebase

Bumps [csv-stringify](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-stringify) from 5.6.5 to 6.4.0.
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-stringify/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-stringify@6.4.0/packages/csv-stringify)

---
updated-dependencies:
- dependency-name: csv-stringify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ops/services/app_functions/report_stream_batched_publisher/functions/csv-stringify-6.4.0 branch from fbf88b9 to 7eea8f1 Compare August 21, 2023 17:57
@emyl3
Copy link
Collaborator

emyl3 commented Aug 21, 2023

There's a valid test failure with this change:
Screenshot 2023-08-21 at 14 21 05

Investigating 👀

@emyl3
Copy link
Collaborator

emyl3 commented Aug 21, 2023

might be related to adaltas/node-csv#309

@emyl3
Copy link
Collaborator

emyl3 commented Aug 23, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ops/services/app_functions/report_stream_batched_publisher/functions/csv-stringify-6.4.0 branch from 7eea8f1 to a95b93a Compare August 23, 2023 15:46
@emyl3 emyl3 force-pushed the dependabot/npm_and_yarn/ops/services/app_functions/report_stream_batched_publisher/functions/csv-stringify-6.4.0 branch from a95b93a to caa0a76 Compare August 23, 2023 18:59
@sonarcloud
Copy link

sonarcloud bot commented Aug 23, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@emyl3 emyl3 temporarily deployed to Dev5 August 23, 2023 19:20 — with GitHub Actions Inactive
@emyl3
Copy link
Collaborator

emyl3 commented Aug 23, 2023

Submitted test results on dev5 and things look normal to me

@emyl3 emyl3 removed their assignment Aug 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 27, 2023

A newer version of csv-stringify exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@rin-skylight rin-skylight added this pull request to the merge queue Aug 28, 2023
Merged via the queue into main with commit e65e1c3 Aug 28, 2023
38 checks passed
@rin-skylight rin-skylight deleted the dependabot/npm_and_yarn/ops/services/app_functions/report_stream_batched_publisher/functions/csv-stringify-6.4.0 branch August 28, 2023 18:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants