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 @electron/asar from 3.2.10 to 3.2.11 #7441

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2024

Bumps @electron/asar from 3.2.10 to 3.2.11.

Release notes

Sourced from @​electron/asar's releases.

v3.2.11

3.2.11 (2024-09-10)

Bug Fixes

  • ensure symlinks do not write unexpectedly (#322) (4f7abe9)
Commits
  • 4f7abe9 fix: ensure symlinks do not write unexpectedly (#322)
  • 88b5ea4 refactor: rewrite to typescript retaining API (#320)
  • 50b0c62 build(deps): bump micromatch from 4.0.5 to 4.0.8 (#321)
  • a61839f build(deps): bump amannn/action-semantic-pull-request from 5.5.2 to 5.5.3 (#316)
  • b6828d1 build(deps): bump braces from 3.0.2 to 3.0.3 (#315)
  • 0cd8dba chore: bump electronjs/node to 2.3.0 (main) (#314)
  • 4882129 chore: bump electronjs/node to 2.2.3 (main) (#313)
  • f872373 chore: bump electronjs/node to 2.2.2 (main) (#312)
  • 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 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)

Bumps [@electron/asar](https://github.com/electron/asar) from 3.2.10 to 3.2.11.
- [Release notes](https://github.com/electron/asar/releases)
- [Changelog](https://github.com/electron/asar/blob/main/CHANGELOG.md)
- [Commits](electron/asar@v3.2.10...v3.2.11)

---
updated-dependencies:
- dependency-name: "@electron/asar"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the component/dependencies Pull requests that update a dependency file label Sep 10, 2024
@mook-as mook-as self-requested a review September 10, 2024 16:34
It appears that @electron/asar being rewritten in TypeScript caused some
issues.

Signed-off-by: Mark Yen <[email protected]>
@mook-as mook-as removed their request for review September 10, 2024 19:24
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

@jandubois jandubois merged commit 0fda7cb into main Sep 10, 2024
23 checks passed
@jandubois jandubois deleted the dependabot/npm_and_yarn/electron/asar-3.2.11 branch September 10, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants