Skip to content
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

Bump imports-loader from 0.8.0 to 3.1.1 #4836

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2022

Bumps imports-loader from 0.8.0 to 3.1.1.

Release notes

Sourced from imports-loader's releases.

v3.1.1

3.1.1 (2021-11-01)

Bug Fixes

v3.1.0

3.1.0 (2021-10-22)

Features

  • output links and descriptions on errors (#110) (b86cb8b)

v3.0.1

3.0.1 (2021-10-21)

Bug Fixes

v3.0.0

3.0.0 (2021-05-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

v2.0.0

2.0.0 (2021-02-01)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5
  • inline syntax was changed: [] is no longer supported (i.e. imports-loader?imports[]=default|jquery|$&imports[]=angular!./example.js), please use , comma separator (i.e. imports-loader?imports=default|jquery|$,angular!./example.js)

v1.2.0

1.2.0 (2020-10-07)

Features

  • add custom parameter names for wrapper args (#86) (4314ecd)

v1.1.0

1.1.0 (2020-06-24)

... (truncated)

Changelog

Sourced from imports-loader's changelog.

3.1.1 (2021-11-01)

Bug Fixes

3.1.0 (2021-10-22)

Features

  • output links and descriptions on errors (#110) (b86cb8b)

3.0.1 (2021-10-21)

Bug Fixes

3.0.0 (2021-05-18)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

2.0.0 (2021-02-01)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5
  • inline syntax was changed: [] is no longer supported (i.e. imports-loader?imports[]=default|jquery|$&imports[]=angular!./example.js), please use , comma separator (i.e. imports-loader?imports=default|jquery|$,angular!./example.js)

1.2.0 (2020-10-07)

Features

  • add custom parameter names for wrapper args (#86) (4314ecd)

1.1.0 (2020-06-24)

Features

  • "|" character can be used as delimiter for inline string syntax (00697de)

1.0.0 (2020-06-17)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by evilebottnawi, 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)

Bumps [imports-loader](https://github.com/webpack-contrib/imports-loader) from 0.8.0 to 3.1.1.
- [Release notes](https://github.com/webpack-contrib/imports-loader/releases)
- [Changelog](https://github.com/webpack-contrib/imports-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/imports-loader@v0.8.0...v3.1.1)

---
updated-dependencies:
- dependency-name: imports-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run type:maintenance tests, chores, or project maintenance labels Feb 8, 2022
@unlikelyzero
Copy link
Collaborator

unlikelyzero commented Feb 8, 2022

@dependabot close

This will be addressed as a part of #4698 (comment)

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/imports-loader-3.1.1 branch February 8, 2022 19:18
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 pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant