-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump @giscus/react from 2.4.0 to 3.0.0 #109
base: master
Are you sure you want to change the base?
Conversation
Bumps [@giscus/react](https://github.com/giscus/giscus-component/tree/HEAD/react) from 2.4.0 to 3.0.0. - [Release notes](https://github.com/giscus/giscus-component/releases) - [Commits](https://github.com/giscus/giscus-component/commits/@giscus/react-v3.0.0/react) --- updated-dependencies: - dependency-name: "@giscus/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Reviewer's Guide by SourceryThis PR updates the @giscus/react dependency from version 2.4.0 to 3.0.0. This is a major version upgrade that introduces breaking changes by dropping CommonJS support in favor of ESM-only modules. The update also includes improvements to TypeScript types for languages and themes, and fixes compatibility issues with Next.js 14.1 when using the app router. Class diagram for updated @giscus/react dependencyclassDiagram
class GiscusReact {
+languages: String[]
+themes: String[]
+ESMOnly: Boolean
}
note for GiscusReact "Updated to version 3.0.0 with ESM-only support and improved types for languages and themes."
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Dependency ReviewThe following issues were found:
OpenSSF Scorecard
Scanned Files
|
|
A newer version of @giscus/react exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps @giscus/react from 2.4.0 to 3.0.0.
Release notes
Sourced from
@giscus/react
's releases.Commits
ad31fa6
common: Bump versionsf71ba9b
common: Update types77f6fb0
react: Format config files too36973ff
react: Export as pure ESMe8417b2
common: Update dependencies111050c
react: Remove packaged 2.3.013d5043
build(deps-dev): bump the react group in /react with 6 updates33dcbb2
build(deps-dev): bump the react group in /react with 5 updates268fbcd
build(deps-dev): bump the react group in /react with 7 updates46718bc
build(deps-dev): bump the react group in /react with 6 updatesYou can trigger a rebase of this PR 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)Summary by Sourcery
Build: