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

build(deps): Bump the flex-development group with 2 updates #449

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps the flex-development group with 2 updates: @flex-development/tutils and @flex-development/mkbuild.

Updates @flex-development/tutils from 6.0.0-alpha.21 to 6.0.0-alpha.22

Release notes

Sourced from @​flex-development/tutils's releases.

tutils@6.0.0-alpha.22

tutils@6.0.0-alpha.22 (2023-09-07)

📦 Build

  • deps-dev: Bump @​flex-development/mlly from 1.0.0-alpha.17 to 1.0.0-alpha.18 (#384) (03c7c30)
  • deps-dev: Bump @​flex-development/tsconfig-utils from 2.0.1 to 2.0.2 (#385) (d4f76cd)
  • deps-dev: Bump eslint-plugin-markdownlint from 0.4.1 to 0.5.0 (#380) (70d8d41)
  • deps-dev: Bump graphql from 16.7.1 to 16.8.0 (#379) (fc9887a)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#378) (e6e6428)
  • yarn: bump yarn from 4.0.0-rc.39 to 4.0.0-rc.50 (0e939d1)

🤖 Continuous Integration

  • deps: Bump actions/checkout from 3.5.3 to 3.6.0 (#390) (8faf087)
  • deps: Bump actions/checkout from 3.6.0 to 4.0.0 (#394) (2bf0ef4)
  • deps: Bump actions/setup-node from 3.7.0 to 3.8.0 (#381) (4c3c34a)
  • deps: Bump actions/setup-node from 3.8.0 to 3.8.1 (#387) (4aea776)
  • deps: Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#396) (11f5cbd)
  • deps: Bump crazy-max/ghaction-import-gpg from 5.3.0 to 5.4.0 (#393) (e296e59)

✨ Features

🐛 Fixes

  • utils: [clone] URL clone initialization (b34c5d1)
  • utils: [keys] match function and type parameter defaults (17f7bc9)

🏡 Housekeeping

Changelog

Sourced from @​flex-development/tutils's changelog.

tutils@6.0.0-alpha.22 (2023-09-07)

📦 Build

  • deps-dev: Bump @​flex-development/mlly from 1.0.0-alpha.17 to 1.0.0-alpha.18 (#384) (03c7c30)
  • deps-dev: Bump @​flex-development/tsconfig-utils from 2.0.1 to 2.0.2 (#385) (d4f76cd)
  • deps-dev: Bump eslint-plugin-markdownlint from 0.4.1 to 0.5.0 (#380) (70d8d41)
  • deps-dev: Bump graphql from 16.7.1 to 16.8.0 (#379) (fc9887a)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#378) (e6e6428)
  • yarn: bump yarn from 4.0.0-rc.39 to 4.0.0-rc.50 (0e939d1)

🤖 Continuous Integration

  • deps: Bump actions/checkout from 3.5.3 to 3.6.0 (#390) (8faf087)
  • deps: Bump actions/checkout from 3.6.0 to 4.0.0 (#394) (2bf0ef4)
  • deps: Bump actions/setup-node from 3.7.0 to 3.8.0 (#381) (4c3c34a)
  • deps: Bump actions/setup-node from 3.8.0 to 3.8.1 (#387) (4aea776)
  • deps: Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#396) (11f5cbd)
  • deps: Bump crazy-max/ghaction-import-gpg from 5.3.0 to 5.4.0 (#393) (e296e59)

✨ Features

🐛 Fixes

  • utils: [clone] URL clone initialization (b34c5d1)
  • utils: [keys] match function and type parameter defaults (17f7bc9)

🏡 Housekeeping

Commits
  • da7cb63 release: tutils@6.0.0-alpha.22 (#397)
  • 11f5cbd ci(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#396)
  • 17f7bc9 fix(utils): [keys] match function and type parameter defaults
  • b34c5d1 fix(utils): [clone] URL clone initialization
  • 5d51d7d feat(utils): isURL
  • d4e4c0a chore: dprint migration
  • 0e939d1 build(yarn): bump yarn from 4.0.0-rc.39 to 4.0.0-rc.50
  • 2bf0ef4 ci(deps): Bump actions/checkout from 3.6.0 to 4.0.0 (#394)
  • e296e59 ci(deps): Bump crazy-max/ghaction-import-gpg from 5.3.0 to 5.4.0 (#393)
  • 8faf087 ci(deps): Bump actions/checkout from 3.5.3 to 3.6.0 (#390)
  • Additional commits viewable in compare view

Updates @flex-development/mkbuild from 1.0.0-alpha.21 to 1.0.0-alpha.23

Release notes

Sourced from @​flex-development/mkbuild's releases.

1.0.0-alpha.23

1.0.0-alpha.23 (2023-09-09)

📦 Build

  • deps-dev: Bump @​arethetypeswrong/cli from 0.7.1 to 0.10.1 (#355) (54bb2fb)
  • deps-dev: Bump cspell from 7.0.1-alpha.9 to 7.0.1 (#343) (e79d07d)
  • deps-dev: Bump eslint-plugin-import from 2.27.5 to 2.28.1 (#338) (213b9c7)
  • deps-dev: Bump lint-staged from 14.0.0 to 14.0.1 (#342) (26ede25)
  • deps-dev: Bump prettier from 3.0.1 to 3.0.2 (#335) (61ffe13)
  • deps-dev: Bump pretty-format from 29.6.2 to 29.6.3 (#345) (a897063)
  • deps-dev: Bump the conventional-changelog group with 1 update (#358) (57ce066)
  • deps-dev: Bump the nest-commander group with 3 updates (#341) (3de0482)
  • deps-dev: Bump the nest-commander group with 3 updates (#344) (9878ba8)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#340) (a2aad8a)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#359) (ce91937)
  • deps-dev: Bump the vitest group with 3 updates (#336) (5d00999)
  • deps-dev: bump typescript from 5.1.6 to 5.2.2 (53f2198)
  • deps-dev: use @​flex-development/nest-commander in lieu of nest-commander (6624182)
  • deps: bump @​flex-development/tutils from 6.0.0-alpha.21 to 6.0.0-alpha.22 (493ead9)
  • node: require >=16.20.0 <20.6.0 || >20.6.0 (c7be6f0)

🤖 Continuous Integration

  • deps: Bump actions/cache from 3.3.1 to 3.3.2 (#357) (45b7880)
  • deps: Bump actions/checkout from 3.5.3 to 3.6.0 (#347) (cb21aa1)
  • deps: Bump actions/checkout from 3.6.0 to 4.0.0 (#354) (c3bc181)
  • deps: Bump actions/setup-node from 3.7.0 to 3.8.0 (#334) (bc0a5ce)
  • deps: Bump actions/setup-node from 3.8.0 to 3.8.1 (#337) (b65fdfa)
  • deps: Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#356) (5a5d1b0)
  • deps: Bump crazy-max/ghaction-import-gpg from 5.3.0 to 5.4.0 (#353) (1404901)

🐛 Fixes

  • plugins: [decorators] decorator check (978ffe9)

🏡 Housekeeping

1.0.0-alpha.22

1.0.0-alpha.22 (2023-08-15)

📦 Build

  • cli: reduce bundle size (91c650a)
  • deps-dev: Bump @​commitlint/cli from 17.6.7 to 17.7.1 (#323) (87af7e8)
  • deps-dev: Bump cspell from 7.0.1-alpha.8 to 7.0.1-alpha.9 (#324) (7ceb570)
  • deps-dev: Bump esbuild from 0.19.0 to 0.19.2 (#328) (a3796f6)

... (truncated)

Changelog

Sourced from @​flex-development/mkbuild's changelog.

1.0.0-alpha.23 (2023-09-09)

📦 Build

  • deps-dev: Bump @​arethetypeswrong/cli from 0.7.1 to 0.10.1 (#355) (54bb2fb)
  • deps-dev: Bump cspell from 7.0.1-alpha.9 to 7.0.1 (#343) (e79d07d)
  • deps-dev: Bump eslint-plugin-import from 2.27.5 to 2.28.1 (#338) (213b9c7)
  • deps-dev: Bump lint-staged from 14.0.0 to 14.0.1 (#342) (26ede25)
  • deps-dev: Bump prettier from 3.0.1 to 3.0.2 (#335) (61ffe13)
  • deps-dev: Bump pretty-format from 29.6.2 to 29.6.3 (#345) (a897063)
  • deps-dev: Bump the conventional-changelog group with 1 update (#358) (57ce066)
  • deps-dev: Bump the nest-commander group with 3 updates (#341) (3de0482)
  • deps-dev: Bump the nest-commander group with 3 updates (#344) (9878ba8)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#340) (a2aad8a)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#359) (ce91937)
  • deps-dev: Bump the vitest group with 3 updates (#336) (5d00999)
  • deps-dev: bump typescript from 5.1.6 to 5.2.2 (53f2198)
  • deps-dev: use @​flex-development/nest-commander in lieu of nest-commander (6624182)
  • deps: bump @​flex-development/tutils from 6.0.0-alpha.21 to 6.0.0-alpha.22 (493ead9)
  • node: require >=16.20.0 <20.6.0 || >20.6.0 (c7be6f0)

🤖 Continuous Integration

  • deps: Bump actions/cache from 3.3.1 to 3.3.2 (#357) (45b7880)
  • deps: Bump actions/checkout from 3.5.3 to 3.6.0 (#347) (cb21aa1)
  • deps: Bump actions/checkout from 3.6.0 to 4.0.0 (#354) (c3bc181)
  • deps: Bump actions/setup-node from 3.7.0 to 3.8.0 (#334) (bc0a5ce)
  • deps: Bump actions/setup-node from 3.8.0 to 3.8.1 (#337) (b65fdfa)
  • deps: Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#356) (5a5d1b0)
  • deps: Bump crazy-max/ghaction-import-gpg from 5.3.0 to 5.4.0 (#353) (1404901)

🐛 Fixes

  • plugins: [decorators] decorator check (978ffe9)

🏡 Housekeeping

1.0.0-alpha.22 (2023-08-15)

📦 Build

  • cli: reduce bundle size (91c650a)
  • deps-dev: Bump @​commitlint/cli from 17.6.7 to 17.7.1 (#323) (87af7e8)
  • deps-dev: Bump cspell from 7.0.1-alpha.8 to 7.0.1-alpha.9 (#324) (7ceb570)
  • deps-dev: Bump esbuild from 0.19.0 to 0.19.2 (#328) (a3796f6)
  • deps-dev: Bump eslint from 8.46.0 to 8.47.0 (#326) (9efab5b)
  • deps-dev: Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0 (#322) (9d09339)
  • deps-dev: Bump eslint-plugin-markdownlint from 0.4.1 to 0.5.0 (#331) (1d144ed)

... (truncated)

Commits
  • a399eae release: 1.0.0-alpha.23 (#361)
  • 7f578c9 chore: dprint migration
  • c7be6f0 build(node): require >=16.20.0 \<20.6.0 || >20.6.0
  • 53f2198 build(deps-dev): bump typescript from 5.1.6 to 5.2.2
  • 54bb2fb build(deps-dev): Bump @​arethetypeswrong/cli from 0.7.1 to 0.10.1 (#355)
  • ce91937 build(deps-dev): Bump the typescript-eslint group with 2 updates (#359)
  • 57ce066 build(deps-dev): Bump the conventional-changelog group with 1 update (#358)
  • 493ead9 build(deps): bump @​flex-development/tutils from 6.0.0-alpha.21 to 6.0.0-alpha.22
  • c3bc181 ci(deps): Bump actions/checkout from 3.6.0 to 4.0.0 (#354)
  • 45b7880 ci(deps): Bump actions/cache from 3.3.1 to 3.3.2 (#357)
  • Additional commits viewable in compare view

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 flex-development group with 2 updates: [@flex-development/tutils](https://github.com/flex-development/tutils) and [@flex-development/mkbuild](https://github.com/flex-development/mkbuild).


Updates `@flex-development/tutils` from 6.0.0-alpha.21 to 6.0.0-alpha.22
- [Release notes](https://github.com/flex-development/tutils/releases)
- [Changelog](https://github.com/flex-development/tutils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flex-development/tutils/compare/tutils@6.0.0-alpha.21...tutils@6.0.0-alpha.22)

Updates `@flex-development/mkbuild` from 1.0.0-alpha.21 to 1.0.0-alpha.23
- [Release notes](https://github.com/flex-development/mkbuild/releases)
- [Changelog](https://github.com/flex-development/mkbuild/blob/main/CHANGELOG.md)
- [Commits](flex-development/mkbuild@1.0.0-alpha.21...1.0.0-alpha.23)

---
updated-dependencies:
- dependency-name: "@flex-development/tutils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: flex-development
- dependency-name: "@flex-development/mkbuild"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: flex-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Sep 11, 2023
@dependabot dependabot bot requested review from flexdevelopment, a team and unicornware September 11, 2023 22:30
@unicornware unicornware enabled auto-merge (squash) September 11, 2023 22:30
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #449 (ad8e53e) into main (23ddb81) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #449   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         5151      5151           
  Branches       449       449           
=========================================
  Hits          5151      5151           
Flag Coverage Δ
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
node20 100.00% <ø> (ø)
Components Coverage Δ
internal 100.00% <ø> (ø)
utils 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23ddb81...ad8e53e. Read the comment docs.

@dependabot dependabot bot temporarily deployed to preview September 11, 2023 22:34 Inactive
@unicornware unicornware merged commit 643a1b7 into main Sep 11, 2023
@unicornware unicornware deleted the dependabot/npm_and_yarn/flex-development-b754a25042 branch September 11, 2023 22:36
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants