This repository has been archived by the owner on Oct 6, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
Bump raw-loader from 0.5.1 to 2.0.0 #917
Merged
mtrutledge
merged 2 commits into
development
from
dependabot/npm_and_yarn/raw-loader-2.0.0
May 8, 2019
Merged
Bump raw-loader from 0.5.1 to 2.0.0 #917
mtrutledge
merged 2 commits into
development
from
dependabot/npm_and_yarn/raw-loader-2.0.0
May 8, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot-preview
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
May 7, 2019
This is being used in a number of components to read an SVG file, e.g. Lines 9 to 10 in c25d22c
(there are quite a few in this format ☝️) Line 106 in c25d22c
(a couple like this ☝️) Line 48 in c25d22c
(and also this one dynamic one ☝️) webpack-contrib/raw-loader#69 indicates that these will need to change from
to either of the following:
or
|
@bdukes Any idea why CI passed? Shouldn't it of caught those required changes? |
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/raw-loader-2.0.0
branch
3 times, most recently
from
May 7, 2019 15:46
9bde71d
to
16ad2ae
Compare
Bumps [raw-loader](https://github.com/webpack-contrib/raw-loader) from 0.5.1 to 2.0.0. - [Release notes](https://github.com/webpack-contrib/raw-loader/releases) - [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/raw-loader/commits/v2.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/raw-loader-2.0.0
branch
from
May 7, 2019 16:06
16ad2ae
to
d41bfcb
Compare
@ohine I think those would only be runtime issues, and I'd guess it fails silently even if those components are run by a test suite. |
Could also be that there aren't any tests around the components that are doing the raw loading |
I checked out this PR and added |
bdukes
approved these changes
May 7, 2019
ohine
approved these changes
May 7, 2019
dependabot-preview
bot
deleted the
dependabot/npm_and_yarn/raw-loader-2.0.0
branch
May 8, 2019 15:19
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps raw-loader from 0.5.1 to 2.0.0.
Release notes
Sourced from raw-loader's releases.
Changelog
Sourced from raw-loader's changelog.
Commits
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for raw-loader since your current version.
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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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 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 readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.