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): bump the create-kadena-app group with 12 updates #123

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps the create-kadena-app group with 12 updates:

Package From To
@changesets/cli 2.26.2 2.27.1
@kadena-dev/eslint-config 1.0.2 1.0.3
@rushstack/eslint-config 3.4.1 3.5.1
@rushstack/heft 0.50.7 0.63.6
@types/cross-spawn 6.0.5 6.0.6
@types/node 20.9.0 20.10.7
chalk 4.1.2 5.3.0
eslint 8.53.0 8.56.0
prettier 3.0.3 3.1.1
prettier-plugin-packagejson 2.4.6 2.4.9
ts-node 10.9.1 10.9.2
typescript 5.2.2 5.3.3

Updates @changesets/cli from 2.26.2 to 2.27.1

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.27.1

Patch Changes

  • #1267 86cfff1 Thanks @​Andarist! - Make ./bin.js available through package.json#exports to fix compatibility with changesets/action.

@​changesets/cli@​2.27.0

Minor Changes

Patch Changes

  • #1053 90a870a Thanks @​paescuj! - Replace the dependency is-ci with ci-info.

  • Updated dependencies [a971652, dfd4cca]:

    • @​changesets/assemble-release-plan@​6.0.0
    • @​changesets/get-dependents-graph@​2.0.0
    • @​changesets/apply-release-plan@​7.0.0
    • @​changesets/get-release-plan@​4.0.0
    • @​changesets/changelog-git@​0.2.0
    • @​changesets/config@​3.0.0
    • @​changesets/errors@​0.2.0
    • @​changesets/logger@​0.1.0
    • @​changesets/types@​6.0.0
    • @​changesets/write@​0.3.0
    • @​changesets/read@​0.6.0
    • @​changesets/git@​3.0.0
    • @​changesets/pre@​2.0.0
Commits

Updates @kadena-dev/eslint-config from 1.0.2 to 1.0.3

Release notes

Sourced from @​kadena-dev/eslint-config's releases.

@​kadena-dev/eslint-config@​1.0.3

Patch Changes

  • 1db01bbc6: Improve developer experience and use Typescript power to infer types of variables
Changelog

Sourced from @​kadena-dev/eslint-config's changelog.

1.0.3

Patch Changes

  • 1db01bbc6: Improve developer experience and use Typescript power to infer types of variables
Commits

Updates @rushstack/eslint-config from 3.4.1 to 3.5.1

Changelog

Sourced from @​rushstack/eslint-config's changelog.

3.5.1

Fri, 15 Dec 2023 01:10:06 GMT

Version update only

3.5.0

Wed, 22 Nov 2023 01:45:18 GMT

Minor changes

  • Added eslint-bulk-suppressions to @​rushstack/eslint-config dependencies, allowing it to be used in all projects that use rushstack's eslint-config
Commits
  • 235c79b Bump versions [skip ci]
  • 60356f0 Update changelogs [skip ci]
  • 2840be2 Bump versions [skip ci]
  • 0767166 Update changelogs [skip ci]
  • 22a6514 fix: cleanup spurious changes
  • 480ed11 feat: eslint-bulk package
  • 1af7e81 fix(eslint-patch): automatic switching between ESLint version patches
  • b9ec493 fix: rename from global suppressions to bulk suppressions
  • 68ef7e2 feat: working prototype for eslint-global-suppressions
  • See full diff in compare view

Updates @rushstack/heft from 0.50.7 to 0.63.6

Changelog

Sourced from @​rushstack/heft's changelog.

0.63.6

Wed, 03 Jan 2024 00:31:18 GMT

Version update only

0.63.5

Wed, 20 Dec 2023 01:09:45 GMT

Version update only

0.63.4

Thu, 07 Dec 2023 03:44:13 GMT

Version update only

0.63.3

Tue, 05 Dec 2023 01:10:16 GMT

Version update only

0.63.2

Fri, 10 Nov 2023 18:02:04 GMT

Version update only

0.63.1

Wed, 01 Nov 2023 23:11:35 GMT

Patches

  • Fix line endings in published package.

0.63.0

Mon, 30 Oct 2023 23:36:37 GMT

Minor changes

  • [BREAKING CHANGE] Remove "heft run" short-parameters for "--to" ("-t"), "--to-except" ("-T"), and "--only" ("-o").

Patches

  • Fix an issue with parsing of the "--debug" and "--unmanaged" flags for Heft

0.62.3

Sun, 01 Oct 2023 02:56:29 GMT

Version update only

0.62.2

Sat, 30 Sep 2023 00:20:51 GMT

... (truncated)

Commits

Updates @types/cross-spawn from 6.0.5 to 6.0.6

Commits

Updates @types/node from 20.9.0 to 20.10.7

Commits

Updates chalk from 4.1.2 to 5.3.0

Release notes

Sourced from chalk's releases.

v5.3.0

  • Add sideEffects field to package.json 5aafc0a
  • Add support for Gitea Actions (#603) 29b8569

chalk/chalk@v5.2.0...v5.3.0

v5.2.0

  • Improve Deno compatibility (#579) 7443e9f
  • Detect true-color support for GitHub Actions (#579) 7443e9f
  • Detect true-color support for Kitty terminal (#579) 7443e9f
  • Fix test for Azure DevOps environment (#579) 7443e9f

chalk/chalk@v5.1.2...v5.2.0

v5.1.2

  • Fix exported styles names (#569) a34bcf6

chalk/chalk@v5.1.1...v5.1.2

v5.1.1

  • Improved the names of exports introduced in 5.1.0 (#567) 6e0df05
    • We of course preserved the old names.

chalk/chalk@v5.1.0...v5.1.1

v5.1.0

  • Expose style names (#566) d7d7571

chalk/chalk@v5.0.1...v5.1.0

v5.0.1

  • Add main field to package.json for backwards compatibility with some developer tools 85f7e96

chalk/chalk@v5.0.0...v5.0.1

v5.0.0

Breaking

  • This package is now pure ESM. Please read this.
    • If you use TypeScript, you need to use TypeScript 4.7 or later. Why.
    • If you use a bundler, make sure it supports ESM and that you have correctly configured it for ESM.
    • The Chalk issue tracker is not a support channel for your favorite build/bundler tool.
    • It's totally fine to stay on Chalk v4. It's been stable for years.
  • Require Node.js 12.20 fa16f4e
  • Move some properties off the default export to individual named exports:
    • chalk.InstanceChalk
    • chalk.supportsColorsupportsColor
    • chalk.stderrchalkStderr
    • chalk.stderr.supportsColorsupportsColorStderr
  • Remove .keyword(), .hsl(), .hsv(), .hwb(), and .ansi() coloring methods (#433) 4cf2e40

... (truncated)

Commits

Updates eslint from 8.53.0 to 8.56.0

Release notes

Sourced from eslint's releases.

v8.56.0

Features

  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)

Bug Fixes

  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)

Documentation

  • 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)

Chores

  • ba6af85 chore: upgrade @​eslint/js@​8.56.0 (#17864) (Milos Djermanovic)
  • 60a531a chore: package.json update for @​eslint/js release (Jenkins)
  • ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])
  • 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)
  • 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)
  • f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)
  • 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)
  • 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然)
  • fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)

v8.55.0

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne)

Chores

  • eb8950c chore: upgrade @​eslint/js@​8.55.0 (#17811) (Milos Djermanovic)
  • 93df384 chore: package.json update for @​eslint/js release (Jenkins)
  • fe4b954 chore: upgrade @​eslint/eslintrc@​2.1.4 (#17799) (Milos Djermanovic)
  • bd8911d ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic)
  • b29a16b chore: fix several cli tests to run in the intended flat config mode (#17797) (Milos Djermanovic)
  • de165c1 chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic)
  • d4304b8 chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta)
  • 21024fe chore: check rule examples for syntax errors (#17718) (Francesco Trotta)

v8.54.0

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.56.0 - December 15, 2023

  • ba6af85 chore: upgrade @​eslint/js@​8.56.0 (#17864) (Milos Djermanovic)
  • 60a531a chore: package.json update for @​eslint/js release (Jenkins)
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)
  • ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta)
  • 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)
  • 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)
  • 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)
  • f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)
  • 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)
  • 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)
  • fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)

v8.55.0 - December 1, 2023

  • eb8950c chore: upgrade @​eslint/js@​8.55.0 (#17811) (Milos Djermanovic)
  • 93df384 chore: package.json update for @​eslint/js release (Jenkins)
  • fe4b954 chore: upgrade @​eslint/eslintrc@​2.1.4 (#17799) (Milos Djermanovic)
  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti)
  • 83ece2a docs: fix typo --rules -> --rule (#17806) (OKURA Masafumi)
  • bd8911d ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic)
  • b29a16b chore: fix several cli tests to run in the intended flat config mode (#17797) (Milos Djermanovic)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne)
  • de165c1 chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic)
  • d4304b8 chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta)
  • 21024fe chore: check rule examples for syntax errors (#17718) (Francesco Trotta)

v8.54.0 - November 17, 2023

  • d644de9 chore: upgrade @​eslint/js@​8.54.0 (#17773) (Milos Djermanovic)
  • 1e6e314 chore: package.json update for @​eslint/js release (Jenkins)
  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic)
  • a7a883b feat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#17680) (Joel Mathew Koshy)
  • 6fb8805 chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy)
  • becfdd3 docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#17753) (Pavel)
  • 85db724 chore: upgrade markdownlint to 0.31.1 (#17754) (Nitin Kumar)

... (truncated)

Commits
  • 8e8e9f8 8.56.0
  • 085978b Build: changelog update for 8.56.0
  • ba6af85 chore: upgrade @​eslint/js@​8.56.0 (#17864)
  • 60a531a chore: package.json update for @​eslint/js release
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818)
  • ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783)
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846)
  • 9271d10 chore: add GitHub issue template for docs issues (#17845)
  • 70a686b chore: Convert rule tests to FlatRuleTester (#17819)
  • Additional commits viewable in compare view

Updates prettier from 3.0.3 to 3.1.1

Release notes

Sourced from prettier's releases.

3.1.1

🔗 Changelog

3.1.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.1.1

diff

Fix config file search (#15363 by @​fisker)

Previously, we start search for config files from the filePath as a directory, if it happened to be a directory and contains config file, it will be used by mistake.

├─ .prettierrc
└─ test.js         (A directory)
  └─ .prettierrc
// Prettier 3.1.0
await prettier.resolveConfigFile(new URL("./test.js", import.meta.url));
// <CWD>/test.js/.prettierrc
// Prettier 3.1.1
await prettier.resolveConfigFile(new URL("./test.js", import.meta.url));
// <CWD>/.prettierrc

Skip explicitly passed symbolic links with --no-error-on-unmatched-pattern (#15533 by @​sanmai-NL)

Since Prettier v3, we stopped following symbolic links, however in some use cases, the symbolic link patterns can't be filtered out, and there is no way to prevent Prettier from throwing errors.

In Prettier 3.1.1, you can use --no-error-on-unmatched-pattern to simply skip symbolic links.

Consistently use tabs in ternaries when useTabs is true (#15662 by @​auvred)

// Input
aaaaaaaaaaaaaaa
	? bbbbbbbbbbbbbbbbbb
	: ccccccccccccccc
	  ? ddddddddddddddd
	  : eeeeeeeeeeeeeee
	    ? fffffffffffffff
	    : gggggggggggggggg;
// Prettier 3.1.0
aaaaaaaaaaaaaaa
? bbbbbbbbbbbbbbbbbb
: ccccccccccccccc
? ddddddddddddddd
: eeeeeeeeeeeeeee
? fffffffffffffff
</tr></table>

... (truncated)

Commits
  • b86701d Release 3.1.1
  • c97480c Use attributes instead of deprecated assertions (#15758)
  • 0d1ffb3 Consistently use tabs in ternaries when useTabs is true (#15662)
  • 5f7aedc fix example to fit the actual experimentalTernaries behaviour (#15747)
  • 1e30f66 Remove claim, untrue since over 5 years ago, that cursorOffset is incompatibl...
  • 39e4e7b Add cursorOffset to Playground (#15751)
  • 8e816ad Allow skipping symlink patterns, to avoid raising a fault (#15533)
  • 2ca5d75 Fix expect call in dts test (#15766)
  • 15c7428 chore(deps): update dependency flow-parser to v0.223.3 (#15760)
  • d3b3d4f chore(deps): update dependency hermes-parser to v0.18.0 (#15761)
  • Additional commits viewable in compare view

Updates prettier-plugin-packagejson from 2.4.6 to 2.4.9

Release notes

Sourced from prettier-plugin-packagejson's releases.

v2.4.9

2.4.9 (2024-01-05)

Bug Fixes

  • deps: update dependency synckit to v0.9.0 (446d477)

v2.4.8

2.4.8 (2023-12-27)

Bug Fixes

  • deps: update dependency synckit to v0.8.8 (bfbbf2d)

v2.4.7

2.4.7 (2023-12-03)

Bug Fixes

  • deps: update dependency synckit to v0.8.6 (7637443)
Commits
  • a58c0d1 Merge pull request #133 from matzkoh/renovate/synckit-0.x
  • 446d477 fix(deps): update dependency synckit to v0.9.0
  • 2c94577 Merge pull request #132 from matzkoh/renovate/synckit-0.8.x
  • bfbbf2d fix(deps): update dependency synckit to v0.8.8
  • 8dbc697 Merge pull request #131 from matzkoh/renovate/lock-file-maintenance
  • 151d8c4 chore(deps): lock file maintenance
  • 4c7aee1 Merge pull request #130 from matzkoh/renovate/prettier-3.1.x
  • 694fe41 chore(deps): update dependency prettier to v3.1.1
  • 02ed897 Merge pull request #129 from matzkoh/renovate/lock-file-maintenance
  • 6c427ec chore(deps): lock file maintenance
  • Additional commits viewable in compare view

Updates ts-node from 10.9.1 to 10.9.2

Release notes

Sourced from ts-node's releases.

Fix tsconfig.json file not found

Fixed

Commits

Updates typescript from 5.2.2 to 5.3.3

Release notes

Sourced from typescript's releases.

TypeScript 5.3.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the create-kadena-app group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.26.2` | `2.27.1` |
| [@kadena-dev/eslint-config](https://github.com/kadena-community/kadena.js/tree/HEAD/packages/tools/eslint-config) | `1.0.2` | `1.0.3` |
| [@rushstack/eslint-config](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-config) | `3.4.1` | `3.5.1` |
| [@rushstack/heft](https://github.com/microsoft/rushstack/tree/HEAD/apps/heft) | `0.50.7` | `0.63.6` |
| [@types/cross-spawn](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cross-spawn) | `6.0.5` | `6.0.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.9.0` | `20.10.7` |
| [chalk](https://github.com/chalk/chalk) | `4.1.2` | `5.3.0` |
| [eslint](https://github.com/eslint/eslint) | `8.53.0` | `8.56.0` |
| [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.1` |
| [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `2.4.6` | `2.4.9` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` |


Updates `@changesets/cli` from 2.26.2 to 2.27.1
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

Updates `@kadena-dev/eslint-config` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/kadena-community/kadena.js/releases)
- [Changelog](https://github.com/kadena-community/kadena.js/blob/main/packages/tools/eslint-config/CHANGELOG.md)
- [Commits](https://github.com/kadena-community/kadena.js/commits/@kadena-dev/[email protected]/packages/tools/eslint-config)

Updates `@rushstack/eslint-config` from 3.4.1 to 3.5.1
- [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-config/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-config_v3.5.1/eslint/eslint-config)

Updates `@rushstack/heft` from 0.50.7 to 0.63.6
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/heft/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/heft_v0.63.6/apps/heft)

Updates `@types/cross-spawn` from 6.0.5 to 6.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cross-spawn)

Updates `@types/node` from 20.9.0 to 20.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `chalk` from 4.1.2 to 5.3.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v4.1.2...v5.3.0)

Updates `eslint` from 8.53.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.53.0...v8.56.0)

Updates `prettier` from 3.0.3 to 3.1.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.1.1)

Updates `prettier-plugin-packagejson` from 2.4.6 to 2.4.9
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.4.6...v2.4.9)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

Updates `typescript` from 5.2.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: create-kadena-app
- dependency-name: "@kadena-dev/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: create-kadena-app
- dependency-name: "@rushstack/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: create-kadena-app
- dependency-name: "@rushstack/heft"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: create-kadena-app
- dependency-name: "@types/cross-spawn"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: create-kadena-app
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: create-kadena-app
- dependency-name: chalk
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: create-kadena-app
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: create-kadena-app
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: create-kadena-app
- dependency-name: prettier-plugin-packagejson
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: create-kadena-app
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: create-kadena-app
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: create-kadena-app
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
Copy link
Author

dependabot bot commented on behalf of github Jan 10, 2024

Superseded by #124.

@dependabot dependabot bot closed this Jan 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/create-kadena-app-013dc4af7c branch January 10, 2024 05:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants