-
Notifications
You must be signed in to change notification settings - Fork 27
Bump the deps group across 1 directory with 14 updates #2913
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/react/webpack-cjs/deps-76155844a8
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.
Open
Bump the deps group across 1 directory with 14 updates #2913
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/react/webpack-cjs/deps-76155844a8
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 deps group with 14 updates in the /react/webpack-cjs directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.0` | `7.28.4` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.28.0` | `7.28.3` | | [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.56.0` | `1.57.2` | | [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `2.6.3` | `2.9.0` | | [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es) | `2.6.3` | `2.9.0` | | [@connectrpc/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect) | `2.0.3` | `2.1.0` | | [@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web) | `2.0.3` | `2.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.0` | `24.6.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.9` | `19.1.16` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.7` | `19.1.9` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.1` | `29.4.4` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.2` | `9.5.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [webpack](https://github.com/webpack/webpack) | `5.101.0` | `5.102.0` | Updates `@babel/core` from 7.28.0 to 7.28.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-core) Updates `@babel/preset-env` from 7.28.0 to 7.28.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-preset-env) Updates `@bufbuild/buf` from 1.56.0 to 1.57.2 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.56.0...v1.57.2) Updates `@bufbuild/protobuf` from 2.6.3 to 2.9.0 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.9.0/packages/protobuf) Updates `@bufbuild/protoc-gen-es` from 2.6.3 to 2.9.0 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.9.0/packages/protoc-gen-es) Updates `@connectrpc/connect` from 2.0.3 to 2.1.0 - [Release notes](https://github.com/connectrpc/connect-es/releases) - [Commits](https://github.com/connectrpc/connect-es/commits/v2.1.0/packages/connect) Updates `@connectrpc/connect-web` from 2.0.3 to 2.1.0 - [Release notes](https://github.com/connectrpc/connect-es/releases) - [Commits](https://github.com/connectrpc/connect-es/commits/v2.1.0/packages/connect-web) Updates `@types/node` from 24.2.0 to 24.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.1.9 to 19.1.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.7 to 19.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `ts-jest` from 29.4.1 to 29.4.4 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.1...v29.4.4) Updates `ts-loader` from 9.5.2 to 9.5.4 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.2...v9.5.4) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `webpack` from 5.101.0 to 5.102.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.0...v5.102.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: "@babel/preset-env" dependency-version: 7.28.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: "@bufbuild/buf" dependency-version: 1.57.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@bufbuild/protobuf" dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@bufbuild/protoc-gen-es" dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@connectrpc/connect" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@connectrpc/connect-web" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@types/node" dependency-version: 24.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@types/react" dependency-version: 19.1.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: "@types/react-dom" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: ts-jest dependency-version: 29.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: ts-loader dependency-version: 9.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: webpack dependency-version: 5.102.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
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 deps group with 14 updates in the /react/webpack-cjs directory:
7.28.0
7.28.4
7.28.0
7.28.3
1.56.0
1.57.2
2.6.3
2.9.0
2.6.3
2.9.0
2.0.3
2.1.0
2.0.3
2.1.0
24.2.0
24.6.1
19.1.9
19.1.16
19.1.7
19.1.9
29.4.1
29.4.4
9.5.2
9.5.4
5.9.2
5.9.3
5.101.0
5.102.0
Updates
@babel/core
from 7.28.0 to 7.28.4Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
35055e3
v7.28.4b41f8cd
Update Jest to v30.1.1 (#17493)18d88b8
Improve@babel/core
typings (#17471)453b068
Switch to@jridgewell/remapping
(#17474)ef155f5
v7.28.398d18aa
Misc: Cleanup Babel 8 tasks (#17429)64ec61e
export PartialConfig and NormalizedOptions (#17470)fb57f26
chore: update browser compat libs (#17469)Updates
@babel/preset-env
from 7.28.0 to 7.28.3Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.Commits
ef155f5
v7.28.398d18aa
Misc: Cleanup Babel 8 tasks (#17429)fb57f26
chore: update browser compat libs (#17469)f4a9616
[static blocks] Do not inject new static fields after static code (#17443)f743094
fix:regeneratorDefine
compatibility with es5 strict mode (#17441)Updates
@bufbuild/buf
from 1.56.0 to 1.57.2Release notes
Sourced from
@bufbuild/buf
's releases.Changelog
Sourced from
@bufbuild/buf
's changelog.Commits
2a315f2
Release v1.57.2 (#4017)574a9ea
Fix buf curl with HTTP/2 services (#4016)f9fbf5d
Return to development (#4015)a925ce2
Release v1.57.1 (#4013)7e199bd
Upgrade generated SDK protoc-gen-go version (#4014)2d0ab7a
Use std http.Protocols for http config (#4011)0f230da
Upgrade makego (#4012)2344d01
Make upgrade (#4010)d5d28ae
Bump golang from 1.24-alpine3.22 to 1.25-alpine3.22 (#3963)b57df30
Silence config warning on empty rules when policies are defined (#3972)Updates
@bufbuild/protobuf
from 2.6.3 to 2.9.0Release notes
Sourced from
@bufbuild/protobuf
's releases.Commits
ac7d546
Release 2.9.0 (#1236)f7b1a91
Support Deno (#1233)89dd6e7
Release 2.8.0 (#1231)c8b4ef9
Add support for Edition 2024 (#1228)92f8536
Release 2.7.0 (#1206)318292b
Update to TypeScript 5.9 and change return types fromUint8Array
to `Uint8A...2f46046
Optimize bundle-size impact of fix to closed enum parsing (#1197)Updates
@bufbuild/protoc-gen-es
from 2.6.3 to 2.9.0Release notes
Sourced from
@bufbuild/protoc-gen-es
's releases.Commits
ac7d546
Release 2.9.0 (#1236)89dd6e7
Release 2.8.0 (#1231)cdd0dd9
Fix Valid types for interstitial references (#1230)92f8536
Release 2.7.0 (#1206)fe3c21b
Drop support for Node.js 18 (#1201)Updates
@connectrpc/connect
from 2.0.3 to 2.1.0Release notes
Sourced from
@connectrpc/connect
's releases.Commits
8566675
Release 2.1.0 (#1564)4eed0ce
Update to TypeScript 5.9 and change return types fromUint8Array
to `Uint8A...17ee287
Release 2.0.4 (#1558)5dafeaa
Update protobuf-es and dependabot groups (#1549)a2606e7
Bump the bench group with 2 updates (#1533)1b8db5d
Bump@bufbuild/buf
from 1.55.1 to 1.56.0 (#1537)c1510a8
Bump jasmine from 5.8.0 to 5.9.0 (#1538)Updates
@connectrpc/connect-web
from 2.0.3 to 2.1.0Release notes
Sourced from
@connectrpc/connect-web
's releases.Commits
8566675
Release 2.1.0 (#1564)4eed0ce
Update to TypeScript 5.9 and change return types fromUint8Array
to `Uint8A...17ee287
Release 2.0.4 (#1558)5cb58f3
Bump the webdriver group with 5 updates (#1556)5dafeaa
Update protobuf-es and dependabot groups (#1549)1018c59
Bump the webdriver group with 5 updates (#1535)a2606e7
Bump the bench group with 2 updates (#1533)1b8db5d
Bump@bufbuild/buf
from 1.55.1 to 1.56.0 (#1537)c1510a8
Bump jasmine from 5.8.0 to 5.9.0 (#1538)Updates
@types/node
from 24.2.0 to 24.6.1Commits
Updates
@types/react
from 19.1.9 to 19.1.16Commits
Updates
@types/react-dom
from 19.1.7 to 19.1.9Commits
Updates
ts-jest
from 29.4.1 to 29.4.4Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
89a4f9f
chore(release): 29.4.425cb706
Revert "fix: introducetranspilation
option to replaceisolatedModules
op...8a7e4c2
build(deps): Update dependency ts-jest to ^29.4.351a5a92
build(deps): Update dependency@types/node
to v20.19.17a44e9cc
chore(release): 29.4.397e2c03
docs: correct link to doc fortranspilation
option94b6ab4
build(deps): Update dependency esbuild to ~0.25.105868761
fix: introducetranspilation
option to replaceisolatedModules
option (#5...54dee26
build(deps): Update dependency@types/node
to v20.19.16f5ac13b
build(deps): Update dependency memfs to ^4.42.0Updates
ts-loader
from 9.5.2 to 9.5.4Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
f7d022f
Update changelog for version 9.5.4 (#1677)ba825c2
chore: TypeScript 5.9 upgrade (#1676)847a249
feat: stub for 5.8 (#1668)0ee4035
feat: Update push.yml with workflow_dispatchd735298
chore: update lockfile (#1666)Updates
typescript
from 5.9.2 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
31a0ead
Don't compare "missing" toundefined
incompareProperties
under `exactOpt...d4b15eb
Enhance type argument completions (#62170)83ff202
Bump the github-actions group across 1 directory with 2 updates (#62507)e350126
Port microsoft/typescript-go#1764 (#62510)97610a8
Port microsoft/typescript-go#1757 (#62501)1cd5309
Port microsoft/typescript-go#1759 (#62502)5f183ad
Revert PR 61928 (#62423)6f6efb4
Disable conditional exports fallbacks onnull
values (#62483)96acaa5
Remove no-default-lib (#62435)904e7dd
EnablenoUncheckedSideEffectImports
by default (#62443)Updates
webpack
from 5.101.0 to 5.102.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
14c813a
chore(release): 5.102.0761b153
feat: support function matcher in rule options (#19952)8c0fa9e
feat: tree shaking nested exports for destructuring assignment (#19955)0a58530
chore(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 (#19958)042bf86
fix: integrity in http-url test (#19954)d9121b3
docs: use markdown instead html (#19938)3f00777
docs: remove unused files (#19937)3cf0d95
chore: add lfx badge (#19934)84e5c12
fix: should analyze correct variable for dynamic import (#19936)44cf16f
docs: Revise security policy and reporting guidelines (#19886)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 conditions