Skip to content

chore(deps): bump the dependencies group across 1 directory with 2 updates #456

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps the dependencies group with 2 updates in the / directory: luxon and open.

Updates luxon from 3.6.1 to 3.7.1

Changelog

Sourced from luxon's changelog.

3.7.1 (2025-07-09)

  • Revert change in ES6 packaging

3.7.0 (2025-07-09)

  • Added showZeros option to Duration#toHuman
  • Added Duration#removeZeros method.
  • Added rounding option to DateTime#toRelative
  • Added precision option to ISO formatting methods
  • Added signMode option to Duration#toFormat
  • Allow escaping single quotes in format strings
  • Improve output of Info.months and Info.monthsFormat for ja locale
  • Accept lowercase t as a separator in ISO strings
  • Accept lowercase z as an offset in ISO strings
  • Reject non-finite numbers where previously only NaN was rejected
  • Improve the documentation for Interval
  • Added a dark theme for the documentation site
Commits
  • 3b2f374 Release version 3.7.1
  • c67ee7d Revert "build: use the es6 build for ESM exports (#1707)"
  • cfa58a2 Release version 3.7.0
  • 7d379cc Fix unsupported signDisplay value
  • 4e81ef9 Implement "signMode" on Duration#toFormat
  • 5aa55da Improve documentation regarding Interval's half-openness
  • b188e10 add dark theme to docs (#1713)
  • cf67025 build: use the es6 build for ESM exports (#1707)
  • 73d3ee9 Improve workaround for Info.months and Info.monthsFormat for "ja" locale
  • 1a51faa Workaround for Info.months in certain locales
  • Additional commits viewable in compare view

Updates open from 8.4.2 to 10.1.2

Release notes

Sourced from open's releases.

v10.1.2

  • Fix detection of Windows default browser from WSL (#358) 6187a82

sindresorhus/open@v10.1.1...v10.1.2

v10.1.1

  • Fix: Use correct bundle ID for Microsoft Edge (#356) 55537f1

sindresorhus/open@v10.1.0...v10.1.1

v10.1.0

  • Linux: Update xdg-open to 1.2.1 (#338) c702c66

sindresorhus/open@v10.0.4...v10.1.0

v10.0.4

  • Fix support for passing predefined app to openApp() (#335) d9e7422

sindresorhus/open@v10.0.3...v10.0.4

v10.0.3

  • Fix target option on macOS (#332) b597dec

sindresorhus/open@v10.0.2...v10.0.3

v10.0.2

  • Fix Linux compatibility 798cd93

sindresorhus/open@v10.0.1...v10.0.2

v10.0.1

  • Add Windows environment variable fallback for some broken systems (#328) 8e69be4

sindresorhus/open@v10.0.0...v10.0.1

v10.0.0

Breaking

  • Require Node.js 18 5628dc8

sindresorhus/open@v9.1.0...v10.0.0

v9.1.0

  • Update dependencies 46adf0b

sindresorhus/open@v9.0.0...v9.1.0

... (truncated)

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

…dates

Bumps the dependencies group with 2 updates in the / directory: [luxon](https://github.com/moment/luxon) and [open](https://github.com/sindresorhus/open).


Updates `luxon` from 3.6.1 to 3.7.1
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.6.1...3.7.1)

Updates `open` from 8.4.2 to 10.1.2
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](sindresorhus/open@v8.4.2...v10.1.2)

---
updated-dependencies:
- dependency-name: luxon
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: open
  dependency-version: 10.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2025
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