Skip to content

Update CSVFiles requirement to 1.0.2 - #4

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/CSVFiles-1.0.2
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/CSVFiles-1.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026 •

Copy link
Copy Markdown

Updates the requirements on CSVFiles to permit the latest version.

Release notes

Sourced from CSVFiles's releases.

v1.0.2

CSVFiles v1.0.2

Diff since v1.0.1

Closed issues:

  • load() doesn't support URLs (#86)

Merged pull requests:

Changelog

Sourced from CSVFiles's changelog.

CSVFiles.jl v1.0.0

  • Renamed nrows argument to row_estimate

CSVFiles.jl v0.16.1

  • Fix a bug in the write functionality
  • Add proper bounds to all dependencies

CSVFiles.jl v0.16.0

  • Drop julia 0.7 support
  • Migrate to Project.toml
  • Add streaming support
  • Make delim a keyword argument for loading

CSVFiles.jl v0.15.0

  • Add support for writing gz compressed files

CSVFiles.jl v0.14.0

  • Add support for 'application/vnd.dataresource+json' MIME type

CSVFiles.jl v0.13.0

  • Never use StringVector, always use Vector{String} instead

CSVFiles.jl v0.12.0

CSVFiles.jl v0.11.0

  • Change default escapechar for save to "

CSVFiles.jl v0.10.0

  • Add support for the get_columns_copy_using_missing interface

CSVFiles.jl v0.9.1

  • Fix remaining julia 1.0 compat issues

CSVFiles.jl v0.9.0

  • Drop julia 0.6 support, add julia 0.7 support

CSVFiles.jl v0.8.0

  • Add nastring option to save

CSVFiles.jl v0.7.0

  • Add show method

CSVFiles.jl v0.6.0

  • Export load and save from FileIO

CSVFiles.jl v0.5.1

  • Samll bug fixes

CSVFiles.jl v0.5.0

... (truncated)

Commits
  • 2107f8f Set version to v1.0.2
  • 1a56187 Merge pull request #97 from queryverse/compathelper/new_version/2022-07-26-19...
  • 482ee41 Merge pull request #98 from queryverse/julia-pkgbutler-updates
  • 2b694d7 Fix issues identified by Julia Package Butler
  • 8696853 CompatHelper: bump compat for HTTP to 1, (keep existing compat)
  • 7a72af7 Merge pull request #93 from queryverse/julia-pkgbutler-updates
  • 48b8f63 Fix issues identified by Julia Package Butler
  • 55c5f4f Set version to v1.0.2-DEV
  • 2036494 Set version to v1.0.1
  • 819a4a1 Merge pull request #89 from queryverse/fix-fileio-compat
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Aug 31, 2026
Updates the requirements on [CSVFiles](https://github.com/queryverse/CSVFiles.jl) to permit the latest version.
- [Release notes](https://github.com/queryverse/CSVFiles.jl/releases)
- [Changelog](https://github.com/queryverse/CSVFiles.jl/blob/main/NEWS.md)
- [Commits](queryverse/CSVFiles.jl@v0.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: CSVFiles
  dependency-version: 1.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/julia/CSVFiles-1.0.2 branch from d942c0a to edadd54 Compare September 2, 2026 04:09
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Author

Looks like CSVFiles is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 2, 2026
@dependabot
dependabot Bot deleted the dependabot/julia/CSVFiles-1.0.2 branch September 2, 2026 04:55
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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants