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

chore(deps): update dependency css-loader to v6.11.0 #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 18, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
css-loader 6.2.0 -> 6.11.0 age adoption passing confidence

Release Notes

webpack-contrib/css-loader (css-loader)

v6.11.0

Compare Source

Features
Bug Fixes

v6.10.0

Compare Source

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)
6.9.1 (2024-01-18)
Bug Fixes
  • css nesting support
  • @scope at-rule support

v6.9.1

Compare Source

v6.9.0

Compare Source

Features
Bug Fixes
6.8.1 (2023-05-28)
Bug Fixes

v6.8.1

Compare Source

v6.8.0

Compare Source

Features
  • use template literal when it possible to prevent Maximum call stack size exceeded (#​1525) (6eb5661)
Bug Fixes
6.7.4 (2023-05-19)
Bug Fixes
6.7.3 (2022-12-14)
Bug Fixes
6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes

v6.7.4

Compare Source

v6.7.3

Compare Source

v6.7.2

Compare Source

v6.7.1

Compare Source

v6.7.0

Compare Source

Features

v6.6.0

Compare Source

Features
  • added the hashStrategy option (ca4abce)
6.5.1 (2021-11-03)
Bug Fixes

v6.5.1

Compare Source

v6.5.0

Compare Source

Features
  • support absolute URL in url() when experiments.buildHttp enabled (#​1389) (8946be4)
Bug Fixes
  • respect nosources in the devtool option (c60eff2)

v6.4.0

Compare Source

Features
  • generate more collision resistant for locals (c7db752)
Bug Fixes
  • classes generation for client and server bundling (303a3a1)

v6.3.0

Compare Source

Features
  • added [folder] placeholder (a0dee4f)
  • added the exportType option with 'array', 'string' and 'css-style-sheet' values (c6d2066)
    • 'array' - the default export is Array with API for style-loader and other
    • 'string' - the default export is String you don't need to-string-loader loader anymore
    • 'css-style-sheet' - the default export is a constructable stylesheet, you can use import sheet from './styles.css' assert { type: 'css' }; like in a browser, more information you can find here
  • supported supports() and layer() functions in @import at-rules (#​1377) (bce2c17)
  • fix multiple merging multiple @media at-rules (#​1377) (bce2c17)
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency css-loader to v6.3.0 chore(deps): update dependency css-loader to v6.4.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/css-loader-6.x branch from 5279ef0 to 8524f6a Compare March 7, 2022 13:50
@renovate renovate bot changed the title chore(deps): update dependency css-loader to v6.4.0 chore(deps): update dependency css-loader to v6.7.0 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency css-loader to v6.7.0 chore(deps): update dependency css-loader to v6.7.1 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/css-loader-6.x branch from 8524f6a to 0d3b9be Compare March 26, 2022 12:03
@renovate renovate bot changed the title chore(deps): update dependency css-loader to v6.7.1 chore(deps): update dependency css-loader to v6.7.2 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency css-loader to v6.7.2 chore(deps): update dependency css-loader to v6.7.3 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/css-loader-6.x branch from 77eb0c5 to 9e59c4f Compare March 16, 2023 15:39
@renovate renovate bot changed the title chore(deps): update dependency css-loader to v6.7.3 chore(deps): update dependency css-loader to v6.8.1 May 28, 2023
@renovate renovate bot force-pushed the renovate/css-loader-6.x branch from 9e59c4f to f47e092 Compare May 28, 2023 11:11
@renovate renovate bot changed the title chore(deps): update dependency css-loader to v6.8.1 chore(deps): update dependency css-loader to v6.9.0 Jan 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency css-loader to v6.9.0 chore(deps): update dependency css-loader to v6.9.1 Jan 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency css-loader to v6.9.1 chore(deps): update dependency css-loader to v6.10.0 Jan 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency css-loader to v6.10.0 chore(deps): update dependency css-loader to v6.11.0 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/css-loader-6.x branch from 7e3f603 to 7f4de4b Compare April 3, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants