-
Notifications
You must be signed in to change notification settings - Fork 12
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
BC-4946 - Bump nth-check, @ckeditor/ckeditor5-dev-utils and @ckeditor/ckeditor5-dev-webpack-plugin #3286
base: main
Are you sure you want to change the base?
Conversation
Hey @dependabot[bot], thanks for the PR! The review will start once |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
…-dev-webpack-plugin Bumps [nth-check](https://github.com/fb55/nth-check) to 2.1.1 and updates ancestor dependencies [nth-check](https://github.com/fb55/nth-check), [@ckeditor/ckeditor5-dev-utils](https://github.com/ckeditor/ckeditor5-dev/tree/HEAD/packages/ckeditor5-dev-utils) and [@ckeditor/ckeditor5-dev-webpack-plugin](https://github.com/ckeditor/ckeditor5-dev/tree/HEAD/packages/ckeditor5-dev-webpack-plugin). These dependencies need to be updated together. Updates `nth-check` from 1.0.2 to 2.1.1 - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](fb55/nth-check@v1.0.2...v2.1.1) Updates `@ckeditor/ckeditor5-dev-utils` from 20.0.0 to 38.4.0 - [Release notes](https://github.com/ckeditor/ckeditor5-dev/releases) - [Changelog](https://github.com/ckeditor/ckeditor5-dev/blob/master/CHANGELOG.md) - [Commits](https://github.com/ckeditor/ckeditor5-dev/commits/v38.4.0/packages/ckeditor5-dev-utils) Updates `@ckeditor/ckeditor5-dev-webpack-plugin` from 20.0.0 to 31.1.13 - [Release notes](https://github.com/ckeditor/ckeditor5-dev/releases) - [Changelog](https://github.com/ckeditor/ckeditor5-dev/blob/v31.1.13/CHANGELOG.md) - [Commits](https://github.com/ckeditor/ckeditor5-dev/commits/v31.1.13/packages/ckeditor5-dev-webpack-plugin) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect - dependency-name: "@ckeditor/ckeditor5-dev-utils" dependency-type: direct:production - dependency-name: "@ckeditor/ckeditor5-dev-webpack-plugin" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
b5f644b
to
e1e948d
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Bumps nth-check to 2.1.1 and updates ancestor dependencies nth-check, @ckeditor/ckeditor5-dev-utils and @ckeditor/ckeditor5-dev-webpack-plugin. These dependencies need to be updated together.
Updates
nth-check
from 1.0.2 to 2.1.1Release notes
Sourced from nth-check's releases.
Commits
639fd2a
2.1.10eec65b
fix(test): AddmoduleNameMapper
aeeb067
fix: Fix ESM432ebc6
2.1.03e8cd1e
feat: Addgenerate
andsequence
methods (#207)57a5c62
feat: Add ESM (#206)1ce0c7c
chore(deps-dev): Bump@types/node
from 17.0.34 to 17.0.35 (#205)eebb040
chore(deps-dev): Bump@typescript-eslint/parser
from 5.24.0 to 5.25.0 (#204)a316aaa
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
(#203)454c0de
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
(#202)Updates
@ckeditor/ckeditor5-dev-utils
from 20.0.0 to 38.4.0Release notes
Sourced from
@ckeditor/ckeditor5-dev-utils
's releases.... (truncated)
Changelog
Sourced from
@ckeditor/ckeditor5-dev-utils
's changelog.... (truncated)
Commits
9d3a9cf
Release: v38.4.0.35cbea8
Release: v38.3.1.ce6eb6d
Release: v38.3.0.3144d66
Release: v38.2.2.820db39
Release: v38.2.1.df7a761
Release: v38.2.0.5d6add3
Merge pull request #907 from ckeditor/i/3483186a118
Fixed code coverage report for root project namedckeditor5-*
.e551352
Release: v38.1.4.257c017
Internal (utils): Downgraded the esbuild-loader to the latest stable for CKEd...Updates
@ckeditor/ckeditor5-dev-webpack-plugin
from 20.0.0 to 31.1.13Release notes
Sourced from
@ckeditor/ckeditor5-dev-webpack-plugin
's releases.... (truncated)
Changelog
Sourced from
@ckeditor/ckeditor5-dev-webpack-plugin
's changelog.... (truncated)
Commits
dccbeb5
Release: v31.1.13.3555914
Internal: Updated dependencies. [skip ci]d01b5f1
Fixed generating source maps after switching an order of loaders in the CKEdi...ad7d095
Release: v31.1.12.eec1777
Internal: Updated dependencies. [skip ci]7bfa432
Removed unused package.9950517
A webpack instance is not available in a compiler (webpack 4).9778cde
Proper detection of webpack 4.164354a
Release: v31.1.11.e88941a
Internal: Updated dependencies. [skip ci]You can trigger a rebase of this PR 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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.