Skip to content

deps: bump the all-dependencies group with 4 updates #219

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps the all-dependencies group with 4 updates: @napi-rs/nice, caniuse-lite, ci-info and unrs-resolver.

Updates @napi-rs/nice from 1.0.2 to 1.0.4

Release notes

Sourced from @​napi-rs/nice's releases.

v1.0.4

What's Changed

Full Changelog: Brooooooklyn/nice@v1.0.3...v1.0.4

v1.0.3

What's Changed

Full Changelog: Brooooooklyn/nice@v1.0.2...v1.0.3

Commits

Updates caniuse-lite from 1.0.30001726 to 1.0.30001727

Commits

Updates ci-info from 4.2.0 to 4.3.0

Release notes

Sourced from ci-info's releases.

v4.3.0

  • support Cloudflare workers e438266
Changelog

Sourced from ci-info's changelog.

v4.3.0

  • support Cloudflare workers e438266
Commits

Updates unrs-resolver from 1.10.1 to 1.11.0

Release notes

Sourced from unrs-resolver's releases.

v1.11.0

🚀 Features

🚜 Refactor

💼 Other

  • Merge remote-tracking branch 'upstream/main' into chore/merge_upstream (by @​JounQin) - #178

Contributors

Full Changelog: unrs/unrs-resolver@v1.10.1...v1.11.0

Changelog

Sourced from unrs-resolver's changelog.

1.11.0 - 2025-07-06

🚀 Features

🚜 Refactor

💼 Other

  • Merge remote-tracking branch 'upstream/main' into chore/merge_upstream (by @​JounQin) - #178

Contributors

Commits
  • b012366 chore: release v1.11.0 (#179)
  • e7744de chore: bump all (dev)Dependencies
  • 3311478 Merge remote-tracking branch 'upstream/main' into chore/merge_upstream
  • 33f97f5 chore: release v11.5.0 (#587)
  • a34b81e chore(cliff): disable semver_check
  • 770ba29 chore: add BSD-2-Clause to cargo deny allow list
  • c2fba9f chore: add integration test for yarn + napi (#591)
  • 8eba8c0 feat: return proper errors when failed to find or read yarn pnp manifest (#590)
  • 705f8c6 feat: add yarn_pnp logic to FileSystem (#589)
  • b4e88b3 refactor: remove fs_cache feature flag (#588)
  • Additional commits viewable in compare view

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 all-dependencies group with 4 updates: [@napi-rs/nice](https://github.com/Brooooooklyn/nice), [caniuse-lite](https://github.com/browserslist/caniuse-lite), [ci-info](https://github.com/watson/ci-info) and [unrs-resolver](https://github.com/unrs/unrs-resolver).


Updates `@napi-rs/nice` from 1.0.2 to 1.0.4
- [Release notes](https://github.com/Brooooooklyn/nice/releases)
- [Commits](Brooooooklyn/nice@v1.0.2...v1.0.4)

Updates `caniuse-lite` from 1.0.30001726 to 1.0.30001727
- [Commits](browserslist/caniuse-lite@1.0.30001726...1.0.30001727)

Updates `ci-info` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/watson/ci-info/releases)
- [Changelog](https://github.com/watson/ci-info/blob/master/CHANGELOG.md)
- [Commits](watson/ci-info@v4.2.0...v4.3.0)

Updates `unrs-resolver` from 1.10.1 to 1.11.0
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.10.1...v1.11.0)

---
updated-dependencies:
- dependency-name: "@napi-rs/nice"
  dependency-version: 1.0.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001727
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ci-info
  dependency-version: 4.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: unrs-resolver
  dependency-version: 1.11.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2025
@github-actions github-actions bot enabled auto-merge July 7, 2025 04:38
@github-actions github-actions bot merged commit 123f5f9 into master Jul 7, 2025
3 of 4 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/all-dependencies-f882ba5091 branch July 7, 2025 04:38
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.

0 participants