-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the major group across 1 directory with 20 updates #434
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/major-9d6c540bac
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the major group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.0` | | [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.0` | | [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.0` | | [bcrypt](https://github.com/kelektiv/node.bcrypt.js) | `5.1.1` | `6.0.0` | | [@types/bcrypt](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bcrypt) | `5.0.2` | `6.0.0` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `6.9.16` | `7.0.5` | | [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `6.4.17` | `7.0.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.1.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `19.1.10` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.1.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.1` | `19.1.7` | | [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf) | `9.1.1` | `10.1.0` | | [uuid](https://github.com/uuidjs/uuid) | `10.0.0` | `11.1.0` | | [zod](https://github.com/colinhacks/zod) | `3.24.1` | `4.0.17` | | [zod-form-data](https://github.com/airjp73/rvf/tree/HEAD/packages/zod-form-data) | `2.0.4` | `3.0.0` | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `29.7.0` | `30.0.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `24.3.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.15` | `15.4.7` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.0.5` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` | Updates `@fortawesome/fontawesome-svg-core` from 6.7.2 to 7.0.0 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@6.7.2...7.0.0) Updates `@fortawesome/free-brands-svg-icons` from 6.7.2 to 7.0.0 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@6.7.2...7.0.0) Updates `@fortawesome/free-solid-svg-icons` from 6.7.2 to 7.0.0 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@6.7.2...7.0.0) Updates `bcrypt` from 5.1.1 to 6.0.0 - [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases) - [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md) - [Commits](kelektiv/node.bcrypt.js@v5.1.1...v6.0.0) Updates `@types/bcrypt` from 5.0.2 to 6.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bcrypt) Updates `nodemailer` from 6.9.16 to 7.0.5 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.9.16...v7.0.5) Updates `@types/nodemailer` from 6.4.17 to 7.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) Updates `react` from 18.3.1 to 19.1.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react) Updates `@types/react` from 18.3.11 to 19.1.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.1.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react-dom) Updates `@types/react-dom` from 18.3.1 to 19.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-pdf` from 9.1.1 to 10.1.0 - [Release notes](https://github.com/wojtekmaj/react-pdf/releases) - [Commits](https://github.com/wojtekmaj/react-pdf/commits/v10.1.0/packages/react-pdf) Updates `uuid` from 10.0.0 to 11.1.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.1.0) Updates `zod` from 3.24.1 to 4.0.17 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.24.1...v4.0.17) Updates `zod-form-data` from 2.0.4 to 3.0.0 - [Release notes](https://github.com/airjp73/rvf/releases) - [Commits](https://github.com/airjp73/rvf/commits/v3.0.0/packages/zod-form-data) Updates `@jest/globals` from 29.7.0 to 30.0.5 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest-globals) Updates `@types/bcrypt` from 5.0.2 to 6.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bcrypt) Updates `@types/node` from 22.10.2 to 24.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/nodemailer` from 6.4.17 to 7.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) Updates `@types/react` from 18.3.11 to 19.1.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.1 to 19.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint-config-next` from 14.2.15 to 15.4.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.4.7/packages/eslint-config-next) Updates `jest` from 29.7.0 to 30.0.5 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-svg-core" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: "@fortawesome/free-brands-svg-icons" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: "@fortawesome/free-solid-svg-icons" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: bcrypt dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/bcrypt" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: nodemailer dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/nodemailer" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/react" dependency-version: 19.1.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: react-dom dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/react-dom" dependency-version: 19.1.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: react-pdf dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: uuid dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: zod dependency-version: 4.0.17 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: zod-form-data dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: "@jest/globals" dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/bcrypt" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/node" dependency-version: 24.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/nodemailer" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/react" dependency-version: 19.1.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/react-dom" dependency-version: 19.1.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: eslint-config-next dependency-version: 15.4.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: jest dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <[email protected]>
0fd60f6
to
7f49829
Compare
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
0 participants
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 major group with 20 updates in the / directory:
6.7.2
7.0.0
6.7.2
7.0.0
6.7.2
7.0.0
5.1.1
6.0.0
5.0.2
6.0.0
6.9.16
7.0.5
6.4.17
7.0.0
18.3.1
19.1.1
18.3.11
19.1.10
18.3.1
19.1.1
18.3.1
19.1.7
9.1.1
10.1.0
10.0.0
11.1.0
3.24.1
4.0.17
2.0.4
3.0.0
29.7.0
30.0.5
22.10.2
24.3.0
14.2.15
15.4.7
29.7.0
30.0.5
29.5.14
30.0.0
Updates
@fortawesome/fontawesome-svg-core
from 6.7.2 to 7.0.0Release notes
Sourced from
@fortawesome/fontawesome-svg-core
's releases.Commits
14189d0
Release 7.0.0 (#20715)8ff114b
Initial commit for 7Updates
@fortawesome/free-brands-svg-icons
from 6.7.2 to 7.0.0Release notes
Sourced from
@fortawesome/free-brands-svg-icons
's releases.Commits
14189d0
Release 7.0.0 (#20715)8ff114b
Initial commit for 7Updates
@fortawesome/free-solid-svg-icons
from 6.7.2 to 7.0.0Release notes
Sourced from
@fortawesome/free-solid-svg-icons
's releases.Commits
14189d0
Release 7.0.0 (#20715)8ff114b
Initial commit for 7Updates
bcrypt
from 5.1.1 to 6.0.0Release notes
Sourced from bcrypt's releases.
Changelog
Sourced from bcrypt's changelog.
Commits
17894bd
Merge pull request #1186 from recrsn/v6-release473c150
Update changelog7e93b78
Test package8fc0cea
Exclude Windows x86 as it is no longer supported1bbb5ae
Also compile linux against Node 185517028
Use Node 18/20 for macos/windows271035a
Modernize JSefe4968
Prepare for v6cf4269a
Merge pull request #1049 from tbo47/update-libs5e9afd4
Merge pull request #1036 from alokranjan609/fix/typo-in-commentsUpdates
@types/bcrypt
from 5.0.2 to 6.0.0Commits
Updates
nodemailer
from 6.9.16 to 7.0.5Release notes
Sourced from nodemailer's releases.
... (truncated)
Changelog
Sourced from nodemailer's changelog.
... (truncated)
Commits
8033604
chore(master): release 7.0.5 [skip-ci] (#1744)5bafe58
fixed tests6f30901
Merge branch 'master' of github.com:nodemailer/nodemailerfa2724b
fix: updated well known delivery service lista48ef26
chore(master): release 7.0.4 [skip-ci] (#1738)c45c84f
fix(smtp-connection): jsdoc public annotation for socket (#1741)839e286
fix(pools): Emit 'clear' once transporter is idle and all connections are closed493635f
Merge branch 'master' of github.com:nodemailer/nodemailerbb9e6da
fix(well-known-services): Added AliyunQiye125b01e
chore(master): release 7.0.3 [skip-ci] (#1735)Updates
@types/nodemailer
from 6.4.17 to 7.0.0Commits
Updates
react
from 18.3.1 to 19.1.1Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
87e33ca
Set release versions to 19.1.15a1eb6f
fix: rename bottom stack frame (#33680)4a9df08
Stop creating Owner Stacks if many have been created recently (#32529)b630219
[refactor] move isValidElementType to react-is (#32518)1a19170
[refactor] Add element type for Activity (#32499)6aa8254
Add ref to Fragment (#32465)e0fe347
[flags] remove enableOwnerStacks (#32426)70f1d76
[flow] Eliminate usage of global React types in ReactNativeTypes.js (#32330)0d9834c
build: add support to the rollup build for building typescript packages (#32393)a53da6a
Add useSwipeTransition Hook Behind Experimental Flag (#32373)Updates
@types/react
from 18.3.11 to 19.1.10Commits
Updates
react-dom
from 18.3.1 to 19.1.1Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
87e33ca
Set release versions to 19.1.1b793948
Bump next prerelease version numbers (#32782)7943da1
Set accurate value for alwaysThrottleRetries on www (#32684)476f538
Add getClientRects to fragment instances (#32660)c69a5fc
Add blur() and focusLast() to fragment instances (#32654)cd28a94
Add observer methods to fragment instances (#32619)6aa8254
Add ref to Fragment (#32465)029e8bd
Add Owner Stack to attribute hydration mismatches (#32538)aac177c
Support beforetoggle/toggle events for dialog (#32479)e0fe347
[flags] remove enableOwnerStacks (#32426)Updates
@types/react-dom
from 18.3.1 to 19.1.7Commits
Updates
react-pdf
from 9.1.1 to 10.1.0Release notes
Sourced from react-pdf's releases.
... (truncated)
Commits
389f613
v10.1.0811614c
Add support for render props in Document and Page components2f3187a
Enable Biome Import Organizer06a2284
Add missing unit test for Thumbnail component0b91087
Fix unit test descriptionsf4aeddc
Target es2018, not es2015/es201732bde7e
Export LinkService type319c23f
Add type declaration47144dd
Add documentation on support for JPEG 2000, update all samplesa6bdd8c
Update pdfjs-dist to 5.3.93Updates
uuid
from 10.0.0 to 11.1.0Release notes
Sourced from uuid's releases.