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 sharp and @appium/support in /examples/appium #2096

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2024

Bumps sharp and @appium/support. These dependencies needed to be updated together.
Updates sharp from 0.32.1 to 0.32.6

Changelog

Sourced from sharp's changelog.

v0.32.6 - 18th September 2023

  • Upgrade to libvips v8.14.5 for upstream bug fixes.

  • Ensure composite tile images are fully decoded (regression in 0.32.0). #3767

  • Ensure withMetadata can add ICC profiles to RGB16 output. #3773

  • Ensure withMetadata does not reduce 16-bit images to 8-bit (regression in 0.32.5). #3773

  • TypeScript: Add definitions for block and unblock. #3799 @​ldrick

v0.32.5 - 15th August 2023

  • Upgrade to libvips v8.14.4 for upstream bug fixes.

  • TypeScript: Add missing WebpPresetEnum to definitions. #3748 @​pilotso11

  • Ensure compilation using musl v1.2.4. #3755 @​kleisauke

  • Ensure resize with a fit of inside respects 90/270 degree rotation. #3756

  • TypeScript: Ensure minSize property of WebpOptions is boolean. #3758 @​sho-xizz

  • Ensure withMetadata adds default sRGB profile. #3761

v0.32.4 - 21st July 2023

  • Upgrade to libvips v8.14.3 for upstream bug fixes.

  • Expose ability to (un)block low-level libvips operations by name.

  • Prebuilt binaries: restore support for tile-based output. #3581

v0.32.3 - 14th July 2023

... (truncated)

Commits

Updates @appium/support from 4.0.1 to 4.1.9

Release notes

Sourced from @​appium/support's releases.

@​appium/support@​4.1.9

4.1.9 (2023-11-14)

Bug Fixes

  • images-plugin: Prevent repeatable template modification (#19334) (63a0b05)
  • support: update definitelytyped (5ae8df3)
  • support: update definitelytyped (#19326) (9840315)
  • support: update dependency axios to v1.6.0 (699c493)
  • support: update dependency axios to v1.6.1 (9b14205)
  • support: update dependency teen_process to v2.0.57 (1fbd503)
  • support: update dependency teen_process to v2.0.63 (fa57192)
  • support: update dependency teen_process to v2.0.64 (332bb59)
  • support: update dependency teen_process to v2.0.66 (3205b5d)
  • support: update dependency teen_process to v2.0.67 (3b5ae2a)
  • support: update dependency teen_process to v2.0.73 (8e453be)
  • support: update dependency teen_process to v2.0.75 (fbb6fd9)
  • support: update teen_process-related packages (84d96db)
  • support: update teen_process-related packages (3d0b97c)

@​appium/support@​4.1.8

4.1.8 (2023-10-19)

Bug Fixes

  • appium: Make sure type definitions are always in sync across modules (#19323) (de39013)
  • support: update definitelytyped (a306ce7)
Changelog

Sourced from @​appium/support's changelog.

4.1.9 (2023-11-14)

Bug Fixes

  • images-plugin: Prevent repeatable template modification (#19334) (63a0b05)
  • support: update definitelytyped (5ae8df3)
  • support: update definitelytyped (#19326) (9840315)
  • support: update dependency axios to v1.6.0 (699c493)
  • support: update dependency axios to v1.6.1 (9b14205)
  • support: update dependency teen_process to v2.0.57 (1fbd503)
  • support: update dependency teen_process to v2.0.63 (fa57192)
  • support: update dependency teen_process to v2.0.64 (332bb59)
  • support: update dependency teen_process to v2.0.66 (3205b5d)
  • support: update dependency teen_process to v2.0.67 (3b5ae2a)
  • support: update dependency teen_process to v2.0.73 (8e453be)
  • support: update dependency teen_process to v2.0.75 (fbb6fd9)
  • support: update teen_process-related packages (84d96db)
  • support: update teen_process-related packages (3d0b97c)

4.1.8 (2023-10-19)

Bug Fixes

  • appium: Make sure type definitions are always in sync across modules (#19323) (de39013)
  • support: update definitelytyped (a306ce7)

4.1.7 (2023-10-18)

Bug Fixes

  • images-plugin: update dependency lru-cache to v10 (#19050) (72a806b)
  • support: update definitelytyped (3b44c7d)
  • support: update definitelytyped (595d460)
  • support: update definitelytyped (b6a76ce)
  • support: update definitelytyped (3e73600)
  • support: update definitelytyped (81b077f)
  • support: update dependency @​types/pluralize to v0.0.31 (26a6c62)
  • support: update dependency @​types/semver to v7.5.1 (a0f59d0)
  • support: update dependency @​types/teen_process to v2.0.1 (d2f19aa)
  • support: update dependency archiver to v6 (#19051) (a3245dc)
  • support: update dependency archiver to v6.0.1 (#19111) (263bb43)
  • support: update dependency axios to v1.5.0 (08913cd)
  • support: update dependency axios to v1.5.1 (#19217) (3df047d)

... (truncated)

Commits
  • 717ec38 chore: publish
  • 84d96db fix(support): update teen_process-related packages
  • 9b14205 fix(support): update dependency axios to v1.6.1
  • 5ae8df3 fix(support): update definitelytyped
  • fbb6fd9 fix(support): update dependency teen_process to v2.0.75
  • 699c493 fix(support): update dependency axios to v1.6.0
  • 8e453be fix(support): update dependency teen_process to v2.0.73
  • 9840315 fix(support): update definitelytyped (#19326)
  • 3b5ae2a fix(support): update dependency teen_process to v2.0.67
  • 3205b5d fix(support): update dependency teen_process to v2.0.66
  • Additional commits viewable in compare view

Updates @appium/support from 4.0.0 to 4.1.9

Release notes

Sourced from @​appium/support's releases.

@​appium/support@​4.1.9

4.1.9 (2023-11-14)

Bug Fixes

  • images-plugin: Prevent repeatable template modification (#19334) (63a0b05)
  • support: update definitelytyped (5ae8df3)
  • support: update definitelytyped (#19326) (9840315)
  • support: update dependency axios to v1.6.0 (699c493)
  • support: update dependency axios to v1.6.1 (9b14205)
  • support: update dependency teen_process to v2.0.57 (1fbd503)
  • support: update dependency teen_process to v2.0.63 (fa57192)
  • support: update dependency teen_process to v2.0.64 (332bb59)
  • support: update dependency teen_process to v2.0.66 (3205b5d)
  • support: update dependency teen_process to v2.0.67 (3b5ae2a)
  • support: update dependency teen_process to v2.0.73 (8e453be)
  • support: update dependency teen_process to v2.0.75 (fbb6fd9)
  • support: update teen_process-related packages (84d96db)
  • support: update teen_process-related packages (3d0b97c)

@​appium/support@​4.1.8

4.1.8 (2023-10-19)

Bug Fixes

  • appium: Make sure type definitions are always in sync across modules (#19323) (de39013)
  • support: update definitelytyped (a306ce7)
Changelog

Sourced from @​appium/support's changelog.

4.1.9 (2023-11-14)

Bug Fixes

  • images-plugin: Prevent repeatable template modification (#19334) (63a0b05)
  • support: update definitelytyped (5ae8df3)
  • support: update definitelytyped (#19326) (9840315)
  • support: update dependency axios to v1.6.0 (699c493)
  • support: update dependency axios to v1.6.1 (9b14205)
  • support: update dependency teen_process to v2.0.57 (1fbd503)
  • support: update dependency teen_process to v2.0.63 (fa57192)
  • support: update dependency teen_process to v2.0.64 (332bb59)
  • support: update dependency teen_process to v2.0.66 (3205b5d)
  • support: update dependency teen_process to v2.0.67 (3b5ae2a)
  • support: update dependency teen_process to v2.0.73 (8e453be)
  • support: update dependency teen_process to v2.0.75 (fbb6fd9)
  • support: update teen_process-related packages (84d96db)
  • support: update teen_process-related packages (3d0b97c)

4.1.8 (2023-10-19)

Bug Fixes

  • appium: Make sure type definitions are always in sync across modules (#19323) (de39013)
  • support: update definitelytyped (a306ce7)

4.1.7 (2023-10-18)

Bug Fixes

  • images-plugin: update dependency lru-cache to v10 (#19050) (72a806b)
  • support: update definitelytyped (3b44c7d)
  • support: update definitelytyped (595d460)
  • support: update definitelytyped (b6a76ce)
  • support: update definitelytyped (3e73600)
  • support: update definitelytyped (81b077f)
  • support: update dependency @​types/pluralize to v0.0.31 (26a6c62)
  • support: update dependency @​types/semver to v7.5.1 (a0f59d0)
  • support: update dependency @​types/teen_process to v2.0.1 (d2f19aa)
  • support: update dependency archiver to v6 (#19051) (a3245dc)
  • support: update dependency archiver to v6.0.1 (#19111) (263bb43)
  • support: update dependency axios to v1.5.0 (08913cd)
  • support: update dependency axios to v1.5.1 (#19217) (3df047d)

... (truncated)

Commits
  • 717ec38 chore: publish
  • 84d96db fix(support): update teen_process-related packages
  • 9b14205 fix(support): update dependency axios to v1.6.1
  • 5ae8df3 fix(support): update definitelytyped
  • fbb6fd9 fix(support): update dependency teen_process to v2.0.75
  • 699c493 fix(support): update dependency axios to v1.6.0
  • 8e453be fix(support): update dependency teen_process to v2.0.73
  • 9840315 fix(support): update definitelytyped (#19326)
  • 3b5ae2a fix(support): update dependency teen_process to v2.0.67
  • 3205b5d fix(support): update dependency teen_process to v2.0.66
  • Additional commits viewable 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sharp](https://github.com/lovell/sharp) and [@appium/support](https://github.com/appium/appium/tree/HEAD/packages/support). These dependencies needed to be updated together.

Updates `sharp` from 0.32.1 to 0.32.6
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.32.1...v0.32.6)

Updates `@appium/support` from 4.0.1 to 4.1.9
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/support/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/@appium/support@4.1.9/packages/support)

Updates `@appium/support` from 4.0.0 to 4.1.9
- [Release notes](https://github.com/appium/appium/releases)
- [Changelog](https://github.com/appium/appium/blob/master/packages/support/CHANGELOG.md)
- [Commits](https://github.com/appium/appium/commits/@appium/support@4.1.9/packages/support)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
- dependency-name: "@appium/support"
  dependency-type: indirect
- dependency-name: "@appium/support"
  dependency-type: indirect
...

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 Mar 2, 2024
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.

None yet

0 participants