build(deps): bump the prod-dependencies group across 1 directory with 6 updates#1598
Open
dependabot[bot] wants to merge 1 commit intodependency-updatesfrom
Conversation
… 6 updates Bumps the prod-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jquery](https://github.com/jquery/jquery) | `3.7.1` | `4.0.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` | | [react-datepicker](https://github.com/Hacker0x01/react-datepicker) | `8.10.0` | `9.1.0` | | [react-diff-viewer-continued](https://github.com/Aeolun/react-diff-viewer-continued) | `3.4.0` | `4.2.2` | | [react-dropzone](https://github.com/react-dropzone/react-dropzone) | `14.3.8` | `15.0.0` | | [use-debounce](https://github.com/xnimorz/use-debounce) | `10.0.3` | `10.1.1` | Updates `jquery` from 3.7.1 to 4.0.0 - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](jquery/jquery@3.7.1...4.0.0) Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) Updates `react-datepicker` from 8.10.0 to 9.1.0 - [Release notes](https://github.com/Hacker0x01/react-datepicker/releases) - [Commits](Hacker0x01/react-datepicker@v8.10.0...v9.1.0) Updates `react-diff-viewer-continued` from 3.4.0 to 4.2.2 - [Release notes](https://github.com/Aeolun/react-diff-viewer-continued/releases) - [Changelog](https://github.com/Aeolun/react-diff-viewer-continued/blob/main/CHANGELOG.md) - [Commits](Aeolun/react-diff-viewer-continued@v3.4.0...v4.2.2) Updates `react-dropzone` from 14.3.8 to 15.0.0 - [Release notes](https://github.com/react-dropzone/react-dropzone/releases) - [Commits](react-dropzone/react-dropzone@v14.3.8...v15.0.0) Updates `use-debounce` from 10.0.3 to 10.1.1 - [Release notes](https://github.com/xnimorz/use-debounce/releases) - [Changelog](https://github.com/xnimorz/use-debounce/blob/master/CHANGELOG.md) - [Commits](https://github.com/xnimorz/use-debounce/commits) --- updated-dependencies: - dependency-name: jquery dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: react-datepicker dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: react-diff-viewer-continued dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: react-dropzone dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: use-debounce dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 prod-dependencies group with 6 updates in the / directory:
3.7.14.0.04.17.214.18.18.10.09.1.03.4.04.2.214.3.815.0.010.0.310.1.1Updates
jqueryfrom 3.7.1 to 4.0.0Release notes
Sourced from jquery's releases.
... (truncated)
Commits
4f2fae0Release: 4.0.0c838cfbRelease: remove dist files from main branch9752519Release: 4.0.0-rc.2c128d5dRelease: Update AUTHORS.txt5fe9c29Build: De-dupe three authors via mailmapafdd032Build: Post beta browser tests errors to jquery/dev on Matrix546a1ebBuild: Bump the github-actions group with 4 updatesec738b3Build: Fix Chrome beta testsc28c26aBuild: Add periodic tests on beta versions of browsersf513413Build: Bump the github-actions group with 2 updatesUpdates
lodashfrom 4.17.21 to 4.18.1Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Updates
react-datepickerfrom 8.10.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
react-diff-viewer-continuedfrom 3.4.0 to 4.2.2Release notes
Sourced from react-diff-viewer-continued's releases.
... (truncated)
Changelog
Sourced from react-diff-viewer-continued's changelog.
... (truncated)
Commits
cac8c8erelease: 4.2.2e849850fix: strict typescript types, and visible loader99b4a05release: 4.2.1b6717c2fix: clean up old package-lock.jsonb020f9efix: update dependenciesb1f83e2fix: do not show content while scrolling fast outside the overscan areac9b512ffix(select): mousedown and mouseup6893303fix: handle ' HTML entity in diff view to prevent "undefined" suffixc020300fix: make overscan configurable98526e0release: 4.2.0Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-diff-viewer-continued since your current version.
Updates
react-dropzonefrom 14.3.8 to 15.0.0Release notes
Sourced from react-dropzone's releases.
Commits
7f17a88style: remove trailing newline in index.jsaad0135chore: remove .rebase-noteec9467bchore: apply semantic commit format to all commitse60a016chore: finalize semantic commit rebaseac76751chore: rebase commits to use semantic commit formatea137b3chore: remove CHANGELOG.md in favor of semantic commits1dc5ef3docs: clarify isDragReject post-drop behaviorc9d1c31fix!: reset isDragReject after drop9247d71chore: add *.tgz to .gitignore7919a23fix: prevent tarball from being included in published packageMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dropzone since your current version.
Updates
use-debouncefrom 10.0.3 to 10.1.1Release notes
Sourced from use-debounce's releases.
Changelog
Sourced from use-debounce's changelog.
Commits
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