chore(deps): update dependency @stencila/schema to v1.18.0 #1092
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.
This PR contains the following updates:
1.9.0
->1.18.0
Release Notes
stencila/stencila (@stencila/schema)
v1.18.0
Compare Source
v1.17.0
Compare Source
v1.16.1
Compare Source
v1.16.0
Compare Source
Bug Fixes
to_remote
if file already exists (25644ca)Parameter
nodes from RPNGs (f590252)size
attribute for inputs (d6e40f1)Table
s (8fb6507)tex
the default language for math (f7f4b37)Features
convert
command (636b019)--lossy
option to disable use of RPNGs (053cf0d)MathFragment
andMathBlock
(2d129c4)CodeFragment
nodes (c042c1d)MathFragment
s andMathBlock
s (9c16019)Parameter
nodes (12fa6c3)Parameter
(2376df1)Strikeout
andUnderline
inline content types (c6d7753)Performance Improvements
data:self
dataURI to avoid duplication of image data forCodeChunk
outputs (491808d)v1.15.0
Compare Source
Bug Fixes
order
ofList
s (5efcc01)CodeChunk
s andCodeExpression
s (e55c05c)CodeChunk
s and `CodeExpression`` from RPNG files (62d8dbe)Features
provider_token
function (3a5d0a3)auth providers
subcommand (263a524)docx
(5a35a37)GdocCodec
for decoding Google Docs to StencilaArticle
s (01d22c7)rpng_link
encoding option (ea0bbb2)v1.14.0
Compare Source
Bug Fixes
Cairo
package optional (2a9dae2)poetry:ensure
task (7558299)server
(85fc569)Features
run
command for running tasks, documents and/or server (011414d)images save
subcommand (a044147)images snap
subcommand (aff445f)task
(3b6fc1f)-all
flag for listing all tasks (19e1d0f)clean
andpurge
tasks (95f4ca5)detect
tasks (69b3866)tasks run
andtasks analyze
commands and integrate (973ecee)default
tasks during detection and fallback to it (d9710f1)tasks init
subcommand and ensure aTaskfile
is present fordetect
andrun
(7538713)Aptfile
s (2a51604).gitignore
(e6f9ae2)detect
tasks and fordetect
to be called inbuild
(3df1d9c)Taskfile
s for dependency installation (200f6b4)podman
related tasks for handling projects with Dockerfiles (05a928f)Taskfile
s (0f4f14c)1.13.2 (2022-07-11)
Bug Fixes
tree-sitter-python
crate (a1ac6c0)png
graph devices in forks (267efaf)google-drive
crate (fbf5a7f)once_cell
andregex
crates (873ac56)path-slash
crate (386387d)cargo update
(b06db74)1.13.1 (2022-06-29)
Bug Fixes
v1.13.0
Compare Source
Bug Fixes
create
andtruncate
options for usual behaviour (abb38a4)orgs show
command (a0d91d9)Features
cli-table
crate for displaying tables of structs (6edf465)clone
,pull
, andpush
actions for projects (15c845d)open_file_600
function (a81d8bb)orgs
command for CLI (31f2556)orgs plan
command (d88a9d6)orgs usage
command (0d51cff)cloud
crate (8c8c414)teams
CLI subcommand (040bab7)users find
CLI command (6e43872)uses invite
CLI command (0b2c301)v1.12.0
Compare Source
Features
list
,pull
,push
andremove
actions (753d814)Reverts
clap
deprecation warnings" (d418755)v1.11.4
Compare Source
v1.11.3
Compare Source
v1.11.2
Compare Source
v1.11.1
Compare Source
v1.11.0
Compare Source
Bug Fixes
.deb
suffx unecessarily (7e6534f)clap
crate & linting (b33c9bc)syntect
andlinya
(129b5b8)structopt
toclap
v3 (e81e691)unicode-segmentation
(45a5838)thiserror
(7f87bf9)google-drive
crate (324b124)petgraph
(3d75039)quick-xml
crate (075d272)write_all
instead ofwrite
; useasync
IO where possible (ea78cdf)HEAD
request and avoid caching when checking for blob on registry (429d111)PATH
andLD_LIBRARY_PATH
env vars for each layer (d5eaa28)created
andmodified
times in snapshot entries (0985b2a)unix
operating systems (af3d82c)amd64
arch and update digests of image so they are echod to user on CLI (e2b71be)tempfile
crate for better security and cleanup (701f3de)u32
literal to avoid compile error on windows (3ee0bee)nix
(21ac1f0)pandoc_types
(96f57de)python3
as name (andpython
as alias) (559dc90)python3
explicitly (d4ff206)Renviron
file (4e86ce4)RenvLayer
if R files present (36dbf5b)R_DOC_DIR
env var (344b310)renv
(b8ddc5b)axum
andtower-http
crates (8d10af5)launch.toml
if no build entry (5f6e338)smartstring
crate (7efb41a)Features
--into
as an alias for--dest
forinstall
sub-command (aa2f858)rkyv
for faster serialization and deserialization of snapshots (d8d1605)layer
methods for creating OCI layer descriptors for snapshots (9eeb337)prebuild_all
function (835eedc)macchrome/linchrome
releases (9646a52)images
subcommand (eb31ccc)build
command (a9747d3)--manifest-format
option (1e5fa85)--no-workspace
and--layout-complete
options (7c72fd2)-no-diff
option to allow complete replicas of layer directories (c97393c)STENCILA_IMAGE_REF
env var and use as default for--from
(3c8330b).dockerignore
and.containerignore
files in working dir (a83d30c).image-labels
file (121757c)Performance Improvements
application/vnd.oci.image.layer.v1.tar+zstd
layer media type (0b95150)BufWriter
when dowloading blobs and increase chunk size when uploading (413d618)v1.10.1
Compare Source
v1.10.0
Compare Source
Bug Fixes
--url
suitable for use in container (7f1a821)Features
1.9.2 (2022-05-16)
Bug Fixes
1.9.1 (2022-05-15)
Bug Fixes
select!
to avoid infinite loops on disconnections (c36c539)v1.9.1
Compare Source
Bug Fixes
select!
to avoid infinite loops on disconnections (c36c539)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.