-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
build(deps): bump chokidar from 3.6.0 to 4.0.3 in the deps-major group #3829
Conversation
Bumps the deps-major group with 1 update: [chokidar](https://github.com/paulmillr/chokidar). Updates `chokidar` from 3.6.0 to 4.0.3 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@3.6.0...4.0.3) --- updated-dependencies: - dependency-name: chokidar dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps-major ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Temporary PRThis PR is published in AWS CodeArtifact with version: Install using the below commands — PNPMpnpm config set registry https://npm-packages.fuel.network/ --global
pnpm install fuels@pr-3829
# pnpm create fuels@pr-3829 NPMnpm --registry=https://npm-packages.fuel.network/ install fuels@pr-3829
# npm --registry=https://npm-packages.fuel.network/ create fuels@pr-3829 Bunnpm_config_registry=https://npm-packages.fuel.network/ bun install fuels@pr-3829
# npm_config_registry=https://npm-packages.fuel.network/ bun create fuels@pr-3829 |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Closed in favour of manual upgrades: |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the deps-major group with 1 update: chokidar.
Updates
chokidar
from 3.6.0 to 4.0.3Release notes
Sourced from chokidar's releases.
Commits
1182965
Release 4.0.3.9470932
Merge pull request #1397 from paulmillr/unlink-types322e851
fix: separate error emit from regular events3fa04b5
fix: strongly typeunlink
events69c115a
Release 4.0.2.50cf698
Ignore map5e6daaa
Merge pull request #1381 from paulmillr/event-typese9cd7f6
Merge pull request #1383 from bluwy/map-ref6981c5d
Remove references to .map files7958696
feat: strongly type event emitter methodsDependabot 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