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

chore(deps-dev): bump kcd-scripts from 11.2.2 to 12.0.0 #768

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps kcd-scripts from 11.2.2 to 12.0.0.

Release notes

Sourced from kcd-scripts's releases.

v12.0.0

12.0.0 (2022-01-07)

Features

BREAKING CHANGES

  • Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0
  • ESLint v8.x will now be used to lint your code
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 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 10, 2022
@netlify
Copy link

netlify bot commented Jan 10, 2022

✔️ Deploy Preview for react-hooks-testing-library ready!

🔨 Explore the source changes: 3681b2f

🔍 Inspect the deploy log: https://app.netlify.com/sites/react-hooks-testing-library/deploys/6208e42520ecd00008f2f106

😎 Browse the preview: https://deploy-preview-768--react-hooks-testing-library.netlify.app

@joshuaellis
Copy link
Member

Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0

I think this would require us to change our workflow and thus be considered a breaking change?

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/kcd-scripts-12.0.0 branch 2 times, most recently from 4ece6dd to 2f4f129 Compare January 11, 2022 08:34
@mpeyper
Copy link
Member

mpeyper commented Jan 11, 2022

Yeah, I guess so. A bit annoying as it shouldn't change our user's runtime support, just what we are able to test against on our CI.

That said, I'm happy to life the minimum version as the ESLink v8 thing has been annoying us for a while now. Also, if we are making a breaking change, I think I want to include this as well.

@joshuaellis
Copy link
Member

yeah that would be good, tidy it all up in one go...

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/kcd-scripts-12.0.0 branch 2 times, most recently from f381db2 to 0350aa5 Compare January 18, 2022 09:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/kcd-scripts-12.0.0 branch 3 times, most recently from 95772f3 to 3700068 Compare February 13, 2022 10:34
Bumps [kcd-scripts](https://github.com/kentcdodds/kcd-scripts) from 11.2.2 to 12.0.0.
- [Release notes](https://github.com/kentcdodds/kcd-scripts/releases)
- [Changelog](https://github.com/kentcdodds/kcd-scripts/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/kcd-scripts@v11.2.2...v12.0.0)

---
updated-dependencies:
- dependency-name: kcd-scripts
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/kcd-scripts-12.0.0 branch from 3700068 to 3681b2f Compare February 13, 2022 10:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2022

Superseded by #805.

@dependabot dependabot bot closed this Mar 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/kcd-scripts-12.0.0 branch March 8, 2022 02:06
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants