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 @adobe/css-tools from 4.2.0 to 4.3.1 #820

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2023

Bumps @adobe/css-tools from 4.2.0 to 4.3.1.

Changelog

Sourced from @​adobe/css-tools's changelog.

4.3.1 / 2023-03-14

  • Fix redos vulnerability with specific crafted css string - CVE-2023-26364

4.3.0 / 2023-03-07

  • Update build tools
  • Update exports path and files
Commits

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 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 [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2023
@vercel
Copy link

vercel bot commented Aug 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
governance-portal-v2 ✅ Ready (Inspect) Visit Preview Aug 30, 2023 5:42am

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage: 11.01% and project coverage change: +0.07% 🎉

Comparison is base (b3c2a2a) 15.64% compared to head (5f1c5a9) 15.71%.
Report is 141 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #820      +/-   ##
===========================================
+ Coverage    15.64%   15.71%   +0.07%     
===========================================
  Files          493      508      +15     
  Lines         9167     9710     +543     
  Branches      3375     3505     +130     
===========================================
+ Hits          1434     1526      +92     
- Misses        7723     8174     +451     
  Partials        10       10              
Files Changed Coverage Δ
lib/utils.ts 42.37% <0.00%> (+1.69%) ⬆️
modules/address/components/AddressIconBox.tsx 55.55% <0.00%> (-4.45%) ⬇️
modules/address/components/Jazzicon.tsx 0.00% <0.00%> (ø)
modules/app/components/Card/CardSummary.tsx 0.00% <0.00%> (ø)
modules/app/components/Card/CardTitle.tsx 0.00% <0.00%> (ø)
modules/app/components/ErrorPage.tsx 0.00% <0.00%> (ø)
modules/app/components/ResourceBox.tsx 0.00% <ø> (ø)
modules/app/components/StatBox.tsx 0.00% <0.00%> (ø)
modules/app/components/Tabs.tsx 0.00% <0.00%> (ø)
modules/app/components/layout/Head.tsx 0.00% <ø> (ø)
... and 134 more

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamgoth adamgoth merged commit 01d6126 into develop Sep 5, 2023
6 of 8 checks passed
@adamgoth adamgoth deleted the dependabot/npm_and_yarn/adobe/css-tools-4.3.1 branch September 5, 2023 10:50
adamgoth added a commit that referenced this pull request Sep 13, 2023
* 0.11.5

* Feat: poll review link & no delegate migration for shadow delegates (#817)

* Add poll copy url to poll details page

* Remove migration banner for shadow delegates

* Feat:  AVCs page (#815)

* feat: Add functions and modules for AVCs page

* Add AVC UI components

* Fetch AVC delegate count and MKR delegated

* Add AVC list page

* Use delegate system stats for delegate pages

* Add new Endgame FAQ links

* Parse and limit length of AVC description

* Remove "View AVC details" button

* Add AVC link in mobile navigation menu

* Fix spec

---------

Co-authored-by: Adam Goth <[email protected]>

* Bump version

* Disable AVC detail link on avatar

* Edit link titles

* Hide view button if no delegates for AVC exist

* make test amount a variable

* Bump protobufjs from 6.11.3 to 6.11.4 (#819)

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @adobe/css-tools from 4.2.0 to 4.3.1 (#820)

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* show all avcs button, match button styles

* update vote proxy text and links

* remove available soon

* Bump version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: b-pmcg <[email protected]>
Co-authored-by: Hernando Guzmán <[email protected]>
Co-authored-by: Adam Goth <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler <[email protected]>
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.

1 participant