Skip to content
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 npm group with 5 updates #770

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2024

Bumps the npm group with 5 updates:

Package From To
css-loader 6.9.1 6.10.0
mini-css-extract-plugin 2.7.7 2.8.0
postcss-loader 8.0.0 8.1.0
sass-loader 14.0.0 14.1.0
webpack 5.90.0 5.90.1

Updates css-loader from 6.9.1 to 6.10.0

Release notes

Sourced from css-loader's releases.

v6.10.0

6.10.0 (2024-01-30)

Features

  • add @rspack/core as an optional peer dependency (#1568) (3924679)
  • pass the resourceQuery and resourceFragment to the auto and mode callback (#1569) (d641c4d)
  • support named exports with any characters (6f43929)
Changelog

Sourced from css-loader's changelog.

6.10.0 (2024-01-30)

Features

  • add @rspack/core as an optional peer dependency (#1568) (3924679)
  • pass the resourceQuery and resourceFragment to the auto and mode callback (#1569) (d641c4d)
  • support named exports with any characters (6f43929)
Commits
  • 7bbb57c chore(release): 6.10.0
  • d641c4d feat: pass the resourceQuery and resourceFragment to the auto and `mode...
  • 3924679 feat: add @rspack/core as an optional peer dependency (#1568)
  • 6f43929 feat: support named exports with any characters
  • See full diff in compare view

Updates mini-css-extract-plugin from 2.7.7 to 2.8.0

Release notes

Sourced from mini-css-extract-plugin's releases.

v2.8.0

2.8.0 (2024-02-01)

Features

  • added the beforeTagInsert hook (#1054) (6313bf6)
  • support named exports with any characters (b656c5c)
Changelog

Sourced from mini-css-extract-plugin's changelog.

2.8.0 (2024-02-01)

Features

  • added the beforeTagInsert hook (#1054) (6313bf6)
  • support named exports with any characters (b656c5c)
Commits

Updates postcss-loader from 8.0.0 to 8.1.0

Release notes

Sourced from postcss-loader's releases.

v8.1.0

8.1.0 (2024-01-30)

Features

  • add @rspack/core as an optional peer dependency (#679) (512e4c3)
Changelog

Sourced from postcss-loader's changelog.

8.1.0 (2024-01-30)

Features

  • add @rspack/core as an optional peer dependency (#679) (512e4c3)
Commits

Updates sass-loader from 14.0.0 to 14.1.0

Release notes

Sourced from sass-loader's releases.

v14.1.0

14.1.0 (2024-01-30)

Features

  • add @rspack/core as an optional peer dependency (#1184) (637ba5b)
Changelog

Sourced from sass-loader's changelog.

14.1.0 (2024-01-30)

Features

  • add @rspack/core as an optional peer dependency (#1184) (637ba5b)
Commits

Updates webpack from 5.90.0 to 5.90.1

Release notes

Sourced from webpack's releases.

v5.90.1

Bug Fixes

  • set unmanagedPaths in defaults
  • correct preOrderIndex and postOrderIndex
  • add fallback for MIME mismatch error in async wasm loading
  • browsers versions of ECMA features

Performance

  • optimize compareStringsNumeric
  • optimize numberHash using 32-bit FNV1a for small ranges, 64-bit for larger
  • reuse VM context across webpack magic comments
Commits
  • 0877076 chore(release): 5.90.1
  • c6e8b70 perf: reuse VM context across webpack magic comments
  • 7cbf145 fix(types): update
  • cc6a628 fix: browsers versions of ECMA features
  • 41b453e perf: optimize numberHash using 32-bit FNV1a for small ranges, 64-bit for l...
  • dc9b86f chore(deps): bump codecov/codecov-action from 3 to 4
  • 316da8f chore(deps): bump codecov/codecov-action from 3 to 4
  • fbf92fe Reuse VM context across webpack magic comments
  • 05f4412 Update test cases
  • cd6d64e Adjust threshold
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 14, 2024
@pradyunsg
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@pradyunsg
Copy link
Owner

@dependabot recreate

Bumps the npm group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [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` |
| [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `8.0.0` | `8.1.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 `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 `postcss-loader` from 8.0.0 to 8.1.0
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/postcss-loader@v8.0.0...v8.1.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: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-390af4fff1 branch from 4baff7f to e5f92f8 Compare February 14, 2024 22:00
@pradyunsg pradyunsg merged commit 0188705 into main Feb 14, 2024
2 checks passed
@pradyunsg pradyunsg deleted the dependabot/npm_and_yarn/npm-390af4fff1 branch February 14, 2024 22:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant