Skip to content

Bump react-moment from 1.1.3 to 2.0.2#677

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-moment-2.0.2
Open

Bump react-moment from 1.1.3 to 2.0.2#677
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-moment-2.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps react-moment from 1.1.3 to 2.0.2.

Release notes

Sourced from react-moment's releases.

v2.0.2

Full Changelog: headzoo/react-moment@v1.2.3...v2.0.2

v2.0.0-beta.2

Full Changelog: headzoo/react-moment@v2.0.0-beta.1...v2.0.0-beta.2

v2.0.0-beta.1

Full Changelog: headzoo/react-moment@v1.2.3...v2.0.0-beta.1

v1.2.3

What's Changed

Full Changelog: headzoo/react-moment@v1.2.2...v1.2.3

Changelog

Sourced from react-moment's changelog.

2.0.2 - 2026-05-26

  • refactor: align formatting of function properties in useMomentUpdate hook. (f415f21)
  • refactor: update prop handling and improve TypeScript definitions. (f8cbd42)
  • chore: update ESLint configuration and dependencies, enhance TypeScript support, and improve documentation. (e546327)
  • chore: remove release-beta workflow file to streamline CI/CD processes. (bf288a1)
  • docs: add CDN usage section to README for easier integration. (31edffb)
  • refactor: remove singular filter prop and update documentation for filters. (b12910e)
  • Updates the readme. (cf15655)
  • docs: update migration guide for 2.0.0 release. (09d18d2)
  • chore: update README with new instructions and examples. (2825c4f)
  • Updates the readme. (3b4cbf5)
  • chore: add beta release workflow on master for GitHub Actions discovery. (3a5c4e1)
  • chore: remove Babel configuration and SSR example files, update build script for new output formats. (61e5289)
  • chore: remove .travis.yml and webpack.config.js, update package dependencies, and modify .npmignore. (557176b)
  • chore: update peerDependencies for React version compatibility and remove unused test script. (195e313)

2.0.0-beta.2 - 2026-05-25

  • refactor: update Moment component and dependencies for improved functionality. (05fee45)
  • chore: update package dependencies and enhance TypeScript support. (49f7db6)
  • refactor: migrate global configuration to settings in Moment component. (be2f893)
  • refactor: enhance Moment component with custom filters and renderers. (8d956f1)
  • refactor: update Jest configuration and enhance TypeScript definitions. (6ce0da2)
  • refactor: restructure Moment component props and enhance type definitions. (87653f5)
  • refactor: update global configuration properties to use globals object in Moment component. (94520f7)
  • chore: update beta release workflow and clarify branch usage in documentation. (5fd9f74)

2.0.0-beta.1 - 2026-05-25

  • chore: enhance release workflows and add beta publishing support. (c59dd12)
  • Migrate to TypeScript and update ESLint configuration for improved type checking. (1f09a32)

[1.2.2] - 2026-02-09

Added

  • Add fromNowShort prop to MomentProps interface

[1.2.1] - 2026-01-31

Changed

  • Update .npmignore to exclude .cache and .idea directories

[1.2.0] - 2026-01-05

Fixed

  • Simplify locale assignment logic and add test for locale prop override (fixes locale prop precedence bug)

... (truncated)

Commits
  • 477d5cc chore(changelog): release v2.0.2 [skip ci]
  • 64a55d7 refactor: align formatting of function properties in useMomentUpdate hook
  • a6af89b refactor: update prop handling and improve TypeScript definitions
  • f9dfe93 chore: update ESLint configuration and dependencies, enhance TypeScript suppo...
  • 19e9736 chore: remove release-beta workflow file to streamline CI/CD processes
  • 0ad79b0 docs: add CDN usage section to README for easier integration
  • 6f2a5df 2.0.1
  • 64d4763 refactor: remove singular filter prop and update documentation for filters
  • 9b18b4f Updates the readme
  • ff2b3b9 docs: update migration guide for 2.0.0 release
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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)

Bumps [react-moment](https://github.com/headzoo/react-moment) from 1.1.3 to 2.0.2.
- [Release notes](https://github.com/headzoo/react-moment/releases)
- [Changelog](https://github.com/headzoo/react-moment/blob/master/CHANGELOG.md)
- [Commits](headzoo/react-moment@v1.1.3...v2.0.2)

---
updated-dependencies:
- dependency-name: react-moment
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Upgrade or downgrade of project dependencies. javascript Pull requests that update javascript code major This PR causes a major version bump in the version number. labels Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. javascript Pull requests that update javascript code major This PR causes a major version bump in the version number.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants