-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the nonmajor group with 15 updates #41
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
Merged
Merged
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 nonmajor group with 15 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.0.2` | `22.8.6` | | [cypress](https://github.com/cypress-io/cypress) | `13.15.0` | `13.15.1` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.31.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.0` | `7.37.2` | | [gh-pages](https://github.com/tschaub/gh-pages) | `6.1.1` | `6.2.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.10` | `18.3.12` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` | | [rollup](https://github.com/rollup/rollup) | `4.22.5` | `4.24.3` | | [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.2.2` | `5.6.3` | | [webpack](https://github.com/webpack/webpack) | `5.95.0` | `5.96.0` | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.1` | `11.13.3` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.4` | `29.5.14` | Updates `@types/node` from 22.0.2 to 22.8.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `cypress` from 13.15.0 to 13.15.1 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.15.0...v13.15.1) Updates `eslint-plugin-import` from 2.30.0 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0) Updates `eslint-plugin-react` from 7.37.0 to 7.37.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.0...v7.37.2) Updates `gh-pages` from 6.1.1 to 6.2.0 - [Release notes](https://github.com/tschaub/gh-pages/releases) - [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md) - [Commits](tschaub/gh-pages@v6.1.1...v6.2.0) Updates `react` from 18.2.0 to 18.3.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/v18.3.1/packages/react) Updates `@types/react` from 18.3.10 to 18.3.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.2.0 to 18.3.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/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 18.3.0 to 18.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `rollup` from 4.22.5 to 4.24.3 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.22.5...v4.24.3) Updates `tslib` from 2.7.0 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.7.0...v2.8.1) Updates `typescript` from 5.2.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.6.3) Updates `webpack` from 5.95.0 to 5.96.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.95.0...v5.96.0) Updates `@emotion/react` from 11.11.1 to 11.13.3 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.11.1...@emotion/react@11.13.3) Updates `@types/jest` from 29.5.4 to 29.5.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonmajor - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nonmajor - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nonmajor - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nonmajor - dependency-name: gh-pages dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nonmajor - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonmajor - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nonmajor - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonmajor - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nonmajor - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nonmajor - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nonmajor - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonmajor - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nonmajor - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonmajor - dependency-name: "@types/jest" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonmajor ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 nonmajor group with 15 updates:
22.0.2
22.8.6
13.15.0
13.15.1
2.30.0
2.31.0
7.37.0
7.37.2
6.1.1
6.2.0
18.2.0
18.3.1
18.3.10
18.3.12
18.2.0
18.3.1
18.3.0
18.3.1
4.22.5
4.24.3
2.7.0
2.8.1
5.2.2
5.6.3
5.95.0
5.96.0
11.11.1
11.13.3
29.5.4
29.5.14
Updates
@types/node
from 22.0.2 to 22.8.6Commits
Updates
cypress
from 13.15.0 to 13.15.1Release notes
Sourced from cypress's releases.
Commits
199b1cd
chore: release 13.15.1 (#30454)c8439b2
chore: disable nx caching and add web extension docs (#30449)cfed01b
chore: attempt to not cache electron build (#30446)63937b6
chore: enable nx cache invalidation via the circle version file (#30444)b335e4b
chore: Update Chrome (stable) to 130.0.6723.69 (#30442)eed699e
chore: update lerna to 8.1.8 from 6.6.2 (#30436)0e28a81
chore: fix windows job due to ipv6 issues (#30437)4ba72c9
fix: ensure that requests to the same resource will be properly intercepted e...aafac6a
chore: add graphql schema update and wrap process.kill to swallow esrch error...e0177ff
chore: Update Chrome (beta) to 131.0.6778.3 (#30416)Updates
eslint-plugin-import
from 2.30.0 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
eslint-plugin-react
from 7.37.0 to 7.37.2Release notes
Sourced from eslint-plugin-react's releases.
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
256cf74
Update CHANGELOG and bump version33db656
[Deps] updatees-iterator-helpers
5696f99
[Dev Deps] update@babel/core
,@babel/eslint-parser
, `@babel/plugin-synta...5c23573
[Dev Deps] update@babel/core,
@babel/eslint-parser
,
@babel/plugin-syntax
...c47fa56
[types] [Fix] ensure the index types are generated63aceff
[Fix]destructuring-assignment
: fix false negative when usingtypeof props.a
96d46d5
[Refactor]destructuring-assignment
: usegetParentStatelessComponent
ae6fb8d
Update CHANGELOG and bump version63e0b49
[meta] do not npmignored.ts
files1f95a24
[readme] Fix shared settings linkUpdates
gh-pages
from 6.1.1 to 6.2.0Release notes
Sourced from gh-pages's releases.
Changelog
Sourced from gh-pages's changelog.
Commits
4b29930
6.2.0a3df19c
Log changes0b721f3
Merge pull request #581 from tschaub/updates13b6efc
Update globby5a8c819
Merge pull request #578 from tschaub/dependabot/npm_and_yarn/sinon-19.0.2bf7ed42
Merge pull request #579 from tschaub/dependabot/npm_and_yarn/eslint-8.57.1e55b0dd
Bump eslint from 8.57.0 to 8.57.1b525485
Bump sinon from 18.0.0 to 19.0.2fc668f2
Merge pull request #576 from tschaub/dependabot/npm_and_yarn/async-3.2.6d55ea9f
Bump async from 3.2.5 to 3.2.6Updates
react
from 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8
ExportReact.act
from 18.3d6c42f7
Bump to 18.3.173bfaa1
Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
@types/react
from 18.3.10 to 18.3.12Commits
Updates
react-dom
from 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7
Bump to 18.3.18a015b6
Add deprecation warning for unmountComponentAtNodec3b2839
Add deprecation warning for findDOMNoded4ea75d
ReactDOMTestUtils deprecation warnings7548c01
DeprecaterenderToStaticNodeStream
(#28872) (#28874)5894232
Enable warning for defaultProps on function components for everyone (#25699)c2a246e
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474
Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
@types/react-dom
from 18.3.0 to 18.3.1Commits
Updates
rollup
from 4.22.5 to 4.24.3Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
69353a8
4.24.34c5cc76
perf: use pre-allocated arrays for known result sizes (#5703)8cc07f9
Refine performance report32d0e7d
4.24.285226fd
Fix "Couldn't find package" error when installing rollup using yarn (#5705)88a54d8
4.24.1b9ff676
Add support for FreeBSD (x64 and arm64) (#5698)9048a4f
chore(deps): lock file maintenance minor/patch updates (#5696)028e47c
fix(deps): update swc monorepo (major) (#5695)9ac8891
chore(deps): lock file maintenance minor/patch updates (#5692)Updates
tslib
from 2.7.0 to 2.8.1Release notes
Sourced from tslib's releases.
Commits
d72d6f7
2.8.111fa982
Merge pull request #275 from microsoft/bug/es5-compat3c532eb
Remove use of ES2015 syntaxb0076c4
Include non-enumerable keys in __importStar helper (#272)7c11588
Add missing registry-url parameter1fec667
Merge pull request #271 from microsoft/fix-publish097e99e
Fix publish workflowca5f7fb
2.8.02334267
Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74
Missed updateUpdates
typescript
from 5.2.2 to 5.6.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...