Skip to content

build(deps): bump date-and-time from 2.4.3 to 4.3.1 in /server#710

Open
dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot/npm_and_yarn/server/staging/date-and-time-4.3.1
Open

build(deps): bump date-and-time from 2.4.3 to 4.3.1 in /server#710
dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot/npm_and_yarn/server/staging/date-and-time-4.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps date-and-time from 2.4.3 to 4.3.1.

Release notes

Sourced from date-and-time's releases.

v4.3.1

What's Changed

Full Changelog: knowledgecode/date-and-time@v4.3.0...v4.3.1

v4.3.0

What's Changed

  • Add IANA timezone string support to all date manipulation functions (addDays, addMonths, addYears, parse, format, etc.)
  • Fix timezone offset range and month boundary handling in isValid
  • Update documentation to reflect v4.3.0 API changes

Full Changelog: knowledgecode/date-and-time@v4.2.0...v4.3.0

v4.2.0

What's Changed

Major Changes

  • Consolidated timezone imports: Added a new date-and-time/timezone entry point allowing import of multiple timezones from a single module
  • IANA timezone name string support: The format() function now accepts IANA timezone name strings (e.g., 'Asia/Tokyo') in addition to TimeZone objects

Full Changelog: knowledgecode/date-and-time@v4.1.2...v4.2.0

v4.1.2

What's Changed

Full Changelog: knowledgecode/date-and-time@v4.1.1...v4.1.2

v4.1.1

What's Changed

Full Changelog: knowledgecode/date-and-time@v4.1.0...v4.1.1

... (truncated)

Commits
  • b3d5f43 Merge pull request #119 from knowledgecode/develop
  • 4aac9fc Bump version to 4.3.1 and update dependencies
  • 7d0dcaa Merge pull request #118 from knowledgecode/dependabot/npm_and_yarn/minimatch-...
  • 5650b7d Bump minimatch from 10.2.2 to 10.2.4
  • f25d677 Merge pull request #117 from knowledgecode/develop
  • d93ec05 Bump version to 4.3.0 and update dependencies
  • 1556efa Update documentation for v4.3.0 IANA timezone string support
  • d50f51f Add IANA timezone string support to all date manipulation functions
  • def8b55 Fix timezone offset range and month boundary in isValid
  • c54dc6e Merge pull request #116 from knowledgecode/develop
  • Additional commits viewable 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 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 Mar 9, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/staging/date-and-time-4.3.1 branch 2 times, most recently from 482cf72 to 2cd582d Compare March 9, 2026 23:46
Dependabot couldn't find the original pull request head commit, 2cd582d.
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/server/staging/date-and-time-4.3.1 branch from 2cd582d to 0ac4ca3 Compare March 10, 2026 00:56
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