Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency os-locale to v6 #2904

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2024

This PR contains the following updates:

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

Release Notes

sindresorhus/os-locale (os-locale)

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 added the renovate label Jul 26, 2024
@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 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/os-locale-6.x branch 3 times, most recently from 91ea7f4 to 33b49f0 Compare August 21, 2024 19:59
@renovate renovate bot requested a review from a team as a code owner November 25, 2024 14:12
@renovate renovate bot requested review from chihiro-adachi and shabaraba and removed request for a team November 25, 2024 14:12
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