-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the javascript group with 12 updates #239
Closed
Closed
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Feb 5, 2024
Bumps the javascript group with 12 updates: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.6` | `5.15.7` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.6` | `5.15.7` | | [jotai](https://github.com/pmndrs/jotai) | `2.6.2` | `2.6.4` | | [@swc/core](https://github.com/swc-project/swc) | `1.3.105` | `1.4.0` | | [@swc/jest](https://github.com/swc-project/pkgs) | `0.2.31` | `0.2.36` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.5` | `20.11.16` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.2.53` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.19.1` | `6.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.19.1` | `6.20.0` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.5.0` | `3.6.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` | Updates `@mui/icons-material` from 5.15.6 to 5.15.7 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.7/packages/mui-icons-material) Updates `@mui/material` from 5.15.6 to 5.15.7 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.7/packages/mui-material) Updates `jotai` from 2.6.2 to 2.6.4 - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v2.6.2...v2.6.4) Updates `@swc/core` from 1.3.105 to 1.4.0 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.3.105...v1.4.0) Updates `@swc/jest` from 0.2.31 to 0.2.36 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@types/jest` from 29.5.11 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.11.5 to 20.11.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.48 to 18.2.53 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 6.19.1 to 6.20.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.19.1 to 6.20.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.0/packages/parser) Updates `@vitejs/plugin-react-swc` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md) - [Commits](vitejs/vite-plugin-react-swc@v3.5.0...v3.6.0) Updates `prettier` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.4...3.2.5) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript - dependency-name: jotai dependency-type: direct:production update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: "@swc/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: "@vitejs/plugin-react-swc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/javascript-ad0a38b66b
branch
from
February 5, 2024 16:07
739f693
to
1950903
Compare
@dependabot rebase |
Superseded by #241. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/javascript-ad0a38b66b
branch
February 5, 2024 21:40
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 javascript group with 12 updates:
5.15.6
5.15.7
5.15.6
5.15.7
2.6.2
2.6.4
1.3.105
1.4.0
0.2.31
0.2.36
29.5.11
29.5.12
20.11.5
20.11.16
18.2.48
18.2.53
6.19.1
6.20.0
6.19.1
6.20.0
3.5.0
3.6.0
3.2.4
3.2.5
Updates
@mui/icons-material
from 5.15.6 to 5.15.7Release notes
Sourced from
@mui/icons-material
's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material
's changelog.... (truncated)
Commits
b80acd6
v5.15.7 (#40857)19c7bad
Bump babel to ^7.23.9 (#40809)Updates
@mui/material
from 5.15.6 to 5.15.7Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
b80acd6
v5.15.7 (#40857)1c13e7e
[material-ui][Select] Fix to show notched outline whendisplayEmpty
(#40865)19c7bad
Bump babel to ^7.23.9 (#40809)0ebf32f
[material-ui][Avatar] Improve fallback whenchildren
is empty string or boo...d62c991
[perf] Prevent unneededclearTimeout
calls (#39060)2d39985
[zero] AdduseThemeProps
processor (#40648)2a29460
[system] AddapplyStyles()
to theme (#40667)3e6c21f
Bump Playwright (#40715)7cd0ea3
[material-ui][AvatarGroup] Refactor component thereby fixing custom spacing l...4034fe6
Bump react-router-dom to ^6.21.3 (#40710)Updates
jotai
from 2.6.2 to 2.6.4Release notes
Sourced from jotai's releases.
Commits
d05221a
2.6.436b4a89
chore(deps): update dev dependencies (#2372)fdc2324
fix(vanilla): fix unexpected cache in jotai-scope (#2371)59e04ab
Improve performance of recomputeDependents (#2363)cb53dac
refactor: modified Args type (#2367)1793faf
refactor: refactoring store and options type (#2360)80c8d9f
docs(effect): add section for recurse api and clean up wording (#2364)2a25f03
2.6.3e2fe2d3
chore(deps): update dev dependencies (#2359)d06262a
feat(vanilla): customizable atom.unstable_is (#2356)Updates
@swc/core
from 1.3.105 to 1.4.0Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
d03f15c
chore: Publish cratesa3d333a
chore: Publishv1.4.0
withswc_core
v0.90.x
(#8599)abf615d
chore: Publish 1.3.108-nightly-20240205.148524e2
chore: Bump crates7f2a2c1
refactor(es/ast): Improve type definitions of patterns (#8532)47e7b89
chore: Bump cratesd480ab9
fix(es/resolver): Skip property in JSX member (#8598)52b821a
chore: Publish 1.3.108-nightly-20240204.1b34421b
chore: Bump crates2a70a6b
fix(es/typescript): Handle exported JSX binding name in TypeScript namespace ...Updates
@swc/jest
from 0.2.31 to 0.2.36Commits
Updates
@types/jest
from 29.5.11 to 29.5.12Commits
Updates
@types/node
from 20.11.5 to 20.11.16Commits
Updates
@types/react
from 18.2.48 to 18.2.53Commits
Updates
@typescript-eslint/eslint-plugin
from 6.19.1 to 6.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
a01a6e6
chore(release): publish 6.20.04d2ce3b
fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)9dca40e
chore(eslint-plugin): fix typos in schema definitions (#8311)d02d086
fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)70505e4
fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-null...d0137c8
chore: enable prefer-nullish-coalescing internally (#7955)bbc6770
feat(eslint-plugin): [member-ordering] allow easy reuse of the default orderi...8622286
fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix r...Updates
@typescript-eslint/parser
from 6.19.1 to 6.20.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
a01a6e6
chore(release): publish 6.20.0Updates
@vitejs/plugin-react-swc
from 3.5.0 to 3.6.0Release notes
Sourced from
@vitejs/plugin-react-swc
's releases.Changelog
Sourced from
@vitejs/plugin-react-swc
's changelog.Commits
21eef9e
release: v3.6.0211be35
fix(deps): update all non-major dependencies (#193)53ecc44
Update refresh utils for Remix support (#191)a847abe
fix(deps): update all non-major dependencies (#176)e936940
feat: add parserConfig option (#186)b68fcd2
chore(deps): update actions/cache action to v4 (#189)37f002c
chore(deps): update dependency vite to v5 (#177)Updates
prettier
from 3.2.4 to 3.2.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7142cf3
Release 3.2.58cbee2e
chore(deps): update glimmer to v0.88.1 (#15991)45baee0
chore(deps): update dependency magic-string to v0.30.6 (#16022)9fb32a1
Minor refactor to property print (#15924)08f1940
Update install script for husky v9 (#16000)6d0b1d2
Update yarn to v4.1.0 (#16021)c8ba8db
chore(deps): update dependency@angular/compiler
to v17.1.2 (#16018)e2250ec
chore(deps): update typescript-eslint to v6.20.0 (#16015)02865f6
chore(deps): update dependency npm-run-all2 to v6.1.2 (#16017)014ee5d
chore(deps): update dependency hermes-parser to v0.19.0 (#16014)