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 @flex-development/tutils from 6.0.0-alpha.13 to 6.0.0-alpha.14 #232

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @flex-development/tutils from 6.0.0-alpha.13 to 6.0.0-alpha.14.

Release notes

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

tutils@6.0.0-alpha.14

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

⚠ BREAKING CHANGES

  • utils: [includes] order position arg before identity
  • utils: [omit] return plain object

📦 Build

  • deps-dev: Bump @​flex-development/pathe from 1.0.3 to 2.0.0 (#340) (6b2a41a)
  • deps-dev: Bump @​flex-development/toggle-pkg-type from 2.0.0 to 2.0.1 (#339) (708b8ad)
  • deps-dev: Bump eslint from 8.45.0 to 8.46.0 (#338) (1641eaa)
  • deps-dev: Bump eslint-plugin-unicorn from 47.0.0 to 48.0.1 (#325) (538739e)
  • deps-dev: Bump pretty-format from 29.6.1 to 29.6.2 (#343) (b9bbcb3)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#341) (9305280)

✨ Features

  • types: [Values] allow T to extend unknown (da89078)
  • types: Spread (a6db57f)
  • utils: [at] allow nilable targets (ea14c9d)
  • utils: [includes] allow nilable targets (373c45b)

🏡 Housekeeping

  • eslint-plugin-import@2.28.0 prep (078b239)

🦾 Refactors

  • utils: [includes] order position arg before identity (261b60d)
  • utils: [omit] return plain object (df11f1f)
Changelog

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

tutils@6.0.0-alpha.14 (2023-07-31)

⚠ BREAKING CHANGES

  • utils: [includes] order position arg before identity
  • utils: [omit] return plain object

📦 Build

  • deps-dev: Bump @​flex-development/pathe from 1.0.3 to 2.0.0 (#340) (6b2a41a)
  • deps-dev: Bump @​flex-development/toggle-pkg-type from 2.0.0 to 2.0.1 (#339) (708b8ad)
  • deps-dev: Bump eslint from 8.45.0 to 8.46.0 (#338) (1641eaa)
  • deps-dev: Bump eslint-plugin-unicorn from 47.0.0 to 48.0.1 (#325) (538739e)
  • deps-dev: Bump pretty-format from 29.6.1 to 29.6.2 (#343) (b9bbcb3)
  • deps-dev: Bump the typescript-eslint group with 2 updates (#341) (9305280)

✨ Features

  • types: [Values] allow T to extend unknown (da89078)
  • types: Spread (a6db57f)
  • utils: [at] allow nilable targets (ea14c9d)
  • utils: [includes] allow nilable targets (373c45b)

🏡 Housekeeping

  • eslint-plugin-import@2.28.0 prep (078b239)

🦾 Refactors

  • utils: [includes] order position arg before identity (261b60d)
  • utils: [omit] return plain object (df11f1f)
Commits
  • 1611cc7 release: tutils@6.0.0-alpha.14 (#344)
  • 078b239 chore: eslint-plugin-import@2.28.0 prep
  • b9bbcb3 build(deps-dev): Bump pretty-format from 29.6.1 to 29.6.2 (#343)
  • 9305280 build(deps-dev): Bump the typescript-eslint group with 2 updates (#341)
  • 373c45b feat(utils): [includes] allow nilable targets
  • 261b60d refactor(utils)!: [includes] order position arg before identity
  • da89078 feat(types): [Values] allow T to extend unknown
  • df11f1f refactor(utils)!: [omit] return plain object
  • ea14c9d feat(utils): [at] allow nilable targets
  • 538739e build(deps-dev): Bump eslint-plugin-unicorn from 47.0.0 to 48.0.1 (#325)
  • 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

Bumps [@flex-development/tutils](https://github.com/flex-development/tutils) from 6.0.0-alpha.13 to 6.0.0-alpha.14.
- [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.13...tutils@6.0.0-alpha.14)

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

Codecov Report

Merging #232 (072992a) into main (f7120ab) will not change coverage.
Report is 10 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #232   +/-   ##
=========================================
  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 d1da0d3...072992a. Read the comment docs.

@unicornware unicornware merged commit 07450e2 into main Aug 1, 2023
24 checks passed
@unicornware unicornware deleted the dependabot/npm_and_yarn/flex-development/tutils-6.0.0-alpha.14 branch August 1, 2023 20:54
@github-actions
Copy link

github-actions bot commented Oct 1, 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 1, 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.

None yet

2 participants