-
Notifications
You must be signed in to change notification settings - Fork 12
Bump the dev-dependencies group across 1 directory with 9 updates #144
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/tools/integration/dev-dependencies-33bb2ddffb
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the dev-dependencies group across 1 directory with 9 updates #144
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/tools/integration/dev-dependencies-33bb2ddffb
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
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
76d5aa0 to
92a54d2
Compare
1cb3316 to
e9419e9
Compare
Bumps the dev-dependencies group with 9 updates in the /tools/integration directory: | Package | From | To | | --- | --- | --- | | [@octokit/types](https://github.com/octokit/types.ts) | `14.0.0` | `14.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.17` | `24.3.1` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.35.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` | | [mocha](https://github.com/mochajs/mocha) | `10.3.0` | `11.7.2` | | [nock](https://github.com/nock/nock) | `13.5.4` | `14.0.10` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.6.2` | | [sinon](https://github.com/sinonjs/sinon) | `17.0.1` | `21.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | Updates `@octokit/types` from 14.0.0 to 14.1.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v14.0.0...v14.1.0) Updates `@types/node` from 22.15.17 to 24.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 8.56.0 to 9.35.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.35.0) Updates `eslint-config-prettier` from 9.1.0 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.8) Updates `mocha` from 10.3.0 to 11.7.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.3.0...v11.7.2) Updates `nock` from 13.5.4 to 14.0.10 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.5.4...v14.0.10) Updates `prettier` from 3.2.5 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.6.2) Updates `sinon` from 17.0.1 to 21.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/commits) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-version: 14.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mocha dependency-version: 11.7.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: nock dependency-version: 14.0.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sinon dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
e9419e9 to
4ccab11
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
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 dev-dependencies group with 9 updates in the /tools/integration directory:
14.0.014.1.022.15.1724.3.18.56.09.35.09.1.010.1.810.3.011.7.213.5.414.0.103.2.53.6.217.0.121.0.05.8.35.9.2Updates
@octokit/typesfrom 14.0.0 to 14.1.0Release notes
Sourced from
@octokit/types's releases.Commits
a7ec830feat: newGET /users/{username}/settings/billing/usage, `POST /credentials/...10745eechore(deps): update dependency typedoc to ^0.28.0 (#661)d8fde41chore(deps): update dependency npm-run-all2 to v8 (#674)bb316aachore(deps): update dependency github-openapi-graphql-query to v5 (#673)Updates
@types/nodefrom 22.15.17 to 24.3.1Commits
Updates
eslintfrom 8.56.0 to 9.35.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
84011019.35.0b80f025Build: changelog update for 9.35.0da87f2fchore: upgrade@eslint/js@9.35.0 (#20077)af2a087chore: package.json update for@eslint/jsreleased265515docs: improve phrasing - "if" → "even if" from getting-started section (#20074)7055764test: removetests/lib/eslint/eslint.config.js(#20065)10e7ae2fix: update uncloneable options error message (#20059)42761fafeat: implement suggestions for no-empty-function (#20057)102f444feat: implement suggestions for no-empty-static-block (#20056)84ffb96chore: update@eslint-community/eslint-utils(#20069)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
eslint-config-prettierfrom 9.1.0 to 10.1.8Release notes
Sourced from eslint-config-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
9b0b0a4fix: release a new latest version4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)8911369chore: release eslint-config-prettier (#322)a8768bfchore(package): add homepage url (#321)Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates
mochafrom 10.3.0 to 11.7.2Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
5f8e8a8chore(main): release 11.7.2 (#5398)3300d21chore: move callback and object typedefs to a new types.d.ts (#5351)95f3ca8docs: migrate assertion libraries wiki link to main docs (#5442)c6c6740chore: rewrite base path instead of copy-pasting (#5431)b0e6135fix: fail with an informative error message on a file with a broken default i...9d12fc2Fix link buttons in new homepage (#5449)a947b9bfix: load mjs files correctly (#5429)7071c70Alphabetize new site nav (#5444)d4912e7chore: unify caught errors as err (#5439)02a306cdocs: migrate count assertions wiki page to docs (#5438)Maintainer changes
This version was pushed to npm by voxpelli, a new releaser for mocha since your current version.
Updates
nockfrom 13.5.4 to 14.0.10Release notes
Sourced from nock's releases.
... (truncated)
Commits
f2a3389fix: Use Error objects instead of plain objects with replyWithError() (#2900)721ae1achore(deps-dev): bump form-data from 4.0.2 to 4.0.4316c990chore(deps-dev): bump tmp from 0.2.1 to 0.2.4bc48f92fix: address timeout issue with mocked timers (Revert #2880) (#2902)e4390b8fix(ClientRequest): support http.Agent instances as agents for https requests...fb112f3fix: address timeout issue with mocked timers (#2880)0db794bfixeeb0924fixb77f865testb4514cafixUpdates
prettierfrom 3.2.5 to 3.6.2Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7a8b05fRelease 3.6.246526b4Add missing blank line around code block (#17675)a04ec11chore(deps): update babel to v7.27.7 (#17684)32be5b6chore(deps): update dependency flow-parser to v0.274.1 (#17676)b55e777Update docs about "TypeScript Configuration Files" (#17677)b197c99chore(deps): update dependency@vitejs/plugin-reactto v4.6.0 (#17674)1185f83chore(deps): update dependency@angular/compilerto v20.0.5 (#17680)aa1316fchore(deps): update dependency browserslist to v4.25.1 (#17671)c468d33chore(deps): update dependency oxc-parser to v0.75.0 (#17672)3f46d91chore(deps): update dependency vite to v7 (Description has been truncated