-
Notifications
You must be signed in to change notification settings - Fork 356
Bump the npm group with 9 updates #1784
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the npm group with 9 updates: | Package | Update | | --- | --- | | [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) | 5.0.5 to 6.0.0 | | [@schemastore/package](https://github.com/ffflorian/schemastore-updater) | 0.0.8 to 0.0.9 | | [del](https://github.com/sindresorhus/del) | 6.1.1 to 7.0.0 | | [@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 `@octokit/plugin-retry` from 5.0.5 to 6.0.0 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v5.0.5...v6.0.0) Updates `@schemastore/package` from 0.0.8 to 0.0.9 - [Release notes](https://github.com/ffflorian/schemastore-updater/releases) - [Commits](https://github.com/ffflorian/schemastore-updater/commits) Updates `del` from 6.1.1 to 7.0.0 - [Release notes](https://github.com/sindresorhus/del/releases) - [Commits](sindresorhus/del@v6.1.1...v7.0.0) 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: "@octokit/plugin-retry" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@schemastore/package" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: del dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - 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] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 9 updates:
Updates
@octokit/plugin-retry
from 5.0.5 to 6.0.0Release notes
Sourced from
@octokit/plugin-retry
's releases.Commits
3d7258f
chore(deps): update octokit monorepo (major) (#450)fcdd721
chore(deps): update dependency prettier to v3 (#449)Updates
@schemastore/package
from 0.0.8 to 0.0.9Commits
Updates
del
from 6.1.1 to 7.0.0Release notes
Sourced from del's releases.
Commits
5345ef6
7.0.0e02a96b
Meta tweaks106d7d8
Move to ESM (#143)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