-
Notifications
You must be signed in to change notification settings - Fork 323
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 the types group with 1 update #4722
Conversation
📋 StatsFile sizes
Modules
View stats and visualisations on the review app Action run for 74f7d26 |
A fix has been merged, but unclear whether there'll be a new release (the last version of Chokidar is 2 years old at this point). |
A new release of chokidar has happened. Do we just need to wait for Dependabot to pick it up? |
@querkmachine We actually told Dependabot to ignore indirect updates like Whilst lots of packages rely on ├─┬ @govuk-frontend/lib@ -> ./shared/lib
│ └─┬ [email protected]
│ └── [email protected] deduped
├─┬ @govuk-frontend/review@ -> ./packages/govuk-frontend-review
│ ├─┬ [email protected]
│ │ └── [email protected] deduped
│ └─┬ [email protected]
│ └── [email protected] deduped
├─┬ @govuk-frontend/webpack-boilerplate@ -> ./docs/examples/webpack
│ ├─┬ [email protected]
│ │ └─┬ [email protected]
│ │ └── [email protected] deduped
│ └─┬ [email protected]
│ └── [email protected] deduped
├─┬ @types/[email protected]
│ └── [email protected]
├─┬ @types/[email protected]
│ └── [email protected] deduped
├─┬ [email protected] -> ./packages/govuk-frontend
│ └─┬ [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected] deduped
│ └── [email protected] deduped
└─┬ [email protected]
└─┬ [email protected]
└── [email protected] overridden I'll ask Dependabot to recreate this PR (and others) and see what happens But if none of our direct dependencies have picked up @dependabot recreate |
Bumps the types group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 20.11.5 to 20.11.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] <[email protected]>
828f998
to
74f7d26
Compare
Superseded by #4744. |
@domoscargin @querkmachine Kinda expected, but it didn't get picked up Will checkout #4744 and |
Bumps the types group with 1 update: @types/node.
Updates
@types/node
from 20.11.5 to 20.11.16Commits
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