[PR #66] [MERGED] Bump css-loader from 0.28.11 to 1.0.0 #183

Closed
opened 2026-02-26 05:33:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/66
Author: @dependabot-preview[bot]
Created: 7/9/2018
Status: Merged
Merged: 8/7/2018
Merged by: @ChristophWurst

Base: masterHead: dependabot/npm_and_yarn/css-loader-1.0.0


📝 Commits (2)

  • d3799d9 Bump css-loader from 0.28.11 to 1.0.0
  • 02f1985 Update package-lock.json

📊 Changes

2 files changed (+72 additions, -2456 deletions)

View changed files

📝 package-lock.json (+71 -2455)
📝 package.json (+1 -1)

📄 Description

Bumps css-loader from 0.28.11 to 1.0.0.

Release notes

Sourced from css-loader's releases.

v1.0.0

1.0.0 (2018-07-06)

BREAKING CHANGES

Changelog

Sourced from css-loader's changelog.

1.0.0 (2018-07-06)

BREAKING CHANGES

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/66 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 7/9/2018 **Status:** ✅ Merged **Merged:** 8/7/2018 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/css-loader-1.0.0` --- ### 📝 Commits (2) - [`d3799d9`](https://github.com/nextcloud/twofactor_gateway/commit/d3799d905fb3dcc441eab8c307889b5583623443) Bump css-loader from 0.28.11 to 1.0.0 - [`02f1985`](https://github.com/nextcloud/twofactor_gateway/commit/02f198500594459e77dc8a4b95ab2f213225815b) Update package-lock.json ### 📊 Changes **2 files changed** (+72 additions, -2456 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+71 -2455) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 0.28.11 to 1.0.0. <details> <summary>Release notes</summary> *Sourced from [css-loader's releases](https://github.com/webpack-contrib/css-loader/releases).* > ## v1.0.0 > <a name="1.0.0"></a> > # [1.0.0](https://github.com/webpack-contrib/css-loader/compare/v0.28.11...v1.0.0) (2018-07-06) > > ### BREAKING CHANGES > > * remove `minimize` option, use [`postcss-loader`](https://github.com/postcss/postcss-loader) with [`cssnano`](https://github.com/cssnano/cssnano) or use [`optimize-cssnano-plugin`](https://github.com/intervolga/optimize-cssnano-plugin) plugin > * remove `module` option, use `modules` option instead > * remove `camelcase` option, use `camelCase` option instead > * remove `root` option, use [`postcss-loader`](https://github.com/postcss/postcss-loader) with [`postcss-url`](https://github.com/postcss/postcss-url) plugin > * remove `alias` option, use [`resolve.alias`](https://webpack.js.org/configuration/resolve/) feature or use [`postcss-loader`](https://github.com/postcss/postcss-loader) with [`postcss-url`](https://github.com/postcss/postcss-url) plugin > * update `postcss` to `6` version > * minimum require `nodejs` version is `6.9` > * minimum require `webpack` version is `4` </details> <details> <summary>Changelog</summary> *Sourced from [css-loader's changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md).* > # [1.0.0](https://github.com/webpack-contrib/css-loader/compare/v0.28.11...v1.0.0) (2018-07-06) > > ### BREAKING CHANGES > > * remove `minimize` option, use [`postcss-loader`](https://github.com/postcss/postcss-loader) with [`cssnano`](https://github.com/cssnano/cssnano) or use [`optimize-cssnano-plugin`](https://github.com/intervolga/optimize-cssnano-plugin) plugin > * remove `module` option, use `modules` option instead > * remove `camelcase` option, use `camelCase` option instead > * remove `root` option, use [`postcss-loader`](https://github.com/postcss/postcss-loader) with [`postcss-url`](https://github.com/postcss/postcss-url) plugin > * remove `alias` option, use [`resolve.alias`](https://webpack.js.org/configuration/resolve/) feature or use [`postcss-loader`](https://github.com/postcss/postcss-loader) with [`postcss-url`](https://github.com/postcss/postcss-url) plugin > * update `postcss` to `6` version > * minimum require `nodejs` version is `6.9` > * minimum require `webpack` version is `4` > > > <a name="0.28.11"></a> </details> <details> <summary>Commits</summary> - [`a1b34ee`](https://github.com/webpack-contrib/css-loader/commit/a1b34ee62387d97fc99a8b99d1879d9b1cc1f822) chore(release): 1.0.0 - [`3d53968`](https://github.com/webpack-contrib/css-loader/commit/3d53968b6640ea1dda63a7412e23f65a10beb56a) Merge remote-tracking branch 'origin/master' - [`240db53`](https://github.com/webpack-contrib/css-loader/commit/240db534fa5ee19cb5bde12570b0545af3082b5f) version 1.0 ([#742](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/742)) - [`1b7acf7`](https://github.com/webpack-contrib/css-loader/commit/1b7acf77d95d40482010658403961fe22ff515fa) Merge remote-tracking branch 'origin/master' - [`1703721`](https://github.com/webpack-contrib/css-loader/commit/1703721615436b74de6234795a49c1a89abcaa38) docs(README): add more context to `localIdentName` ([#711](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/711)) - [`1c51265`](https://github.com/webpack-contrib/css-loader/commit/1c51265677e3279516b6ebbb720c7d22185b4283) docs(README): fix malformed emoji ([#701](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/701)) - [`50f8ec0`](https://github.com/webpack-contrib/css-loader/commit/50f8ec0a270e28cf966e4cdb21e763b3fd4ed81c) Merge remote-tracking branch 'origin/master' - [`07444ad`](https://github.com/webpack-contrib/css-loader/commit/07444adb1e12da6c0a0ca6a380f4d699d959db9f) tests: css custom variables ([#709](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/709)) - [`3de8aa7`](https://github.com/webpack-contrib/css-loader/commit/3de8aa72e392ec59df1d04cb65e921ad4f21fc32) tests: css custom variables ([#709](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/709)) - See full diff in [compare view](https://github.com/webpack-contrib/css-loader/compare/v0.28.11...v1.0.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=css-loader&package-manager=npm_and_yarn&previous-version=0.28.11&new-version=1.0.0)](https://dependabot.com/compatibility-score.html?dependency-name=css-loader&package-manager=npm_and_yarn&previous-version=0.28.11&new-version=1.0.0) 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`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:33:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#183
No description provided.