-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update dependency yaml to v2.7.1 #82
Open
renovate
wants to merge
1
commit into
dev
Choose a base branch
from
renovate/yaml-2.x
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
afa2597
to
518ec88
Compare
518ec88
to
dd7fd2a
Compare
dd7fd2a
to
2a24000
Compare
2a24000
to
941c06a
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
941c06a
to
6741274
Compare
6741274
to
82f9150
Compare
82f9150
to
ec1a2e0
Compare
ec1a2e0
to
5e43a9e
Compare
24035a6
to
1304ea6
Compare
1304ea6
to
cdae3a7
Compare
cdae3a7
to
0e1620f
Compare
0e1620f
to
ef72509
Compare
ef72509
to
6ebd4be
Compare
6ebd4be
to
8de6784
Compare
8de6784
to
8bfb3dd
Compare
8bfb3dd
to
db17403
Compare
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.
This PR contains the following updates:
2.2.0
->2.7.1
Release Notes
eemeli/yaml (yaml)
v2.7.1
Compare Source
v2.7.0
Compare Source
The library is now available on JSR as @eemeli/yaml and on deno.land/x as yaml. In addition to Node.js and browsers, it should work in Deno, Bun, and Cloudflare Workers.
v2.6.1
Compare Source
:00
seconds from!!timestamp
values (#578, with thanks to @qraynaud)!!bool
(#587, with thanks to @vra5107)v2.6.0
Compare Source
!!merge <<
keys (#580)stringKeys
parse option (#581)v2.5.1
Compare Source
v2.5.0
Compare Source
--indent
option to CLI tool (#559, with thanks to @danielbayley)...
(#558)minContentWidth
if greater thanlineWidth
(#562)Collection.maxFlowStringSingleLineLength
(#522, #421)v2.4.5
Compare Source
v2.4.4
Compare Source
With special thanks to @RedCMD for finding and reporting all of the following:
[]{}
immediately after:
with plain key (#550)?
explicit-key contents (#551)v2.4.3
Compare Source
-.NaN
or+.nan
as NaN (#546)#
within%TAG
prefixes with trailing#comments
v2.4.2
Compare Source
v2.4.1
Compare Source
v2.4.0
Compare Source
lineWidth
option for line breaking in flow collections (#522)v2.3.4
Compare Source
v2.3.3
Compare Source
v2.3.2
Compare Source
v2.3.1
Compare Source
"engines"
config (#476)v2.3.0
Compare Source
This release corresponds with the release of
yaml-types
v0.2.0, an expanding library of custom tags or types for use withyaml
.This release contains no changes from v2.3.0-5, and the notes below include all changes from the v2.3.0-x prereleases.
Custom Tag Improvements
createNode()
&createPair()
to'yaml/util'
(#457)from()
methods to simplify tag development, and otherwise make extending custom collections easier (#467)TypeScript Improvements
Strict
toDocument
instances. (#441)StringifyContext
type from'yaml/util'
(#464)Other New Features
toJS(doc, options?)
method to nodes (#451, #458)createNode()
for non-default tags (#464)Bugfixes
v2.2.2
Compare Source
This patch release includes a fix for an error that could be thrown in
parseDocument
for degenerate input. Otherwise, it's a patch release uplifting a few fixes from the ongoing v2.3 work to v2.2:v2.2.1
Compare Source
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 is behind base branch, 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.