Skip to content

chore(deps): bump react-calendar from 4.8.0 to 6.0.1#50

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-calendar-6.0.1
Open

chore(deps): bump react-calendar from 4.8.0 to 6.0.1#50
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-calendar-6.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Bumps react-calendar from 4.8.0 to 6.0.1.

Release notes

Sourced from react-calendar's releases.

v6.0.1

This is our first release that uses OIDC trusted publishing and immutable releases! 🎉

Bug fixes

  • Fixed TypeError: get format called on incompatible undefined thrown on some browsers.

v6.0.0

❗️ = breaking change

What's new?

  • ❗️ Dropped CommonJS build, making the package ESM-only. Chances are you're not going to be affected by this change at all, as all common bundlers support ESM out of the box.
    • However, you may encounter issues running unit tests using Jest. Consider migrating to Vitest.

v5.1.0

What's new?

v5.0.0

❗️ = breaking change

What's changed?

  • Added support for React 19.
  • ❗️ New JSX transform is now required. Most likely, you’re already using it, but if you’re not, you’ll need to enable it by following the instructions in the linked blog post.
  • ❗️ propTypes were removed. If you’re using propTypes, we recommend migrating to TypeScript or another type-checking solution.
  • ❗️ Dropped support for deprecated calendarType values. If you're running React-Calendar v4.4.0 or newer, and followed documentation and deprecation warnings, you should be fine.
Commits
  • dc73f86 v6.0.1
  • b1644e7 Fix TypeError: get format called on incompatible undefined
  • 75da696 Update Vite ecosystem
  • 98a95e2 Bump typescript from 5.9.2 to 6.0.2 (#1006)
  • bd61710 Update year in LICENSE
  • cedb59c Update React to 19.2.0
  • 71d8de0 Use full glob patterns in files, exclude unit tests from published tarball
  • 6d82a70 Add support for data-testid prop
  • e67fc50 Migrate from RTL to vitest-browser-react
  • 6e39dc4 Downgrade biome from 2.2.4 to 2.2.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-calendar since your current version.


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-calendar](https://github.com/wojtekmaj/react-calendar/tree/HEAD/packages/react-calendar) from 4.8.0 to 6.0.1.
- [Release notes](https://github.com/wojtekmaj/react-calendar/releases)
- [Commits](https://github.com/wojtekmaj/react-calendar/commits/v6.0.1/packages/react-calendar)

---
updated-dependencies:
- dependency-name: react-calendar
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 19, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sfucourses Ready Ready Preview, Comment Apr 19, 2026 5:21pm

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