Skip to content

build(deps): bump the dependencies group across 2 directories with 1 update#855

Merged
Kikobeats merged 2 commits into
masterfrom
dependabot/npm_and_yarn/dependencies-d6bbc474fb
Jul 14, 2026
Merged

build(deps): bump the dependencies group across 2 directories with 1 update#855
Kikobeats merged 2 commits into
masterfrom
dependabot/npm_and_yarn/dependencies-d6bbc474fb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 1 update in the / directory: chrono-node.
Bumps the dependencies group with 1 update in the /packages/metascraper-helpers directory: chrono-node.

Updates chrono-node from 2.9.1 to 2.10.0

Release notes

Sourced from chrono-node's releases.

v2.10.0

Minor version changes:

  • New/Fix: DST resolution (to base off UTC instead of system time) by @​elinathan (#650, 5b13e0a)
  • New/Fix: NPM package now only include dist and src (668509f) reported by @​JounQin on #647

wanasit/chrono@v2.9.2...v2.10.0

v2.9.2

  • fix: keep casual-time meridiem in de/fr/it/fi when merged with an explicit time by @​greymoth-jp in wanasit/chrono#651
  • fix(uk): compile forwardDate "within" pattern with the unicode flag by @​greymoth-jp in wanasit/chrono#652
  • fix(en): fix supporting for 'YYYY MMM' (Year MonthName) format
  • feat(zh): support past-tense relative time expressions (e.g. "1小时前")

Full Changelog: wanasit/chrono@v2.9.1...v2.9.2

Commits
  • c4c2685 2.10.0
  • 5b13e0a Merge pull request #650 from elinathan/fix/dst-system-timezone-dependence
  • dc63e17 build(npm): remove redundant .npmignore
  • 668509f build(npm): whitelist dist and src directories for publishing
  • 1ec7e23 2.9.2
  • b6c28fa chore: exclude AGENTS.md from npm publish
  • 4b75a9e feat(en): support parsing of 'YYYY MMM' (Year MonthName) format
  • 3383fdf fix(fr): prevent false matching of single-letter time units in relative format
  • 875c4e2 Merge pull request #652 from greymoth-jp/fix-uk-within-unicode-flag
  • ed2f9fd New: Add Agent file
  • Additional commits viewable in compare view

Updates chrono-node from 2.9.1 to 2.10.0

Release notes

Sourced from chrono-node's releases.

v2.10.0

Minor version changes:

  • New/Fix: DST resolution (to base off UTC instead of system time) by @​elinathan (#650, 5b13e0a)
  • New/Fix: NPM package now only include dist and src (668509f) reported by @​JounQin on #647

wanasit/chrono@v2.9.2...v2.10.0

v2.9.2

  • fix: keep casual-time meridiem in de/fr/it/fi when merged with an explicit time by @​greymoth-jp in wanasit/chrono#651
  • fix(uk): compile forwardDate "within" pattern with the unicode flag by @​greymoth-jp in wanasit/chrono#652
  • fix(en): fix supporting for 'YYYY MMM' (Year MonthName) format
  • feat(zh): support past-tense relative time expressions (e.g. "1小时前")

Full Changelog: wanasit/chrono@v2.9.1...v2.9.2

Commits
  • c4c2685 2.10.0
  • 5b13e0a Merge pull request #650 from elinathan/fix/dst-system-timezone-dependence
  • dc63e17 build(npm): remove redundant .npmignore
  • 668509f build(npm): whitelist dist and src directories for publishing
  • 1ec7e23 2.9.2
  • b6c28fa chore: exclude AGENTS.md from npm publish
  • 4b75a9e feat(en): support parsing of 'YYYY MMM' (Year MonthName) format
  • 3383fdf fix(fr): prevent false matching of single-letter time units in relative format
  • 875c4e2 Merge pull request #652 from greymoth-jp/fix-uk-within-unicode-flag
  • ed2f9fd New: Add Agent file
  • Additional commits viewable in compare view

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 <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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 13, 2026
…update

Bumps the dependencies group with 1 update in the / directory: [chrono-node](https://github.com/wanasit/chrono).
Bumps the dependencies group with 1 update in the /packages/metascraper-helpers directory: [chrono-node](https://github.com/wanasit/chrono).


Updates `chrono-node` from 2.9.1 to 2.10.0
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](wanasit/chrono@v2.9.1...v2.10.0)

Updates `chrono-node` from 2.9.1 to 2.10.0
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](wanasit/chrono@v2.9.1...v2.10.0)

---
updated-dependencies:
- dependency-name: chrono-node
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: chrono-node
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@Kikobeats
Kikobeats force-pushed the dependabot/npm_and_yarn/dependencies-d6bbc474fb branch from 949207a to a4e4eb2 Compare July 13, 2026 20:56
@Kikobeats

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@Kikobeats

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@Kikobeats

Copy link
Copy Markdown
Member

@dependabot rebase master

@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@Kikobeats
Kikobeats merged commit 7422513 into master Jul 14, 2026
24 of 27 checks passed
@Kikobeats
Kikobeats deleted the dependabot/npm_and_yarn/dependencies-d6bbc474fb branch July 14, 2026 14:04
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.

1 participant