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 scaffdog from 1.0.1 to 3.0.0 #1113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2023

Bumps scaffdog from 1.0.1 to 3.0.0.

Release notes

Sourced from scaffdog's releases.

@​scaffdog/config@​3.0.0

Major Changes

  • #832 34243f9 Thanks @​wadackel! - Node v14 support will be discontinued and switched to support from v16.

  • #832 35c0a82 Thanks @​wadackel! - Migrated to ESM. Since scaffdog is often used as a CLI tool, there should be little negative impact from ESM migration in many cases.

Patch Changes

@​scaffdog/core@​3.0.0

Major Changes

  • #832 34243f9 Thanks @​wadackel! - Node v14 support will be discontinued and switched to support from v16.

  • #832 35c0a82 Thanks @​wadackel! - Migrated to ESM. Since scaffdog is often used as a CLI tool, there should be little negative impact from ESM migration in many cases.

Patch Changes

@​scaffdog/engine@​3.0.0

Major Changes

  • #832 34243f9 Thanks @​wadackel! - Node v14 support will be discontinued and switched to support from v16.

  • #832 35c0a82 Thanks @​wadackel! - Migrated to ESM. Since scaffdog is often used as a CLI tool, there should be little negative impact from ESM migration in many cases.

Patch Changes

@​scaffdog/error@​3.0.0

Major Changes

... (truncated)

Changelog

Sourced from scaffdog's changelog.

3.0.0

Major Changes

  • #832 34243f9 Thanks @​wadackel! - Node v14 support will be discontinued and switched to support from v16.

  • #832 35c0a82 Thanks @​wadackel! - Migrated to ESM. Since scaffdog is often used as a CLI tool, there should be little negative impact from ESM migration in many cases.

Patch Changes

3.0.0-canary.1

Patch Changes

  • #846 9ff2499 Thanks @​wadackel! - Updated yargs package.

  • Updated dependencies []:

    • @​scaffdog/config@​3.0.0-canary.1
    • @​scaffdog/core@​3.0.0-canary.1
    • @​scaffdog/engine@​3.0.0-canary.1
    • @​scaffdog/error@​3.0.0-canary.1
    • @​scaffdog/types@​3.0.0-canary.1

3.0.0-canary.0

Major Changes

  • #832 34243f9 Thanks @​wadackel! - Node v14 support will be discontinued and switched to support from v16.

  • #832 35c0a82 Thanks @​wadackel! - Migrated to ESM. Since scaffdog is often used as a CLI tool, there should be little negative impact from ESM migration in many cases.

Patch Changes

... (truncated)

Commits
  • 9caaf58 chore: version packages
  • 854c910 chore: exit canary
  • 1edc558 chore: update dependency type-fest to v3.13.1
  • 73c5ace chore: version packages (canary)
  • 9ff2499 refactor: update yargs package
  • c8d234c chore: fix command scaffolding template
  • be41ada chore: tweak ci workflows
  • c0fa1d4 chore: version packages (canary)
  • 6c133c6 refactor: update chalk to 5.x
  • 1ae431a chore: update dependency chalk to v5
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 29, 2023
@dependabot dependabot bot requested a review from yamadayuki November 29, 2023 12:16
@github-actions github-actions bot added the repo Root directory of this project label Nov 29, 2023
@chloe463 chloe463 removed the request for review from yamadayuki November 29, 2023 12:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/scaffdog-3.0.0 branch 2 times, most recently from 5e8bdd7 to fbd71ff Compare December 6, 2023 10:43
Bumps [scaffdog](https://github.com/scaffdog/scaffdog/tree/HEAD/packages/scaffdog) from 1.0.1 to 3.0.0.
- [Release notes](https://github.com/scaffdog/scaffdog/releases)
- [Changelog](https://github.com/scaffdog/scaffdog/blob/canary/packages/scaffdog/CHANGELOG.md)
- [Commits](https://github.com/scaffdog/scaffdog/commits/scaffdog@3.0.0/packages/scaffdog)

---
updated-dependencies:
- dependency-name: scaffdog
  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/scaffdog-3.0.0 branch from fbd71ff to 9061a42 Compare December 15, 2023 06:54
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 repo Root directory of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants