-
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 js-packages group across 1 directory with 13 updates #404
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
Bumps the js-packages group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.1.9` | `6.2.1` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.1.9` | `6.2.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.0` | `22.10.2` | | [axios](https://github.com/axios/axios) | `1.7.8` | `1.7.9` | | [express](https://github.com/expressjs/express) | `4.21.1` | `4.21.2` | | [i18next](https://github.com/i18next/i18next) | `24.0.2` | `24.1.2` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.0` | `0.52.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.16.0` | `8.18.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.16.0` | `8.18.1` | | [cypress](https://github.com/cypress-io/cypress) | `13.16.0` | `13.17.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.2.11` | | [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` | Updates `@emotion/styled` from 11.13.5 to 11.14.0 - [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/[email protected]...@emotion/[email protected]) Updates `@mui/icons-material` from 6.1.9 to 6.2.1 - [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/v6.2.1/packages/mui-icons-material) Updates `@mui/material` from 6.1.9 to 6.2.1 - [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/v6.2.1/packages/mui-material) Updates `@types/node` from 22.10.0 to 22.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `axios` from 1.7.8 to 1.7.9 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.8...v1.7.9) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) Updates `i18next` from 24.0.2 to 24.1.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.0.2...v24.1.2) Updates `monaco-editor` from 0.52.0 to 0.52.2 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.52.0...v0.52.2) Updates `@typescript-eslint/eslint-plugin` from 8.16.0 to 8.18.1 - [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/v8.18.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.16.0 to 8.18.1 - [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/v8.18.1/packages/parser) Updates `cypress` from 13.16.0 to 13.17.0 - [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.16.0...v13.17.0) Updates `lint-staged` from 15.2.10 to 15.2.11 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11) Updates `prettier` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.4.2) --- updated-dependencies: - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-packages - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-packages - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-packages - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: monaco-editor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-packages - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-packages - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-packages - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-packages ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot rebase |
Closes #166. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 js-packages group with 13 updates in the / directory:
11.13.5
11.14.0
6.1.9
6.2.1
6.1.9
6.2.1
22.10.0
22.10.2
1.7.8
1.7.9
4.21.1
4.21.2
24.0.2
24.1.2
0.52.0
0.52.2
8.16.0
8.18.1
8.16.0
8.18.1
13.16.0
13.17.0
15.2.10
15.2.11
3.4.1
3.4.2
Updates
@emotion/styled
from 11.13.5 to 11.14.0Release notes
Sourced from
@emotion/styled
's releases.Commits
3c19ce5
Version Packages (#3280)a19d019
Convert@emotion/styled
's source code to TypeScript (#3284)5974e33
Fix JSX namespace@ts-ignores
(#3282)fc4d7bd
Convert@emotion/react
's source code to TypeScript (#3281)8dc1a6d
Convert@emotion/cache
's source code to TypeScript (#3277)282b61d
Convert@emotion/css-prettifier
's source code to TypeScript (#3278)e1bf17e
Convert@emotion/use-insertion-effect-with-fallbacks
's source code to TypeS...Updates
@mui/icons-material
from 6.1.9 to 6.2.1Release notes
Sourced from
@mui/icons-material
's releases.... (truncated)
Changelog
Sourced from
@mui/icons-material
's changelog.... (truncated)
Commits
17026fc
[release] v6.2.1 (#44787)ab0aa3f
Bump@types/react
to ^19.0.1 (#44762)3a8ceae
v6.2.0 (#44710)6381e29
[core] Bump React to 19 (2.0) (#44672)5c5e9f6
[release] v6.1.10 (#44645)Updates
@mui/material
from 6.1.9 to 6.2.1Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
17026fc
[release] v6.2.1 (#44787)426bdc3
Bump@types/react-dom
to ^19.0.2 (#44763)bd4d732
Bump@types/react-transition-group
to ^4.4.12 (#44764)ab0aa3f
Bump@types/react
to ^19.0.1 (#44762)bc715f9
[material-ui][Pagination] Use correctaria-current
value (#44753)3baba19
[Select] Setaria-required
&aria-invalid
oncombobox
instead of hidden...68e3b40
[Material UI] UpdateoverridesResolver
return from object to array of style...2a8ba74
[core] Add documentation touseThemeProps
,deepmerge
andcomposeClasses
...e3d0e26
[material-ui][TextField] Add size default prop to api docs (#44714)3a8ceae
v6.2.0 (#44710)Updates
@types/node
from 22.10.0 to 22.10.2Commits
Updates
axios
from 1.7.8 to 1.7.9Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
b2cb45d
chore(release): v1.7.9 (#6730)c44d2f2
Revert "fix(types): export CJS types from ESM (#6218)" (#6729)Updates
express
from 4.21.1 to 4.21.2Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
1faf228
4.21.22e0fb64
deps: bump [email protected] (#6209)59fc270
deps: [email protected] (#5956)51fc39c
docs: add funding (#6065)Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Updates
i18next
from 24.0.2 to 24.1.2Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
c51950e
24.1.20cb5335
optimize fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Poten...472a890
24.1.1a94dbac
fix #227333b6222
24.1.07b5101b
releasec0c92e3
try to address #2270 by cloning the store data (#2271)182abcc
24.0.50803d3d
remove extra log for #226831d5b95
24.0.4Updates
monaco-editor
from 0.52.0 to 0.52.2Release notes
Sourced from monaco-editor's releases.
Changelog
Sourced from monaco-editor's changelog.
Commits
404545b
Merge pull request #4777 from microsoft/hediet/b/embarrassing-rooster478c9fd
0.52.295530e5
Merge pull request #4774 from microsoft/hediet/b/subjective-galliformcdcb548
Updates changelogf2c9a45
Security releaseMaintainer changes
This version was pushed to npm by microsoft1es, a new releaser for monaco-editor since your current version.
Updates
@typescript-eslint/eslint-plugin
from 8.16.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
b2ce158
chore(release): publish 8.18.15a9788c
fix(scope-manager): visit params decorator before nest scope (#10475)334d025
fix(eslint-plugin): [no-unnecessary-condition] better message when comparing ...984f177
fix(eslint-plugin): use consistent naming for asserting types and casting val...eaae68c
fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] flag values of a...bddb35b
fix(eslint-plugin): handle string like index type (#10460)d5415e2
fix(eslint-plugin): [no-unnecessary-template-expression] don't report when an...c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)a54a8e1
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] only flag functi...Updates
@typescript-eslint/parser
from 8.16.0 to 8.18.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
b2ce158
chore(release): publish 8.18.1d03270f
chore: fix incorrect licenses (#10481)c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)c92c29d
chore: standardise licenses on MIT (#10387)