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

Bump @arethetypeswrong/cli from 0.15.4 to 0.16.1 #2021

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2024

Bumps @arethetypeswrong/cli from 0.15.4 to 0.16.1.

Release notes

Sourced from @​arethetypeswrong/cli's releases.

@​arethetypeswrong/cli@​0.16.0

Minor Changes

  • f5cf8de: Add support for multiple package managers like pnpm and yarn (#173)
Changelog

Sourced from @​arethetypeswrong/cli's changelog.

0.16.1

Patch Changes

  • 5ee6f29: Update README with new problem kind

0.16.0

Minor Changes

  • d480f1c: New problem kind: Named exports cannot be detected by Node.js. Thanks @​laverdet!

Patch Changes

  • Updated dependencies [970b141]
  • Updated dependencies [d480f1c]
    • @​arethetypeswrong/core@​0.16.0
Commits

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @RobinTail.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) from 0.15.4 to 0.16.1.
- [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases)
- [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/HEAD/packages/cli)

---
updated-dependencies:
- dependency-name: "@arethetypeswrong/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 7, 2024
@RobinTail
Copy link
Owner

RobinTail commented Sep 7, 2024

Breaks Node.js compatibility via lru-cache v11 dependency.
Its v10 should be fine.

Filed the issue: arethetypeswrong/arethetypeswrong.github.io#204

@RobinTail RobinTail self-requested a review September 7, 2024 18:54
Copy link

coveralls-official bot commented Sep 8, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling 62aaed0 on dependabot/npm_and_yarn/arethetypeswrong/cli-0.16.1
into 975e379 on master.

@RobinTail RobinTail added the external bug it's a bug, but in a dependency label Sep 8, 2024
Copy link
Owner

@RobinTail RobinTail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

waiting for resolution on the attw issue in order to decide on using the workaround

@RobinTail
Copy link
Owner

Fixed in 0.16.2, no overrides needed...

Copy link
Owner

@RobinTail RobinTail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 77bf8a4 into master Sep 9, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/arethetypeswrong/cli-0.16.1 branch September 9, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file external bug it's a bug, but in a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant