Skip to content

refactor: Bump css-loader from 6.7.3 to 7.1.4#3233

Closed
dependabot[bot] wants to merge 1 commit intoalphafrom
dependabot/npm_and_yarn/css-loader-7.1.4
Closed

refactor: Bump css-loader from 6.7.3 to 7.1.4#3233
dependabot[bot] wants to merge 1 commit intoalphafrom
dependabot/npm_and_yarn/css-loader-7.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 20, 2026

Bumps css-loader from 6.7.3 to 7.1.4.

Release notes

Sourced from css-loader's releases.

v7.1.4

7.1.4 (2026-02-16)

Bug Fixes

  • update peer dependency for @​rspack/core v2 (#1652) (aeddefe)

v7.1.3

7.1.3 (2026-01-27)

Bug Fixes

v7.1.2

7.1.2 (2024-05-22)

Bug Fixes

  • keep order of @imports with the webpackIgnore comment (#1600) (76757ef)

v7.1.1

7.1.1 (2024-04-10)

Bug Fixes

  • automatically rename class default to _default when named export is enabled (#1590) (d6c31a1)

v7.1.0

7.1.0 (2024-04-08)

Features

  • added the getJSON option to output CSS modules mapping (#1577) (af834b4)

v7.0.0

7.0.0 (2024-04-04)

⚠ BREAKING CHANGES

  • The modules.namedExport option is true by default if you enable the esModule option

... (truncated)

Changelog

Sourced from css-loader's changelog.

7.1.4 (2026-02-16)

Bug Fixes

  • update peer dependency for @​rspack/core v2 (#1652) (aeddefe)

7.1.3 (2026-01-27)

Bug Fixes

7.1.2 (2024-05-22)

Bug Fixes

  • keep order of @imports with the webpackIgnore comment (#1600) (76757ef)

7.1.1 (2024-04-10)

Bug Fixes

  • automatically rename class default to _default when named export is enabled (#1590) (d6c31a1)

7.1.0 (2024-04-08)

Features

  • added the getJSON option to output CSS modules mapping (#1577) (af834b4)

7.0.0 (2024-04-04)

⚠ BREAKING CHANGES

  • The modules.namedExport option is true by default if you enable the esModule option

Migration guide:

Before:

import style from "./style.css";
</tr></table> 

... (truncated)

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


@dependabot dependabot Bot added dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Feb 20, 2026
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant Bot changed the title refactor: bump css-loader from 6.7.3 to 7.1.4 refactor: Bump css-loader from 6.7.3 to 7.1.4 Feb 20, 2026
@parseplatformorg
Copy link
Copy Markdown
Contributor

parseplatformorg commented Feb 20, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/css-loader-7.1.4 branch 2 times, most recently from 78db855 to 1da68bd Compare February 20, 2026 01:47
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/css-loader-7.1.4 branch 8 times, most recently from edcb9c6 to 6547f14 Compare March 2, 2026 20:23
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/css-loader-7.1.4 branch from 6547f14 to d7b38be Compare March 6, 2026 18:21
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/css-loader-7.1.4 branch from d7b38be to c8c4618 Compare March 14, 2026 11:53
Bumps [css-loader](https://github.com/webpack/css-loader) from 6.7.3 to 7.1.4.
- [Release notes](https://github.com/webpack/css-loader/releases)
- [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/css-loader@v6.7.3...v7.1.4)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-version: 7.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/css-loader-7.1.4 branch from c8c4618 to 32eed2e Compare March 14, 2026 11:57
@mtrezza
Copy link
Copy Markdown
Member

mtrezza commented Mar 30, 2026

@dependabot rebase

@dependabot dependabot Bot changed the title refactor: Bump css-loader from 6.7.3 to 7.1.4 refactor: bump css-loader from 6.7.3 to 7.1.4 Mar 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/css-loader-7.1.4 branch from 32eed2e to 66b15bc Compare March 30, 2026 10:25
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant Bot changed the title refactor: bump css-loader from 6.7.3 to 7.1.4 refactor: Bump css-loader from 6.7.3 to 7.1.4 Mar 30, 2026
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@mtrezza mtrezza force-pushed the dependabot/npm_and_yarn/css-loader-7.1.4 branch 2 times, most recently from 1ac2a49 to 32eed2e Compare March 30, 2026 10:26
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/css-loader-7.1.4 branch March 30, 2026 10:37
@parseplatformorg
Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.1.0-alpha.12

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Apr 7, 2026
@parseplatformorg
Copy link
Copy Markdown
Contributor

🎉 This change has been released in version 9.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code state:released Released as stable version state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants