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

Bump the npm group with 5 updates #1856

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm group with 5 updates:

Package From To
@types/semver 7.5.0 7.5.1
@typescript-eslint/eslint-plugin 6.4.1 6.5.0
@typescript-eslint/parser 6.4.1 6.5.0
eslint 8.47.0 8.48.0
typescript 5.1.6 5.2.2

Updates @types/semver from 7.5.0 to 7.5.1

Commits

Updates @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0

Release notes

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

v6.5.0

6.5.0 (2023-08-28)

Bug Fixes

  • eslint-plugin: [consistent-type-assertions] wrap object return value with parentheses (#6885) (23ac499)

Features

  • bump supported TS version to 5.2 (#7535) (f18c88d)
  • support Explicit Resource Management syntax for TS 5.2 (#7479) (c11e05c)

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

Changelog

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

6.5.0 (2023-08-28)

Bug Fixes

  • eslint-plugin: [consistent-type-assertions] wrap object return value with parentheses (#6885) (23ac499)

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

Commits
  • 4f34d0b chore: publish v6.5.0
  • 23ac499 fix(eslint-plugin): [consistent-type-assertions] wrap object return value wit...
  • 85f34da docs: add info for no-extra-semi (#7330)
  • See full diff in compare view

Updates @typescript-eslint/parser from 6.4.1 to 6.5.0

Release notes

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

v6.5.0

6.5.0 (2023-08-28)

Bug Fixes

  • eslint-plugin: [consistent-type-assertions] wrap object return value with parentheses (#6885) (23ac499)

Features

  • bump supported TS version to 5.2 (#7535) (f18c88d)
  • support Explicit Resource Management syntax for TS 5.2 (#7479) (c11e05c)

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

Changelog

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

6.5.0 (2023-08-28)

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

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

Commits

Updates eslint from 8.47.0 to 8.48.0

Release notes

Sourced from eslint's releases.

v8.48.0

Features

  • 1fbb3b0 feat: correct update direction in for-direction (#17483) (Francesco Trotta)
  • d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)
  • ee2f718 feat: Allow void in rule no-promise-executor-return (#17282) (nopeless)

Bug Fixes

  • 7234f6a fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)

Documentation

  • 7a51d77 docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)
  • 9cd7ac2 docs: add fetch script to package.json conventions (#17459) (Nitin Kumar)
  • cab21e6 docs: advice for inline disabling of rules (#17458) (Ashish Yadav)
  • 056499d docs: fix example of flat config from plugin (#17482) (Francesco Trotta)
  • 9e9edf9 docs: update documentation URL in error message (#17465) (Nitin Kumar)

Chores

  • 8dd3cec chore: upgrade @​eslint/js@​8.48.0 (#17501) (Milos Djermanovic)
  • 6d0496e chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 9d4216d chore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)
Changelog

Sourced from eslint's changelog.

v8.48.0 - August 25, 2023

  • 8dd3cec chore: upgrade @​eslint/js@​8.48.0 (#17501) (Milos Djermanovic)
  • 6d0496e chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 7a51d77 docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)
  • 9cd7ac2 docs: add fetch script to package.json conventions (#17459) (Nitin Kumar)
  • 7234f6a fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)
  • 1fbb3b0 feat: correct update direction in for-direction (#17483) (Francesco Trotta)
  • 9d4216d chore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)
  • cab21e6 docs: advice for inline disabling of rules (#17458) (Ashish Yadav)
  • 056499d docs: fix example of flat config from plugin (#17482) (Francesco Trotta)
  • d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)
  • ee2f718 feat: Allow void in rule no-promise-executor-return (#17282) (nopeless)
  • 9e9edf9 docs: update documentation URL in error message (#17465) (Nitin Kumar)
Commits

Updates typescript from 5.1.6 to 5.2.2

Release notes

Sourced from typescript's releases.

TypeScript 5.2

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.2 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.2 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits
  • 9684ba6 Cherry-pick fix for cross-file inlay hints (#55476) to release-5.2 and LKG ...
  • 555ef99 Bump version to 5.2.2 and LKG
  • 6074b9d Update LKG for 5.2.1 RC.
  • b778ed1 Merge commit 'e936eb13d2900f21d79553c32a704307c7ad03dd' into release-5.2
  • 10b9962 Bump version to 5.2.1-rc and LKG
  • e936eb1 Update package-lock.json
  • e36cd57 Update package-lock.json
  • 581fba1 Update package-lock.json
  • 8fc8c95 Decorators normative updates (#55276)
  • b1c4dc4 Fix class name references (#55262)
  • Additional commits viewable 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> 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> 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

Bumps the npm group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.0` | `7.5.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.4.1` | `6.5.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.4.1` | `6.5.0` |
| [eslint](https://github.com/eslint/eslint) | `8.47.0` | `8.48.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.2.2` |


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

Updates `@typescript-eslint/eslint-plugin` from 6.4.1 to 6.5.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.5.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.4.1 to 6.5.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.5.0/packages/parser)

Updates `eslint` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.47.0...v8.48.0)

Updates `typescript` from 5.1.6 to 5.2.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.1.6...v5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 28, 2023 17:18
@dependabot dependabot bot added the Update dependencies Trigger PR workflow to update dependencies label Aug 28, 2023
@github-actions github-actions bot removed the Update dependencies Trigger PR workflow to update dependencies label Aug 28, 2023
@angelapwen angelapwen closed this Aug 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2023

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

@angelapwen angelapwen reopened this Aug 28, 2023
@angelapwen angelapwen merged commit 8ecc33d into main Aug 29, 2023
344 checks passed
@angelapwen angelapwen deleted the dependabot/npm_and_yarn/npm-121a76bccb branch August 29, 2023 11:47
@github-actions github-actions bot mentioned this pull request Sep 13, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant