svelte-adapter-appengine
svelte-adapter-appengine copied to clipboard
chore(deps): bump yaml from 2.5.0 to 2.7.0
Bumps yaml from 2.5.0 to 2.7.0.
Release notes
Sourced from yaml's releases.
v2.7.0
The library is now available on JSR as
@eemeli/yamland on deno.land/x as yaml. In addition to Node.js and browsers, it should work in Deno, Bun, and Cloudflare Workers.
- Use .ts extension in all relative imports (#591)
- Ignore newline after block seq indicator as space before value (#590)
- Require Node.js 14.18 or later (was 14.6) (#598)
v2.6.1
- Do not strip
:00seconds from!!timestampvalues (#578, with thanks to@qraynaud)- Tighten regexp for JSON
!!bool(#587, with thanks to@vra5107)- Default to literal block scalar if folded would overflow (#585)
v2.6.0
- Use a proper tag for
!!merge <<keys (#580)- Add
stringKeysparse option (#581)- Stringify a Document as a Document (#576)
- Add sponsorship by Manifest
v2.5.1
- Include range in flow sequence pair maps (#573)
Commits
8f512b52.7.08a7569aci: Add jsr.jsonc & jsr-publish workflow8ef085fdocs: Fix API docs links374c19cstyle: Really use explicit imports for process.env and Buffer1ab037dstyle: Include explicit type declarations on all public APIs4354c42style: Use explicit imports for process.env and Buffer2c55723Merge pull request #591 from eemeli/import-tsab240c1fix: Drop .ts extension from import & export paths in .d.ts filesc4c49f9fix: Use separate rather than inline type keyword for TS compatibility3bec004ci: Add deno smoke test- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)