SalesforceLabs / VideoViewer

This lightning web component allows users to play video files natively in Salesforce. No need to download a video file to view it. There is also no need to transfer the video file to a third party service.
https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000GCk6xUAD
BSD 3-Clause "New" or "Revised" License
24 stars 18 forks source link

Bump postcss and @salesforce/sfdx-lwc-jest #23

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps postcss to 8.4.25 and updates ancestor dependency @salesforce/sfdx-lwc-jest. These dependencies need to be updated together.

Updates postcss from 5.2.18 to 8.4.25

Release notes

Sourced from postcss's releases.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

8.4.21

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by @​romainmenke).

8.4.18

  • Fixed an error on absolute: true with empty sourceContent (by @​KingSora).

8.4.17

8.4.16

  • Fixed Root AST migration.

8.4.15

  • Fixed AST normalization after using custom parser with old PostCSS AST.

8.4.14

  • Print “old plugin API” warning only if plugin was used (by @​zardoy).

8.4.13

8.4.12

  • Fixed package.funding to have same value between all PostCSS packages.

8.4.11

  • Fixed Declaration#raws.value type.

8.4.10

  • Fixed package.funding URL format.

... (truncated)

Changelog

Sourced from postcss's changelog.

8.4.25

8.4.24

  • Fixed Plugin types.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

  • Fixed TypeScript support with node16 (by Remco Haszing).

8.4.21

  • Fixed Input#error types (by Aleks Hudochenkov).

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by Romain Menke).

8.4.18

  • Fixed an error on absolute: true with empty sourceContent (by Rene Haas).

8.4.17

  • Fixed Node.before() unexpected behavior (by Romain Menke).
  • Added TOC to docs (by Mikhail Dedov).

8.4.16

  • Fixed Root AST migration.

8.4.15

  • Fixed AST normalization after using custom parser with old PostCSS AST.

8.4.14

  • Print “old plugin API” warning only if plugin was used (by @​zardoy).

8.4.13

  • Fixed append() error after using .parent (by Jordan Pittman).

8.4.12

  • Fixed package.funding to have same value between all PostCSS packages.

8.4.11

  • Fixed Declaration#raws.value type.

8.4.10

  • Fixed package.funding URL format.

... (truncated)

Commits


Updates @salesforce/sfdx-lwc-jest from 0.7.0 to 1.4.1

Release notes

Sourced from @​salesforce/sfdx-lwc-jest's releases.

v1.4.1

What's Changed

Full Changelog: https://github.com/salesforce/sfdx-lwc-jest/compare/v1.4.0...v1.4.1

v1.4.0

What's Changed

Full Changelog: https://github.com/salesforce/sfdx-lwc-jest/compare/v1.3.0...v1.4.0

v1.3.0

What's Changed

Full Changelog: https://github.com/salesforce/sfdx-lwc-jest/compare/v1.1.4...v1.3.0

v1.1.4

What's Changed

Full Changelog: https://github.com/salesforce/sfdx-lwc-jest/compare/v1.1.3...v1.1.4

v1.1.3

What's Changed

Updates from Jest 27 to Jest 29.

New Contributors

Full Changelog: https://github.com/salesforce/sfdx-lwc-jest/compare/v1.0.1...v1.1.3

v1.1.2

What's Changed

... (truncated)

Changelog

Sourced from @​salesforce/sfdx-lwc-jest's changelog.

Changelog

Newer release notes can be found in GitHub Releases.

0.7.1 (March 3, 2020)

Fixes

  • Update a variety of stubs, including adding missing empApi and pageReferenceUtils libraries #134
  • Add selectedItem attribute to <lightning-tree> stub #126
  • Add missing <lightning-progress-ring> stub #132

Chores

  • Add code formatting and linting on all files #135
Commits
Maintainer changes

This version was pushed to npm by jye-sf, a new releaser for @​salesforce/sfdx-lwc-jest since your current version.


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 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](https://github.com/SalesforceLabs/VideoViewer/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #27.