Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2022

Bumps ossf/scorecard-action from 1.1.2 to 2.1.2.

Release notes

Sourced from ossf/scorecard-action's releases.

v2.1.2

What's Changed

Fixes

Full Changelog: ossf/scorecard-action@v2.1.1...v2.1.2

v2.1.1

Scorecard version

This release use Scorecard's v4.10.1

Full Changelog: ossf/scorecard-action@v2.1.0...v2.1.1

v2.1.0

What's Changed

Scorecard version

This release uses scorecard v4.10.0.

Improvements

Documentation

New Contributors

Full Changelog: ossf/scorecard-action@v2.0.6...v2.1.0

v2.0.6

What's Changed

Full Changelog: ossf/scorecard-action@v2.0.5...v2.0.6

v2.0.5

What's Changed

... (truncated)

Commits
  • e38b190 Bump docker tag for release. (#1055)
  • 7da02bf Bump scorecard to v4.10.2 to remove a CODEOWNERS printf statement. (#1054)
  • 013c0f8 🌱 Bump actions/dependency-review-action from 3.0.1 to 3.0.2
  • f93c094 🌱 Bump github/codeql-action from 2.1.36 to 2.1.37
  • ce8978e 🌱 Bump actions/upload-artifact from 3.1.0 to 3.1.1
  • 5ce49db 🌱 Bump actions/setup-go from 3.4.0 to 3.5.0
  • 15c10fc Update tag to v2.1.1 (#1047)
  • f96da1a 🌱 Update scorecard for the panic (#1045)
  • 813a825 Complete the list of required actions (#1044)
  • be62ea8 Update RELEASE.md (#1042)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.1.2 to 2.1.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@ce330fd...e38b190)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 22, 2022

Dependabot tried to add @hixie and @godofredoc as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Piinks/packages/pulls/30/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the Piinks/packages repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 22, 2022

The following labels could not be found: team, team: infra.

Piinks pushed a commit that referenced this pull request Jun 5, 2025
* Fix gradient regressions, OoO support for use/gradients

- Defer resolution to build and assert resolution doesn't happen during parsing.
- Fix regressions introduced in the last commit around userSpaceOnUse with transforms
  for linear gradients, and regressions around radial gradients in general.
- Tests

Things that are still wrong:

- I noticed while working on flutter_svg's "devil" SVG test that blends are not
  being accurately applied to individual paths. I'll try to address that
  in a separate PR.
- userSpaceOnUse gradients with transforms are not being applied correctly. This
  has been an issue in this repo forever, not a regression. Gotta figure out how
  to properly transform the gradient to the transformed path coordinate space.
  See https://github.com/dnfield/flutter_svg/pull/54/files#r216222991 and the
  test files added in that PR, which do not compile correctly today.

* fix inheritence for gradient properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant