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 gulp-inject from 3.0.0 to 5.0.5 #385

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 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 gulp-inject from 3.0.0 to 5.0.5.

Release notes

Sourced from gulp-inject's releases.

v5.0.5

5.0.5 (2019-12-29)

Bug Fixes

  • fix xo linting errors after dependencies update (d3c4ae0)

v5.0.4

5.0.4 (2019-07-23)

Bug Fixes

  • update group-array and other dependencies, fixes #261 (8a434d0)

v5.0.3

5.0.3 (2019-07-17)

Bug Fixes

  • disable linting for one specific line (58808fa)
  • update dependencies (e393f98)

v5.0.2

5.0.2 (2018-11-27)

Bug Fixes

  • pin event-stream to v3.3.4 (59bf9c6)

v5.0.1

5.0.1 (2018-11-27)

Bug Fixes

v5.0.0

5.0.0 (2018-11-15)

Build System

... (truncated)

Commits
  • d3c4ae0 fix: fix xo linting errors after dependencies update
  • ebe9e83 build: add intellij files to gitignore
  • 5ca790f build(deps): bump handlebars from 4.1.2 to 4.5.3 (#266)
  • 4aa65e1 build(deps): bump npm from 6.10.1 to 6.13.4 (#265)
  • 61773be build(deps): bump eslint-utils from 1.3.1 to 1.4.3 (#264)
  • 58949a6 Merge pull request #262 from klei/fix_issue_261
  • 8a434d0 fix: update group-array and other dependencies, fixes #261
  • 58808fa fix: disable linting for one specific line
  • 151115c build: remove node6 due to EndOfLife
  • e393f98 fix: update dependencies
  • Additional commits viewable in compare view

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 [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]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2021
@dependabot dependabot bot requested review from asifaminb and duttonw December 6, 2021 01:28
@devonpis devonpis merged commit db2e940 into develop Sep 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/gulp-inject-5.0.5 branch September 26, 2022 22:46
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.

2 participants