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/errnode from 1.5.0 to 2.0.0 #220

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @flex-development/errnode from 1.5.0 to 2.0.0.

Release notes

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

2.0.0

2.0.0 (2023-07-29)

⚠ BREAKING CHANGES

  • utils: [createNodeError] use class expression pattern
  • nvm: require >=16.20.0

📦 Build

  • deps-dev: Bump @​commitlint/cli from 17.4.2 to 17.4.4 (#94) (cd56ae1)
  • deps-dev: Bump @​commitlint/cli from 17.5.1 to 17.6.1 (#156) (6680773)
  • deps-dev: Bump @​commitlint/cli from 17.6.1 to 17.6.3 (#183) (288eff2)
  • deps-dev: Bump @​commitlint/cli from 17.6.3 to 17.6.7 (#252) (61225db)
  • deps-dev: Bump @​commitlint/config-conventional from 17.4.2 to 17.4.4 (#91) (4bb1a7c)
  • deps-dev: Bump @​faker-js/faker from 8.0.0 to 8.0.1 (#214) (6019cfa)
  • deps-dev: Bump @​faker-js/faker from 8.0.0-alpha.2 to 8.0.0-beta.0 (#176) (97a1b84)
  • deps-dev: Bump @​faker-js/faker from 8.0.0-beta.0 to 8.0.0-beta.1 (#192) (0a2c31c)
  • deps-dev: Bump @​faker-js/faker from 8.0.0-beta.1 to 8.0.0 (#201) (d1a551c)
  • deps-dev: Bump @​flex-development/esm-types from 1.0.0 to 2.0.0 (#253) (851f107)
  • deps-dev: bump @​flex-development/mkbuild from 1.0.0-alpha.11 to 1.0.0-alpha.13 (5bb3f28)
  • deps-dev: bump @​flex-development/mkbuild from 1.0.0-alpha.9 to 1.0.0-alpha.11 (49e4a34)
  • deps-dev: bump @​flex-development/mlly from 1.0.0-alpha.9 to 1.0.0-alpha.11 (7280845)
  • deps-dev: Bump @​flex-development/pkg-types from 2.0.0 to 3.0.0 (#255) (f0ca875)
  • deps-dev: Bump @​graphql-eslint/eslint-plugin from 3.15.0 to 3.16.0 (#80) (f711ee5)
  • deps-dev: Bump @​graphql-eslint/eslint-plugin from 3.18.0 to 3.19.1 (#218) (ceb1ec7)
  • deps-dev: Bump @​types/eslint from 8.21.0 to 8.21.1 (#89) (3634d79)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 (#48) (a48e72d)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 (#64) (c2a168b)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 (#93) (01ebe5c)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 (#96) (30d897b)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.53.0 to 5.54.1 (#113) (fd2ae8b)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 (#158) (e9951e9)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 (#171) (db175d5)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 (#177) (e9816f8)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 (#195) (b57a1ce)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.59.5 to 5.59.7 (#210) (fbf308d)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 (#224) (2d92d54)
  • deps-dev: Bump @​typescript-eslint/parser from 5.49.0 to 5.50.0 (#46) (33d027f)
  • deps-dev: Bump @​typescript-eslint/parser from 5.50.0 to 5.51.0 (#65) (84299de)
  • deps-dev: Bump @​typescript-eslint/parser from 5.51.0 to 5.54.1 (#111) (66921bf)
  • deps-dev: Bump @​typescript-eslint/parser from 5.58.0 to 5.59.0 (#161) (25e3d30)
  • deps-dev: Bump @​typescript-eslint/parser from 5.59.0 to 5.59.1 (#172) (47b359a)
  • deps-dev: Bump @​typescript-eslint/parser from 5.59.1 to 5.59.2 (#178) (83c176b)
  • deps-dev: Bump @​typescript-eslint/parser from 5.59.2 to 5.59.5 (#190) (8fbe933)
  • deps-dev: Bump @​typescript-eslint/parser from 5.59.5 to 5.59.7 (#211) (317c42c)
  • deps-dev: Bump @​typescript-eslint/parser from 5.59.7 to 5.59.8 (#222) (e28f4fb)
  • deps-dev: bump @​vitest/coverage-c8 from 0.28.3 to 0.28.4 (560fff2)
  • deps-dev: Bump @​vitest/coverage-c8 from 0.30.0 to 0.30.1 (#145) (7ebcdd1)

... (truncated)

Changelog

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

2.0.0 (2023-07-29)

⚠ BREAKING CHANGES

  • utils: [createNodeError] use class expression pattern
  • nvm: require >=16.20.0

📦 Build

  • deps-dev: Bump @​commitlint/cli from 17.4.2 to 17.4.4 (#94) (cd56ae1)
  • deps-dev: Bump @​commitlint/cli from 17.5.1 to 17.6.1 (#156) (6680773)
  • deps-dev: Bump @​commitlint/cli from 17.6.1 to 17.6.3 (#183) (288eff2)
  • deps-dev: Bump @​commitlint/cli from 17.6.3 to 17.6.7 (#252) (61225db)
  • deps-dev: Bump @​commitlint/config-conventional from 17.4.2 to 17.4.4 (#91) (4bb1a7c)
  • deps-dev: Bump @​faker-js/faker from 8.0.0 to 8.0.1 (#214) (6019cfa)
  • deps-dev: Bump @​faker-js/faker from 8.0.0-alpha.2 to 8.0.0-beta.0 (#176) (97a1b84)
  • deps-dev: Bump @​faker-js/faker from 8.0.0-beta.0 to 8.0.0-beta.1 (#192) (0a2c31c)
  • deps-dev: Bump @​faker-js/faker from 8.0.0-beta.1 to 8.0.0 (#201) (d1a551c)
  • deps-dev: Bump @​flex-development/esm-types from 1.0.0 to 2.0.0 (#253) (851f107)
  • deps-dev: bump @​flex-development/mkbuild from 1.0.0-alpha.11 to 1.0.0-alpha.13 (5bb3f28)
  • deps-dev: bump @​flex-development/mkbuild from 1.0.0-alpha.9 to 1.0.0-alpha.11 (49e4a34)
  • deps-dev: bump @​flex-development/mlly from 1.0.0-alpha.9 to 1.0.0-alpha.11 (7280845)
  • deps-dev: Bump @​flex-development/pkg-types from 2.0.0 to 3.0.0 (#255) (f0ca875)
  • deps-dev: Bump @​graphql-eslint/eslint-plugin from 3.15.0 to 3.16.0 (#80) (f711ee5)
  • deps-dev: Bump @​graphql-eslint/eslint-plugin from 3.18.0 to 3.19.1 (#218) (ceb1ec7)
  • deps-dev: Bump @​types/eslint from 8.21.0 to 8.21.1 (#89) (3634d79)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 (#48) (a48e72d)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 (#64) (c2a168b)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 (#93) (01ebe5c)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 (#96) (30d897b)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.53.0 to 5.54.1 (#113) (fd2ae8b)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 (#158) (e9951e9)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 (#171) (db175d5)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 (#177) (e9816f8)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 (#195) (b57a1ce)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.59.5 to 5.59.7 (#210) (fbf308d)
  • deps-dev: Bump @​typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 (#224) (2d92d54)
  • deps-dev: Bump @​typescript-eslint/parser from 5.49.0 to 5.50.0 (#46) (33d027f)
  • deps-dev: Bump @​typescript-eslint/parser from 5.50.0 to 5.51.0 (#65) (84299de)
  • deps-dev: Bump @​typescript-eslint/parser from 5.51.0 to 5.54.1 (#111) (66921bf)
  • deps-dev: Bump @​typescript-eslint/parser from 5.58.0 to 5.59.0 (#161) (25e3d30)
  • deps-dev: Bump @​typescript-eslint/parser from 5.59.0 to 5.59.1 (#172) (47b359a)
  • deps-dev: Bump @​typescript-eslint/parser from 5.59.1 to 5.59.2 (#178) (83c176b)
  • deps-dev: Bump @​typescript-eslint/parser from 5.59.2 to 5.59.5 (#190) (8fbe933)
  • deps-dev: Bump @​typescript-eslint/parser from 5.59.5 to 5.59.7 (#211) (317c42c)
  • deps-dev: Bump @​typescript-eslint/parser from 5.59.7 to 5.59.8 (#222) (e28f4fb)
  • deps-dev: bump @​vitest/coverage-c8 from 0.28.3 to 0.28.4 (560fff2)
  • deps-dev: Bump @​vitest/coverage-c8 from 0.30.0 to 0.30.1 (#145) (7ebcdd1)
  • deps-dev: Bump @​vitest/coverage-c8 from 0.30.1 to 0.31.0 (#181) (954ee70)

... (truncated)

Commits
  • bba100a release: 2.0.0 (#256)
  • 83ff48d refactor(utils)!: [createNodeError] use class expression pattern
  • 851f107 build(deps-dev): Bump @​flex-development/esm-types from 1.0.0 to 2.0.0 (#253)
  • 9b06025 build(deps-dev): Bump eslint-plugin-import from 2.27.5 to 2.28.0 (#254)
  • f0ca875 build(deps-dev): Bump @​flex-development/pkg-types from 2.0.0 to 3.0.0 (#255)
  • 61225db build(deps-dev): Bump @​commitlint/cli from 17.6.3 to 17.6.7 (#252)
  • 4988e9f build(deps-dev): Bump the conventional-changelog group with 5 updates (#251)
  • 3a3b18d feat: support node@20.5.0
  • f0fbcb9 chore: analyze types distribution
  • d9a2b84 ci(workflows): [approve-pr] remove dependabot-metadata condition
  • 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

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

flexdevelopment
flexdevelopment previously approved these changes Aug 8, 2023
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/errnode-2.0.0 branch 2 times, most recently from 3736c9c to 10c50e2 Compare August 8, 2023 00:16
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #220 (fa1de63) into main (a57d355) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #220   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         1400      1400           
  Branches       143       143           
=========================================
  Hits          1400      1400           
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 bb3755c...fa1de63. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development/errnode-2.0.0 branch from 10c50e2 to 2a51830 Compare August 8, 2023 00:24
Bumps [@flex-development/errnode](https://github.com/flex-development/errnode) from 1.5.0 to 2.0.0.
- [Release notes](https://github.com/flex-development/errnode/releases)
- [Changelog](https://github.com/flex-development/errnode/blob/main/CHANGELOG.md)
- [Commits](flex-development/errnode@1.5.0...2.0.0)

---
updated-dependencies:
- dependency-name: "@flex-development/errnode"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/flex-development/errnode-2.0.0 branch from 2a51830 to fa1de63 Compare August 8, 2023 00:33
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 bb4ef55 into main Aug 8, 2023
27 checks passed
@unicornware unicornware deleted the dependabot/npm_and_yarn/flex-development/errnode-2.0.0 branch August 8, 2023 00:38
@github-actions
Copy link

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