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

Release 0.8.7 #619

Merged
merged 8 commits into from
Nov 25, 2024
Merged

Release 0.8.7 #619

merged 8 commits into from
Nov 25, 2024

Conversation

kanej
Copy link
Member

@kanej kanej commented Nov 25, 2024

0.8.7 - 2024-10-25

  • Fix for Solidity highlighting in Markdown files (#616)

OmarTawfik and others added 8 commits September 25, 2024 18:42
> With respect to the failing CI, I recommend removing that workflow and using GitHub Projects's native way of automatically adding issues to projects. That can be done in a separate PR though.

I think @kanej added it. I'm happy to remove it if you don't think it is useful anymore?

_Originally posted by @OmarTawfik in #598 (comment)
Hello. Changing the name and link to the social network in the documentation
Switch to github action, and away from npm package inline with codecov
docs.
Update CONTRIBUTING.md

Update CONTRIBUTING.md to reflect the current README.md files for the repo and for the extension.
* Update codebase.md

* Update CHANGELOG.md
We include syntax support for Solidity embedded within markdown. However
our build was not including the syntax file. This has been fixed in the
extensions bundling script.
Update the package version and changelog for the `0.8.7 - 2024-11-25` release.
@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Nov 25, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@nomicfoundation/[email protected] filesystem, shell +9 27.4 MB nomic-foundation-publisher
npm/@nomicfoundation/[email protected] filesystem, shell +10 3.86 MB alcuadrado
npm/@sentry/[email protected] environment, filesystem, network +10 2.16 MB sentry-bot
npm/@sentry/[email protected] None +4 2.71 MB sentry-bot
npm/@sentry/[email protected] None 0 317 kB sentry-bot
npm/@types/[email protected] None 0 79.9 kB types
npm/@types/[email protected] None 0 27.9 kB types
npm/@types/[email protected] None +1 19.1 kB types
npm/@types/[email protected] None 0 9.6 kB types
npm/@types/[email protected] None 0 1.72 MB types
npm/@types/[email protected] None 0 94 kB types
npm/@types/[email protected] None 0 4.86 kB types
npm/@types/[email protected] None 0 3.61 MB types
npm/@types/[email protected] None 0 43 kB types
npm/@types/[email protected] None 0 7 kB types
npm/@types/[email protected] None 0 23.5 kB types
npm/@types/[email protected] Transitive: eval +3 244 kB types
npm/@types/[email protected] None 0 633 kB types
npm/@typescript-eslint/[email protected] Transitive: environment, filesystem +26 5.3 MB jameshenry
npm/@typescript-eslint/[email protected] Transitive: environment, filesystem +16 1.73 MB jameshenry
npm/@vscode/[email protected] environment, filesystem, network, shell +18 2 MB vscode-bot
npm/@vscode/[email protected] environment, filesystem, shell Transitive: eval, network +73 10.1 MB vscode-bot
npm/[email protected] None 0 7.24 kB federicobond
npm/[email protected] None +6 891 kB chai
npm/[email protected] environment, filesystem Transitive: shell +12 12.2 MB gustavohenke
npm/[email protected] environment Transitive: filesystem, shell +4 60.2 kB kentcdodds
npm/[email protected] environment, filesystem 0 36.6 kB motdotla
npm/[email protected] environment, filesystem, network, shell +1 8.07 MB evanw
npm/[email protected] None 0 18.2 kB lydell
npm/[email protected] filesystem, unsafe Transitive: environment, eval, network +66 5.57 MB ljharb
npm/[email protected] filesystem Transitive: environment, eval, shell, unsafe +68 9.49 MB eslintbot
npm/[email protected] filesystem +17 497 kB mrmlnc
npm/[email protected] Transitive: environment, filesystem +3 120 kB ryanzim
npm/[email protected] filesystem, network +27 639 kB sindresorhus
npm/[email protected] environment, filesystem, network, shell Transitive: eval, unsafe +216 169 MB kanej
npm/[email protected] unsafe 0 13.3 kB ilearnio
npm/[email protected] environment, filesystem, unsafe Transitive: shell +131 13.7 MB coreyfarrell
npm/[email protected] None +3 16 MB fvictorio
npm/[email protected] environment, eval, filesystem, unsafe 0 21 MB sosukesuzuki
npm/[email protected] filesystem 0 17.3 kB isaacs
npm/[email protected] None 0 93.4 kB npm-cli-ops
npm/[email protected] None +1 121 kB sindresorhus
npm/[email protected] Transitive: environment, eval +15 7.45 MB fatso83
npm/[email protected] environment, filesystem, unsafe +14 1.47 MB cspotcode
npm/[email protected] None 0 66.8 MB typescript-bot
npm/[email protected] environment, filesystem, shell +4 441 kB dbaeumer
npm/[email protected] Transitive: environment, network +2 738 kB dbaeumer
npm/[email protected] None 0 40.6 kB vscode-bot
npm/[email protected] None 0 369 kB vscode-bot

🚮 Removed packages: npm/@openzeppelin/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.65%. Comparing base (ec480b3) to head (c44cd22).
Report is 70 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #619      +/-   ##
==========================================
+ Coverage   53.23%   54.65%   +1.42%     
==========================================
  Files         188      226      +38     
  Lines        4824     5187     +363     
  Branches      793      800       +7     
==========================================
+ Hits         2568     2835     +267     
- Misses       2019     2115      +96     
  Partials      237      237              

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


🚨 Try these New Features:

@kanej kanej merged commit 0d2aa09 into main Nov 25, 2024
8 of 9 checks passed
@kanej kanej deleted the release/2024-11-25 branch November 25, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants