⬆️ npm: Bump the npm group with 5 updates#133
Merged
Conversation
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [got](https://github.com/sindresorhus/got) | `14.6.1` | `14.6.5` | | [@eslint/markdown](https://github.com/eslint/markdown) | `7.5.0` | `7.5.1` | | [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `16.5.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.6` | `16.2.7` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.3` | Updates `got` from 14.6.1 to 14.6.5 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v14.6.1...v14.6.5) Updates `@eslint/markdown` from 7.5.0 to 7.5.1 - [Release notes](https://github.com/eslint/markdown/releases) - [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md) - [Commits](eslint/markdown@v7.5.0...v7.5.1) Updates `globals` from 16.4.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v16.5.0) Updates `lint-staged` from 16.2.6 to 16.2.7 - [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.6...v16.2.7) Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.3) --- updated-dependencies: - dependency-name: got dependency-version: 14.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@eslint/markdown" dependency-version: 7.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
stoe
approved these changes
Dec 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 5 updates:
14.6.114.6.57.5.07.5.116.4.016.5.016.2.616.2.73.6.23.7.3Updates
gotfrom 14.6.1 to 14.6.5Release notes
Sourced from got's releases.
Commits
388df4814.6.5f7ab6e9Fix TypeScript type inference forgot.extend()withresponseTypeoptiona149dfbMeta tweaksedc834814.6.447c3155FixdnsLookupoption type to accept Node.jsdns.lookup663300114.6.361d5e3bFix DNS cache timing confusionfb03d84Fix socket reuse timing phases preservation142ed7c14.6.20a16a9cFix path segments containing colons being misidentified as absolute URLsUpdates
@eslint/markdownfrom 7.5.0 to 7.5.1Release notes
Sourced from
@eslint/markdown's releases.Changelog
Sourced from
@eslint/markdown's changelog.Commits
7f0d82achore: release 7.5.1 🚀 (#576)51fa5f7docs: Update README sponsorsb56ace3chore: update dependency@eslint/jsto ^9.39.1 (#578)bee20ddfix: false positives inno-reversed-media-syntax(#521)22bd5e3chore: remove unused.npmrcfiles underexamples(#575)bd69254fix: wrong location reporting inrequire-alt-text(#574)39beaf6chore: update github artifact actions (major) (#573)27c2439chore: update eslint (#572)1fd731bdocs: Update README sponsorse5a5ec7docs: Update README sponsorsUpdates
globalsfrom 16.4.0 to 16.5.0Release notes
Sourced from globals's releases.
Commits
46fdf1816.5.06d441caUpdate globals (2025-11-01) (#316)d323da6Add test for keys and values (#315)ea31521Add Vue, Svelte, and Astro globals (#314)fa8aaaeAdd date to automated PR title (#311)b777f09Update Puppeteer (#310)Updates
lint-stagedfrom 16.2.6 to 16.2.7Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
0c1b000chore(changeset): release595b202build(deps): update dependenciesef74c8dfix: do display "failed to spawn" message when task fails normally5cf2a1estyle: do not autofix when running lint-stagedba40012chore: dropnpxfromcommit-msghookd67de9achore: fixpre-pushhook usage with changeset8017d1dbuild(deps): update dependencies922d7f4ci: remove dependabot integration, it's not useful6aeeef1docs: add PR templatea5728b5docs: add AGENTS.mdUpdates
prettierfrom 3.6.2 to 3.7.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
fdfa670Release 3.7.32dce3ecFix typo27d6c64Revert previous change togetFileInfo(#18375)f4a7afaAdd types for config related functions (#18376)9266e3eAdd resolved test cases (#18358)3bfc014Bump Prettier dependency to 3.7.2081b846Clean changelog_unreleased03384c9Release 3.7.2514e51aRelease@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.229a11aeFix comment in empty type literal (#18364)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
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