-
Notifications
You must be signed in to change notification settings - Fork 329
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 6 updates #1786
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/sinon
from 10.0.2 to 10.0.15Commits
Updates
@typescript-eslint/eslint-plugin
from 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
d98f1e8
chore: publish v6.1.01404796
fix(eslint-plugin): [no-unnecessary-type-constraint] correctly fix in cts/mts...587ac30
fix(eslint-plugin): [no-unused-vars] check if any variable definition is expo...2a4421c
fix(eslint-plugin): [no-floating-promises] finally should be transparent to u...6d3d162
feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use Typ...606a52c
fix(eslint-plugin): [no-floating-promises] false negative calling .then with ...d368164
fix(eslint-plugin): [comma-dangle] fixed crash from undefined predicate.ignor...e08a722
docs: fix typo in explicit-member-accessibility (#7224)a3da11d
fix(eslint-plugin): include the rules types in the package (#7215)2e30379
chore: bump dependency versions (#7191)Updates
@typescript-eslint/parser
from 6.0.0 to 6.1.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
d98f1e8
chore: publish v6.1.06d3d162
feat(typescript-estree): add EXPERIMENTAL_useProjectService option to use Typ...2e30379
chore: bump dependency versions (#7191)Updates
eslint
from 8.44.0 to 8.45.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
536cc34
8.45.04c11517
Build: changelog update for 8.45.068f63d7
chore: package.json update for@eslint/js
release89f3225
docs: add playground links to correct and incorrect code blocks (#17306)f8892b5
docs: Expand rule option schema docs (#17198)8bcbf11
docs: Config Migration Guide (#17230)bb30908
docs: Update READMEb79b6fb
fix: Fix suggestion message inno-useless-escape
(#17339)84d243b
docs: Update README5ca9b4d
chore: update eslint-config-eslint exports (#17336)Updates
eslint-plugin-github
from 4.8.0 to 4.9.0Release notes
Sourced from eslint-plugin-github's releases.
Commits
8eaf914
Merge pull request #454 from github/kh-rename-files2840c3a
Merge branch 'main' into kh-rename-files8d691db
Merge pull request #448 from github/kh-bump-aria-query57dfee5
regenerate doc4823346
Update names5bd661d
Update namesf1eb769
Rename rule to be prefixed with a11y40c0b2b
Move map constructing code into a functionaaca700
add more test coverage of roles5a66033
update testsUpdates
nock
from 13.3.1 to 13.3.2Release notes
Sourced from nock's releases.
Commits
92de0de
fix:nock.removeInterceptor
can remove the wrong Intercept (#2497)bd4783b
ci(delivery): use Node LTS version (#2496)dd15ba5
docs(README): add warning about incompatibility with fetched91030
chore(deps-dev): bump semantic-release from 21.0.2 to 21.0.60c9186d
chore(deps-dev): bump@sinonjs/fake-timers
from 10.2.0 to 10.3.0880efed
chore(deps-dev): bump typescript from 5.1.3 to 5.1.66ae6e98
chore(deps-dev): bump sinon from 15.1.0 to 15.2.0fa088a4
chore(deps-dev): bump@definitelytyped/dtslint
from 0.0.162 to 0.0.1638aab603
Push persisted interceptors to the end instead of ignore on remove (#2350)8a38f41
chore(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 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