Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

chore(deps-dev): Bump css-loader from 3.4.2 to 3.5.3 in /src/desktop #2748

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 27, 2020

Bumps css-loader from 3.4.2 to 3.5.3.

Release notes

Sourced from css-loader's releases.

v3.5.3

3.5.3 (2020-04-24)

Bug Fixes

  • add file from an error to file dependencies (841423f)
  • avoid query string in source maps (#1082) (f64de13)

v3.5.2

3.5.2 (2020-04-10)

Bug Fixes

v3.5.1

3.5.1 (2020-04-07)

Bug Fixes

  • don't generate an invalid code for locals (#1072) (866b84a)

v3.5.0

3.5.0 (2020-04-06)

Features

  • accept semver compatible postcss AST (#1049) (14c4faa)
  • allow to determinate css modules using the modules.auto option, please look at an example of how you can simplify the configuration. (#1067) (c673cf4)
  • the modules.exportGlobals option for export global classes and ids (#1069) (519e5f4)
  • the modules.mode option may be a function (#1065) (0d8ac3b)
Changelog

Sourced from css-loader's changelog.

3.5.3 (2020-04-24)

Bug Fixes

  • add file from an error to file dependencies (841423f)
  • avoid query string in source maps (#1082) (f64de13)

3.5.2 (2020-04-10)

Bug Fixes

3.5.1 (2020-04-07)

Bug Fixes

  • don't generate an invalid code for locals (#1072) (866b84a)

3.5.0 (2020-04-06)

Features

  • accept semver compatible postcss AST (#1049) (14c4faa)
  • allow to determinate css modules using the modules.auto option, please look at an example of how you can simplify the configuration. (#1067) (c673cf4)
  • the modules.exportGlobals option for export global classes and ids (#1069) (519e5f4)
  • the modules.mode option may be a function (#1065) (0d8ac3b)
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 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added C - Desktop dependencies Pull requests that update a dependency file javascript Pull requests that update JavaScript dependencies labels Apr 27, 2020
Copy link
Contributor

@laumair laumair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • npm audit
=== npm audit security report ===                        
                                                                                
found 0 vulnerabilities in 1450262 scanned packages
  • snyk test: Shows no issues related to css-loader

  • `npm run test (desktop/) - All tests pass

  • App builds fine in development mode (macOS Catalina)

Not tested in production mode

The current version of electron-builder fails to build production builds on macOS catalina.

@rajivshah3
Copy link
Member

The current version of electron-builder fails to build production builds on macOS catalina.

This should be fixed in #2742

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/src/desktop/css-loader-3.5.3 branch 3 times, most recently from b8f09ab to 0cdaeca Compare May 5, 2020 19:44
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/src/desktop/css-loader-3.5.3 branch from 0cdaeca to 266363c Compare May 15, 2020 21:04
@rajivshah3
Copy link
Member

@dependabot-bot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/src/desktop/css-loader-3.5.3 branch from 266363c to 2113443 Compare May 27, 2020 02:34
@rajivshah3 rajivshah3 added this to In progress in Trinity via automation May 27, 2020
@rajivshah3 rajivshah3 moved this from In progress to Review needed in Trinity May 27, 2020
Trinity automation moved this from Review needed to Reviewer approved May 27, 2020
@rajivshah3
Copy link
Member

@dependabot-bot squash and merge

@rajivshah3
Copy link
Member

@dependabot-bot cancel merge

@rajivshah3
Copy link
Member

@dependabot-bot squash and merge

@dependabot-preview dependabot-preview bot merged commit 8c3f970 into develop May 27, 2020
Trinity automation moved this from Reviewer approved to Done May 27, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/src/desktop/css-loader-3.5.3 branch May 27, 2020 02:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C - Desktop dependencies Pull requests that update a dependency file javascript Pull requests that update JavaScript dependencies
Projects
Trinity
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants