Update, add dynamic cookie refresh and authentication checking#2
Open
Apollon77 wants to merge 413 commits into
Open
Update, add dynamic cookie refresh and authentication checking#2Apollon77 wants to merge 413 commits into
Apollon77 wants to merge 413 commits into
Conversation
Add skill launch function
* add authority header * prepare version
Add skill launch function Add getSkills() function
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.4.1. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v2.2.0...v2.4.1) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@alcalzone/release-script](https://github.com/AlCalzone/release-script) from 2.2.1 to 3.4.0. - [Release notes](https://github.com/AlCalzone/release-script/releases) - [Changelog](https://github.com/AlCalzone/release-script/blob/master/CHANGELOG.md) - [Commits](AlCalzone/release-script@v2.2.1...v3.4.0) --- updated-dependencies: - dependency-name: "@alcalzone/release-script" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ws](https://github.com/websockets/ws) from 7.5.3 to 8.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.3...8.2.2) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bump ws from 7.5.3 to 8.2.2
…one/release-script-3.4.0 Bump @alcalzone/release-script from 2.2.1 to 3.4.0
…ons/setup-node-2.4.1 Bump actions/setup-node from 2.2.0 to 2.4.1
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.21.1...v0.21.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Add TypeScript type definitions
…0.21.4 chore(deps): bump axios from 0.21.1 to 0.21.4
…Node.js starting with 12.x * (Apollon77) Change Push connection to new signed flow
* IMPORTANT: Node.js 10 support is dropped, supports LTS versions of Node.js starting with 12.x * (Apollon77) Change Push connection to new signed flow * (RodolfoSilva) Add TypeScript Type definitions
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.10.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.7...v1.10.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…1.10.0 chore(deps-dev): bump axios from 1.7.7 to 1.10.0
…1.0.3 chore(deps): bump uuid from 10.0.0 to 11.0.3
* (Apollon77) Fix List updates in some cases. Disable removing details for now
* (Apollon77) Fix List updates in some cases. Disable removing details for now
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v6) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ons/setup-node-6 chore(deps): bump actions/setup-node from 4 to 6
…ons/checkout-5 chore(deps): bump actions/checkout from 4 to 5
* (@Apollon77) Adjusts Authentication check to recent Amazon changes
* (@Apollon77) Adjusts Authentication check to recent Amazon changes
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* (@Apollon77) Fix Proxy URL when no static port is provided
…ons/checkout-6 chore(deps): bump actions/checkout from 5 to 6
…props/action-gh-release-3 chore(deps): bump softprops/action-gh-release from 2 to 3
feat: add code to emit for todo NotifyNowPlayingUpdated
* (@hive) Added NotifyNowPlayingUpdated event
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
... and many more.
currently uses my fork of alexa-cookie because changes there too