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 3 updates #330

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2023

Bumps the flex-development group with 3 updates: @flex-development/mlly, @flex-development/tsconfig-utils and @flex-development/tutils.

Updates @flex-development/mlly from 1.0.0-alpha.17 to 1.0.0-alpha.18

Release notes

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

1.0.0-alpha.18

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

⚠ BREAKING CHANGES

  • ts: use export type *

📦 Build

  • deps-dev: Bump @​commitlint/cli from 17.6.7 to 17.7.0 (#405) (6e3e9c7)
  • deps-dev: Bump @​commitlint/cli from 17.7.0 to 17.7.1 (#409) (060725c)
  • deps-dev: Bump cspell from 7.0.1-alpha.8 to 7.0.1-alpha.9 (#408) (772778a)
  • deps-dev: Bump esbuild from 0.19.0 to 0.19.1 (#410) (d3804d7)
  • deps-dev: Bump esbuild from 0.19.1 to 0.19.2 (#416) (eaf8d51)
  • deps-dev: Bump eslint from 8.46.0 to 8.47.0 (#411) (a3374af)
  • deps-dev: Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0 (#406) (c2dbf48)
  • deps-dev: Bump eslint-plugin-vue from 9.16.1 to 9.17.0 (#404) (f0892eb)
  • deps-dev: Bump graphql from 16.7.1 to 16.8.0 (#415) (6f2a71d)
  • deps-dev: Bump lint-staged from 13.2.3 to 14.0.0 (#417) (a2443bd)
  • deps-dev: Bump the flex-development group with 1 update (#403) (f6e4fb7)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#413) (099b5ae)
  • deps: bump @​flex-development/tutils from 6.0.0-alpha.20 to 6.0.0-alpha.21 (1992970)
  • deps: Bump the flex-development group with 1 update (#407) (41be3a2)
  • deps: Bump the flex-development group with 1 update (#414) (2d07755)
  • ts: use export type * (e0a1dce)

🤖 Continuous Integration

📝 Documentation

  • utils: [resolveModule] fix valid npm package name note (e869100)

🐛 Fixes

  • utils: [toBareSpecifier] specifier conversion (4d9fdaf)

🏡 Housekeeping

  • tests: remove serve.json (7e6d3b8)
Changelog

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

1.0.0-alpha.18 (2023-08-14)

⚠ BREAKING CHANGES

  • ts: use export type *

📦 Build

  • deps-dev: Bump @​commitlint/cli from 17.6.7 to 17.7.0 (#405) (6e3e9c7)
  • deps-dev: Bump @​commitlint/cli from 17.7.0 to 17.7.1 (#409) (060725c)
  • deps-dev: Bump cspell from 7.0.1-alpha.8 to 7.0.1-alpha.9 (#408) (772778a)
  • deps-dev: Bump esbuild from 0.19.0 to 0.19.1 (#410) (d3804d7)
  • deps-dev: Bump esbuild from 0.19.1 to 0.19.2 (#416) (eaf8d51)
  • deps-dev: Bump eslint from 8.46.0 to 8.47.0 (#411) (a3374af)
  • deps-dev: Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0 (#406) (c2dbf48)
  • deps-dev: Bump eslint-plugin-vue from 9.16.1 to 9.17.0 (#404) (f0892eb)
  • deps-dev: Bump graphql from 16.7.1 to 16.8.0 (#415) (6f2a71d)
  • deps-dev: Bump lint-staged from 13.2.3 to 14.0.0 (#417) (a2443bd)
  • deps-dev: Bump the flex-development group with 1 update (#403) (f6e4fb7)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#413) (099b5ae)
  • deps: bump @​flex-development/tutils from 6.0.0-alpha.20 to 6.0.0-alpha.21 (1992970)
  • deps: Bump the flex-development group with 1 update (#407) (41be3a2)
  • deps: Bump the flex-development group with 1 update (#414) (2d07755)
  • ts: use export type * (e0a1dce)

🤖 Continuous Integration

📝 Documentation

  • utils: [resolveModule] fix valid npm package name note (e869100)

🐛 Fixes

  • utils: [toBareSpecifier] specifier conversion (4d9fdaf)

🏡 Housekeeping

  • tests: remove serve.json (7e6d3b8)
Commits
  • 6442bca release: 1.0.0-alpha.18 (#418)
  • a2443bd build(deps-dev): Bump lint-staged from 13.2.3 to 14.0.0 (#417)
  • 4d9fdaf fix(utils): [toBareSpecifier] specifier conversion
  • e869100 docs(utils): [resolveModule] fix valid npm package name note
  • 1992970 build(deps): bump @​flex-development/tutils from 6.0.0-alpha.20 to 6.0.0-alpha.21
  • 2d07755 build(deps): Bump the flex-development group with 1 update (#414)
  • eaf8d51 build(deps-dev): Bump esbuild from 0.19.1 to 0.19.2 (#416)
  • 6f2a71d build(deps-dev): Bump graphql from 16.7.1 to 16.8.0 (#415)
  • 099b5ae build(deps-dev): Bump the typescript-eslint group with 2 updates (#413)
  • 3465e63 ci(deps): Bump actions/setup-node from 3.7.0 to 3.8.0 (#412)
  • Additional commits viewable in compare view

Updates @flex-development/tsconfig-utils from 2.0.1 to 2.0.2

Release notes

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

2.0.2

2.0.2 (2023-08-15)

📦 Build

  • deps-dev: Bump @​commitlint/cli from 17.6.7 to 17.7.0 (#230) (bd2aba6)
  • deps-dev: Bump @​commitlint/cli from 17.7.0 to 17.7.1 (#232) (d00cddc)
  • deps-dev: Bump @​flex-development/mkbuild from 1.0.0-alpha.20 to 1.0.0-alpha.21 (#229) (9042266)
  • deps-dev: Bump cspell from 7.0.1-alpha.8 to 7.0.1-alpha.9 (#233) (ec0e23d)
  • deps-dev: Bump esbuild from 0.19.0 to 0.19.2 (#237) (cc158ee)
  • deps-dev: Bump eslint from 8.46.0 to 8.47.0 (#236) (f083188)
  • deps-dev: Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0 (#228) (b11c19c)
  • deps-dev: Bump eslint-plugin-markdownlint from 0.4.1 to 0.5.0 (#241) (47bda97)
  • deps-dev: Bump graphql from 16.7.1 to 16.8.0 (#242) (3e900fd)
  • deps-dev: Bump lint-staged from 13.2.3 to 14.0.0 (#234) (cd09881)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#239) (741c698)
  • deps: bump @​flex-development/mlly from 1.0.0-alpha.17 to 1.0.0-alpha.18 (fd8b867)
  • deps: Bump @​flex-development/tutils from 6.0.0-alpha.18 to 6.0.0-alpha.19 (#231) (76e04b9)
  • deps: Bump @​flex-development/tutils from 6.0.0-alpha.19 to 6.0.0-alpha.20 (#235) (192d7ba)
  • deps: Bump @​flex-development/tutils from 6.0.0-alpha.20 to 6.0.0-alpha.21 (#240) (e7c68ba)

🤖 Continuous Integration

  • deps: Bump actions/setup-node from 3.7.0 to 3.8.0 (#238) (5d78065)
Changelog

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

2.0.2 (2023-08-14)

📦 Build

  • deps-dev: Bump @​commitlint/cli from 17.6.7 to 17.7.0 (#230) (bd2aba6)
  • deps-dev: Bump @​commitlint/cli from 17.7.0 to 17.7.1 (#232) (d00cddc)
  • deps-dev: Bump @​flex-development/mkbuild from 1.0.0-alpha.20 to 1.0.0-alpha.21 (#229) (9042266)
  • deps-dev: Bump cspell from 7.0.1-alpha.8 to 7.0.1-alpha.9 (#233) (ec0e23d)
  • deps-dev: Bump esbuild from 0.19.0 to 0.19.2 (#237) (cc158ee)
  • deps-dev: Bump eslint from 8.46.0 to 8.47.0 (#236) (f083188)
  • deps-dev: Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0 (#228) (b11c19c)
  • deps-dev: Bump eslint-plugin-markdownlint from 0.4.1 to 0.5.0 (#241) (47bda97)
  • deps-dev: Bump graphql from 16.7.1 to 16.8.0 (#242) (3e900fd)
  • deps-dev: Bump lint-staged from 13.2.3 to 14.0.0 (#234) (cd09881)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#239) (741c698)
  • deps: bump @​flex-development/mlly from 1.0.0-alpha.17 to 1.0.0-alpha.18 (fd8b867)
  • deps: Bump @​flex-development/tutils from 6.0.0-alpha.18 to 6.0.0-alpha.19 (#231) (76e04b9)
  • deps: Bump @​flex-development/tutils from 6.0.0-alpha.19 to 6.0.0-alpha.20 (#235) (192d7ba)
  • deps: Bump @​flex-development/tutils from 6.0.0-alpha.20 to 6.0.0-alpha.21 (#240) (e7c68ba)

🤖 Continuous Integration

  • deps: Bump actions/setup-node from 3.7.0 to 3.8.0 (#238) (5d78065)
Commits
  • b8317ef release: 2.0.2 (#243)
  • fd8b867 build(deps): bump @​flex-development/mlly from 1.0.0-alpha.17 to 1.0.0-alpha.18
  • 47bda97 build(deps-dev): Bump eslint-plugin-markdownlint from 0.4.1 to 0.5.0 (#241)
  • e7c68ba build(deps): Bump @​flex-development/tutils from 6.0.0-alpha.20 to 6.0.0-alpha...
  • 3e900fd build(deps-dev): Bump graphql from 16.7.1 to 16.8.0 (#242)
  • 741c698 build(deps-dev): Bump the typescript-eslint group with 2 updates (#239)
  • 5d78065 ci(deps): Bump actions/setup-node from 3.7.0 to 3.8.0 (#238)
  • cd09881 build(deps-dev): Bump lint-staged from 13.2.3 to 14.0.0 (#234)
  • f083188 build(deps-dev): Bump eslint from 8.46.0 to 8.47.0 (#236)
  • cc158ee build(deps-dev): Bump esbuild from 0.19.0 to 0.19.2 (#237)
  • Additional commits viewable in compare view

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

Release notes

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

tutils@6.0.0-alpha.21

tutils@6.0.0-alpha.21 (2023-08-15)

📦 Build

  • deps-dev: Bump esbuild from 0.19.0 to 0.19.2 (#376) (b1396fd)
  • deps-dev: Bump eslint from 8.46.0 to 8.47.0 (#373) (c444efe)
  • deps-dev: Bump lint-staged from 13.2.3 to 14.0.0 (#375) (05eecfa)

✨ Features

  • types: [Booleanish] add '0', '1', 'n', and 'y' (b1f14b1)
  • utils: [isBooleanish] check for '0', '1', 'n', and 'y' (2ddcc71)
Changelog

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

tutils@6.0.0-alpha.21 (2023-08-14)

📦 Build

  • deps-dev: Bump esbuild from 0.19.0 to 0.19.2 (#376) (b1396fd)
  • deps-dev: Bump eslint from 8.46.0 to 8.47.0 (#373) (c444efe)
  • deps-dev: Bump lint-staged from 13.2.3 to 14.0.0 (#375) (05eecfa)

✨ Features

  • types: [Booleanish] add '0', '1', 'n', and 'y' (b1f14b1)
  • utils: [isBooleanish] check for '0', '1', 'n', and 'y' (2ddcc71)
Commits
  • 81cab3d release: tutils@6.0.0-alpha.21 (#377)
  • 2ddcc71 feat(utils): [isBooleanish] check for '0', '1', 'n', and 'y'
  • b1f14b1 feat(types): [Booleanish] add '0', '1', 'n', and 'y'
  • b1396fd build(deps-dev): Bump esbuild from 0.19.0 to 0.19.2 (#376)
  • 05eecfa build(deps-dev): Bump lint-staged from 13.2.3 to 14.0.0 (#375)
  • c444efe build(deps-dev): Bump eslint from 8.46.0 to 8.47.0 (#373)
  • See full diff 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> dependency 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> dependency 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

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Aug 15, 2023
@dependabot dependabot bot requested review from flexdevelopment, a team and unicornware August 15, 2023 03:59
@unicornware unicornware enabled auto-merge (squash) August 15, 2023 03:59
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 👍🏾

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 Aug 15, 2023

Codecov Report

Merging #330 (5a953c6) into main (8c450c6) will not change coverage.
Report is 8 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #330   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines         4251      4251           
  Branches       150       150           
=========================================
  Hits          4251      4251           
Flag Coverage Δ
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
node20 100.00% <ø> (ø)
Components Coverage Δ
cli 100.00% <ø> (ø)
config 100.00% <ø> (ø)
internal 100.00% <ø> (ø)
plugins 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 1d144ed...5a953c6. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-352ccbbc80 branch from 6a5785e to 26a1fa6 Compare August 15, 2023 04:04
@unicornware
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

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 👍🏾

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-352ccbbc80 branch from 26a1fa6 to d893e60 Compare August 15, 2023 04:09
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 👍🏾

Bumps the flex-development group with 3 updates: [@flex-development/mlly](https://github.com/flex-development/mlly), [@flex-development/tsconfig-utils](https://github.com/flex-development/tsconfig-utils) and [@flex-development/tutils](https://github.com/flex-development/tutils).


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

Updates `@flex-development/tsconfig-utils` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/flex-development/tsconfig-utils/releases)
- [Changelog](https://github.com/flex-development/tsconfig-utils/blob/main/CHANGELOG.md)
- [Commits](flex-development/tsconfig-utils@2.0.1...2.0.2)

Updates `@flex-development/tutils` from 6.0.0-alpha.20 to 6.0.0-alpha.21
- [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.20...tutils@6.0.0-alpha.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development-352ccbbc80 branch from d893e60 to 5a953c6 Compare August 15, 2023 04:14
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 👍🏾

@unicornware unicornware merged commit 613a69a into main Aug 15, 2023
@unicornware unicornware deleted the dependabot/npm_and_yarn/flex-development-352ccbbc80 branch August 15, 2023 04:19
@github-actions
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 Oct 15, 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