Skip to content

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
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 7, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
os-locale 5.0.08.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: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 9pm,before 9am"
  • 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 2 times, most recently from fe1e77d to fe2b463 Compare February 17, 2026 17:42
@renovate renovate Bot force-pushed the renovate/os-locale-8.x branch from fe2b463 to 67bca6c Compare March 5, 2026 17:55
@renovate renovate Bot force-pushed the renovate/os-locale-8.x branch from 67bca6c to 2a67e71 Compare March 13, 2026 15:01
@renovate renovate Bot force-pushed the renovate/os-locale-8.x branch 2 times, most recently from f5b1f3c to 4d82c8a Compare April 1, 2026 21:07
@renovate renovate Bot force-pushed the renovate/os-locale-8.x branch 3 times, most recently from ac1060d to 40c6f50 Compare April 12, 2026 13:16
@renovate renovate Bot force-pushed the renovate/os-locale-8.x branch from 40c6f50 to bd695d7 Compare April 17, 2026 12:14
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