Skip to content

⬆️ npm: Bump the npm-production group across 1 directory with 3 updates#138

Merged
stoe merged 2 commits intomainfrom
dependabot/npm_and_yarn/npm-production-3d225b2e70
Feb 1, 2026
Merged

⬆️ npm: Bump the npm-production group across 1 directory with 3 updates#138
stoe merged 2 commits intomainfrom
dependabot/npm_and_yarn/npm-production-3d225b2e70

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the npm-production group with 3 updates in the / directory: got, normalize-url and ora.

Updates got from 14.6.5 to 14.6.6

Release notes

Sourced from got's releases.

v14.6.6

  • Fix stream auto-end for empty PATCH/DELETE/OPTIONS 4d5168c
    • The bug was introduced in sindresorhus/got@b65b0e1, where it incorrectly auto-closed streams for empty PATCH/DELETE/OPTIONS when using streams. This broke the documented use case of piping data to a got stream for these methods.
    • Docs:

      got.stream does not auto-end for OPTIONS, DELETE, or PATCH so you can pipe or write a body without getting write after end. Call stream.end() when you are not piping a body.


sindresorhus/got@v14.6.5...v14.6.6

Commits

Updates normalize-url from 8.1.0 to 8.1.1

Release notes

Sourced from normalize-url's releases.

v8.1.1

  • Fix removeDirectoryIndex option to handle trailing slashes consistently 320d9b3

sindresorhus/normalize-url@v8.1.0...v8.1.1

Commits

Updates ora from 9.0.0 to 9.1.0

Release notes

Sourced from ora's releases.

v9.1.0

  • Support external writes to stream (console.log) while spinning d2b543a
  • Replace strip-ansi dependency with native stripVTControlCharacters (#249) 68d50e5

sindresorhus/ora@v9.0.0...v9.1.0

Commits

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 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
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the npm-production group with 3 updates in the / directory: [got](https://github.com/sindresorhus/got), [normalize-url](https://github.com/sindresorhus/normalize-url) and [ora](https://github.com/sindresorhus/ora).


Updates `got` from 14.6.5 to 14.6.6
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v14.6.5...v14.6.6)

Updates `normalize-url` from 8.1.0 to 8.1.1
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](sindresorhus/normalize-url@v8.1.0...v8.1.1)

Updates `ora` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: got
  dependency-version: 14.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: normalize-url
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: ora
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependency 🤖 Dependency update (dependabot) label Feb 1, 2026
@dependabot dependabot bot requested a review from stoe as a code owner February 1, 2026 03:03
@dependabot dependabot bot added the dependency 🤖 Dependency update (dependabot) label Feb 1, 2026
@stoe stoe enabled auto-merge (squash) February 1, 2026 08:01
@stoe stoe merged commit be5cab4 into main Feb 1, 2026
8 checks passed
@stoe stoe deleted the dependabot/npm_and_yarn/npm-production-3d225b2e70 branch February 1, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency 🤖 Dependency update (dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant