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 the dataplant group with 2 updates #64

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 29, 2025

Bumps the dataplant group with 2 updates: ARCtrl and FsSpreadsheet.

Updates ARCtrl from 1.0.1 to 2.3.1

Release notes

Sourced from ARCtrl's releases.

2.3.1

What's Changed

Full Changelog: nfdi4plants/ARCtrl@2.3.0...2.3.1

2.3.0 - Filesystem access

What's Changed

ARCtrl now contains ARC level functions for filesystem access. In .NET, Javascript and Python!

Full Changelog: nfdi4plants/ARCtrl@2.2.4...2.3.0

2.2.4

What's Changed

Full Changelog: nfdi4plants/ARCtrl@2.2.3...2.2.4

2.2.3

What's Changed

Full Changelog: nfdi4plants/ARCtrl@2.2.2...2.2.3

2.2.2

What's Changed

Full Changelog: nfdi4plants/ARCtrl@2.2.1...2.2.2

2.2.1

What's Changed

Full Changelog: nfdi4plants/ARCtrl@2.2.0...2.2.1

2.2.0 - Basic CWL Datamodel and parsers

What's Changed

... (truncated)

Changelog

Sourced from ARCtrl's changelog.

2.3.1+56da453 (Released 2024-12-5)

  • Additions:
    • [#51eb019] rename top-level ARC IO functions

2.3.0+13842ba (Released 2024-12-4)

* Cross-language file access functionality is here!
  • Additions:
    • [#94714ba] add level synchronous IO functions for dotnet and python
    • [#5c1f99e] finish up basic cross language IO and tests
    • [#8c6d20d] finish up python io
    • [#ac29af6] finish up first version python arc io
    • [#a6438eb] start working on python arc IO
    • [#2b754f5] finish up first working version of javascript arc io
    • [#c20e8c1] add preliminary promise catch mechanic for js io tests
    • [#a5c195b] some cleanup for js fs IO
    • [#cca43e8] add first wip version of js file system access
    • [#a4a991a] switch all file system access to async/promise functionality
  • Deletions:
    • [#3934047] remove second namespace definition in xlsx controller file
  • Bugfixes:
    • [#ce001af] fix test file path handling for js in linux
    • [#4dd085a] fix js io helpers aganst basic tests
    • [#2478640] fix js base level IO tests
    • [#02384d8] fix tests for dotnet again
    • [#1929830] further fixes for js file io
    • [#7bc9e5a] add exceljs requirement and fix fileysystem helper file name
    • [#e72c01e] some more fixes for js file io

2.2.4+05faa0d (Released 2024-11-19)

  • Bugfixes:
    • [#9d2ce07] fix technologyPlatform not handling parentheses

2.2.3+440a84e (Released 2024-11-18)

  • Additions:
    • [#4429911] loosen constraint on python requests
    • [#852686c] update poetry.lock file
  • Bugfixes:
    • [#12e1a89] fix data cells not being written as such in spreadsheets
    • [#f5cc507] fix template variable names
    • [#d6ca1e7] fix python request dependency

2.2.2+4aaa6cf (Released 2024-11-7)

  • Bugfixes:
    • [#5aae159] hotfix parsing of old json-ld samples and sources

2.2.1+6f816b8 (Released 2024-11-6)

  • Bugfixes:
    • [#17d6e64] fix additionalProperties being lost in RO-Crate write read

2.2.0+fd5eccc (Released 2024-10-24)

... (truncated)

Commits
  • 56da453 Merge pull request #480 from nfdi4plants/arcIO_async
  • 51eb019 rename top-level ARC IO functions
  • 5e85024 bump to 2.3.0
  • 13842ba Merge pull request #479 from nfdi4plants/arcIO_async
  • 3934047 remove second namespace definition in xlsx controller file
  • ce001af fix test file path handling for js in linux
  • 94714ba add level synchronous IO functions for dotnet and python
  • 5c1f99e finish up basic cross language IO and tests
  • 8c6d20d finish up python io
  • ac29af6 finish up first version python arc io
  • Additional commits viewable in compare view

Updates FsSpreadsheet from 5.0.2 to 6.3.1

Changelog

Sourced from FsSpreadsheet's changelog.

6.3.1+b8c476a (Released 2024-11-29)

  • Additions:
    • [#b8c476a] reinclude source files in fable folder of py package

6.3.0+76b48dd (Released 2024-11-28)

* Update to .net8
  • Deletions:
    • [#27d1d6f] update to .net8 and update other deps: - globally use .net 8 - use node v20 in CI - remove explicit F# deps - update build project - remove unnecessary test sdk deps
    • [#76b48dd] remove warning

6.2.0+ecd768c (Released 2024-6-28)

  • Additions:
    • [#302d69a] copy new tests from dotnet to js and py
    • [#09c017e] start working on index-less json parsing tests
    • [#34af66f] add index-less json writing
    • [#8ccd58f] make json rowwise parsing more robust
    • [#0933e09] Reinclude fable folder inclusion in FsSpreadsheet core project
    • [#6080912] add json column representation
    • [#3652c9a] Update version and README.md 📚
  • Bugfixes:
    • [#0b64894] fix json column reader for numberless json

6.1.3+3ba93ef (Released 2024-6-7)

  • Additions:
    • [#9c30d63] add manage-issues workflow 💚
    • [#1ab4da0] Merge pull request #89 from fslaborg/pythonWorkbookReading
    • [#7fe1c6a] bump to 6.1.2
  • Bugfixes:

6.1.2+62db5ab (Released 2024-4-9)

  • Additions:
    • [#62db5ab] update project dependenices on FsSpreadsheet.Core

6.1.1+0f0535a (Released 2024-4-8)

  • Additions:
  • Bugfixes:
    • [#0f0535a] check and fix py xlsx reader rescanning rows

6.1.0+ed6795c (Released 2024-3-19)

  • Additions:
    • [#3f1fb55] start working on json writing
    • [#13dbca2] finish first version of json io functions
    • [#514c204] add json io tests
    • [#02baf70] naming adjustments and docs update
    • [#a6c882c] set ziparchivereader performance test to pending
    • [#9ceda1e] add old xlsx IO functions with deprecation attribute
    • [#5e71fb9] add try json parse functions
  • Bugfixes:

... (truncated)

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dataplant group with 2 updates: [ARCtrl](https://github.com/nfdi4plants/ARCtrl) and [FsSpreadsheet](https://github.com/CSBiology/FsSpreadsheet).


Updates `ARCtrl` from 1.0.1 to 2.3.1
- [Release notes](https://github.com/nfdi4plants/ARCtrl/releases)
- [Changelog](https://github.com/nfdi4plants/ARCtrl/blob/main/RELEASE_NOTES.md)
- [Commits](nfdi4plants/ARCtrl@1.0.1...2.3.1)

Updates `FsSpreadsheet` from 5.0.2 to 6.3.1
- [Changelog](https://github.com/fslaborg/FsSpreadsheet/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/CSBiology/FsSpreadsheet/commits/6.3.1)

---
updated-dependencies:
- dependency-name: ARCtrl
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dataplant
- dependency-name: FsSpreadsheet
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dataplant
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 29, 2025
Copy link
Author

dependabot bot commented on behalf of github Feb 4, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 4, 2025
@dependabot dependabot bot deleted the dependabot/nuget/dataplant-564254a14e branch February 4, 2025 03:29
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants