Conversation
Bumps the npm group with 6 updates: | Package | Update | | --- | --- | | [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | 10.0.2 to 10.0.15 | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 6.0.0 to 6.1.0 | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 6.0.0 to 6.1.0 | | [eslint](https://github.com/eslint/eslint) | 8.44.0 to 8.45.0 | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | 4.8.0 to 4.9.0 | | [nock](https://github.com/nock/nock) | 13.3.1 to 13.3.2 | Updates `@types/sinon` from 10.0.2 to 10.0.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon) Updates `@typescript-eslint/eslint-plugin` from 6.0.0 to 6.1.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.1.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.0.0 to 6.1.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.1.0/packages/parser) Updates `eslint` from 8.44.0 to 8.45.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.44.0...v8.45.0) Updates `eslint-plugin-github` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.8.0...v4.9.0) Updates `nock` from 13.3.1 to 13.3.2 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.3.1...v13.3.2) --- updated-dependencies: - dependency-name: "@types/sinon" 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: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
|
cc @TomBolton as 🛡️ — let me know if you have any questions / need a hand! |
|
I think we have to close/reopen to run the checks |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
|
Am I correct in saying the second commit should fix the failed check? |
Yes, it should 👍 I see a failed check now that looks like it might be from a network error, so you'll probably want to re-run it! |
|
The check now passes and the changes to |
|
No, this all looks good, thanks! |
|
|
|
@TomBolton feel free to approve and merge! |
|
@henrymercer I'm unfortunately not a |
|
Everyone in the CodeQL team has write access, you don't need to be in |
Bumps the npm group with 6 updates:
Updates
@types/sinonfrom 10.0.2 to 10.0.15Commits
Updates
@typescript-eslint/eslint-pluginfrom 6.0.0 to 6.1.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
d98f1e8chore: publish v6.1.01404796fix(eslint-plugin): [no-unnecessary-type-constraint] correctly fix in cts/mts...587ac30fix(eslint-plugin): [no-unused-vars] check if any variable definition is expo...2a4421cfix(eslint-plugin): [no-floating-promises] finally should be transparent to u...6d3d162feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use Typ...606a52cfix(eslint-plugin): [no-floating-promises] false negative calling .then with ...d368164fix(eslint-plugin): [comma-dangle] fixed crash from undefined predicate.ignor...e08a722docs: fix typo in explicit-member-accessibility (#7224)a3da11dfix(eslint-plugin): include the rules types in the package (#7215)2e30379chore: bump dependency versions (#7191)Updates
@typescript-eslint/parserfrom 6.0.0 to 6.1.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
d98f1e8chore: publish v6.1.06d3d162feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use Typ...2e30379chore: bump dependency versions (#7191)Updates
eslintfrom 8.44.0 to 8.45.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
536cc348.45.04c11517Build: changelog update for 8.45.068f63d7chore: package.json update for@eslint/jsrelease89f3225docs: add playground links to correct and incorrect code blocks (#17306)f8892b5docs: Expand rule option schema docs (#17198)8bcbf11docs: Config Migration Guide (#17230)bb30908docs: Update READMEb79b6fbfix: Fix suggestion message inno-useless-escape(#17339)84d243bdocs: Update README5ca9b4dchore: update eslint-config-eslint exports (#17336)Updates
eslint-plugin-githubfrom 4.8.0 to 4.9.0Release notes
Sourced from eslint-plugin-github's releases.
Commits
8eaf914Merge pull request #454 from github/kh-rename-files2840c3aMerge branch 'main' into kh-rename-files8d691dbMerge pull request #448 from github/kh-bump-aria-query57dfee5regenerate doc4823346Update names5bd661dUpdate namesf1eb769Rename rule to be prefixed with a11y40c0b2bMove map constructing code into a functionaaca700add more test coverage of roles5a66033update testsUpdates
nockfrom 13.3.1 to 13.3.2Release notes
Sourced from nock's releases.
Commits
92de0defix:nock.removeInterceptorcan remove the wrong Intercept (#2497)bd4783bci(delivery): use Node LTS version (#2496)dd15ba5docs(README): add warning about incompatibility with fetched91030chore(deps-dev): bump semantic-release from 21.0.2 to 21.0.60c9186dchore(deps-dev): bump@sinonjs/fake-timersfrom 10.2.0 to 10.3.0880efedchore(deps-dev): bump typescript from 5.1.3 to 5.1.66ae6e98chore(deps-dev): bump sinon from 15.1.0 to 15.2.0fa088a4chore(deps-dev): bump@definitelytyped/dtslintfrom 0.0.162 to 0.0.1638aab603Push persisted interceptors to the end instead of ignore on remove (#2350)8a38f41chore(deps-dev): bump eslint-config-standard from 17.0.0 to 17.1.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually