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:2023-04-18 #454

Merged
merged 4 commits into from
Apr 18, 2023
Merged

release:2023-04-18 #454

merged 4 commits into from
Apr 18, 2023

Conversation

kanej
Copy link
Member

@kanej kanej commented Apr 18, 2023

0.6.16 - 2023-04-18

Changed

  • Move formatting to language server, to allow use from CoC (#300)

Fixed

  • Suppress file access errors on scans (#448)

antico5 and others added 4 commits April 12, 2023 08:22
Support for coc formatting by moving formatting from client-side to
server-side.
* chore: upgrade to GA 4

Swap the google analytics used to be GA 4.

* refactor: pass GA token through dotenv

Pull analytics secrets from a constants file that reads from environment
variables.

This has the advantage of a `npm run fullcheck` works without any setup
from the dev other than `npm install`. To do full development the dev
should setup a `.env` file based on the example, this will be read when
launching a debug client within vscode. During build the env variables
will be injected into the output js.

---------

Co-authored-by: John Kane <john@kanej.me>
Update the package version and changelog for the `0.6.16 - 2023-04-18`
release.
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2023

Codecov Report

Merging #454 (b882236) into main (718c9d4) will decrease coverage by 0.47%.
The diff coverage is n/a.

❗ Current head b882236 differs from pull request most recent head 5f45a36. Consider uploading reports for the commit 5f45a36 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
- Coverage   55.73%   55.26%   -0.47%     
==========================================
  Files         175      181       +6     
  Lines        4464     4556      +92     
  Branches      735      754      +19     
==========================================
+ Hits         2488     2518      +30     
- Misses       1744     1803      +59     
- Partials      232      235       +3     

see 25 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

⚠️ Please accept the latest app permissions to ensure bot commands work properly. Accept the new permissions here.

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
dotenv@16.0.3 filesystem, environment +0 motdotla

🚮 Removed packages: @nomicfoundation/solidity-language-server@0.6.15, @types/uuid@8.3.4

@kanej kanej merged commit 2b5e758 into main Apr 18, 2023
@kanej kanej deleted the release/2023-04-18 branch April 18, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants