Skip to content

Bump imports-loader from 0.6.5 to 0.8.0 #277

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2020

Bumps imports-loader from 0.6.5 to 0.8.0.

Release notes

Sourced from imports-loader's releases.

v0.8.0

2018-02-20

Features

  • allow loading nested objects onto existing libraries (#45) (44d6f48)

Release v0.7.1

0.7.1 (2017-02-24)

Bug Fixes

  • package: fix loader util deprecation warning (#41) (7129a27)

v0.7.0

  • Add support for dot notation in variable names, e.g. imports-loader?window.jQuery=jquery (#30).
Changelog

Sourced from imports-loader's changelog.

0.8.0 (2018-02-20)

Features

  • allow loading nested objects onto existing libraries (#45) (44d6f48)
Commits
  • a3ac1c5 chore(release): 0.8.0
  • bd999b4 chore(package): rm yarn.lock
  • 7ac98f8 chore(package): update source-map v0.5.6...0.6.1 (#59)
  • abea1c2 docs(README): update to webpack 2 syntax (#51)
  • 8cffbbb docs(README): link to webpack 2 docs (#49)
  • 44d6f48 feat: allow loading nested objects onto existing libraries (#45)
  • 3c8b7f2 chore(release): imports-loader v0.7.1
  • 2be21e4 ci(Travis): update to contrib standard build (#42)
  • 7129a27 fix(getOptions): deprecation warn in loaderUtils (#41)
  • 0e14835 Merge pull request #40 from webpack-contrib/d3viant0ne-JSFMaintainers
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by michael-ciniawsky, a new releaser for imports-loader since your current version.


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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 25, 2020
Copy link
Member

@devinmatte devinmatte left a comment

Choose a reason for hiding this comment

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

Seems safe enough

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2021

Superseded by #289.

@dependabot dependabot bot closed this Mar 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/imports-loader-0.8.0 branch March 1, 2021 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant