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

chore(deps): update dependency tslib to v2.5.2 #51

Merged
merged 1 commit into from
May 19, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tslib (source) 2.5.1 -> 2.5.2 age adoption passing confidence

Release Notes

Microsoft/tslib

v2.5.2: tslib 2.5.2

Compare Source

This release explicitly re-exports helpers to work around TypeScript's incomplete symbol resolution for tslib.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 19, 2023
@S222em S222em merged commit f46780d into dev May 19, 2023
@S222em S222em deleted the renovate/tslib-2.x branch May 19, 2023 20:02
S222em added a commit that referenced this pull request Jun 28, 2023
* refactor(GroupedLight): changed .owner to ResourceIdentifier
removed(GroupedLight): .ownerIdentifier
refactor(Room): changed .children to ResourceIdentifier[]
removed(Room): .childIdentifiers
refactor(Room): changed .services to ResourceIdentifier[]
removed(Room): .serviceIdentifiers
refactor(Zone): changed .children to ResourceIdentifier[]
removed(Zone): .childIdentifiers
refactor(Zone): changed .services to ResourceIdentifier[]
removed(Zone): .serviceIdentifiers
refactor(Scene): changed .group to ResourceIdentifier
removed(Scene): .groupIdentifier
types(ResourceManager): moved function overloads to an interface
feat(BridgeHome)

* chore(deps): update andrew-chen-wang/github-wiki-action action to v4 (#50)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tslib to v2.5.1 (#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tslib to v2.5.2 (#51)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typedoc to v0.24.8 (#56)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update typescript-eslint monorepo to v5.59.11 (#53)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tslib to v2.5.3 (#55)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript to v5.1.3 (#54)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint to v8.43.0 (#52)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* DevicePower & ResourceManager
feat(DevicePower)
fix(ResourceManager) overloads not recognised by webstorm

* refactor(ResourceManager): merged into Bridge
feat(Cache): better functions to retrieve resources from cache
refactor(Device): .services is now of type ResourceIdentifier[]
fix(DevicePower): add exports

* Caching & Motion
refactor(Cache): add cache managers for each resource
feat(Motion): added motion resource

Signed-off-by: S222em <sem.roeten@gmail.com>

* Many changes
feat(ArcheType): add support for archeTypes
refactor(Resources): move request methods to manager
feat(Room & Zone): create
fix(Ratelimit): incorrect route parsing let to breaking the limit
refactor(ApiResourceType): renamed to ResourceType
refactor(ResourceIdentifier): remove as return value e.g. .services -> .serviceIds
refactor(Light): removed DimmableLight, MirekLight, XyLight, XysLight
refactor(Light & GroupedLight & Scene): renamed xy & xys to color & gradient
feat(Scene): added action editing
refactor(Zone & Room): removeChildren and addChildren now only accept an array with id's
refactor(Manager): removed .find

And some more minor changes..

* feat(Scene): create

Signed-off-by: s222em <sem.roeten@gmail.com>

* refactor(Managers): move .create, .edit and .delete to respective managers

Signed-off-by: s222em <sem.roeten@gmail.com>

* feat(Transformers): reuse code that transforms input to API acceptable format

Signed-off-by: s222em <sem.roeten@gmail.com>

* refactor(API types): reorganize types

Signed-off-by: s222em <sem.roeten@gmail.com>

* feat(ZigbeeConnectivity): added support for zigbeeconnectivity resource

Signed-off-by: s222em <sem.roeten@gmail.com>

* Changes
refactor(Bridge): renamed to Hue
feat(Bridge): added support for bridge resource
feat(ZigbeeDeviceDiscovery): added support for device discovery
feat(Enums): added missing enums for options

Signed-off-by: s222em <sem.roeten@gmail.com>

* Changes
bump(Version): 0.6
refactor(Readme): update for latest changes
refactor(mirek): change to colorTemperature
fix(hex): fixed issue with hex parsing

Signed-off-by: s222em <sem.roeten@gmail.com>

---------

Signed-off-by: S222em <sem.roeten@gmail.com>
Signed-off-by: s222em <sem.roeten@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

None yet

1 participant