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

build(deps-dev): bump asar from 3.1.0 to 3.2.0 in /app #2258

Merged
merged 1 commit into from Aug 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps asar from 3.1.0 to 3.2.0.

Release notes

Sourced from asar's releases.

v3.2.0

3.2.0 (2022-07-29)

Features

  • give better hints when failing due to bad links (#241) (db6d154)
Commits
  • db6d154 feat: give better hints when failing due to bad links (#241)
  • 6c7d9f0 Merge pull request #239 from dsanders11/revert-main-commit
  • cbc9cd9 Revert "chore: modernize JS in bin/asar.js"
  • db163be chore: modernize JS in bin/asar.js
  • a25691f docs: update README badges (#236)
  • ef6d44b build: update docker images (#237)
  • b1c8deb ci: use an available xcode version in CircleCI (#223)
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/asar-3.2.0 branch from 7f22baa to 7195285 Compare August 1, 2022 23:23
@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #2258 (77c838a) into master (7a4b31a) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2258      +/-   ##
==========================================
- Coverage   74.66%   74.64%   -0.03%     
==========================================
  Files         429      429              
  Lines       33382    33382              
==========================================
- Hits        24926    24917       -9     
- Misses       6658     6662       +4     
- Partials     1798     1803       +5     
Impacted Files Coverage Δ
repo/content/content_manager_iterate.go 89.50% <0.00%> (-2.21%) ⬇️
internal/server/source_manager.go 81.13% <0.00%> (-1.56%) ⬇️
snapshot/snapshotfs/repofs.go 79.29% <0.00%> (-1.52%) ⬇️
snapshot/snapshotfs/upload.go 83.01% <0.00%> (+0.34%) ⬆️
repo/blob/throttling/throttling_semaphore.go 100.00% <0.00%> (+2.94%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a4b31a...77c838a. Read the comment docs.

Bumps [asar](https://github.com/electron/asar) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/electron/asar/releases)
- [Changelog](https://github.com/electron/asar/blob/main/CHANGELOG.md)
- [Commits](electron/asar@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: asar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/asar-3.2.0 branch from 7195285 to 77c838a Compare August 3, 2022 04:14
@jkowalski jkowalski merged commit 07ec981 into master Aug 7, 2022
@jkowalski jkowalski deleted the dependabot/npm_and_yarn/app/asar-3.2.0 branch August 7, 2022 22:36
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant