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 eslint-plugin-import from 1.16.0 to 2.25.3 #369

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps eslint-plugin-import from 1.16.0 to 2.25.3.

Release notes

Sourced from eslint-plugin-import's releases.

v2.25.2

Full Changelog: import-js/eslint-plugin-import@v2.25.1...v2.25.2

v2.25.1

Full Changelog: import-js/eslint-plugin-import@v2.25.0...v2.25.1

v2.25.0

What's Changed

New Contributors

Full Changelog: import-js/eslint-plugin-import@v2.24.2...v2.25.0

v2.24.2

No release notes provided.

v2.24.1

https://github.com/import-js/eslint-plugin-import/blob/v2.24.1/CHANGELOG.md#2241---2021-08-19

v2.24.0

https://github.com/import-js/eslint-plugin-import/blob/v2.24.0/CHANGELOG.md#2240---2021-08-08

v2.23.4

https://github.com/import-js/eslint-plugin-import/blob/v2.23.4/CHANGELOG.md#2234---2021-05-29

v2.23.3

https://github.com/import-js/eslint-plugin-import/blob/v2.23.3/CHANGELOG.md#2233---2021-05-21

v2.23.2

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.25.3] - 2021-11-09

Fixed

Changed

[2.25.2] - 2021-10-12

Fixed

  • [Deps] update eslint-module-utils for real this time (#2255)

[2.25.1] - 2021-10-11

Fixed

  • [Deps] update eslint-module-utils

[2.25.0] - 2021-10-11

Added

Fixed

  • [no-unresolved]: ignore type-only imports (#2220, thanks [@​jablko])
  • [order]: fix sorting imports inside TypeScript module declarations (#2226, thanks [@​remcohaszing])
  • [default], ExportMap: Resolve extended TypeScript configuration files (#2240, thanks [@​mrmckeb])

Changed

  • [Refactor] switch to an internal replacement for pkg-up and read-pkg-up (#2047, thanks [@​mgwalker])
  • [patch] TypeScript config: remove .d.ts from [import/parsers setting] and [import/extensions setting] (#2220, thanks [@​jablko])
  • [Refactor] [no-unresolved], [no-extraneous-dependencies]: moduleVisitor usage (#2233, thanks [@​jablko])

[2.24.2] - 2021-08-24

Fixed

  • [named], [namespace]: properly handle ExportAllDeclarations (#2199, thanks [@​ljharb])

[2.24.1] - 2021-08-19

Fixed

... (truncated)

Commits
  • 7c239fe Bump to v2.25.3
  • dfc5b54 [Fix] no-import-module-exports: avoid a crash in eslint < 4
  • 790d9af [Tests] skip 2020 test in eslint < 6
  • 3fbc252 [Deps] update eslint-module-utils, is-core-module
  • cdcc76a [eslint] consolidate configs
  • 332d3c8 [Fix] no-import-module-exports: avoid false positives with a shadowed `modu...
  • add650a [Docs] HTTP => HTTPS
  • 6682e9a [Fix] importType: fix isExternalModule calculation
  • 498b102 [Refactor] importType: combine redundant isScoped and isScopedModule
  • 651a4d7 [readme] Add note to TypeScript docs to install appropriate resolver
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for eslint-plugin-import 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 [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 1.16.0 to 2.25.3.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v1.16.0...v2.25.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2021

Dependabot tried to add @duttonw, @asifamingov and @andersmx as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/qld-gov-au/qg-web-template/pulls/369/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the qld-gov-au/qg-web-template repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2021
@duttonw duttonw changed the base branch from master to develop December 6, 2021 01:15
@asifaminb asifaminb closed this Dec 6, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@asifaminb asifaminb reopened this Dec 6, 2021
@asifaminb asifaminb merged commit f4f3082 into develop Dec 6, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-import-2.25.3 branch December 6, 2021 01:28
devonpis added a commit that referenced this pull request Sep 27, 2022
* QOL-7764 Add disabled state to default and themed radio buttons / checkboxes (#374)

* QOL-7764 disabled state added to default and themed radio buttons and checkboxes

* QOL-7764 Changed some colours to use variables

* QOL-7980 Transfer qg print from Matrix Assets to SWE4 (#376)

* QOL-7980 Transfer qg print from Matrix Assets to SWE4

* updated FAQ

* Added description and example markup for tables (#373)

* Bump string-replace-loader from 2.3.0 to 3.1.0 (#382)

Bumps [string-replace-loader](https://github.com/Va1/string-replace-loader) from 2.3.0 to 3.1.0.
- [Release notes](https://github.com/Va1/string-replace-loader/releases)
- [Commits](Va1/string-replace-loader@v2.3.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-import from 1.16.0 to 2.25.3 (#369)

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 1.16.0 to 2.25.3.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v1.16.0...v2.25.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump jest-puppeteer from 4.4.0 to 6.0.2 (#380)

Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer) from 4.4.0 to 6.0.2.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases)
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md)
- [Commits](argos-ci/jest-puppeteer@v4.4.0...v6.0.2)

---
updated-dependencies:
- dependency-name: jest-puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump chromium from 2.2.0 to 3.0.3 (#384)

Bumps [chromium](https://github.com/dtolstyi/node-chromium) from 2.2.0 to 3.0.3.
- [Release notes](https://github.com/dtolstyi/node-chromium/releases)
- [Commits](dtolstyi/node-chromium@v2.2.0...v3.0.3)

---
updated-dependencies:
- dependency-name: chromium
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump run-sequence from 1.2.2 to 2.2.1 (#308)

Bumps [run-sequence](https://github.com/OverZealous/run-sequence) from 1.2.2 to 2.2.1.
- [Release notes](https://github.com/OverZealous/run-sequence/releases)
- [Changelog](https://github.com/OverZealous/run-sequence/blob/master/CHANGELOG.md)
- [Commits](OverZealous/run-sequence@v1.2.2...v2.2.1)

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump url-loader from 0.5.9 to 4.1.1 (#383)

Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 0.5.9 to 4.1.1.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/url-loader@v0.5.9...v4.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump gulp-inject from 3.0.0 to 5.0.5 (#385)

Bumps [gulp-inject](https://github.com/klei/gulp-inject) from 3.0.0 to 5.0.5.
- [Release notes](https://github.com/klei/gulp-inject/releases)
- [Commits](klei/gulp-inject@v3.0.0...v5.0.5)

---
updated-dependencies:
- dependency-name: gulp-inject
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump html-webpack-plugin from 2.30.1 to 5.5.0 (#386)

Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 2.30.1 to 5.5.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v2.30.1...v5.5.0)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-html-reporter from 0.5.2 to 0.7.4 (#511)

Bumps [eslint-html-reporter](https://github.com/ratherblue/eslint-html-reporter) from 0.5.2 to 0.7.4.
- [Release notes](https://github.com/ratherblue/eslint-html-reporter/releases)
- [Changelog](https://github.com/ratherblue/eslint-html-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ratherblue/eslint-html-reporter/commits)

---
updated-dependencies:
- dependency-name: eslint-html-reporter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump webpack-stream from 5.2.1 to 7.0.0 (#387)

Bumps [webpack-stream](https://github.com/shama/webpack-stream) from 5.2.1 to 7.0.0.
- [Release notes](https://github.com/shama/webpack-stream/releases)
- [Commits](shama/webpack-stream@v5.2.1...v7.0.0)

---
updated-dependencies:
- dependency-name: webpack-stream
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump gulp-postcss from 7.0.1 to 9.0.1 (#388)

Bumps [gulp-postcss](https://github.com/postcss/gulp-postcss) from 7.0.1 to 9.0.1.
- [Release notes](https://github.com/postcss/gulp-postcss/releases)
- [Commits](postcss/gulp-postcss@7.0.1...9.0.1)

---
updated-dependencies:
- dependency-name: gulp-postcss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-loader from 1.9.0 to 4.0.2 (#389)

Bumps [eslint-loader](https://github.com/webpack-contrib/eslint-loader) from 1.9.0 to 4.0.2.
- [Release notes](https://github.com/webpack-contrib/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/eslint-loader@1.9.0...v4.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump image-webpack-loader from 3.6.0 to 8.1.0 (#409)

Bumps [image-webpack-loader](https://github.com/tcoopman/image-webpack-loader) from 3.6.0 to 8.1.0.
- [Release notes](https://github.com/tcoopman/image-webpack-loader/releases)
- [Changelog](https://github.com/tcoopman/image-webpack-loader/blob/master/CHANGELOG.md)
- [Commits](tcoopman/image-webpack-loader@v3.6.0...v8.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump webpack from 4.46.0 to 5.74.0 (#478)

Bumps [webpack](https://github.com/webpack/webpack) from 4.46.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.46.0...v5.74.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: devonpis <[email protected]>

* Bump cssnano from 3.10.0 to 5.1.13 (#489)

Bumps [cssnano](https://github.com/cssnano/cssnano) from 3.10.0 to 5.1.13.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump copy-webpack-plugin from 4.6.0 to 6.4.1 (#512)

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 4.6.0 to 6.4.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/v6.4.1/CHANGELOG.md)
- [Commits](webpack-contrib/copy-webpack-plugin@v4.6.0...v6.4.1)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump gulp-autoprefixer from 7.0.1 to 8.0.0 (#513)

Bumps [gulp-autoprefixer](https://github.com/sindresorhus/gulp-autoprefixer) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/gulp-autoprefixer/releases)
- [Commits](sindresorhus/gulp-autoprefixer@v7.0.1...v8.0.0)

---
updated-dependencies:
- dependency-name: gulp-autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint from 6.8.0 to 8.24.0 (#514)

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v8.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump terser-webpack-plugin from 3.1.0 to 5.3.6 (#516)

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 3.1.0 to 5.3.6.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/terser-webpack-plugin@v3.1.0...v5.3.6)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump puppeteer from 10.4.0 to 18.0.5 (#519)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.4.0 to 18.0.5.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@v10.4.0...v18.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-promise from 2.0.1 to 6.0.1 (#521)

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 2.0.1 to 6.0.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump css-loader from 0.28.11 to 6.7.1 (#524)

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 0.28.11 to 6.7.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v0.28.11...v6.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update package-lock

* update dependabot config

* upgrade to webpack5

* update test

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Rebecca Launder <[email protected]>
Co-authored-by: Asif Amin <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: devonpis <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant