[PR #140] [MERGED] Bump css-loader from 1.0.0 to 1.0.1 #236

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/140
Author: @dependabot-preview[bot]
Created: 10/30/2018
Status: Merged
Merged: 10/30/2018
Merged by: @dependabot-preview[bot]

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


📝 Commits (1)

  • 2aea618 Bump css-loader from 1.0.0 to 1.0.1

📊 Changes

2 files changed (+41 additions, -38 deletions)

View changed files

📝 package-lock.json (+40 -37)
📝 package.json (+1 -1)

📄 Description

Bumps css-loader from 1.0.0 to 1.0.1.

Release notes

Sourced from css-loader's releases.

v1.0.1

2018-10-29

Bug Fixes

Changelog

Sourced from css-loader's changelog.

1.0.1 (2018-10-29)

Bug Fixes

Commits
  • 10c3bc3 chore(release): 1.0.1
  • e6cb60e chore(package): switch from lodash.camelcase to lodash (dependencies) (...
  • 21fcddf fix(loader): trim unquoted import urls (#783)
  • 67b2f20 docs(readme): fix various typos (#782)
  • 43179a8 chore(release): 1.0.0
  • See full diff in compare view

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @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 use this milestone will set the current milestone 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/140 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/30/2018 **Status:** ✅ Merged **Merged:** 10/30/2018 **Merged by:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/css-loader-1.0.1` --- ### 📝 Commits (1) - [`2aea618`](https://github.com/nextcloud/twofactor_gateway/commit/2aea6182bd073d4b34f3994c88999898ea533680) Bump css-loader from 1.0.0 to 1.0.1 ### 📊 Changes **2 files changed** (+41 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+40 -37) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 1.0.0 to 1.0.1. <details> <summary>Release notes</summary> *Sourced from [css-loader's releases](https://github.com/webpack-contrib/css-loader/releases).* > ## v1.0.1 > ## [2018-10-29](https://github.com/webpack-contrib/css-loader/compare/v1.0.0...v1.0.1) > > > ### Bug Fixes > > * **loader:** trim unquoted import urls ([#783](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/783)) ([21fcddf](https://github.com/webpack-contrib/css-loader/commit/21fcddf)) </details> <details> <summary>Changelog</summary> *Sourced from [css-loader's changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md).* > ## [1.0.1](https://github.com/webpack-contrib/css-loader/compare/v1.0.0...v1.0.1) (2018-10-29) > > > ### Bug Fixes > > * **loader:** trim unquoted import urls ([#783](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/783)) ([21fcddf](https://github.com/webpack-contrib/css-loader/commit/21fcddf)) > > > > <a name="1.0.0"></a> </details> <details> <summary>Commits</summary> - [`10c3bc3`](https://github.com/webpack-contrib/css-loader/commit/10c3bc31bedcfffe35a8e65e82397d4dd632f6c0) chore(release): 1.0.1 - [`e6cb60e`](https://github.com/webpack-contrib/css-loader/commit/e6cb60e3bb370ec5875a37075a4d144a1931743c) chore(package): switch from `lodash.camelcase` to `lodash` (`dependencies`) (... - [`21fcddf`](https://github.com/webpack-contrib/css-loader/commit/21fcddfe500cb6fc7679ed1fc4d034b55f647945) fix(loader): trim unquoted import urls ([#783](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/783)) - [`67b2f20`](https://github.com/webpack-contrib/css-loader/commit/67b2f202ec51f4958a352b2651663bb1195d3938) docs(readme): fix various typos ([#782](https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/782)) - [`43179a8`](https://github.com/webpack-contrib/css-loader/commit/43179a82c88532bf93ccfafb4f78c10cdb80cbf7) chore(release): 1.0.0 - See full diff in [compare view](https://github.com/webpack-contrib/css-loader/compare/v1.0.0...v1.0.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=css-loader&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=1.0.1)](https://dependabot.com/compatibility-score.html?dependency-name=css-loader&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=1.0.1) 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`. If all status checks pass Dependabot will automatically merge this pull request. --- <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 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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@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 use this milestone` will set the current milestone 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:34:05 +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#236
No description provided.