Skip to content

Comments

chore(deps): update dependency os-locale to v8#3605

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/os-locale-8.x
Open

chore(deps): update dependency os-locale to v8#3605
renovate[bot] wants to merge 1 commit intomainfrom
renovate/os-locale-8.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
os-locale ^5.0.0^8.0.0 age adoption passing confidence

Release Notes

sindresorhus/os-locale (os-locale)

v8.0.0

Compare Source

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.


v6.0.2

Compare Source

v6.0.1

Compare Source

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

v6.0.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 7, 2026 21:40
@renovate renovate bot added the renovate label Feb 7, 2026
@renovate renovate bot requested review from chihiro-adachi and shabaraba and removed request for a team February 7, 2026 21:40
@renovate renovate bot added the renovate label Feb 7, 2026
@github-actions github-actions bot added pkg: customize-uploader @kintone/customize-uploader pkg: plugin-uploader @kintone/plugin-uploader pkg: create-plugin @kintone/create-plugin labels Feb 7, 2026
@renovate renovate bot force-pushed the renovate/os-locale-8.x branch from 2c85959 to fe1e77d Compare February 12, 2026 18:16
@renovate renovate bot force-pushed the renovate/os-locale-8.x branch from fe1e77d to fe2b463 Compare February 17, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: create-plugin @kintone/create-plugin pkg: customize-uploader @kintone/customize-uploader pkg: plugin-uploader @kintone/plugin-uploader renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants