Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps the npm group with 5 updates:

Package From To
@types/node 22.10.7 22.10.9
@types/react 19.0.7 19.0.8
@ungap/structured-clone 1.2.1 1.3.0
electron-to-chromium 1.5.84 1.5.86
is-async-function 2.1.0 2.1.1

Updates @types/node from 22.10.7 to 22.10.9

Commits

Updates @types/react from 19.0.7 to 19.0.8

Commits

Updates @ungap/structured-clone from 1.2.1 to 1.3.0

Commits

Updates electron-to-chromium from 1.5.84 to 1.5.86

Commits

Updates is-async-function from 2.1.0 to 2.1.1

Changelog

Sourced from is-async-function's changelog.

v2.1.1 - 2025-01-22

Fixed

Commits

  • [Refactor] move new Function helper into a separate file db36da5
  • [Dev Deps] update @arethetypeswrong/cli, @types/tape 981ab90
  • [meta] add exports 81bb8e5
  • [Refactor] skip getProto call when AsyncFunction does not exist dc929a5
Commits
  • 287a194 v2.1.1
  • 09fd6c3 [Refactor] use async-function for the eval parts
  • db36da5 [Refactor] move new Function helper into a separate file
  • dc929a5 [Refactor] skip getProto call when AsyncFunction does not exist
  • 981ab90 [Dev Deps] update @arethetypeswrong/cli, @types/tape
  • 81bb8e5 [meta] add exports
  • See full diff 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 npm group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.10.9` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.7` | `19.0.8` |
| [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.84` | `1.5.86` |
| [is-async-function](https://github.com/inspect-js/is-async-function) | `2.1.0` | `2.1.1` |


Updates `@types/node` from 22.10.7 to 22.10.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.0.7 to 19.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0
- [Commits](ungap/structured-clone@v1.2.1...v1.3.0)

Updates `electron-to-chromium` from 1.5.84 to 1.5.86
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.84...v1.5.86)

Updates `is-async-function` from 2.1.0 to 2.1.1
- [Changelog](https://github.com/inspect-js/is-async-function/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-async-function@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@ungap/structured-clone"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: is-async-function
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2025
@vercel
Copy link

vercel bot commented Jan 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
github-oauth-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 3:11pm

@github-actions github-actions bot enabled auto-merge (squash) January 23, 2025 15:11
@github-actions github-actions bot merged commit 4584113 into main Jan 23, 2025
6 of 7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-dfeb8a4330 branch January 23, 2025 15: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