-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
[Dependencies]: Bump the dependencies-dev group with 8 updates #138
Merged
elchininet
merged 2 commits into
master
from
dependabot/npm_and_yarn/dependencies-dev-5f9b156a81
Feb 4, 2024
Merged
[Dependencies]: Bump the dependencies-dev group with 8 updates #138
elchininet
merged 2 commits into
master
from
dependabot/npm_and_yarn/dependencies-dev-5f9b156a81
Feb 4, 2024
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 dependencies-dev group with 8 updates: | Package | From | To | | --- | --- | --- | | [@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.10` | `20.11.16` | | [@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` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `6.9.1` | `6.10.0` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.7.7` | `2.8.0` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `14.0.0` | `14.1.0` | | [webpack](https://github.com/webpack/webpack) | `5.90.0` | `5.90.1` | 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.10 to 20.11.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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 `css-loader` from 6.9.1 to 6.10.0 - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-loader@v6.9.1...v6.10.0) Updates `mini-css-extract-plugin` from 2.7.7 to 2.8.0 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/mini-css-extract-plugin@v2.7.7...v2.8.0) Updates `sass-loader` from 14.0.0 to 14.1.0 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v14.0.0...v14.1.0) Updates `webpack` from 5.90.0 to 5.90.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.90.0...v5.90.1) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-dev - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-dev ... Signed-off-by: dependabot[bot] <support@github.com>
elchininet
approved these changes
Feb 4, 2024
elchininet
deleted the
dependabot/npm_and_yarn/dependencies-dev-5f9b156a81
branch
February 4, 2024 22:04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies-dev group with 8 updates:
29.5.11
29.5.12
20.11.10
20.11.16
6.19.1
6.20.0
6.19.1
6.20.0
6.9.1
6.10.0
2.7.7
2.8.0
14.0.0
14.1.0
5.90.0
5.90.1
Updates
@types/jest
from 29.5.11 to 29.5.12Commits
Updates
@types/node
from 20.11.10 to 20.11.16Commits
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
css-loader
from 6.9.1 to 6.10.0Release notes
Sourced from css-loader's releases.
Changelog
Sourced from css-loader's changelog.
Commits
7bbb57c
chore(release): 6.10.0d641c4d
feat: pass theresourceQuery
andresourceFragment
to theauto
and `mode...3924679
feat: add@rspack/core
as an optional peer dependency (#1568)6f43929
feat: support named exports with any charactersUpdates
mini-css-extract-plugin
from 2.7.7 to 2.8.0Release notes
Sourced from mini-css-extract-plugin's releases.
Changelog
Sourced from mini-css-extract-plugin's changelog.
Commits
3ef3765
chore(release): 2.8.0b656c5c
feat: support named exports with any charactersaeb97fc
refactor: code (#1077)c6cab84
ci: bump github actions (#1076)6313bf6
feat: added thebeforeTagInsert
hook (#1054)Updates
sass-loader
from 14.0.0 to 14.1.0Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
179d3a3
chore(release): 14.1.0637ba5b
feat: add@rspack/core
as an optional peer dependency (#1184)bd65cba
chore: improve tooling (#1179)Updates
webpack
from 5.90.0 to 5.90.1Release notes
Sourced from webpack's releases.
Commits
0877076
chore(release): 5.90.1c6e8b70
perf: reuse VM context across webpack magic comments7cbf145
fix(types): updatecc6a628
fix: browsers versions of ECMA features41b453e
perf: optimizenumberHash
using 32-bit FNV1a for small ranges, 64-bit for l...dc9b86f
chore(deps): bump codecov/codecov-action from 3 to 4316da8f
chore(deps): bump codecov/codecov-action from 3 to 4fbf92fe
Reuse VM context across webpack magic comments05f4412
Update test casescd6d64e
Adjust thresholdDependabot 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