Bump the all-julia-packages group with 7 updates#58
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the all-julia-packages group with 7 updates#58dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [RvSpectMLBase](https://github.com/RvSpectML/RvSpectMLBase.jl), [Interpolations](https://github.com/JuliaMath/Interpolations.jl), [Optim](https://github.com/JuliaNLSolvers/Optim.jl), [SPICE](https://github.com/JuliaAstro/SPICE.jl), [PyCall](https://github.com/JuliaPy/PyCall.jl), [PyPlot](https://github.com/JuliaPy/PyPlot.jl) and [EchelleInstruments](https://github.com/RvSpectML/EchelleInstruments.jl) to permit the latest version. Updates `RvSpectMLBase` to 0.2.4 - [Release notes](https://github.com/RvSpectML/RvSpectMLBase.jl/releases) - [Commits](RvSpectML/RvSpectMLBase.jl@v0.0.1...v0.2.4) Updates `Interpolations` to 0.16.2 - [Release notes](https://github.com/JuliaMath/Interpolations.jl/releases) - [Changelog](https://github.com/JuliaMath/Interpolations.jl/blob/master/NEWS.md) - [Commits](JuliaMath/Interpolations.jl@v0.0.1-beta...v0.16.2) Updates `Optim` to 2.0.1 - [Release notes](https://github.com/JuliaNLSolvers/Optim.jl/releases) - [Changelog](https://github.com/JuliaNLSolvers/Optim.jl/blob/master/NEWS.md) - [Commits](JuliaNLSolvers/Optim.jl@v0.2.0...v2.0.1) Updates `SPICE` to 0.2.5 - [Release notes](https://github.com/JuliaAstro/SPICE.jl/releases) - [Commits](JuliaAstro/SPICE.jl@v0.1.0...v0.2.5) Updates `PyCall` to 1.96.4 - [Release notes](https://github.com/JuliaPy/PyCall.jl/releases) - [Commits](JuliaPy/PyCall.jl@v0.0.1...v1.96.4) Updates `PyPlot` to 2.11.6 - [Release notes](https://github.com/JuliaPy/PyPlot.jl/releases) - [Commits](JuliaPy/PyPlot.jl@1.0.0...v2.11.6) Updates `EchelleInstruments` to 0.2.11 - [Release notes](https://github.com/RvSpectML/EchelleInstruments.jl/releases) - [Commits](RvSpectML/EchelleInstruments.jl@v0.0.1...v0.2.11) --- updated-dependencies: - dependency-name: RvSpectMLBase dependency-version: 0.2.4 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Interpolations dependency-version: 0.16.2 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Optim dependency-version: 2.0.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: SPICE dependency-version: 0.2.5 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: PyCall dependency-version: 1.96.4 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: PyPlot dependency-version: 2.11.6 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: EchelleInstruments dependency-version: 0.2.11 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on RvSpectMLBase, Interpolations, Optim, SPICE, PyCall, PyPlot and EchelleInstruments to permit the latest version.
Updates
RvSpectMLBaseto 0.2.4Release notes
Sourced from RvSpectMLBase's releases.
Commits
c5c96ffc bump5e6611dMerge pull request #23 from palumbom/maina57f918Remove commented code in internals.md581cd44update CI julia test version, comment out LinearInterp docs for module that d...a958104bump compats (including julia), remove unneeded Interpolations.jl dep9e58410Update Project.tomlf5ca8d1Merge pull request #19 from christiangil/main: add Spectra2DExtended struct2aa8916Merge branch 'main' of https://github.com/christiangil/RvSpectMLBase.jla25cf0fMerge pull request #18 from RvSpectML/compathelper/new_version/2022-07-12-01-...19d441cCompatHelper: bump compat for Interpolations to 0.14, (keep existing compat)Updates
Interpolationsto 0.16.2Release notes
Sourced from Interpolations's releases.
Changelog
Sourced from Interpolations's changelog.
... (truncated)
Commits
4d35396Remove Requires and branches for unsupportedVERSIONs (#632)078a1b1make hessians of scaled interpolants work (#628)ba5b9ecMerge pull request #626 from mkitti/mkitti-update-news-0-16-0e376ff9Update news3d0236eMerge pull request #625 from mkitti/mkitti-ci-preed3ccf8Merge pull request #624 from mkitti/mkitti-update-documenter-jl-gha4544295Update CI to test lts, 1, pre, and nightlyac264b6Update Github Actiosn for Documenter.jl06b779cUnexport gradient, hessian (#623)cba98e8Merge pull request #621 from mkitti/mkitti-citations-cff-1-2-0Updates
Optimto 2.0.1Release notes
Sourced from Optim's releases.
Changelog
Sourced from Optim's changelog.
... (truncated)
Commits
4bcd6a6Update Project.toml9b664c2Re-instate old behavior for Fminbox in terms of convergence calculation and c...d0f5e0eUpdate Project.toml286aeedCompute JVP in line searches (#1210)d3ccb73CompatHelper: bump compat for JET in [extras] to 0.11, (keep existing compat)...9483bd8Document optimization state and callback functionality. Change initia… (#1226)7934f7bPass optimization state to callbacks (#1224)540c97bDepend on Statistics instead of StatsBase (#1221)bc25e2cFix bounds errors in defaultx_abschangeandx_relchange(#1222)3e3d33eAs default use a minimum trust region radius of 0 (#1219)Updates
SPICEto 0.2.5Release notes
Sourced from SPICE's releases.
Commits
f4e4831Bump version 0.2.5ddf9589Convert@reflinks to@extreflinks in docstringsa76b9b5Bump actions/checkout from 4 to 5 (#34)dc6a72dMerge pull request #33 from JuliaAstro/icweaver-canonize5a64b46updated links643a612Bump version 0.2.4 in Project.toml8b128a2Fix bug in dsphdr1dda34bUpdate recommended code for deprecated functionsb3e426fUse simpler markdown for URL links15c208aAdd ref links in docstringsUpdates
PyCallto 1.96.4Release notes
Sourced from PyCall's releases.
Commits
e54c4eebump to 1.96.4 (#1070)790e62fRenamedistutils.sysconfigtosysconfig(#1068)d407513bump to 1.96.39decc34Fix the stdlib compat entries (#1065)3df5c48version stdlibs (#1063)69f9157new release (#1062)04c4778A few fixes for julia master (#1059)2a9f077fix depwarn (#1042)0b30000Fix typo (#1032)c12d6d7disable deepcopy on PyObject #757 (#1039)Updates
PyPlotto 2.11.6Release notes
Sourced from PyPlot's releases.
Commits
3c658d8Patch bump (#598)343cec5bump for colors 0.132525681put reading the__version__from the pyplot package in try catch since it c...00119f8Update Project.toml: 2.11.5efbead9Update deprecated methods (#590)cb34a10Update Project.toml: bump to 2.11.4c229e30check for matplotlibs.colormaps before matplotlibs.colormaps.register (#592)28826e0bump version to 2.11.3407a75fMerge pull request #587 from JuliaPy/dependabot/github_actions/codecov/codeco...bd8c81aMerge pull request #588 from JuliaPy/dependabot/github_actions/julia-actions/...Updates
EchelleInstrumentsto 0.2.11Release notes
Sourced from EchelleInstruments's releases.
Commits
08747b9fixing for documneter12caf8cupdate Polynomials compat6d1c55ev bumpd85d7dbupdate for NEID DRP v1.3a8706f3v bump, update compat524a4dbadd NEID DQ?LEVEL flags to metadata imported from manifest for DRP v1.232d3953fix to work with updated DataFrames1ae3ad2typeo, v bump2de2860fix typeo349eb69add calc rms of NEID's expmeter color binsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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