Skip to content

Bump os-locale from 5.0.0 to 8.0.0 in /app#8142

Open
dependabot[bot] wants to merge 1 commit intocanaryfrom
dependabot/npm_and_yarn/app/canary/os-locale-8.0.0
Open

Bump os-locale from 5.0.0 to 8.0.0 in /app#8142
dependabot[bot] wants to merge 1 commit intocanaryfrom
dependabot/npm_and_yarn/app/canary/os-locale-8.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps os-locale from 5.0.0 to 8.0.0.

Release notes

Sourced from os-locale's releases.

v8.0.0

Breaking

  • Require Node.js 20 2db707a
  • It now exports a single synchronous default export 2db707a
    • Before it exported an asynchronous osLocale named export and a synchronous osLocaleSync named export
    • Migration:
      • Asynchronous: Change to default export and remove await before osLocale
      • Synchronous: Change to default export

Note: It jumped over v7 numbering because of a mistake on my part.


sindresorhus/os-locale@v6.0.2...v8.0.0

v6.0.2

  • Fix osLocaleSync (#52) 4ea3039

sindresorhus/os-locale@v6.0.1...v6.0.2

v6.0.1

  • Don't output stderr from internal child process call to the terminal 0cd6cce

sindresorhus/os-locale@v6.0.0...v6.0.1

v6.0.0

Breaking

  • Require Node.js 12.20 728ed42
  • This package is now pure ESM. Please read this.
  • const osLocale = require('os-locale'); => import {osLocale} from 'os-locale';
  • const {sync} = require('os-locale'); => import {osLocaleSync} from 'os-locale';

Improvements

  • Reduce dependencies 05056f1 487d729

sindresorhus/os-locale@v5.0.0...v6.0.0

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [os-locale](https://github.com/sindresorhus/os-locale) from 5.0.0 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/os-locale/releases)
- [Commits](sindresorhus/os-locale@v5.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: os-locale
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 6, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedos-locale@​5.0.0 ⏵ 8.0.0100 +110069 -1481100

View full report

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants