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

fix: Sync up nlohman-json version requirement #750

Merged
merged 1 commit into from
Mar 17, 2021
Merged

fix: Sync up nlohman-json version requirement #750

merged 1 commit into from
Mar 17, 2021

Conversation

HadrienG2
Copy link
Contributor

Since #686 , we bundle nlohman-json v3.9.1 and use the ordered_json feature that received many bugfixes in that release. Therefore, I think we should bump our external nlohman-json version requirement accordingly.

Since #686 , we bundle nlohman-json v3.9.1 and use the ordered_json feature that received many bugfixes in that release. Therefore, I think we should bump our external nlohman-json version requirement accordingly.
@HadrienG2 HadrienG2 added Bug Something isn't working Component - Plugins Affects one or more Plugins Impact - Minor Nuissance bug and/or affects only a single module labels Mar 17, 2021
@HadrienG2 HadrienG2 added this to the next milestone Mar 17, 2021
@asalzburger asalzburger self-requested a review March 17, 2021 09:06
@codecov
Copy link

codecov bot commented Mar 17, 2021

Codecov Report

Merging #750 (9ddd33f) into master (08335b0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #750   +/-   ##
=======================================
  Coverage   48.86%   48.86%           
=======================================
  Files         325      325           
  Lines       16682    16682           
  Branches     7791     7791           
=======================================
  Hits         8151     8151           
  Misses       3061     3061           
  Partials     5470     5470           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08335b0...9ddd33f. Read the comment docs.

@asalzburger asalzburger merged commit 97405c2 into acts-project:master Mar 17, 2021
@paulgessinger paulgessinger modified the milestones: next, v7.0.0 Apr 8, 2021
paulgessinger pushed a commit that referenced this pull request Apr 23, 2021
To accommodate the json version shipped with LCG used by ATLAS we change the minimum json version was reverted back 3.2.0 as it was before #750 . To use the json plugin with GCC >10 a version of json more recent that 3.7.4 is actually needed so for the time being in propose to use 3.9.1 as the version shiped with Acts.
gagnonlg pushed a commit to gagnonlg/acts that referenced this pull request Apr 27, 2021
…ject#780)

To accommodate the json version shipped with LCG used by ATLAS we change the minimum json version was reverted back 3.2.0 as it was before acts-project#750 . To use the json plugin with GCC >10 a version of json more recent that 3.7.4 is actually needed so for the time being in propose to use 3.9.1 as the version shiped with Acts.
gagnonlg pushed a commit to gagnonlg/acts that referenced this pull request May 11, 2021
…ject#780)

To accommodate the json version shipped with LCG used by ATLAS we change the minimum json version was reverted back 3.2.0 as it was before acts-project#750 . To use the json plugin with GCC >10 a version of json more recent that 3.7.4 is actually needed so for the time being in propose to use 3.9.1 as the version shiped with Acts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Component - Plugins Affects one or more Plugins Impact - Minor Nuissance bug and/or affects only a single module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants