Skip to content
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 all group with 5 updates #651

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2024

Bumps the all group with 5 updates:

Package From To
supports-color 9.4.0 10.0.0
caniuse-lite 1.0.30001688 1.0.30001690
electron-to-chromium 1.5.73 1.5.75
is-core-module 2.16.0 2.16.1
resolve 1.22.9 1.22.10

Updates supports-color from 9.4.0 to 10.0.0

Release notes

Sourced from supports-color's releases.

v10.0.0

Breaking

  • Require Node.js 18 c214314

Improvements

  • Update CIRCLECI environments to return level 3 color support (#157) 89a52f4

chalk/supports-color@v9.4.0...v10.0.0

Commits
  • ae809ec 10.0.0
  • 7ef47b9 Meta tweaks
  • 89a52f4 Update CIRCLECI environments to return level 3 color support (#157)
  • b956653 Revert "Fix: CLI flags and FORCE_COLOR should precede other color support che...
  • c214314 Require Node.js 18
  • edc5d7d Fix: CLI flags and FORCE_COLOR should precede other color support checks (#154)
  • See full diff in compare view

Updates caniuse-lite from 1.0.30001688 to 1.0.30001690

Commits

Updates electron-to-chromium from 1.5.73 to 1.5.75

Commits

Updates is-core-module from 2.16.0 to 2.16.1

Changelog

Sourced from is-core-module's changelog.

v2.16.1 - 2024-12-21

Fixed

Commits

Updates resolve from 1.22.9 to 1.22.10

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 all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [supports-color](https://github.com/chalk/supports-color) | `9.4.0` | `10.0.0` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001688` | `1.0.30001690` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.73` | `1.5.75` |
| [is-core-module](https://github.com/inspect-js/is-core-module) | `2.16.0` | `2.16.1` |
| [resolve](https://github.com/browserify/resolve) | `1.22.9` | `1.22.10` |


Updates `supports-color` from 9.4.0 to 10.0.0
- [Release notes](https://github.com/chalk/supports-color/releases)
- [Commits](chalk/supports-color@v9.4.0...v10.0.0)

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

Updates `electron-to-chromium` from 1.5.73 to 1.5.75
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.73...v1.5.75)

Updates `is-core-module` from 2.16.0 to 2.16.1
- [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-core-module@v2.16.0...v2.16.1)

Updates `resolve` from 1.22.9 to 1.22.10
- [Commits](browserify/resolve@v1.22.9...v1.22.10)

---
updated-dependencies:
- dependency-name: supports-color
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: is-core-module
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: resolve
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2024
@kevinlul kevinlul merged commit af7e7c4 into master Dec 22, 2024
2 checks passed
@kevinlul kevinlul deleted the dependabot/npm_and_yarn/all-7ec65365d0 branch December 22, 2024 18:11
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant