Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2026

Bumps @wordpress/date from 5.37.0 to 5.39.0.

Changelog

Sourced from @​wordpress/date's changelog.

5.39.0 (2026-01-29)

5.38.0 (2026-01-16)

Bug Fixes

  • Fixed incorrect spacing for the time format. It was g: i (14: 30), and it's now g:i (14:30). (#73924)
  • Fixed timezone argument handling to properly treat 0 numeric timezone values as a valid UTC offset (UTC+0). Previously, these were treated as if the timezone argument was not passed. (#73887)
Commits
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file. javascript Pull requests that update javascript code. labels Jan 30, 2026
@wpmobilebot
Copy link

wpmobilebot commented Jan 30, 2026

📊 Performance Test Results

Comparing 0a5fb61 vs trunk

site-editor

Metric trunk 0a5fb61 Diff Change
load 2880.00 ms 2886.00 ms +6.00 ms 🔴 0.2%

site-startup

Metric trunk 0a5fb61 Diff Change
siteCreation 7070.00 ms 7071.00 ms +1.00 ms 🔴 0.0%
siteStartup 3921.00 ms 3935.00 ms +14.00 ms 🔴 0.4%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/date-5.39.0 branch from 5397eb6 to 00e7eab Compare January 30, 2026 10:46
@ivan-ottinger ivan-ottinger self-assigned this Jan 30, 2026
@ivan-ottinger ivan-ottinger self-requested a review January 30, 2026 12:32
@ivan-ottinger
Copy link
Contributor

@dependabot rebase

Bumps [@wordpress/date](https://github.com/WordPress/gutenberg/tree/HEAD/packages/date) from 5.37.0 to 5.39.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/date/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/date)

---
updated-dependencies:
- dependency-name: "@wordpress/date"
  dependency-version: 5.39.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress/date-5.39.0 branch from 00e7eab to 0a5fb61 Compare January 30, 2026 12:47
Copy link
Contributor

@ivan-ottinger ivan-ottinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look good. I did not observe any regressions anywhere in the app.

@ivan-ottinger ivan-ottinger requested a review from a team January 30, 2026 12:59
@ivan-ottinger
Copy link
Contributor

Added YOLO team for record.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2026

Looks like @wordpress/date is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 30, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/date-5.39.0 branch January 30, 2026 13:07
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.

2 participants