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

chore(npm)(deps-dev): bump wireit from 0.14.1 to 0.14.4 in /wnfs-wasm #398

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps wireit from 0.14.1 to 0.14.4.

Changelog

Sourced from wireit's changelog.

[0.14.4] - 2024-01-26

Fixed

  • When listing a symlink that points to a directory in output files, the symlink will now be directly cached as a symlink, instead of its children being cached. This also fixes an file already exists, symlink exception that could occur in the same situation.

[0.14.3] - 2024-01-10

Fixed

  • Handle missing file errors thrown while trying to fingerprint an input file with a graceful abort.

[0.14.2] - 2024-01-10

Added

  • Added a default option to the env setting for externally-provided environment variables to use when no value is provided.

Changed

  • The default logger for non-interactive environments has been switched to the 'quiet-ci' logger.
  • The local cache strategy will now create copy-on-write files when supported. This can improve performance when copying output files either into the cache or restoring from out of it, as the files' underlying data doesn't need to be copied, only filesystem metadata.
  • Unhandled exceptions will now be handled more gracefully.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner January 29, 2024 08:36
@dependabot dependabot bot added the chore Dependency Update label Jan 29, 2024
Copy link

socket-security bot commented Jan 29, 2024

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

Package New capabilities Transitives Size Publisher
npm/wireit@0.14.4 Transitive: environment, filesystem +30 1.57 MB aomarks

🚮 Removed packages: npm/wireit@0.14.1

View full report↗︎

@matheus23
Copy link
Member

@dependabot rebase

Bumps [wireit](https://github.com/google/wireit) from 0.14.1 to 0.14.4.
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](google/wireit@v0.14.1...v0.14.4)

---
updated-dependencies:
- dependency-name: wireit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wnfs-wasm/main/wireit-0.14.4 branch from f29dffb to 529928f Compare March 18, 2024 10:07
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.52%. Comparing base (e9e930b) to head (529928f).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
- Coverage   54.57%   54.52%   -0.06%     
==========================================
  Files          57       57              
  Lines        3956     3956              
  Branches      963      963              
==========================================
- Hits         2159     2157       -2     
- Misses       1175     1176       +1     
- Partials      622      623       +1     

see 1 file with indirect coverage changes

@matheus23 matheus23 merged commit 889b64f into main Mar 18, 2024
12 checks passed
@matheus23 matheus23 deleted the dependabot/npm_and_yarn/wnfs-wasm/main/wireit-0.14.4 branch March 18, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Dependency Update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant