chore(deps): bump the production-dependencies group across 1 directory with 3 updates - #61
Merged
samdouble merged 1 commit intoAug 9, 2026
Conversation
…y with 3 updates Bumps the production-dependencies group with 3 updates in the / directory: [luxon](https://github.com/moment/luxon), [react-datepicker](https://github.com/Hacker0x01/react-datepicker) and [web-vitals](https://github.com/GoogleChrome/web-vitals). Updates `luxon` from 3.5.0 to 3.7.2 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@3.5.0...3.7.2) Updates `react-datepicker` from 8.8.0 to 9.1.0 - [Release notes](https://github.com/Hacker0x01/react-datepicker/releases) - [Commits](Hacker0x01/react-datepicker@v8.8.0...v9.1.0) Updates `web-vitals` from 2.1.4 to 6.1.0 - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v2.1.4...v6.1.0) --- updated-dependencies: - dependency-name: luxon dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-datepicker dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: web-vitals dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
samdouble
deleted the
dependabot/npm_and_yarn/production-dependencies-8b5ddae144
branch
August 9, 2026 17:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 3 updates in the / directory: luxon, react-datepicker and web-vitals.
Updates
luxonfrom 3.5.0 to 3.7.2Changelog
Sourced from luxon's changelog.
Commits
4262a38Version 3.7.2738144dFix the build ES6 code having the wrong file extension and use it in package....3b2f374Release version 3.7.1c67ee7dRevert "build: use the es6 build for ESM exports (#1707)"cfa58a2Release version 3.7.07d379ccFix unsupported signDisplay value4e81ef9Implement "signMode" on Duration#toFormat5aa55daImprove documentation regarding Interval's half-opennessb188e10add dark theme to docs (#1713)cf67025build: use the es6 build for ESM exports (#1707)Maintainer changes
This version was pushed to npm by diesieben07, a new releaser for luxon since your current version.
Updates
react-datepickerfrom 8.8.0 to 9.1.0Release notes
Sourced from react-datepicker's releases.
... (truncated)
Commits
0a3fa079.1.075a4ed1Merge pull request #6172 from Hacker0x01/fix/restore-native-date-fallback-6164d4625d4Merge pull request #6180 from Hacker0x01/fix/issue-5814-mask-input-clearing668468aMerge pull request #6179 from Hacker0x01/fix/prevent-close-on-click-outsidee5d4948fix: clear selection when masked input is cleared on blur3700259feat: allow onClickOutside to prevent calendar from closing0231bbdMerge pull request #6177 from Hacker0x01/test/datepicker-format-weekday-prop344d1edtest: add formatWeekDay prop test for DatePicker component041f1acchore: dedupe yarn.lock for@typescript-eslint/parserde00ec3Merge pull request #6176 from Hacker0x01/dependabot/npm_and_yarn/types/node-2...Updates
web-vitalsfrom 2.1.4 to 6.1.0Changelog
Sourced from web-vitals's changelog.
... (truncated)
Commits
85ca9dbRelease v6.1.0eb6590aPrep CHANGELOG for v6.1.03c85082Add resource timing buffer for LCP (#776)45a09daRelease v6.0.1e631507Update CHANGELOG for 6.0.12d7ca2dPrevent JavaScript error if PerformanceObserver not available (#772)d889518Update README949d522Fix CHANGELOG67a9ddbRelease v6.0.011b0b22Prep CHANGELOG and unique id prefix for v6.0.0 (#764)Maintainer changes
This version was pushed to npm by tunetheweb, a new releaser for web-vitals since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditions