-
Notifications
You must be signed in to change notification settings - Fork 417
build(deps): bump the npm group with 9 updates #2823
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 | From | To | | --- | --- | --- | | [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) | `4.0.2` | `4.0.3` | | [@octokit/types](https://github.com/octokit/types.ts) | `13.8.0` | `13.10.0` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.0` | `3.3.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.22.0` | `9.23.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.26.1` | `8.28.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.26.1` | `8.28.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.8.3` | `4.2.2` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.1.8` | `6.0.0` | | [sinon](https://github.com/sinonjs/sinon) | `19.0.2` | `19.0.5` | Updates `@actions/cache` from 4.0.2 to 4.0.3 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) Updates `@octokit/types` from 13.8.0 to 13.10.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v13.8.0...v13.10.0) Updates `@eslint/eslintrc` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.3.0...v3.3.1) Updates `@eslint/js` from 9.22.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.23.0/packages/js) Updates `@typescript-eslint/eslint-plugin` from 8.26.1 to 8.28.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/v8.28.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.26.1 to 8.28.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/v8.28.0/packages/parser) Updates `eslint-import-resolver-typescript` from 3.8.3 to 4.2.2 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.8.3...v4.2.2) Updates `eslint-plugin-github` from 5.1.8 to 6.0.0 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.1.8...v6.0.0) Updates `sinon` from 19.0.2 to 19.0.5 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v19.0.2...v19.0.5) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor 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-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
|
Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks. |
Contributor
Author
|
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:
4.0.24.0.313.8.013.10.03.3.03.3.19.22.09.23.08.26.18.28.08.26.18.28.03.8.34.2.25.1.86.0.019.0.219.0.5Updates
@actions/cachefrom 4.0.2 to 4.0.3Changelog
Sourced from
@actions/cache's changelog.Commits
Updates
@octokit/typesfrom 13.8.0 to 13.10.0Release notes
Sourced from
@octokit/types's releases.Commits
302087ffeat: new/orgs/{org}/issue-types, `/orgs/{org}/issue-types/{issue_type_id}...3ee44b3feat: new/enterprises/{enterprise}/actions/hosted-runners, `/orgs/{org}/ac...94a68f9fix(deps): update dependency@octokit/openapi-typesto v24 (#664)45945dechore(deps): update dependency semantic-release-plugin-update-version-in-file...Updates
@eslint/eslintrcfrom 3.3.0 to 3.3.1Release notes
Sourced from
@eslint/eslintrc's releases.Changelog
Sourced from
@eslint/eslintrc's changelog.Commits
556e800chore: release 3.3.1 (#185)a34f97edocs: update readme to include bun install (#182)2f4cf3ffix: correcttypesfield in package.json (#184)Updates
@eslint/jsfrom 9.22.0 to 9.23.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
20591c4chore: package.json update for@eslint/jsrelease129882dchore: formatted files with Prettier via trunk fmt (#19355)a59d0c0docs: Update docs for defineConfig (#19505)7a699a6chore: remove formatting-related lint rules internally (#19473)Updates
@typescript-eslint/eslint-pluginfrom 8.26.1 to 8.28.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
807f5cachore(release): publish 8.28.07151489feat(eslint-plugin): [prefer-nullish-coalescing] supportifstatement assig...27bdddbfix(eslint-plugin): [no-unsafe-function-type] remove fixable property (#10986)3efd99echore(release): publish 8.27.0342d98efeat(utils): supportDeprecatedInfoforrule.meta.deprecated(#10932)7469e72docs(eslint-plugin): [no-unnecessary-condition] mention array access as commo...Updates
@typescript-eslint/parserfrom 8.26.1 to 8.28.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
807f5cachore(release): publish 8.28.03efd99echore(release): publish 8.27.0Updates
eslint-import-resolver-typescriptfrom 3.8.3 to 4.2.2Release notes
Sourced from eslint-import-resolver-typescript's releases.
... (truncated)
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
... (truncated)
Commits
288c53cchore: release eslint-import-resolver-typescript (#398)14a7688chore: bumprspack-resolverfor better P'n'P support (#397)0adca68chore: release eslint-import-resolver-typescript (#395)9f11f6bfix: don't set emptyconfigFilewhen notsconfigfound (#394)3b0edffchore: release eslint-import-resolver-typescript (#392)490ca12docs: clarify this is a resolver not pluginc8121e5feat: makeis-bun-moduleas optional peer dependency (#391)458fdafchore: release eslint-import-resolver-typescript (#390)1b97d8afix: should prefermodule.isBuiltinwhenprocess.versions.bunavailable (...79a453bchore: release eslint-import-resolver-typescript (#388)Updates
eslint-plugin-githubfrom 5.1.8 to 6.0.0Release notes
Sourced from eslint-plugin-github's releases.
Commits
139bf63Merge pull request #622 from 43081j/esm-onlyba655eaMerge branch 'main' into esm-only88ccca2Merge pull request #621 from 43081j/meta-lints2174e40feat: move to esm-onlydef8ceachore: update rule meta to satisfiy lint rules4832156Merge pull request #620 from github/dependabot/npm_and_yarn/all-dependencies-...c613603chore(deps): bump the all-dependencies group with 4 updates83669fachore(deps): bump the all-dependencies group with 8 updates (#619)632d445chore(deps): bump eslint-config-prettier in the all-dependencies group (#618)ea508d2Merge pull request #617 from github/dependabot/npm_and_yarn/all-dependencies-...Updates
sinonfrom 19.0.2 to 19.0.5Changelog
Sourced from sinon's changelog.
... (truncated)
Commits
e47cb9d19.0.567d19ffchore: deprecate usingPromise (#2651)9e3d58fFix lost links, formatting, and indentation in the migration guide (#2649)598dddbchore: deprecate useFakeXMLHttpRequest and useFakeServerac93bd9Make script a bit more robustda9aeb6Update reference to Test-Driven Javascript recommendation8122a5b19.0.4da67311Revert "Add version 19.0.3 to releases"84d5c82Add version 19.0.3 to releases632e01619.0.3Maintainer changes
This version was pushed to npm by mrgnrdrck, a new releaser for sinon since your current version.
Most Recent Ignore Conditions Applied to This Pull Request
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 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@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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