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

chore(deps-dev): bump the npm-dependencies group across 2 directories with 4 updates #508

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm-dependencies group with 4 updates in the / directory: prettier-plugin-packagejson, @typescript-eslint/eslint-plugin, @typescript-eslint/parser and typescript.
Bumps the npm-dependencies group with 3 updates in the /integration-tests directory: @typescript-eslint/eslint-plugin, @typescript-eslint/parser and typescript.

Updates prettier-plugin-packagejson from 2.5.2 to 2.5.3

Release notes

Sourced from prettier-plugin-packagejson's releases.

v2.5.3

2.5.3 (2024-10-08)

Bug Fixes

  • deps: update dependency synckit to v0.9.2 (20ed38e)
Commits
  • 53c14e0 Merge pull request #187 from matzkoh/renovate/synckit-0.9.x
  • 20ed38e fix(deps): update dependency synckit to v0.9.2
  • dd67fd2 Merge pull request #185 from matzkoh/renovate/node-20.x
  • 8e8b8e2 chore(deps): update dependency node to v20.18.0
  • 02dc55d Merge pull request #186 from matzkoh/renovate/lock-file-maintenance
  • 393895e chore(deps): lock file maintenance
  • 397dca5 Merge pull request #184 from matzkoh/renovate/lock-file-maintenance
  • d4dcf26 chore(deps): lock file maintenance
  • aab1f99 Merge pull request #182 from matzkoh/renovate/npm-run-all2-6.2.x
  • d1b537f chore(deps): update dependency npm-run-all2 to v6.2.3
  • Additional commits viewable in compare view

Updates @typescript-eslint/eslint-plugin from 8.8.0 to 8.8.1

Release notes

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

v8.8.1

8.8.1 (2024-10-07)

🩹 Fixes

  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file (#10046)
  • typescript-estree: fix crash when running from a node --eval script (#10098)
  • typescript-estree: ensure mjs/mts files are always be parsed as ESM (#10011)

❤️ Thank You

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

Changelog

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

8.8.1 (2024-10-07)

🩹 Fixes

  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file

❤️ Thank You

  • Brad Zacher
  • Ronen Amiel
  • WhitePiano

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

Commits

Updates @typescript-eslint/parser from 8.8.0 to 8.8.1

Release notes

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

v8.8.1

8.8.1 (2024-10-07)

🩹 Fixes

  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file (#10046)
  • typescript-estree: fix crash when running from a node --eval script (#10098)
  • typescript-estree: ensure mjs/mts files are always be parsed as ESM (#10011)

❤️ Thank You

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

Changelog

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

8.8.1 (2024-10-07)

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

Updates typescript from 5.6.2 to 5.6.3

Commits

Updates @typescript-eslint/eslint-plugin from 8.8.0 to 8.8.1

Release notes

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

v8.8.1

8.8.1 (2024-10-07)

🩹 Fixes

  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file (#10046)
  • typescript-estree: fix crash when running from a node --eval script (#10098)
  • typescript-estree: ensure mjs/mts files are always be parsed as ESM (#10011)

❤️ Thank You

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

Changelog

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

8.8.1 (2024-10-07)

🩹 Fixes

  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file

❤️ Thank You

  • Brad Zacher
  • Ronen Amiel
  • WhitePiano

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

Commits

Updates @typescript-eslint/parser from 8.8.0 to 8.8.1

Release notes

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

v8.8.1

8.8.1 (2024-10-07)

🩹 Fixes

  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file (#10046)
  • typescript-estree: fix crash when running from a node --eval script (#10098)
  • typescript-estree: ensure mjs/mts files are always be parsed as ESM (#10011)

❤️ Thank You

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

Changelog

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

8.8.1 (2024-10-07)

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

Updates typescript from 5.6.2 to 5.6.3

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
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 8, 2024
mikavilpas added a commit that referenced this pull request Oct 9, 2024
Issue
=====

Currently these jobs run when a pull_request is created or updated:

```text
Linkspector / runner / linkspector (pull_request) Successful in 2m
Linting / markdownlint (pull_request) Successful in 4s
Linting / markdownlint (push) Successful in 3s
Linting / selene (pull_request) Successful in 4s
Linting / selene (push) Successful in 3s
LuaRocks release / LuaRocks upload (pull_request) Successful in 28s
Run tests / Run tests (nightly) (pull_request) Successful in 2m
Run tests / Run tests (stable) (pull_request) Successful in 2m
Style checking / prettier (pull_request) Successful in 32s
Style checking / prettier (push) Successful in 29s
Style checking / stylua (pull_request) Successful in 3s
Style checking / stylua (push) Successful in 3s
Type check / Type check (pull_request) Successful in 14s
reviewdog eslint / runner / eslint (pull_request) Successful in 43s
```

#508

There are duplicate jobs for push and pull_request events. This is
unnecessary and can be removed.

Solution
========

Remove the push event from the lint and style workflows.
mikavilpas added a commit that referenced this pull request Oct 9, 2024
Issue
=====

Currently these jobs run when a pull_request is created or updated:

```text
Linkspector / runner / linkspector (pull_request) Successful in 2m
Linting / markdownlint (pull_request) Successful in 4s
Linting / markdownlint (push) Successful in 3s
Linting / selene (pull_request) Successful in 4s
Linting / selene (push) Successful in 3s
LuaRocks release / LuaRocks upload (pull_request) Successful in 28s
Run tests / Run tests (nightly) (pull_request) Successful in 2m
Run tests / Run tests (stable) (pull_request) Successful in 2m
Style checking / prettier (pull_request) Successful in 32s
Style checking / prettier (push) Successful in 29s
Style checking / stylua (pull_request) Successful in 3s
Style checking / stylua (push) Successful in 3s
Type check / Type check (pull_request) Successful in 14s
reviewdog eslint / runner / eslint (pull_request) Successful in 43s
```

#508

There are duplicate jobs for push and pull_request events. This is
unnecessary and can be removed.

Solution
========

Remove the push event from the lint and style workflows.
… with 4 updates

Bumps the npm-dependencies group with 4 updates in the / directory: [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript](https://github.com/microsoft/TypeScript).
Bumps the npm-dependencies group with 3 updates in the /integration-tests directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript](https://github.com/microsoft/TypeScript).


Updates `prettier-plugin-packagejson` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.5.2...v2.5.3)

Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.8.1
- [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.8.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.1
- [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.8.1/packages/parser)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.8.1
- [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.8.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.1
- [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.8.1/packages/parser)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-dependencies-e6b75e47c8 branch from 1ef380b to 572e0d3 Compare October 9, 2024 19:03
@mikavilpas mikavilpas merged commit b15b52b into main Oct 13, 2024
10 checks passed
@mikavilpas mikavilpas deleted the dependabot/npm_and_yarn/npm-dependencies-e6b75e47c8 branch October 13, 2024 09:38
mikavilpas added a commit that referenced this pull request Oct 16, 2024
Issue
=====

Currently these jobs run when a pull_request is created or updated:

```text
Linkspector / runner / linkspector (pull_request) Successful in 2m
Linting / markdownlint (pull_request) Successful in 4s
Linting / markdownlint (push) Successful in 3s
Linting / selene (pull_request) Successful in 4s
Linting / selene (push) Successful in 3s
LuaRocks release / LuaRocks upload (pull_request) Successful in 28s
Run tests / Run tests (nightly) (pull_request) Successful in 2m
Run tests / Run tests (stable) (pull_request) Successful in 2m
Style checking / prettier (pull_request) Successful in 32s
Style checking / prettier (push) Successful in 29s
Style checking / stylua (pull_request) Successful in 3s
Style checking / stylua (push) Successful in 3s
Type check / Type check (pull_request) Successful in 14s
reviewdog eslint / runner / eslint (pull_request) Successful in 43s
```

#508

There are duplicate jobs for push and pull_request events. This is
unnecessary and can be removed.

Solution
========

Remove the push event from the lint and style workflows.
mikavilpas pushed a commit that referenced this pull request Oct 16, 2024
… with 4 updates (#508)

Bumps the npm-dependencies group with 4 updates in the / directory: [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript](https://github.com/microsoft/TypeScript).
Bumps the npm-dependencies group with 3 updates in the /integration-tests directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript](https://github.com/microsoft/TypeScript).


Updates `prettier-plugin-packagejson` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.5.2...v2.5.3)

Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.8.1
- [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.8.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.1
- [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.8.1/packages/parser)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.8.1
- [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.8.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.1
- [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.8.1/packages/parser)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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