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 dev-deps group with 5 updates #801

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps the dev-deps group with 5 updates:

Package From To
@types/jest 29.5.13 29.5.14
@types/node 22.7.7 22.8.1
@typescript-eslint/eslint-plugin 8.10.0 8.11.0
@typescript-eslint/parser 8.10.0 8.11.0
oclif 4.15.9 4.15.16

Updates @types/jest from 29.5.13 to 29.5.14

Commits

Updates @types/node from 22.7.7 to 22.8.1

Commits

Updates @typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0

Release notes

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

v8.11.0

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

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

Changelog

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

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)
  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)

❤️ Thank You

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

Commits
  • 79c27a8 chore(release): publish 8.11.0
  • c8e7c27 feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#...
  • 9a182d0 feat(eslint-plugin): [no-base-to-string] add support for catching toLocaleStr...
  • 8d35958 chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)
  • 0cbd4cd fix(eslint-plugin): [class-literal-property-style] don't report nodes with `o...
  • 127066a chore: coverage issues caused by using export assignments (#10151)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.10.0 to 8.11.0

Release notes

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

v8.11.0

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

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

Changelog

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

8.11.0 (2024-10-21)

This was a version bump only for parser to align it with other projects, there were no code changes.

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

Commits
  • 79c27a8 chore(release): publish 8.11.0
  • 8d35958 chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)
  • See full diff in compare view

Updates oclif from 4.15.9 to 4.15.16

Release notes

Sourced from oclif's releases.

4.15.16

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.14 to 6.2.16 (b87b645)

4.15.15

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (f15c99a)

4.15.14

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.675.0 to 3.679.0 (bf66ea1)

4.15.13

Bug Fixes

  • deps: bump @​oclif/core from 4.0.29 to 4.0.30 (fd9743e)

4.15.12

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.670.0 to 3.676.0 (#1586) (d5735a6)

4.15.11

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.665.0 to 3.675.0 (#1581) (6cbe925)

4.15.10

Bug Fixes

  • deps: bump @​oclif/core from 4.0.28 to 4.0.29 (#1584) (f36e7bd)
Changelog

Sourced from oclif's changelog.

4.15.16 (2024-10-28)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.14 to 6.2.16 (b87b645)

4.15.15 (2024-10-27)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (f15c99a)

4.15.14 (2024-10-27)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.675.0 to 3.679.0 (bf66ea1)

4.15.13 (2024-10-27)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.29 to 4.0.30 (fd9743e)

4.15.12 (2024-10-21)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.670.0 to 3.676.0 (#1586) (d5735a6)

4.15.11 (2024-10-21)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.665.0 to 3.675.0 (#1581) (6cbe925)

4.15.10 (2024-10-21)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.28 to 4.0.29 (#1584) (f36e7bd)
Commits
  • 6c57c65 chore(release): 4.15.16 [skip ci]
  • 06f815e Merge pull request #1589 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • b87b645 fix(deps): bump @​oclif/plugin-help from 6.2.14 to 6.2.16
  • 8318ea3 chore(release): 4.15.15 [skip ci]
  • 2b57fc3 Merge pull request #1587 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • e7c1515 Merge pull request #1588 from oclif/dependabot-npm_and_yarn-types-node-18.19.59
  • 7baa443 chore(release): 4.15.14 [skip ci]
  • 5413c2c Merge pull request #1590 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • f15c99a fix(deps): bump @​oclif/plugin-warn-if-update-available
  • 7463a5a chore(release): 4.15.13 [skip ci]
  • 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 dev-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.7` | `22.8.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.10.0` | `8.11.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.10.0` | `8.11.0` |
| [oclif](https://github.com/oclif/oclif) | `4.15.9` | `4.15.16` |


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

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

Updates `@typescript-eslint/eslint-plugin` from 8.10.0 to 8.11.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/v8.11.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.10.0 to 8.11.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/v8.11.0/packages/parser)

Updates `oclif` from 4.15.9 to 4.15.16
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.15.9...4.15.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2024 13:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2024
@bdehamer bdehamer merged commit 58bb603 into main Oct 28, 2024
20 checks passed
@bdehamer bdehamer deleted the dependabot/npm_and_yarn/dev-deps-38426b8ccd branch October 28, 2024 15:28
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.

1 participant