Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @flex-development/tutils from 6.0.0-alpha.16 to 6.0.0-alpha.18.

Release notes

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

tutils@6.0.0-alpha.18

tutils@6.0.0-alpha.18 (2023-08-08)

📦 Build

  • ensure resolved source map url is absolute (6301ffc)

tutils@6.0.0-alpha.17

tutils@6.0.0-alpha.17 (2023-08-08)

📦 Build

  • deps-dev: Bump @​flex-development/mlly from 1.0.0-alpha.15 to 1.0.0-alpha.16 (#359) (d7e83ea)
  • deps-dev: Bump @​flex-development/tsconfig-utils from 1.1.2 to 2.0.0 (#360) (63a650b)
  • deps-dev: Bump esbuild from 0.18.18 to 0.18.19 (#358) (3464586)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#356) (65d81df)
  • deps-dev: Bump vite from 4.4.8 to 4.4.9 (#357) (94e502a)

🤖 Continuous Integration

  • workflows: [dependabot-auto] remove approve-pr condition (59bc451)

🐛 Fixes

  • utils: [define] invalid property descriptor (6693824)
Changelog

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

tutils@6.0.0-alpha.18 (2023-08-08)

📦 Build

  • ensure resolved source map url is absolute (6301ffc)

tutils@6.0.0-alpha.17 (2023-08-08)

📦 Build

  • deps-dev: Bump @​flex-development/mlly from 1.0.0-alpha.15 to 1.0.0-alpha.16 (#359) (d7e83ea)
  • deps-dev: Bump @​flex-development/tsconfig-utils from 1.1.2 to 2.0.0 (#360) (63a650b)
  • deps-dev: Bump esbuild from 0.18.18 to 0.18.19 (#358) (3464586)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#356) (65d81df)
  • deps-dev: Bump vite from 4.4.8 to 4.4.9 (#357) (94e502a)

🤖 Continuous Integration

  • workflows: [dependabot-auto] remove approve-pr condition (59bc451)

🐛 Fixes

  • utils: [define] invalid property descriptor (6693824)
Commits
  • faabeb2 release: tutils@6.0.0-alpha.18 (#362)
  • 6301ffc build: ensure resolved source map url is absolute
  • ccd5f78 release: tutils@6.0.0-alpha.17 (#361)
  • 59bc451 ci(workflows): [dependabot-auto] remove approve-pr condition
  • 6693824 fix(utils): [define] invalid property descriptor
  • 94e502a build(deps-dev): Bump vite from 4.4.8 to 4.4.9 (#357)
  • 3464586 build(deps-dev): Bump esbuild from 0.18.18 to 0.18.19 (#358)
  • d7e83ea build(deps-dev): Bump @​flex-development/mlly from 1.0.0-alpha.15 to 1.0.0-alp...
  • 63a650b build(deps-dev): Bump @​flex-development/tsconfig-utils from 1.1.2 to 2.0.0 (#...
  • 65d81df build(deps-dev): Bump the typescript-eslint group with 2 updates (#356)
  • See full diff 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 <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 9, 2023
@dependabot dependabot bot requested review from a team, flexdevelopment and unicornware August 9, 2023 20:36
@unicornware unicornware enabled auto-merge (squash) August 9, 2023 20:36
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 👍🏾

Bumps [@flex-development/tutils](https://github.com/flex-development/tutils) from 6.0.0-alpha.16 to 6.0.0-alpha.18. - [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.16...tutils@6.0.0-alpha.18) --- updated-dependencies: - dependency-name: "@flex-development/tutils" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development/tutils-6.0.0-alpha.18 branch from 864b848 to 124ff39 Compare August 9, 2023 20:39
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #248 (124ff39) into main (f7120ab) will not change coverage.
Report is 26 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@ Coverage Diff @@ ## main #248 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 2030 2030 Branches 143 143 ========================================= Hits 2030 2030 
Flag Coverage Δ
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
node20 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 060cece...124ff39. Read the comment docs.

@unicornware unicornware merged commit 609ff38 into main Aug 9, 2023
@unicornware unicornware deleted the dependabot/npm_and_yarn/flex-development/tutils-6.0.0-alpha.18 branch August 9, 2023 20:43
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

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 9, 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

2 participants