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

v2.1.0 #824

Merged
merged 47 commits into from
May 26, 2024
Merged

v2.1.0 #824

merged 47 commits into from
May 26, 2024

Conversation

donavanbecker
Copy link
Collaborator

2.1.0 (2024-05-26)

What's Changes

  • Major refactoring of resideo device files.
  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/donavanbecker/homebridge-resideo/compare/v2.0.0..v2.1.0

}
} catch (err) {
console.log(`(auth) err: ${JSON.stringify(err)}`);
res.end('<strong>An error occurred:</strong><br>' + JSON.stringify(err) + '<br><br>Close this window and start again');

Check warning

Code scanning / CodeQL

Exception text reinterpreted as HTML Medium

Exception text
is reinterpreted as HTML without escaping meta-characters.
curlString += '" ';
curlString += '"https://api.honeywell.com/oauth2/token"';
try {
const { stdout } = await exec(curlString);

Check failure

Code scanning / CodeQL

Uncontrolled command line Critical

This command line depends on a
user-provided value
.
@github-actions github-actions bot added enhancement New feature or request workflow dependencies Pull requests that update a dependency file docs latest labels May 26, 2024
## [2.1.0](https://github.com/donavanbecker/homebridge-resideo/releases/tag/v2.1.0) (2024-05-26)

### What's Changes
- Major refactoring of resideo `device` files.
- Housekeeping and updated dependencies.

**Full Changelog**: https://github.com/donavanbecker/homebridge-resideo/compare/v2.0.0..v2.1.0
@donavanbecker donavanbecker merged commit 3cd9b8c into latest May 26, 2024
5 of 10 checks passed
@donavanbecker donavanbecker deleted the beta-2.1.0 branch May 26, 2024 23:55
donavanbecker added a commit that referenced this pull request May 27, 2024
- Major refactoring of resideo `device` files.
- Housekeeping and updated dependencies.

**Full Changelog**: https://github.com/donavanbecker/homebridge-resideo/compare/v2.0.1..v2.1.0
donavanbecker added a commit that referenced this pull request May 27, 2024
- Major refactoring of resideo `device` files.
- Housekeeping and updated dependencies.

**Full Changelog**: https://github.com/donavanbecker/homebridge-resideo/compare/v2.0.1..v2.1.0
donavanbecker added a commit that referenced this pull request May 27, 2024
- Major refactoring of resideo `device` files.
- Housekeeping and updated dependencies.

**Full Changelog**: https://github.com/donavanbecker/homebridge-resideo/compare/v2.0.1..v2.1.0
donavanbecker added a commit that referenced this pull request May 27, 2024
- Major refactoring of resideo `device` files.
- Housekeeping and updated dependencies.

**Full Changelog**: https://github.com/donavanbecker/homebridge-resideo/compare/v2.0.1..v2.1.0
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 docs enhancement New feature or request latest workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant