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

deps: update yaml requirement from 2.0.0-11 to 2.1.1 #163

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2022

Updates the requirements on yaml to permit the latest version.

Release notes

Sourced from yaml's releases.

v2.1.1

No changes in executable code, only TS types.

  • Revert "Use TS named tuple for range (#385)" -- see #393
  • Fix types for compatibility with TS 4.2 and 4.7
  • Add CI workflow for testing published type in a range of TS versions
Commits
  • 96c6993 2.1.1
  • 3b35834 ci: Add separate workflow for TS tests
  • 4ff5051 fix: NodeType<T> for older TS versions
  • d63d48d ci: Add typescript test jobs for its older versions
  • 7e9b489 chore: Fix types for TS 4.7
  • 42e527a chore: Refresh lockfile
  • 98a1d5e Revert "feat: Use TS named tuple for range (#385)"
  • 5050494 docs: Document defaultStringType option more explicitly
  • c80d4c2 2.1.0
  • 102ecf1 chore: Update to jest 28
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner August 19, 2022 14:21
@lukekarrys lukekarrys added the semver:major backwards-incompatible breaking changes label Aug 22, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/yaml-2.1.1 branch from fe81ae1 to 31263b6 Compare August 31, 2022 17:33
Updates the requirements on [yaml](https://github.com/eemeli/yaml) to permit the latest version.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.0.0-11...v2.1.1)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@lukekarrys lukekarrys force-pushed the dependabot/npm_and_yarn/yaml-2.1.1 branch from 31263b6 to 4a49214 Compare September 8, 2022 19:20
@lukekarrys lukekarrys merged commit 8e4785d into main Sep 8, 2022
@lukekarrys lukekarrys deleted the dependabot/npm_and_yarn/yaml-2.1.1 branch September 8, 2022 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies semver:major backwards-incompatible breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant