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 3 updates #1864

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps the npm group with 3 updates: @types/uuid, @typescript-eslint/parser and eslint-plugin-github.

Updates @types/uuid from 9.0.2 to 9.0.3

Commits

Updates @typescript-eslint/parser from 6.5.0 to 6.6.0

Release notes

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

v6.6.0

6.6.0 (2023-09-04)

Bug Fixes

  • eslint-plugin: [key-spacing] consider properties with parens and comments (#7525) (7012279)

Features

  • rule-tester: allow to create empty tests (#7467) (654b35d)

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

Changelog

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

6.6.0 (2023-09-04)

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

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

Commits

Updates eslint-plugin-github from 4.9.2 to 4.10.0

Release notes

Sourced from eslint-plugin-github's releases.

v4.10.0

What's Changed

Full Changelog: github/eslint-plugin-github@v4.9.2...v4.10.0

Commits
  • baa4a50 Override rule config temporarily to address false positive (#476)
  • 379041a chore(deps): bump the all-dependencies group with 4 updates (#475)
  • b93f04a Merge pull request #474 from github/dependabot/npm_and_yarn/all-dependencies-...
  • 32a95b4 chore(deps): bump the all-dependencies group with 4 updates
  • b662bad Merge pull request #473 from github/dependabot/npm_and_yarn/all-dependencies-...
  • cd64c60 chore(deps): bump the all-dependencies group with 3 updates
  • ed7759f Merge pull request #472 from github/dependabot/npm_and_yarn/all-dependencies-...
  • 0b510e4 chore(deps): bump the all-dependencies group with 4 updates
  • a7db0f5 chore(deps): bump the all-dependencies group with 6 updates (#471)
  • 0f1bd10 Merge pull request #469 from github/dependabot/npm_and_yarn/all-dependencies-...
  • 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 3 updates: [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github).


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

Updates `@typescript-eslint/parser` from 6.5.0 to 6.6.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.6.0/packages/parser)

Updates `eslint-plugin-github` from 4.9.2 to 4.10.0
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v4.9.2...v4.10.0)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-github
  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 September 4, 2023 17:15
@dependabot dependabot bot added the Update dependencies Trigger PR workflow to update dependencies label Sep 4, 2023
@github-actions github-actions bot removed the Update dependencies Trigger PR workflow to update dependencies label Sep 4, 2023
@henrymercer
Copy link
Contributor

cc @TomBolton as 🛡️ — let me know if you need any help here!

@TomBolton TomBolton added the Update dependencies Trigger PR workflow to update dependencies label Sep 5, 2023
@github-actions github-actions bot removed the Update dependencies Trigger PR workflow to update dependencies label Sep 5, 2023
@TomBolton
Copy link
Contributor

@henrymercer I needlessly applied the Update dependencies label when it had already been applied.

The most recent Update checked-in dependencies commit passed all checks. Is there anything else that needs doing here?

@henrymercer
Copy link
Contributor

I think we just need to mark as draft and mark as ready for review to trigger the checks. I'll put up a PR that modifies the workflow to help with this.

@TomBolton TomBolton marked this pull request as draft September 5, 2023 14:39
@TomBolton TomBolton marked this pull request as ready for review September 5, 2023 14:39
@TomBolton
Copy link
Contributor

Thank you @henrymercer!

@TomBolton TomBolton self-requested a review September 5, 2023 15:21
@TomBolton TomBolton merged commit 7bffcb4 into main Sep 5, 2023
345 checks passed
@TomBolton TomBolton deleted the dependabot/npm_and_yarn/npm-18a1c3fa4c branch September 5, 2023 15:22
@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

2 participants