⬆️ npm: Bump the npm group with 6 updates#130
Merged
Conversation
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@octokit/core](https://github.com/octokit/core.js) | `7.0.5` | `7.0.6` | | [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) | `13.2.0` | `14.0.0` | | [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) | `11.0.2` | `11.0.3` | | [got](https://github.com/sindresorhus/got) | `14.4.9` | `14.6.1` | | [@eslint/markdown](https://github.com/eslint/markdown) | `7.3.0` | `7.5.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.3` | `16.2.6` | Updates `@octokit/core` from 7.0.5 to 7.0.6 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v7.0.5...v7.0.6) Updates `@octokit/plugin-paginate-rest` from 13.2.0 to 14.0.0 - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v13.2.0...v14.0.0) Updates `@octokit/plugin-throttling` from 11.0.2 to 11.0.3 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v11.0.2...v11.0.3) Updates `got` from 14.4.9 to 14.6.1 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v14.4.9...v14.6.1) Updates `@eslint/markdown` from 7.3.0 to 7.5.0 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v7.3.0...v7.5.0) Updates `lint-staged` from 16.2.3 to 16.2.6 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.3...v16.2.6) --- updated-dependencies: - dependency-name: "@octokit/core" dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@octokit/plugin-paginate-rest" dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@octokit/plugin-throttling" dependency-version: 11.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: got dependency-version: 14.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/markdown" dependency-version: 7.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: lint-staged dependency-version: 16.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
stoe
approved these changes
Nov 1, 2025
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
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 6 updates:
7.0.57.0.613.2.014.0.011.0.211.0.314.4.914.6.17.3.07.5.016.2.316.2.6Updates
@octokit/corefrom 7.0.5 to 7.0.6Release notes
Sourced from
@octokit/core's releases.Commits
951bd35fix(deps): update dependency@octokit/typesto v16 (#759)48961f8ci(action): update peter-evans/create-or-update-comment action to v5 (#751)f65e546ci(action): update github/codeql-action action to v4 (#753)c95a0d6chore(deps): update dependency@types/sinonjs__fake-timers to v15 (#756)e0fcb16ci(action): update actions/setup-node action to v6 (#754)Updates
@octokit/plugin-paginate-restfrom 13.2.0 to 14.0.0Release notes
Sourced from
@octokit/plugin-paginate-rest's releases.Commits
413e899feat: add immutable releases, enterprise team membership, enterprise team org...3d311d6chore(deps): update dependency@types/nodeto v24 (#701)ba56fbcfix(deps): update@octokit/types(#698)Updates
@octokit/plugin-throttlingfrom 11.0.2 to 11.0.3Release notes
Sourced from
@octokit/plugin-throttling's releases.Commits
c253528chore(deps): update dependency node to v24 (#809)d87092dfix(deps): update dependency@octokit/typesto v16 (#811)e3de64bci(action): update github/codeql-action action to v4 (#805)0673f3eci(action): update actions/setup-node action to v6 (#806)Updates
gotfrom 14.4.9 to 14.6.1Release notes
Sourced from got's releases.
... (truncated)
Commits
f9faa7a14.6.1a743830Minor tweak892736cDocument how to get better upload progressc2ce656Minor tweaks753d32e14.6.0599ae74Code styled83daddAddcopyPipedHeadersoption to control automatic header copying from piped ...3e2a781Add Node.js diagnostic channel support6dd7574ImproveHTTPErrormessage to include method and URL1c71194Allow custom Error classes inbeforeErrorhookUpdates
@eslint/markdownfrom 7.3.0 to 7.5.0Release notes
Sourced from
@eslint/markdown's releases.Changelog
Sourced from
@eslint/markdown's changelog.Commits
6b3ee8echore: release 7.5.0 🚀 (#568)a869d98feat: handle CR and CRLF inno-missing-atx-heading-space(#555)561cbc7chore: update actions/setup-node action to v6 (#566)0587c77chore: update dependency@eslint/jsto ^9.38.0 (#565)6a6925fdocs: Update README sponsorse354f98chore: release 7.4.1 🚀 (#556)20e88fefix: handle CR in rules to follow CommonMark spec (#493)0d01b19docs: add migration docs (#559)6d1bd73ci: centralizeci-bun.yml(#563)e7c5868ci: add Node.js 25 toci.ymland fix Bun CI (#562)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@eslint/markdownsince your current version.Updates
lint-stagedfrom 16.2.3 to 16.2.6Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
a1ec972chore(changeset): releaseddd5340build(deps): regenerate package-lock.jsonceb253abuild(deps): update Vitest 458cc126build(deps): update listr233d4502fix: run all tasks when --continue-on-error=true54ba9ebtest: fix test usage for--continue-on-errorb1715d9test: fix test assertions for--continue-on-errorto reveal incorrect behavior1f6a326chore(changeset): release6ab937cci: use separate caches for MSYS2 and Cygwin6d71384fix: catch errors when calling spawnDependabot 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