Skip to content

[Dependencies]: Bump the dependencies-dev group with 4 updates#130

Merged
elchininet merged 2 commits intomasterfrom
dependabot/npm_and_yarn/dependencies-dev-e27c8e2474
Jan 14, 2024
Merged

[Dependencies]: Bump the dependencies-dev group with 4 updates#130
elchininet merged 2 commits intomasterfrom
dependabot/npm_and_yarn/dependencies-dev-e27c8e2474

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2024

Bumps the dependencies-dev group with 4 updates: @types/node, copy-webpack-plugin, mini-css-extract-plugin and rollup.

Updates @types/node from 20.10.8 to 20.11.0

Commits

Updates copy-webpack-plugin from 11.0.0 to 12.0.1

Release notes

Sourced from copy-webpack-plugin's releases.

v12.0.1

12.0.1 (2024-01-11)

Bug Fixes

v12.0.0

12.0.0 (2024-01-10)

⚠ BREAKING CHANGES

  • update globby to 14.0.0
  • minimum supported Node.js version is 18.12.0 (#759) (a5b7d06)
Changelog

Sourced from copy-webpack-plugin's changelog.

12.0.1 (2024-01-11)

Bug Fixes

12.0.0 (2024-01-10)

⚠ BREAKING CHANGES

  • update globby to 14.0.0
  • minimum supported Node.js version is 18.12.0 (#759) (a5b7d06)
Commits

Updates mini-css-extract-plugin from 2.7.6 to 2.7.7

Release notes

Sourced from mini-css-extract-plugin's releases.

v2.7.7

2.7.7 (2024-01-10)

Bug Fixes

Changelog

Sourced from mini-css-extract-plugin's changelog.

2.7.7 (2024-01-10)

Bug Fixes

Commits

Updates rollup from 4.9.4 to 4.9.5

Release notes

Sourced from rollup's releases.

v4.9.5

4.9.5

2024-01-12

Bug Fixes

  • Fix issue where on Windows, Rollup would not load due to problems with the MSVC executable (#5335)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.9.5

2024-01-12

Bug Fixes

  • Fix issue where on Windows, Rollup would not load due to problems with the MSVC executable (#5335)

Pull Requests

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies-dev group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin), [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) and [rollup](https://github.com/rollup/rollup).


Updates `@types/node` from 20.10.8 to 20.11.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `copy-webpack-plugin` from 11.0.0 to 12.0.1
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack/copy-webpack-plugin@v11.0.0...v12.0.1)

Updates `mini-css-extract-plugin` from 2.7.6 to 2.7.7
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack/mini-css-extract-plugin@v2.7.6...v2.7.7)

Updates `rollup` from 4.9.4 to 4.9.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.9.4...v4.9.5)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-dev
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies-dev
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-dev
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 14, 2024
@coveralls
Copy link
Copy Markdown

coveralls commented Jan 14, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling 1a760d3 on dependabot/npm_and_yarn/dependencies-dev-e27c8e2474
into a46a70d on master.

@elchininet elchininet merged commit bb31bf4 into master Jan 14, 2024
@elchininet elchininet deleted the dependabot/npm_and_yarn/dependencies-dev-e27c8e2474 branch January 14, 2024 15:09
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