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-dev): bump the dev-types group with 3 updates #271

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps the dev-types group with 3 updates: @types/node, @typescript-eslint/eslint-plugin and @typescript-eslint/parser.

Updates @types/node from 20.4.4 to 20.4.5

Commits

Updates @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v6.2.0

6.2.0 (2023-07-24)

Bug Fixes

  • eslint-plugin: [member-ordering] account for repeated names (#6864) (d207b59)
  • eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift operators (#7074) (b3e0e75)
  • eslint-plugin: [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#7225) (b62affe)
  • eslint-plugin: use a default export for the rules type (#7266) (af77a1d)
  • typescript-estree: fix TSNode type error on old ts versions (#7267) (f2aed1b)

Features

  • eslint-plugin: [class-methods-use-this] add extension rule (#6457) (18ea3b1)
  • eslint-plugin: sync getFunctionHeadLoc implementation with upstream (#7260) (f813147)

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

6.2.0 (2023-07-24)

Bug Fixes

  • eslint-plugin: [member-ordering] account for repeated names (#6864) (d207b59)
  • eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift operators (#7074) (b3e0e75)
  • eslint-plugin: [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#7225) (b62affe)
  • eslint-plugin: use a default export for the rules type (#7266) (af77a1d)

Features

  • eslint-plugin: [class-methods-use-this] add extension rule (#6457) (18ea3b1)
  • eslint-plugin: sync getFunctionHeadLoc implementation with upstream (#7260) (f813147)

You can read about our versioning strategy and releases on our website.

Commits
  • c869aa1 chore: publish v6.2.0
  • af77a1d fix(eslint-plugin): use a default export for the rules type (#7266)
  • 18ea3b1 feat(eslint-plugin): [class-methods-use-this] add extension rule (#6457)
  • f813147 feat(eslint-plugin): sync getFunctionHeadLoc implementation with upstream (#7...
  • d207b59 fix(eslint-plugin): [member-ordering] account for repeated names (#6864)
  • b3e0e75 fix(eslint-plugin): [no-unsafe-enum-comparison] exempt bit shift operators (#...
  • b62affe fix(eslint-plugin): [prefer-nullish-coalescing] handle case when type of left...
  • 0fef2e3 chore: use workerIdleMemoryLimit in jest tests (#7249)
  • See full diff in compare view

Updates @typescript-eslint/parser from 6.1.0 to 6.2.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v6.2.0

6.2.0 (2023-07-24)

Bug Fixes

  • eslint-plugin: [member-ordering] account for repeated names (#6864) (d207b59)
  • eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift operators (#7074) (b3e0e75)
  • eslint-plugin: [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#7225) (b62affe)
  • eslint-plugin: use a default export for the rules type (#7266) (af77a1d)
  • typescript-estree: fix TSNode type error on old ts versions (#7267) (f2aed1b)

Features

  • eslint-plugin: [class-methods-use-this] add extension rule (#6457) (18ea3b1)
  • eslint-plugin: sync getFunctionHeadLoc implementation with upstream (#7260) (f813147)

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

6.2.0 (2023-07-24)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

Commits

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 the dev-types group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@types/node` from 20.4.4 to 20.4.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-types
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-types
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-types
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 31, 2023
@github-actions github-actions bot merged commit 1211f72 into main Jul 31, 2023
11 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/dev-types-53174aa117 branch July 31, 2023 11:32
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

@github-actions
Copy link

📊 Package size report   No changes

File Before After
Total (Includes all files) 133.9 kB 133.9 kB
Tarball size 27.1 kB 0.02%↑27.1 kB
Unchanged files
File Size
dist/package.json 2.9 kB
dist/src/cli/index-stock.d.ts 31 B
dist/src/cli/index-stock.js 4.9 kB
dist/src/cli/index-stores.d.ts 31 B
dist/src/cli/index-stores.js 3.3 kB
dist/src/cli/index.d.ts 31 B
dist/src/cli/index.js 416 B
dist/src/cli/lib/arguments.d.ts 125 B
dist/src/cli/lib/arguments.js 670 B
dist/src/cli/lib/helper.d.ts 297 B
dist/src/cli/lib/helper.js 837 B
dist/src/cli/lib/options.d.ts 257 B
dist/src/cli/lib/options.js 1.3 kB
dist/src/cli/lib/program.d.ts 145 B
dist/src/cli/lib/program.js 1.4 kB
dist/src/cli/reporter/stockTable.d.ts 295 B
dist/src/cli/reporter/stockTable.js 2.6 kB
dist/src/cli/reporter/storesTable.d.ts 161 B
dist/src/cli/reporter/storesTable.js 697 B
dist/src/data/stores.json 69.4 kB
dist/src/index.d.ts 986 B
dist/src/index.js 2.9 kB
dist/src/lib/ingka.d.ts 1.5 kB
dist/src/lib/ingka.js 7.0 kB
dist/src/lib/ingkaErrors.d.ts 502 B
dist/src/lib/ingkaErrors.js 1.2 kB
dist/src/lib/ingkaResponse.d.ts 1.9 kB
dist/src/lib/ingkaResponse.js 77 B
dist/src/lib/stores.d.ts 1.5 kB
dist/src/lib/stores.js 3.6 kB
LICENSE 1.1 kB
package.json 2.6 kB
README.md 19.2 kB

🤖 This report was automatically generated by pkg-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants