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 2.5.0 #1099

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2023

Bumps scaffdog from 1.0.1 to 2.5.0.

Release notes

Sourced from scaffdog's releases.

@​scaffdog/config@​2.5.0

Minor Changes

Patch Changes

@​scaffdog/core@​2.5.0

Minor Changes

Patch Changes

@​scaffdog/engine@​2.5.0

Minor Changes

Patch Changes

@​scaffdog/error@​2.5.0

Minor Changes

... (truncated)

Changelog

Sourced from scaffdog's changelog.

2.5.0

Minor Changes

Patch Changes

  • #686 8ec6e42 Thanks @​wadackel! - - Add version export.

    • Report document parsing errors at an early stage.
  • #695 0c32135 Thanks @​wadackel! - Add ScaffdogAggregateError custom error class.

    import { ScaffdogAggregateError } from '@scaffdog/error';
    // or
    // import { ScaffdogAggregateError } from 'scaffdog';
  • #691 b325ef5 Thanks @​wadackel! - Add missing exports.

    • Variable
    • Question*
    • DocumentAttributes
  • Updated dependencies [8ec6e42, 0c32135, 12e2b48]:

    • @​scaffdog/config@​2.5.0
    • @​scaffdog/engine@​2.5.0
    • @​scaffdog/error@​2.5.0
    • @​scaffdog/types@​2.5.0
    • @​scaffdog/core@​2.5.0

2.5.0-canary.3

Patch Changes

  • #695 0c32135 Thanks @​wadackel! - Add ScaffdogAggregateError custom error class.

    import { ScaffdogAggregateError } from '@scaffdog/error';
    // or
    // import { ScaffdogAggregateError } from 'scaffdog';
  • Updated dependencies [0c32135]:

    • @​scaffdog/error@​2.5.0-canary.3

... (truncated)

Commits
  • 0d8036a chore: version packages
  • dc0a7ea chore: version packages (canary)
  • 0c32135 feat(error): add ScaffdogAggregateError custom error class
  • 7f6e269 chore: version packages (canary)
  • b325ef5 fix(scaffdog): add missing exports
  • 441b2cf Merge pull request #685 from scaffdog/renovate/type-fest-3.x
  • e9f1893 chore: version packages (canary)
  • 8ec6e42 refactor(scaffdog): normalize document.questions field type
  • ea169f5 chore: update dependency type-fest to v3.6.0
  • b9b9f3a fix(scaffdog): move version field to package root
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [scaffdog](https://github.com/scaffdog/scaffdog/tree/HEAD/packages/scaffdog) from 1.0.1 to 2.5.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/[email protected]/packages/scaffdog)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 26, 2023
@dependabot dependabot bot requested a review from yamadayuki February 26, 2023 23:19
@github-actions github-actions bot added the repo Root directory of this project label Feb 26, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2023

Superseded by #1113.

@dependabot dependabot bot closed this Nov 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/scaffdog-2.5.0 branch November 29, 2023 12:16
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.

0 participants