-
Notifications
You must be signed in to change notification settings - Fork 10
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
chore: bump the production-dependencies group with 3 updates #478
chore: bump the production-dependencies group with 3 updates #478
Conversation
Bumps the production-dependencies group with 3 updates: [dayjs](https://github.com/iamkun/dayjs), [nextjs-toploader](https://github.com/TheSGJ/nextjs-toploader) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). Updates `dayjs` from 1.11.12 to 1.11.13 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.12...v1.11.13) Updates `nextjs-toploader` from 1.6.12 to 3.6.15 - [Release notes](https://github.com/TheSGJ/nextjs-toploader/releases) - [Changelog](https://github.com/TheSGJ/nextjs-toploader/blob/master/CHANGELOG.md) - [Commits](TheSGJ/nextjs-toploader@v1.6.12...v3.6.15) Updates `react-router-dom` from 6.26.0 to 6.26.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: nextjs-toploader dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
WalkthroughWalkthroughThe Changes
Tip Early access features: disabledWe are currently testing the following features in early access:
Note:
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Bumps the production-dependencies group with 3 updates: dayjs, nextjs-toploader and react-router-dom.
Updates
dayjs
from 1.11.12 to 1.11.13Release notes
Sourced from dayjs's releases.
Changelog
Sourced from dayjs's changelog.
Commits
93c8fd0
chore(release): 1.11.13 [skip ci]3f33397
Merge pull request #2713 from iamkun/dev365f81d
chore: update doc11e5744
chore: Update README.md8ca74f1
fix: customParseFormat supports Q quter / w ww weekOfYear (#2705)0898d9f
chore: update readme11fcf22
chore: uodate docUpdates
nextjs-toploader
from 1.6.12 to 3.6.15Release notes
Sourced from nextjs-toploader's releases.
... (truncated)
Changelog
Sourced from nextjs-toploader's changelog.
... (truncated)
Commits
2e46bf9
fixed typo in template value in prop type table in README3982df8
fix: typo in template value and shadow value in prop type table in READMEa8f524c
updated version and jsr package support hold for some timed3a08e3
fix: imports, PagesTopLoader imported incorrectly like nextjs-toploader/dist/...f739118
update jsr version no.230bac2
update version no.9b5f213
major v3.6.12fdc5615
fix nextjs-toploader version for jsrcb8c3d4
Fix Financial Contributor Logo2b08963
feat: Updated v2.6.12 to support useRouter hook and updated docs to be more r...Updates
react-router-dom
from 6.26.0 to 6.26.1Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
04d09c3
chore: Update version for release (#11895)f806fa4
chore: Update version for release (pre) (#11889)5a6545b
Rename patchRoutesOnMiss to patchRoutesOnNavigation (#11888)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsSummary by CodeRabbit
dayjs
to version1.11.13
for improved date handling.nextjs-toploader
to version3.6.15
, potentially enhancing loading performance and features.react-router-dom
to version6.26.1
, ensuring better routing capabilities.